const github.com/gotd/td/tg.InputBotInlineMessageIDTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_bot_inline_message_id_gen.go#L49: const InputBotInlineMessageIDTypeID = 0x890c3d89
tl_input_bot_inline_message_id_gen.go#L105: return InputBotInlineMessageIDTypeID
tl_input_bot_inline_message_id_gen.go#L117: ID: InputBotInlineMessageIDTypeID,
tl_input_bot_inline_message_id_gen.go#L145: b.PutID(InputBotInlineMessageIDTypeID)
tl_input_bot_inline_message_id_gen.go#L165: if err := b.ConsumeID(InputBotInlineMessageIDTypeID); err != nil {
tl_input_bot_inline_message_id_gen.go#L490: case InputBotInlineMessageIDTypeID:
tl_registry_gen.go#L654: InputBotInlineMessageIDTypeID: "inputBotInlineMessageID#890c3d89",
tl_registry_gen.go#L2436: "inputBotInlineMessageID": InputBotInlineMessageIDTypeID,
tl_registry_gen.go#L4218: InputBotInlineMessageIDTypeID: func() bin.Object { return &InputBotInlineMessageID{} },
tl_registry_gen.go#L5781: InputBotInlineMessageIDTypeID,
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. |