github.com/gotd/td/tg.RequestPeerTypeCreateBot.BotManaged (field)
7 uses
github.com/gotd/td/tg (current package)
tl_request_peer_type_gen.go#L986: BotManaged bool
tl_request_peer_type_gen.go#L1020: if !(r.BotManaged == false) {
tl_request_peer_type_gen.go#L1048: r.BotManaged = from.GetBotManaged()
tl_request_peer_type_gen.go#L1103: if !(r.BotManaged == false) {
tl_request_peer_type_gen.go#L1162: r.BotManaged = r.Flags.Has(0)
tl_request_peer_type_gen.go#L1184: r.BotManaged = true
tl_request_peer_type_gen.go#L1187: r.BotManaged = 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. |