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

2 uses

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