取消关注用户选项

interface UserUnfollowOption {
    pageName?: number;
    ref?: string;
}

Properties

Properties

pageName?: number
ref?: string