This command allows staff members to add comments to a suggestion. The comment will be displayed publicly in the suggestion feed.
suggestionId - The ID of the suggestion.
comment - The comment to add.
!> A suggestion can have a maximum of 23 comments
.comment <suggestionId> <comment>
The user must have Manage Server or a configured staff role.