const github.com/gotd/td/tg.InputBotInlineMessageTextTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_bot_inline_message_gen.go#L387: const InputBotInlineMessageTextTypeID = 0x3dcd7a87
tl_input_bot_inline_message_gen.go#L462: return InputBotInlineMessageTextTypeID
tl_input_bot_inline_message_gen.go#L474: ID: InputBotInlineMessageTextTypeID,
tl_input_bot_inline_message_gen.go#L530: b.PutID(InputBotInlineMessageTextTypeID)
tl_input_bot_inline_message_gen.go#L571: if err := b.ConsumeID(InputBotInlineMessageTextTypeID); err != nil {
tl_input_bot_inline_message_gen.go#L3038: case InputBotInlineMessageTextTypeID:
tl_registry_gen.go#L723: InputBotInlineMessageTextTypeID: "inputBotInlineMessageText#3dcd7a87",
tl_registry_gen.go#L3190: "inputBotInlineMessageText": InputBotInlineMessageTextTypeID,
tl_registry_gen.go#L5657: InputBotInlineMessageTextTypeID: func() bin.Object { return &InputBotInlineMessageText{} },
tl_registry_gen.go#L7895: InputBotInlineMessageTextTypeID,
![]() |
The pages are generated with Golds v0.8.5. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |