github.com/gotd/td/tg.MessagesGetAttachMenuBotRequest.Bot (field)
9 uses
github.com/gotd/td/tg (current package)
tl_bots_allow_send_message_gen.go#L40: Bot InputUserClass
tl_bots_allow_send_message_gen.go#L58: if !(a.Bot == nil) {
tl_bots_allow_send_message_gen.go#L78: a.Bot = from.GetBot()
tl_bots_allow_send_message_gen.go#L126: if a.Bot == nil {
tl_bots_allow_send_message_gen.go#L129: if err := a.Bot.Encode(b); err != nil {
tl_bots_allow_send_message_gen.go#L156: a.Bot = value
tl_bots_allow_send_message_gen.go#L166: return a.Bot
tl_bots_allow_send_message_gen.go#L181: Bot: bot,
tl_server_gen.go#L8151: response, err := f(ctx, request.Bot)
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. |