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

2 uses

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