const github.com/gotd/td/tg.ChannelParticipantAdminTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_channel_participant_gen.go#L709: const ChannelParticipantAdminTypeID = 0x34c3bb53
tl_channel_participant_gen.go#L799: return ChannelParticipantAdminTypeID
tl_channel_participant_gen.go#L811: ID: ChannelParticipantAdminTypeID,
tl_channel_participant_gen.go#L879: b.PutID(ChannelParticipantAdminTypeID)
tl_channel_participant_gen.go#L912: if err := b.ConsumeID(ChannelParticipantAdminTypeID); err != nil {
tl_channel_participant_gen.go#L1568: case ChannelParticipantAdminTypeID:
tl_registry_gen.go#L597: ChannelParticipantAdminTypeID: "channelParticipantAdmin#34c3bb53",
tl_registry_gen.go#L2379: "channelParticipantAdmin": ChannelParticipantAdminTypeID,
tl_registry_gen.go#L4161: ChannelParticipantAdminTypeID: func() bin.Object { return &ChannelParticipantAdmin{} },
tl_registry_gen.go#L5560: ChannelParticipantAdminTypeID,
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. |