Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EventContext

An object containing context information for processing an event.

Hierarchy

Indexable

[key: string]: any

Other keys can be added as necessary by Client#extendContext.

Index

Properties

Properties

client

client: Client

The client that received the event.

Generated using TypeDoc