RawClientUser
Signature
export type RawClientUser = { bot: true;} & APIUser;Members
This export does not declare public properties or methods in the generated declaration file.
export type RawClientUser = { bot: true;} & APIUser;This export does not declare public properties or methods in the generated declaration file.