Method AddMention
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
AddMention(IMention)
Adds an allowed mention to this message.
IDiscordMessageBuilder AddMention(IMention mention)
Parameters
mention
IMentionMention to allow in this message.