const github.com/gotd/td/tg.InputBotInlineResultTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_bot_inline_result_gen.go#L76: const InputBotInlineResultTypeID = 0x88bf9319
tl_input_bot_inline_result_gen.go#L175: return InputBotInlineResultTypeID
tl_input_bot_inline_result_gen.go#L187: ID: InputBotInlineResultTypeID,
tl_input_bot_inline_result_gen.go#L259: b.PutID(InputBotInlineResultTypeID)
tl_input_bot_inline_result_gen.go#L307: if err := b.ConsumeID(InputBotInlineResultTypeID); err != nil {
tl_input_bot_inline_result_gen.go#L1313: case InputBotInlineResultTypeID:
tl_registry_gen.go#L622: InputBotInlineResultTypeID: "inputBotInlineResult#88bf9319",
tl_registry_gen.go#L2404: "inputBotInlineResult": InputBotInlineResultTypeID,
tl_registry_gen.go#L4186: InputBotInlineResultTypeID: func() bin.Object { return &InputBotInlineResult{} },
tl_registry_gen.go#L5785: InputBotInlineResultTypeID,
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. |