x
This commit is contained in:
parent
68cf1105c1
commit
75620ee7ea
2 changed files with 6 additions and 1 deletions
|
@ -385,6 +385,7 @@ const decoder = new TextDecoder('utf-8')
|
|||
export type SlashClientEvents = {
|
||||
interaction: [Interaction]
|
||||
interactionError: [Error]
|
||||
ping: []
|
||||
}
|
||||
|
||||
/** Slash Client represents an Interactions Client which can be used without Harmony Client. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue