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

2 uses

	github.com/gotd/td/tg (current package)
		tl_message_peer_vote_slices_gen.go#L41: func (s MessagePeerVoteClassArray) Sort(less func(a, b MessagePeerVoteClass) bool) MessagePeerVoteClassArray {
		tl_message_peer_vote_slices_gen.go#L121: 	return s.Sort(func(a, b MessagePeerVoteClass) bool {