Table of Contents

Constructor RoleMention

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

RoleMention(ulong)

Allows the specific id to be mentioned

public RoleMention(ulong id)

Parameters

id ulong

RoleMention(DiscordRole)

Allows the specific role to be mentioned

public RoleMention(DiscordRole role)

Parameters

role DiscordRole