const github.com/gotd/td/tg.ChannelParticipantTypeID

10 uses

	github.com/gotd/td/tg (current package)
		tl_channel_participant_gen.go#L46: const ChannelParticipantTypeID = 0xc00c07c0
		tl_channel_participant_gen.go#L97: 	return ChannelParticipantTypeID
		tl_channel_participant_gen.go#L109: 		ID:   ChannelParticipantTypeID,
		tl_channel_participant_gen.go#L133: 	b.PutID(ChannelParticipantTypeID)
		tl_channel_participant_gen.go#L152: 	if err := b.ConsumeID(ChannelParticipantTypeID); err != nil {
		tl_channel_participant_gen.go#L1547: 	case ChannelParticipantTypeID:
		tl_registry_gen.go#L594: 		ChannelParticipantTypeID:                                 "channelParticipant#c00c07c0",
		tl_registry_gen.go#L2376: 		"channelParticipant":                                 ChannelParticipantTypeID,
		tl_registry_gen.go#L4158: 		ChannelParticipantTypeID:                                 func() bin.Object { return &ChannelParticipant{} },
		tl_registry_gen.go#L5557: 			ChannelParticipantTypeID,