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