const github.com/gotd/td/tg.ChannelParticipantsAdminsTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_channel_participants_filter_gen.go#L144: const ChannelParticipantsAdminsTypeID = 0xb4608969
tl_channel_participants_filter_gen.go#L180: return ChannelParticipantsAdminsTypeID
tl_channel_participants_filter_gen.go#L192: ID: ChannelParticipantsAdminsTypeID,
tl_channel_participants_filter_gen.go#L207: b.PutID(ChannelParticipantsAdminsTypeID)
tl_channel_participants_filter_gen.go#L224: if err := b.ConsumeID(ChannelParticipantsAdminsTypeID); err != nil {
tl_channel_participants_filter_gen.go#L1172: case ChannelParticipantsAdminsTypeID:
tl_registry_gen.go#L601: ChannelParticipantsAdminsTypeID: "channelParticipantsAdmins#b4608969",
tl_registry_gen.go#L2383: "channelParticipantsAdmins": ChannelParticipantsAdminsTypeID,
tl_registry_gen.go#L4165: ChannelParticipantsAdminsTypeID: func() bin.Object { return &ChannelParticipantsAdmins{} },
tl_registry_gen.go#L5566: ChannelParticipantsAdminsTypeID,
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. |