APIAllowedMentions

export interface APIAllowedMentions
export interface APIAllowedMentions
replied_user?:boolean
For replies, whether to mention the author of the message being replied to (default false)
Default value
false
roles?:Snowflake[]
Array of role_ids to mention (Max size of 100)
users?:Snowflake[]
Array of user_ids to mention (Max size of 100)