Options
All
  • Public
  • Public/Protected
  • All
Menu

Users resource

Hierarchy

  • UsersResource

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

dmCache

dmCache: Cache<string, APIChannel> = ...

Methods

createDM

  • createDM(userId: string): Promise<APIChannel>

dm

  • dm(userId: string, message: MessageTypes): Promise<APIMessage>

get

  • get(userId?: string): Promise<APIUser>

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Static method

Generated using TypeDoc