regenerate openapi.json
This commit is contained in:
parent
af36ea0bb5
commit
601a9d535b
Binary file not shown.
@ -17,7 +17,7 @@
|
||||
*/
|
||||
|
||||
export interface RequestGuildMembersSchema {
|
||||
guild_id: string | string[];
|
||||
guild_id: string | [string];
|
||||
query?: string;
|
||||
limit?: number;
|
||||
presences?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user