Type Alias UnlikeRequestOptions

UnlikeRequestOptions: LikeOrUnlikeBaseOptions & {
    d?: 0;
}