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

2 uses

	github.com/gotd/td/tg (current package)
		tl_update_slices_gen.go#L8749: func (s UpdateChannelParticipantArray) Sort(less func(a, b UpdateChannelParticipant) bool) UpdateChannelParticipantArray {
		tl_update_slices_gen.go#L8829: 	return s.Sort(func(a, b UpdateChannelParticipant) bool {