const github.com/gotd/td/tg.InputBotInlineMessageMediaAutoTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_bot_inline_message_gen.go#L63: const InputBotInlineMessageMediaAutoTypeID = 0x3380c786
tl_input_bot_inline_message_gen.go#L133: return InputBotInlineMessageMediaAutoTypeID
tl_input_bot_inline_message_gen.go#L145: ID: InputBotInlineMessageMediaAutoTypeID,
tl_input_bot_inline_message_gen.go#L193: b.PutID(InputBotInlineMessageMediaAutoTypeID)
tl_input_bot_inline_message_gen.go#L234: if err := b.ConsumeID(InputBotInlineMessageMediaAutoTypeID); err != nil {
tl_input_bot_inline_message_gen.go#L2809: case InputBotInlineMessageMediaAutoTypeID:
tl_registry_gen.go#L614: InputBotInlineMessageMediaAutoTypeID: "inputBotInlineMessageMediaAuto#3380c786",
tl_registry_gen.go#L2396: "inputBotInlineMessageMediaAuto": InputBotInlineMessageMediaAutoTypeID,
tl_registry_gen.go#L4178: InputBotInlineMessageMediaAutoTypeID: func() bin.Object { return &InputBotInlineMessageMediaAuto{} },
tl_registry_gen.go#L5771: InputBotInlineMessageMediaAutoTypeID,
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. |