Table of Contents

Class GuildInteractionUser

Namespace
NetCord
Assembly
NetCord.dll
public class GuildInteractionUser : GuildUser, IEntity, ISpanFormattable, IFormattable, IEquatable<Entity>, IJsonModel<JsonUser>, IJsonModel<JsonGuildUser>
Inheritance
GuildInteractionUser
Implements
Inherited Members
Extension Methods

Constructors

GuildInteractionUser(JsonGuildUser, ulong, RestClient)

public GuildInteractionUser(JsonGuildUser jsonModel, ulong guildId, RestClient client)

Parameters

jsonModel JsonGuildUser
guildId ulong
client RestClient

Properties

Permissions

public Permissions Permissions { get; }

Property Value

Permissions