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

2 uses

	github.com/gotd/td/tg (current package)
		tl_update_slices_gen.go#L8146: func (s UpdateChatParticipantArray) Sort(less func(a, b UpdateChatParticipant) bool) UpdateChatParticipantArray {
		tl_update_slices_gen.go#L8226: 	return s.Sort(func(a, b UpdateChatParticipant) bool {