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

2 uses

	github.com/gotd/td/tg (current package)
		tl_update_slices_gen.go#L2059: func (s UpdateMessageIDArray) SortStable(less func(a, b UpdateMessageID) bool) UpdateMessageIDArray {
		tl_update_slices_gen.go#L2138: 	return s.SortStable(func(a, b UpdateMessageID) bool {