const github.com/gotd/td/tg.InputBotInlineMessageMediaGeoTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_bot_inline_message_gen.go#L751: const InputBotInlineMessageMediaGeoTypeID = 0x96929a85
tl_input_bot_inline_message_gen.go#L832: return InputBotInlineMessageMediaGeoTypeID
tl_input_bot_inline_message_gen.go#L844: ID: InputBotInlineMessageMediaGeoTypeID,
tl_input_bot_inline_message_gen.go#L900: b.PutID(InputBotInlineMessageMediaGeoTypeID)
tl_input_bot_inline_message_gen.go#L944: if err := b.ConsumeID(InputBotInlineMessageMediaGeoTypeID); err != nil {
tl_input_bot_inline_message_gen.go#L2823: case InputBotInlineMessageMediaGeoTypeID:
tl_registry_gen.go#L616: InputBotInlineMessageMediaGeoTypeID: "inputBotInlineMessageMediaGeo#96929a85",
tl_registry_gen.go#L2398: "inputBotInlineMessageMediaGeo": InputBotInlineMessageMediaGeoTypeID,
tl_registry_gen.go#L4180: InputBotInlineMessageMediaGeoTypeID: func() bin.Object { return &InputBotInlineMessageMediaGeo{} },
tl_registry_gen.go#L5773: InputBotInlineMessageMediaGeoTypeID,
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. |