const github.com/gotd/td/tg.ChannelsChannelParticipantTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_channels_channel_participant_gen.go#L48: const ChannelsChannelParticipantTypeID = 0xdfb80317
tl_channels_channel_participant_gen.go#L99: return ChannelsChannelParticipantTypeID
tl_channels_channel_participant_gen.go#L111: ID: ChannelsChannelParticipantTypeID,
tl_channels_channel_participant_gen.go#L139: b.PutID(ChannelsChannelParticipantTypeID)
tl_channels_channel_participant_gen.go#L180: if err := b.ConsumeID(ChannelsChannelParticipantTypeID); err != nil {
tl_registry_gen.go#L610: ChannelsChannelParticipantTypeID: "channels.channelParticipant#dfb80317",
tl_registry_gen.go#L2392: "channels.channelParticipant": ChannelsChannelParticipantTypeID,
tl_registry_gen.go#L4174: ChannelsChannelParticipantTypeID: func() bin.Object { return &ChannelsChannelParticipant{} },
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. |