github.com/gotd/td/tg.BotsGetBotInfoRequest.Bot (field)
9 uses
github.com/gotd/td/tg (current package)
tl_bots_get_bot_info_gen.go#L48: Bot InputUserClass
tl_bots_get_bot_info_gen.go#L72: if !(g.Bot == nil) {
tl_bots_get_bot_info_gen.go#L97: g.Bot = val
tl_bots_get_bot_info_gen.go#L141: if !(g.Bot == nil) {
tl_bots_get_bot_info_gen.go#L165: if g.Bot == nil {
tl_bots_get_bot_info_gen.go#L168: if err := g.Bot.Encode(b); err != nil {
tl_bots_get_bot_info_gen.go#L202: g.Bot = value
tl_bots_get_bot_info_gen.go#L217: g.Bot = value
tl_bots_get_bot_info_gen.go#L229: return g.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. |