const github.com/gotd/td/tg.MessagesBotAppTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_messages_bot_app_gen.go#L63: const MessagesBotAppTypeID = 0xeb50adf5
tl_messages_bot_app_gen.go#L122: return MessagesBotAppTypeID
tl_messages_bot_app_gen.go#L134: ID: MessagesBotAppTypeID,
tl_messages_bot_app_gen.go#L182: buf.PutID(MessagesBotAppTypeID)
tl_messages_bot_app_gen.go#L209: if err := buf.ConsumeID(MessagesBotAppTypeID); err != nil {
tl_registry_gen.go#L1171: MessagesBotAppTypeID: "messages.botApp#eb50adf5",
tl_registry_gen.go#L2953: "messages.botApp": MessagesBotAppTypeID,
tl_registry_gen.go#L4735: MessagesBotAppTypeID: func() bin.Object { return &MessagesBotApp{} },
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. |