Table of Contents

Constructor UserMention

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

UserMention(ulong)

Allows the specific user to be mentioned

public UserMention(ulong id)

Parameters

id ulong

UserMention(DiscordUser)

Allows the specific user to be mentioned

public UserMention(DiscordUser user)

Parameters

user DiscordUser