const github.com/gotd/td/tg.BotInlineMessageMediaGeoTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_bot_inline_message_gen.go#L754: const BotInlineMessageMediaGeoTypeID = 0x51846fd
tl_bot_inline_message_gen.go#L835: return BotInlineMessageMediaGeoTypeID
tl_bot_inline_message_gen.go#L847: ID: BotInlineMessageMediaGeoTypeID,
tl_bot_inline_message_gen.go#L903: buf.PutID(BotInlineMessageMediaGeoTypeID)
tl_bot_inline_message_gen.go#L947: if err := buf.ConsumeID(BotInlineMessageMediaGeoTypeID); err != nil {
tl_bot_inline_message_gen.go#L2704: case BotInlineMessageMediaGeoTypeID:
tl_registry_gen.go#L628: BotInlineMessageMediaGeoTypeID: "botInlineMessageMediaGeo#51846fd",
tl_registry_gen.go#L2410: "botInlineMessageMediaGeo": BotInlineMessageMediaGeoTypeID,
tl_registry_gen.go#L4192: BotInlineMessageMediaGeoTypeID: func() bin.Object { return &BotInlineMessageMediaGeo{} },
tl_registry_gen.go#L5484: BotInlineMessageMediaGeoTypeID,
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. |