You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
context?: {/** @default true */global?: boolean;/** @default false */
dm?: boolean;/** @default false */
user?: boolean;/** @default [] */
guilds?: string[]// todo should this be able to accept an async function? if so when should that run}
The text was updated successfully, but these errors were encountered: