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,