Create a new User Method handler
Usually SnowTransfer creates a method handler for you, this is here for completion
You can access the methods listed via client.user.method
, where client
is an initialized SnowTransfer instance
Create a direct message channel with another user
You can not create a dm with another bot
Id of the user to create the direct message channel with
Get direct messages of a user
Returns an empty array for bots
Array of dm channels
Get guilds of the current user
Array of partial guild objects
Get information about current user
Get information about a user via Id
Id of the user
Leave a guild
Id of the guild
Resolves the Promise on successful execution
Update the current user
Generated using TypeDoc
Methods for interacting with users