Add the allowed_mentions field to Message #821
Labels
discord feature
Related to Discord's functionality.
model
Related to the `model` module.
tracking
Listing the progress on a particular development topic.
Discord has recently added a method of control over mentions for bots. They can prevent a mention from actually triggering a ping to a user or role, or even the @everyone and @here mentions. They can also dictate which mention may trigger a ping by specifying a user id or role id.
Additional information can be discovered at Discord's official documentation: https://discordapp.com/developers/docs/resources/channel#allowed-mentions-object.
The text was updated successfully, but these errors were encountered: