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

2 uses

	github.com/gotd/td/tg (current package)
		tl_update_slices_gen.go#L8250: func (s UpdateChannelParticipantArray) SortStable(less func(a, b UpdateChannelParticipant) bool) UpdateChannelParticipantArray {
		tl_update_slices_gen.go#L8329: 	return s.SortStable(func(a, b UpdateChannelParticipant) bool {