New option type
This commit is contained in:
1
index.d.ts
vendored
1
index.d.ts
vendored
@@ -72,6 +72,7 @@ declare global {
|
||||
open: boolean;
|
||||
target_ids: number[];
|
||||
target_usernames: string[];
|
||||
type: string;
|
||||
user?: {
|
||||
id: string;
|
||||
username: string;
|
||||
|
||||
Reference in New Issue
Block a user