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

2 uses

	github.com/gotd/td/tg (current package)
		tl_group_call_slices_gen.go#L317: func (s GroupCallArray) SortStable(less func(a, b GroupCall) bool) GroupCallArray {
		tl_group_call_slices_gen.go#L396: 	return s.SortStable(func(a, b GroupCall) bool {