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

3 uses

	github.com/gotd/td/tg (current package)
		tl_updates_slices_gen.go#L201: func (s UpdateShortMessageArray) Sort(less func(a, b UpdateShortMessage) bool) UpdateShortMessageArray {
		tl_updates_slices_gen.go#L281: 	return s.Sort(func(a, b UpdateShortMessage) bool {
		tl_updates_slices_gen.go#L295: 	return s.Sort(func(a, b UpdateShortMessage) bool {