const github.com/gotd/td/tg.BotsGetBotMenuButtonRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_bots_get_bot_menu_button_gen.go#L49: const BotsGetBotMenuButtonRequestTypeID = 0x9c60eb28
tl_bots_get_bot_menu_button_gen.go#L90: return BotsGetBotMenuButtonRequestTypeID
tl_bots_get_bot_menu_button_gen.go#L102: ID: BotsGetBotMenuButtonRequestTypeID,
tl_bots_get_bot_menu_button_gen.go#L122: b.PutID(BotsGetBotMenuButtonRequestTypeID)
tl_bots_get_bot_menu_button_gen.go#L145: if err := b.ConsumeID(BotsGetBotMenuButtonRequestTypeID); err != nil {
tl_registry_gen.go#L1683: BotsGetBotMenuButtonRequestTypeID: "bots.getBotMenuButton#9c60eb28",
tl_registry_gen.go#L3465: "bots.getBotMenuButton": BotsGetBotMenuButtonRequestTypeID,
tl_registry_gen.go#L5247: BotsGetBotMenuButtonRequestTypeID: func() bin.Object { return &BotsGetBotMenuButtonRequest{} },
tl_server_gen.go#L7998: s.handlers[BotsGetBotMenuButtonRequestTypeID] = 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. |