Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 451 Bytes

File metadata and controls

16 lines (14 loc) · 451 Bytes

Comment


Description

This command allows staff members to add comments to a suggestion. The comment will be displayed publicly in the suggestion feed.

Required Arguments

suggestionId - The ID of the suggestion.

comment - The comment to add.

!> A suggestion can have a maximum of 23 comments

Usage

.comment <suggestionId> <comment>

Permission Required

The user must have Manage Server or a configured staff role.