github.com/gotd/td/tg.PeerSettings.BusinessBotPaused (field)
7 uses
github.com/gotd/td/tg (current package)
tl_peer_settings_gen.go#L84: BusinessBotPaused bool
tl_peer_settings_gen.go#L201: if !(p.BusinessBotPaused == false) {
tl_peer_settings_gen.go#L283: p.BusinessBotPaused = from.GetBusinessBotPaused()
tl_peer_settings_gen.go#L488: if !(p.BusinessBotPaused == false) {
tl_peer_settings_gen.go#L607: p.BusinessBotPaused = p.Flags.Has(11)
tl_peer_settings_gen.go#L857: p.BusinessBotPaused = true
tl_peer_settings_gen.go#L860: p.BusinessBotPaused = false
![]() |
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. |