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