chore: uptick
This commit is contained in:
@@ -320,6 +320,7 @@ export interface GatewayEventHandlerContext {
|
||||
}
|
||||
|
||||
export interface SlashHandlerContext {
|
||||
slashFlightRef: MutableRefObject<number>
|
||||
composer: {
|
||||
enqueue: (text: string) => void
|
||||
hasSelection: boolean
|
||||
|
||||
Reference in New Issue
Block a user