const github.com/gotd/td/tg.InputMediaAreaChannelPostTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_media_area_gen.go#L1174: const InputMediaAreaChannelPostTypeID = 0x2271f2bf
tl_media_area_gen.go#L1230: return InputMediaAreaChannelPostTypeID
tl_media_area_gen.go#L1242: ID: InputMediaAreaChannelPostTypeID,
tl_media_area_gen.go#L1270: b.PutID(InputMediaAreaChannelPostTypeID)
tl_media_area_gen.go#L1297: if err := b.ConsumeID(InputMediaAreaChannelPostTypeID); err != nil {
tl_media_area_gen.go#L1441: case InputMediaAreaChannelPostTypeID:
tl_registry_gen.go#L1209: InputMediaAreaChannelPostTypeID: "inputMediaAreaChannelPost#2271f2bf",
tl_registry_gen.go#L2991: "inputMediaAreaChannelPost": InputMediaAreaChannelPostTypeID,
tl_registry_gen.go#L4773: InputMediaAreaChannelPostTypeID: func() bin.Object { return &InputMediaAreaChannelPost{} },
tl_registry_gen.go#L6011: InputMediaAreaChannelPostTypeID,
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. |