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

2 uses

	github.com/gotd/td/tg (current package)
		tl_chat_participant_slices_gen.go#L348: func (s ChatParticipantAdminArray) SortStable(less func(a, b ChatParticipantAdmin) bool) ChatParticipantAdminArray {
		tl_chat_participant_slices_gen.go#L427: 	return s.SortStable(func(a, b ChatParticipantAdmin) bool {