const github.com/gotd/td/tg.InputBotInlineMessageMediaContactTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_bot_inline_message_gen.go#L1453: const InputBotInlineMessageMediaContactTypeID = 0xa6edbffd
tl_input_bot_inline_message_gen.go#L1525: return InputBotInlineMessageMediaContactTypeID
tl_input_bot_inline_message_gen.go#L1537: ID: InputBotInlineMessageMediaContactTypeID,
tl_input_bot_inline_message_gen.go#L1581: b.PutID(InputBotInlineMessageMediaContactTypeID)
tl_input_bot_inline_message_gen.go#L1614: if err := b.ConsumeID(InputBotInlineMessageMediaContactTypeID); err != nil {
tl_input_bot_inline_message_gen.go#L2837: case InputBotInlineMessageMediaContactTypeID:
tl_registry_gen.go#L618: InputBotInlineMessageMediaContactTypeID: "inputBotInlineMessageMediaContact#a6edbffd",
tl_registry_gen.go#L2400: "inputBotInlineMessageMediaContact": InputBotInlineMessageMediaContactTypeID,
tl_registry_gen.go#L4182: InputBotInlineMessageMediaContactTypeID: func() bin.Object { return &InputBotInlineMessageMediaContact{} },
tl_registry_gen.go#L5775: InputBotInlineMessageMediaContactTypeID,
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. |