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

2 uses

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