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

2 uses

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