Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface APIAllowedMentions

Hierarchy

  • APIAllowedMentions

Index

Properties

An array of allowed mention types to parse from the content

replied_user?: boolean
For replies, whether to mention the author of the message being replied to (default false)
default

false

roles?: string[]

Array of role_ids to mention (Max size of 100)

users?: string[]

Array of user_ids to mention (Max size of 100)

Generated using TypeDoc version 0.22.16, the 9/16/2022 at 1:09:16 AM