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

2 uses

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