feat: new application flag
This commit is contained in:
3
typings/index.d.ts
vendored
3
typings/index.d.ts
vendored
@@ -5404,7 +5404,8 @@ export type ApplicationFlagsString =
|
||||
| 'GATEWAY_MESSAGE_CONTENT_LIMITED'
|
||||
| 'EMBEDDED_FIRST_PARTY'
|
||||
| 'APPLICATION_COMMAND_BADGE'
|
||||
| 'ACTIVE';
|
||||
| 'ACTIVE'
|
||||
| 'IFRAME_MODAL';
|
||||
|
||||
export interface ApplicationRoleConnectionMetadataEditOptions {
|
||||
name: string;
|
||||
|
Reference in New Issue
Block a user