RESTAPIApplicationGuildCommand
Signature
export type RESTAPIApplicationGuildCommand = Omit<APIApplicationCommand, 'dm_permission' | 'handler'>;Members
This export does not declare public properties or methods in the generated declaration file.
export type RESTAPIApplicationGuildCommand = Omit<APIApplicationCommand, 'dm_permission' | 'handler'>;This export does not declare public properties or methods in the generated declaration file.