Skip to main content
Version: Next

APIAllowedMentions

Index

Properties

optionalparse

optionalreplied_user

replied_user?: boolean = false

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

optionalroles

roles?: string[]

Array of role_ids to mention (Max size of 100)

optionalusers

users?: string[]

Array of user_ids to mention (Max size of 100)

Page Options