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

2 uses

	github.com/gotd/td/tg (current package)
		tl_channel_participant_slices_gen.go#L209: func (s ChannelParticipantArray) SortStable(less func(a, b ChannelParticipant) bool) ChannelParticipantArray {
		tl_channel_participant_slices_gen.go#L288: 	return s.SortStable(func(a, b ChannelParticipant) bool {