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

2 uses

	github.com/gotd/td/tg (current package)
		tl_chat_slices_gen.go#L1159: func (s CommunityForbiddenArray) SortStable(less func(a, b CommunityForbidden) bool) CommunityForbiddenArray {
		tl_chat_slices_gen.go#L1238: 	return s.SortStable(func(a, b CommunityForbidden) bool {