AuthData

export interface AuthData
export interface AuthData

No summary provided.

prefix?:'Bearer' | 'Bot'
The authorization prefix to use for this request, useful if you use this with bearer tokens
Default value
REST.options.authPrefix
token:string
The authorization token to use for this request