const github.com/gotd/td/tg.MessagesGetAttachMenuBotsRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_messages_get_attach_menu_bots_gen.go#L50: const MessagesGetAttachMenuBotsRequestTypeID = 0x16fcc2cb
tl_messages_get_attach_menu_bots_gen.go#L91: return MessagesGetAttachMenuBotsRequestTypeID
tl_messages_get_attach_menu_bots_gen.go#L103: ID: MessagesGetAttachMenuBotsRequestTypeID,
tl_messages_get_attach_menu_bots_gen.go#L123: b.PutID(MessagesGetAttachMenuBotsRequestTypeID)
tl_messages_get_attach_menu_bots_gen.go#L141: if err := b.ConsumeID(MessagesGetAttachMenuBotsRequestTypeID); err != nil {
tl_registry_gen.go#L1547: MessagesGetAttachMenuBotsRequestTypeID: "messages.getAttachMenuBots#16fcc2cb",
tl_registry_gen.go#L3329: "messages.getAttachMenuBots": MessagesGetAttachMenuBotsRequestTypeID,
tl_registry_gen.go#L5111: MessagesGetAttachMenuBotsRequestTypeID: func() bin.Object { return &MessagesGetAttachMenuBotsRequest{} },
tl_server_gen.go#L5558: s.handlers[MessagesGetAttachMenuBotsRequestTypeID] = handler
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. |