Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GetUsersError

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • new GetUsersError(channelName: string, type: "mods" | "vips", message?: undefined | string, cause?: Error): GetUsersError

Properties

Optional cause

cause: Error | undefined

channelName

channelName: string

message

message: string

name

name: string

stack

stack: string

type

type: "mods" | "vips"

Generated using TypeDoc