mirror of
https://github.com/tiramisulabs/seyfert.git
synced 2025-07-05 06:26:08 +00:00
Fix jsDoc
This commit is contained in:
parent
8fedad76a6
commit
c1162d5d19
@ -684,7 +684,7 @@ export interface Ready extends Omit<DiscordReady, 'user'> {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Alias of `keyof (Events) & string`. List of all events that can be emitted by the session.
|
* Alias of `keyof Events. List of all events that can be emitted by the session.
|
||||||
* Ex: ready, messageCreate, guildCreate, etc.
|
* Ex: ready, messageCreate, guildCreate, etc.
|
||||||
* @see {@link Events}
|
* @see {@link Events}
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user