Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 372 Bytes

File metadata and controls

14 lines (13 loc) · 372 Bytes

Attach


Description

Attact an image to a suggestion in the suggestion feed.

Required Arguments

suggestionId - The suggestion ID

attachment - The image to attach. It must be a png, jpg, jpeg or gif file.

Usage

.attach <suggestionId> <attachment>

Permission Required

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