const github.com/gotd/td/tg.ChannelTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_chat_gen.go#L1338: const ChannelTypeID = 0xd49f34c6
tl_chat_gen.go#L1689: return ChannelTypeID
tl_chat_gen.go#L1701: ID: ChannelTypeID,
tl_chat_gen.go#L2105: b.PutID(ChannelTypeID)
tl_chat_gen.go#L2225: if err := b.ConsumeID(ChannelTypeID); err != nil {
tl_chat_gen.go#L4810: case ChannelTypeID:
tl_registry_gen.go#L123: ChannelTypeID: "channel#d49f34c6",
tl_registry_gen.go#L2590: "channel": ChannelTypeID,
tl_registry_gen.go#L5057: ChannelTypeID: func() bin.Object { return &Channel{} },
tl_registry_gen.go#L7676: ChannelTypeID,
![]() |
The pages are generated with Golds v0.8.5. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |