Interface AllowedMentions

Hierarchy

  • AllowedMentions

Properties

everyone?: boolean
repliedUser?: boolean
roles?: boolean | string[]
users?: boolean | string[]