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

2 uses

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