Method WithAllowedMention
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
WithAllowedMention(IMention)
Adds the mention to the mentions to parse, etc. at the execution of the webhook.
public DiscordWebhookBuilder WithAllowedMention(IMention mention)
Parameters
mention
IMentionMention to add.