Method CreateAccount
CreateAccount(ulong)
Creates an empty account using the discordId. Does NOT check for existance of an already created account.
public Task<Account?> CreateAccount(ulong discordId)
Parameters
discordIdulong
Creates an empty account using the discordId. Does NOT check for existance of an already created account.
public Task<Account?> CreateAccount(ulong discordId)
discordId ulong