github.com/gotd/td/tg.AccountToggleConnectedBotPausedRequest.Paused (field)
6 uses
github.com/gotd/td/tg (current package)
tl_account_toggle_connected_bot_paused_gen.go#L46: Paused bool
tl_account_toggle_connected_bot_paused_gen.go#L67: if !(t.Paused == false) {
tl_account_toggle_connected_bot_paused_gen.go#L89: t.Paused = from.GetPaused()
tl_account_toggle_connected_bot_paused_gen.go#L147: b.PutBool(t.Paused)
tl_account_toggle_connected_bot_paused_gen.go#L179: t.Paused = value
tl_account_toggle_connected_bot_paused_gen.go#L197: return t.Paused
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |