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

2 uses

	github.com/gotd/td/tg (current package)
		tl_updates_difference_slices_gen.go#L175: func (s UpdatesDifferenceEmptyArray) Sort(less func(a, b UpdatesDifferenceEmpty) bool) UpdatesDifferenceEmptyArray {
		tl_updates_difference_slices_gen.go#L255: 	return s.Sort(func(a, b UpdatesDifferenceEmpty) bool {