Property DiscordId
DiscordId
Returns a possible discordId for the player
public ulong? DiscordId { get; }
Property Value
- ulong?
discordId- if the player is valid and discordId is found
null- if the player is invalid or if not found
Returns a possible discordId for the player
public ulong? DiscordId { get; }
discordId- if the player is valid and discordId is found
null- if the player is invalid or if not found