Method AddMention
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
AddMention(IMention)
Adds the mention to the mentions to parse, etc. with the interaction response.
public T AddMention(IMention mention)
Parameters
mention
IMentionMention to add.
Returns
- T