Table of Contents

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 IMention

Mention to add.

Returns

T