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
JsonGuildUserguildId
ulongclient
RestClient
Properties
Permissions
public Permissions Permissions { get; }