github.com/gotd/td/tg.BotsSetBotInfoRequest.Bot (field)
9 uses
github.com/gotd/td/tg (current package)
tl_bots_set_bot_info_gen.go#L48: Bot InputUserClass
tl_bots_set_bot_info_gen.go#L83: if !(s.Bot == nil) {
tl_bots_set_bot_info_gen.go#L120: s.Bot = val
tl_bots_set_bot_info_gen.go#L191: if !(s.Bot == nil) {
tl_bots_set_bot_info_gen.go#L224: if s.Bot == nil {
tl_bots_set_bot_info_gen.go#L227: if err := s.Bot.Encode(b); err != nil {
tl_bots_set_bot_info_gen.go#L270: s.Bot = value
tl_bots_set_bot_info_gen.go#L306: s.Bot = value
tl_bots_set_bot_info_gen.go#L318: return s.Bot, true
The pages are generated with Golds v0.6.7. (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 @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |