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

3 uses

	github.com/gotd/td/tg (current package)
		tl_phone_call_slices_gen.go#L754: func (s PhoneCallAcceptedArray) Sort(less func(a, b PhoneCallAccepted) bool) PhoneCallAcceptedArray {
		tl_phone_call_slices_gen.go#L834: 	return s.Sort(func(a, b PhoneCallAccepted) bool {
		tl_phone_call_slices_gen.go#L848: 	return s.Sort(func(a, b PhoneCallAccepted) bool {