fanfou-sdk
    Preparing search index...

    Type Alias CreateBlockedUserOptions

    type CreateBlockedUserOptions = {
        callback?: string;
        format?: APIFormat;
        id: string;
        mode?: APIMode;
    }
    Index

    Properties

    callback?: string
    format?: APIFormat
    id: string
    mode?: APIMode