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

2 uses

	github.com/gotd/td/tg (current package)
		tl_updates_slices_gen.go#L545: func (s UpdatesCombinedArray) Sort(less func(a, b UpdatesCombined) bool) UpdatesCombinedArray {
		tl_updates_slices_gen.go#L625: 	return s.Sort(func(a, b UpdatesCombined) bool {