diff --git a/index.d.ts b/index.d.ts index 3096da7..3231b0d 100644 --- a/index.d.ts +++ b/index.d.ts @@ -72,6 +72,7 @@ declare global { open: boolean; target_ids: number[]; target_usernames: string[]; + type: string; user?: { id: string; username: string;