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

2 uses

	github.com/gotd/td/tg (current package)
		tl_input_group_call_slices_gen.go#L162: func (s InputGroupCallArray) Sort(less func(a, b InputGroupCall) bool) InputGroupCallArray {
		tl_input_group_call_slices_gen.go#L242: 	return s.Sort(func(a, b InputGroupCall) bool {