const github.com/gotd/td/tg.MessagesGetBotAppRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_messages_get_bot_app_gen.go#L55: const MessagesGetBotAppRequestTypeID = 0x34fdc5c3
tl_messages_get_bot_app_gen.go#L101: return MessagesGetBotAppRequestTypeID
tl_messages_get_bot_app_gen.go#L113: ID: MessagesGetBotAppRequestTypeID,
tl_messages_get_bot_app_gen.go#L137: b.PutID(MessagesGetBotAppRequestTypeID)
tl_messages_get_bot_app_gen.go#L161: if err := b.ConsumeID(MessagesGetBotAppRequestTypeID); err != nil {
tl_registry_gen.go#L1573: MessagesGetBotAppRequestTypeID: "messages.getBotApp#34fdc5c3",
tl_registry_gen.go#L3355: "messages.getBotApp": MessagesGetBotAppRequestTypeID,
tl_registry_gen.go#L5137: MessagesGetBotAppRequestTypeID: func() bin.Object { return &MessagesGetBotAppRequest{} },
tl_server_gen.go#L6028: s.handlers[MessagesGetBotAppRequestTypeID] = 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. |