Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IClient

Hierarchy

  • IClient

Index

Methods

getServers

  • Get the servers the client is on.

    Returns IServer[]

    The servers of the client

getUser

  • Get the wrapped user object from the client.

    Returns IUser

    The user object of the client

setPresence

  • setPresence(text: string): void
  • Sets the presence text of the client

    Parameters

    • text: string

    Returns void

Generated using TypeDoc