Function deleteCommentBoardBan

  • Returns Promise<null>

    Description

    Delete comment board ban resource

    Async

    Since

    0.1.0

    Example

     deleteCommentBoardBan({
    commentBoardBanId: '<comment_board_ban_id>',
    })
    ``

Generated using TypeDoc