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

2 uses

	github.com/gotd/td/tg (current package)
		tl_group_call_slices_gen.go#L207: func (s GroupCallDiscardedArray) SortStable(less func(a, b GroupCallDiscarded) bool) GroupCallDiscardedArray {
		tl_group_call_slices_gen.go#L286: 	return s.SortStable(func(a, b GroupCallDiscarded) bool {