export interface ClientApplicationInstallParamspermissions : Readonly<PermissionsBitField>
The permissions this bot will request upon joining
scopes : readonly OAuth2Scopes[]
The scopes to add the application to the server with
export interface ClientApplicationInstallParamsThe permissions this bot will request upon joining
The scopes to add the application to the server with