Hierarchy

Constructors

Methods

  • Get a user by their id

    Returns

    Parameters

    • id: string

      the id of the user

    Returns Promise<User>

  • Leave a guild.

    Returns

    Parameters

    • id: string

      The id of the guild to leave.

    Returns Promise<void>