const github.com/gotd/td/tg.InputBotInlineMessageMediaInvoiceTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_bot_inline_message_gen.go#L1939: const InputBotInlineMessageMediaInvoiceTypeID = 0xd7e78225
tl_input_bot_inline_message_gen.go#L2029: return InputBotInlineMessageMediaInvoiceTypeID
tl_input_bot_inline_message_gen.go#L2041: ID: InputBotInlineMessageMediaInvoiceTypeID,
tl_input_bot_inline_message_gen.go#L2101: b.PutID(InputBotInlineMessageMediaInvoiceTypeID)
tl_input_bot_inline_message_gen.go#L2145: if err := b.ConsumeID(InputBotInlineMessageMediaInvoiceTypeID); err != nil {
tl_input_bot_inline_message_gen.go#L2851: case InputBotInlineMessageMediaInvoiceTypeID:
tl_registry_gen.go#L620: InputBotInlineMessageMediaInvoiceTypeID: "inputBotInlineMessageMediaInvoice#d7e78225",
tl_registry_gen.go#L2402: "inputBotInlineMessageMediaInvoice": InputBotInlineMessageMediaInvoiceTypeID,
tl_registry_gen.go#L4184: InputBotInlineMessageMediaInvoiceTypeID: func() bin.Object { return &InputBotInlineMessageMediaInvoice{} },
tl_registry_gen.go#L5777: InputBotInlineMessageMediaInvoiceTypeID,
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. |