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

2 uses

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