Struct DiscordUser
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: AltV.Net.Client
Assembly: AltV.Net.Client.dll
Syntax
public struct DiscordUser
Fields
| Improve this Doc View SourceAvatar
Declaration
public readonly string Avatar
Field Value
Type | Description |
---|---|
System.String |
Discriminator
Declaration
public readonly string Discriminator
Field Value
Type | Description |
---|---|
System.String |
Id
Declaration
public readonly string Id
Field Value
Type | Description |
---|---|
System.String |
Username
Declaration
public readonly string Username
Field Value
Type | Description |
---|---|
System.String |
Properties
| Improve this Doc View SourceAvatarUrl
Declaration
public readonly string AvatarUrl { get; }
Property Value
Type | Description |
---|---|
System.String |