RadarcordClient
export default class RadarcordClient;Constructor
constructor(dJSClient: DiscordJS.Client, authToken: string);Properties
dJSClient
dJSClientauthorization
authorizationMethods
postStats
postStatspublic async postStats(shardCount: number = 1): Promise<StatsPostResult>Name
Type
Required?
Default
autopostStats
autopostStatsName
Type
Required?
Default
postWithCallback
postWithCallbackName
Type
Required?
Default
autopostWithCallback
autopostWithCallbackName
Type
Required?
Default
Last updated