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

3 uses

	github.com/gotd/td/tg (current package)
		tl_chat_slices_gen.go#L1261: func (s CommunityArray) Sort(less func(a, b Community) bool) CommunityArray {
		tl_chat_slices_gen.go#L1341: 	return s.Sort(func(a, b Community) bool {
		tl_chat_slices_gen.go#L1355: 	return s.Sort(func(a, b Community) bool {