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

2 uses

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