mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-15 19:13:31 +01:00
feat: backport (#7779)
This commit is contained in:
1
typings/index.d.ts
vendored
1
typings/index.d.ts
vendored
@@ -4466,6 +4466,7 @@ export interface CreateRoleOptions extends RoleData {
|
||||
export interface StageInstanceCreateOptions {
|
||||
topic: string;
|
||||
privacyLevel?: PrivacyLevel | number;
|
||||
sendStartNotification?: boolean;
|
||||
}
|
||||
|
||||
export interface CrosspostedChannel {
|
||||
|
||||
Reference in New Issue
Block a user