IEvent

The IEvent interface for a feature | Type Interface Annotation

<Key extends keyof ClientEvents = any>
Parameter
Description
Type
Required

description

The event description

String

false

callback

The event callback

ClientEvents[Key]

true

Last updated