Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RestEvents

Hierarchy

  • RestEvents

Index

Properties

handlerSweep: [sweptHandlers: Collection<string, IHandler>]
hashSweep: [sweptHashes: Collection<string, HashData>]
invalidRequestWarning: [invalidRequestInfo: InvalidRequestWarningData]
newListener: [name: string, listener: ((...args: any) => void)]
rateLimited: [rateLimitInfo: RateLimitData]
removeListener: [name: string, listener: ((...args: any) => void)]
request: [request: APIRequest]
response: [request: APIRequest, response: Response]
restDebug: [info: string]

Generated using TypeDoc version 0.22.16, the 9/16/2022 at 1:09:17 AM