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

2 uses

	github.com/gotd/td/tg (current package)
		tl_chat_slices_gen.go#L511: func (s ChatEmptyArray) Sort(less func(a, b ChatEmpty) bool) ChatEmptyArray {
		tl_chat_slices_gen.go#L591: 	return s.Sort(func(a, b ChatEmpty) bool {