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

2 uses

	github.com/gotd/td/tg (current package)
		tl_user_slices_gen.go#L272: func (s UserEmptyArray) Sort(less func(a, b UserEmpty) bool) UserEmptyArray {
		tl_user_slices_gen.go#L352: 	return s.Sort(func(a, b UserEmpty) bool {