DiscordKit
Docs
Home
GitHub
NPM
History
Clear
EventType
Powered by
#
EventType
#
Import
ESM
CJS
import
{
EventType
}
from
'discordkit'
;
#
Enum
export
enum
EventType
{
On
=
'on'
,
Once
=
'once'
}
;
Contents
Import
Enum