github.com/gotd/td/tg.ChannelParticipantArray.Sort (method)

2 uses

	github.com/gotd/td/tg (current package)
		tl_channel_participant_slices_gen.go#L201: func (s ChannelParticipantArray) Sort(less func(a, b ChannelParticipant) bool) ChannelParticipantArray {
		tl_channel_participant_slices_gen.go#L281: 	return s.Sort(func(a, b ChannelParticipant) bool {