const github.com/gotd/td/tg.InputBotInlineResultGameTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_bot_inline_result_gen.go#L1081: const InputBotInlineResultGameTypeID = 0x4fa417f2
tl_input_bot_inline_result_gen.go#L1137: return InputBotInlineResultGameTypeID
tl_input_bot_inline_result_gen.go#L1149: ID: InputBotInlineResultGameTypeID,
tl_input_bot_inline_result_gen.go#L1177: b.PutID(InputBotInlineResultGameTypeID)
tl_input_bot_inline_result_gen.go#L1202: if err := b.ConsumeID(InputBotInlineResultGameTypeID); err != nil {
tl_input_bot_inline_result_gen.go#L1334: case InputBotInlineResultGameTypeID:
tl_registry_gen.go#L625: InputBotInlineResultGameTypeID: "inputBotInlineResultGame#4fa417f2",
tl_registry_gen.go#L2407: "inputBotInlineResultGame": InputBotInlineResultGameTypeID,
tl_registry_gen.go#L4189: InputBotInlineResultGameTypeID: func() bin.Object { return &InputBotInlineResultGame{} },
tl_registry_gen.go#L5788: InputBotInlineResultGameTypeID,
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. |