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

2 uses

	github.com/gotd/td/tg (current package)
		tl_chat_participant_slices_gen.go#L162: func (s ChatParticipantArray) Sort(less func(a, b ChatParticipant) bool) ChatParticipantArray {
		tl_chat_participant_slices_gen.go#L242: 	return s.Sort(func(a, b ChatParticipant) bool {