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

2 uses

	github.com/gotd/td/tg (current package)
		tl_chat_full_slices_gen.go#L458: func (s CommunityFullArray) SortStable(less func(a, b CommunityFull) bool) CommunityFullArray {
		tl_chat_full_slices_gen.go#L537: 	return s.SortStable(func(a, b CommunityFull) bool {