mirror of
https://github.com/spacebarchat/server.git
synced 2026-09-17 03:45:11 +00:00
fixes for pluralkit
This commit is contained in:
@@ -26,6 +26,7 @@ interface PendingInteraction {
|
||||
channelId?: string;
|
||||
guildId?: string;
|
||||
nonce?: string;
|
||||
mesageId?: string;
|
||||
type: InteractionType;
|
||||
commandType: ApplicationCommandType;
|
||||
commandName: string;
|
||||
|
||||
Reference in New Issue
Block a user