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

2 uses

	github.com/gotd/td/tg (current package)
		tl_group_call_slices_gen.go#L49: func (s GroupCallClassArray) SortStable(less func(a, b GroupCallClass) bool) GroupCallClassArray {
		tl_group_call_slices_gen.go#L128: 	return s.SortStable(func(a, b GroupCallClass) bool {