hasIntent
Signature
export declare function hasIntent(intents: number, target: keyof typeof GatewayIntentBits | GatewayIntentBits): boolean;Members
This export does not declare public properties or methods in the generated declaration file.
export declare function hasIntent(intents: number, target: keyof typeof GatewayIntentBits | GatewayIntentBits): boolean;This export does not declare public properties or methods in the generated declaration file.