const github.com/gotd/td/tg.InputBotInlineResultDocumentTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_bot_inline_result_gen.go#L753: const InputBotInlineResultDocumentTypeID = 0xfff8fdc4
tl_input_bot_inline_result_gen.go#L833: return InputBotInlineResultDocumentTypeID
tl_input_bot_inline_result_gen.go#L845: ID: InputBotInlineResultDocumentTypeID,
tl_input_bot_inline_result_gen.go#L897: b.PutID(InputBotInlineResultDocumentTypeID)
tl_input_bot_inline_result_gen.go#L938: if err := b.ConsumeID(InputBotInlineResultDocumentTypeID); err != nil {
tl_input_bot_inline_result_gen.go#L1327: case InputBotInlineResultDocumentTypeID:
tl_registry_gen.go#L624: InputBotInlineResultDocumentTypeID: "inputBotInlineResultDocument#fff8fdc4",
tl_registry_gen.go#L2406: "inputBotInlineResultDocument": InputBotInlineResultDocumentTypeID,
tl_registry_gen.go#L4188: InputBotInlineResultDocumentTypeID: func() bin.Object { return &InputBotInlineResultDocument{} },
tl_registry_gen.go#L5787: InputBotInlineResultDocumentTypeID,
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. |