diff --git a/classes/Client.Client-1.html b/classes/Client.Client-1.html index 4dd884ab..71cef9c3 100644 --- a/classes/Client.Client-1.html +++ b/classes/Client.Client-1.html @@ -170,7 +170,7 @@
  • Parameters

    @@ -192,7 +192,7 @@
    api: API
    @@ -202,7 +202,7 @@
    bots: default
    @@ -212,7 +212,7 @@
    channels: default
    @@ -222,7 +222,7 @@
    configuration: { app: string; build: { commit_sha: string; commit_timestamp: string; origin_url: string; semver: string; timestamp: string }; features: { autumn: { enabled: boolean; url: string }; captcha: { enabled: boolean; key: string }; email: boolean; invite_only: boolean; january: { enabled: boolean; url: string }; voso: { enabled: boolean; url: string; ws: string } }; revolt: string; vapid: string; ws: string }
    @@ -509,7 +509,7 @@
    emojis: default
    @@ -519,7 +519,7 @@
    heartbeat: number
    @@ -529,7 +529,7 @@
    members: default
    @@ -539,7 +539,7 @@
    messages: default
    @@ -549,7 +549,7 @@
    options: ClientOptions
    @@ -559,7 +559,7 @@
    servers: default
    @@ -569,7 +569,7 @@
    session: string | Session
    @@ -579,7 +579,7 @@
    unreads: default
    @@ -589,7 +589,7 @@
    user: Nullable<User> = null
    @@ -599,7 +599,7 @@
    users: default
    @@ -609,7 +609,7 @@
    websocket: WebSocketClient
    @@ -636,7 +636,7 @@
  • @@ -658,7 +658,7 @@
  • @@ -680,7 +680,7 @@
  • @@ -705,7 +705,7 @@
  • @@ -727,7 +727,7 @@
  • @@ -802,7 +802,7 @@
  • @@ -851,7 +851,7 @@
  • @@ -879,7 +879,7 @@
  • @@ -970,7 +970,7 @@
  • @@ -992,7 +992,7 @@
  • @@ -1024,7 +1024,7 @@
  • @@ -1074,7 +1074,7 @@
  • Parameters

    @@ -1088,7 +1088,7 @@
  • Parameters

    @@ -1173,7 +1173,7 @@
  • @@ -1205,7 +1205,7 @@
  • @@ -1236,7 +1236,7 @@
  • @@ -1264,7 +1264,7 @@
  • @@ -1374,7 +1374,7 @@
  • Parameters

    @@ -1403,7 +1403,7 @@
  • Parameters

    @@ -1432,7 +1432,7 @@
  • Parameters

    @@ -1461,7 +1461,7 @@
  • Parameters

    @@ -1490,7 +1490,7 @@
  • Parameters

    @@ -1519,7 +1519,7 @@
  • Parameters

    @@ -1554,7 +1554,7 @@
  • Parameters

    @@ -1589,7 +1589,7 @@
  • Parameters

    @@ -1624,7 +1624,7 @@
  • Parameters

    @@ -1662,7 +1662,7 @@
  • Parameters

    @@ -1700,7 +1700,7 @@
  • Parameters

    @@ -1735,7 +1735,7 @@
  • Parameters

    @@ -1770,7 +1770,7 @@
  • Parameters

    @@ -1808,7 +1808,7 @@
  • Parameters

    @@ -1843,7 +1843,7 @@
  • Parameters

    @@ -1881,7 +1881,7 @@
  • Parameters

    @@ -2006,7 +2006,7 @@
  • Parameters

    @@ -2044,7 +2044,7 @@
  • Parameters

    @@ -2079,7 +2079,7 @@
  • Parameters

    @@ -2114,7 +2114,7 @@
  • Parameters

    @@ -2171,7 +2171,7 @@
  • Parameters

    @@ -2206,7 +2206,7 @@
  • Parameters

    @@ -2241,7 +2241,7 @@
  • Parameters

    @@ -2346,7 +2346,7 @@
  • @@ -2378,7 +2378,7 @@
  • @@ -2541,7 +2541,7 @@
  • @@ -2564,7 +2564,7 @@
  • @@ -2596,7 +2596,7 @@
  • @@ -2619,7 +2619,7 @@
  • @@ -2661,7 +2661,7 @@
  • diff --git a/classes/index.API.API.html b/classes/index.API.API.html index 15947617..aab3ad36 100644 --- a/classes/index.API.API.html +++ b/classes/index.API.API.html @@ -336,7 +336,7 @@

    Type parameters

    @@ -348,7 +348,7 @@
    _id: string
    @@ -358,7 +358,7 @@
    banner: Nullable<{ _id: string; content_type: string; deleted?: null | boolean; filename: string; message_id?: null | string; metadata: { type: "File" } | { type: "Text" } | { height: number; type: "Image"; width: number } | { height: number; type: "Video"; width: number } | { type: "Audio" }; object_id?: null | string; reported?: null | boolean; server_id?: null | string; size: number; tag: string; user_id?: null | string }> = null
    @@ -368,7 +368,7 @@
    categories: Nullable<{ channels: string[]; id: string; title: string }[]> = null
    @@ -378,7 +378,7 @@
    channel_ids: string[] = []
    @@ -388,7 +388,7 @@
    client: Client
    @@ -398,7 +398,7 @@
    default_permissions: number
    @@ -408,7 +408,7 @@
    description: Nullable<string> = null
    @@ -418,7 +418,7 @@
    flags: Nullable<number> = null
    @@ -428,7 +428,7 @@
    icon: Nullable<{ _id: string; content_type: string; deleted?: null | boolean; filename: string; message_id?: null | string; metadata: { type: "File" } | { type: "Text" } | { height: number; type: "Image"; width: number } | { height: number; type: "Video"; width: number } | { type: "Audio" }; object_id?: null | string; reported?: null | boolean; server_id?: null | string; size: number; tag: string; user_id?: null | string }> = null
    @@ -438,7 +438,7 @@
    name: string
    @@ -448,7 +448,7 @@
    nsfw: Nullable<boolean> = null
    @@ -458,7 +458,7 @@
    owner: string
    @@ -468,7 +468,7 @@
    roles: Nullable<{}> = null
    @@ -478,7 +478,7 @@
    system_messages: Nullable<{ user_banned?: null | string; user_joined?: null | string; user_kicked?: null | string; user_left?: null | string }> = null
    @@ -495,7 +495,7 @@
  • Returns (undefined | Channel)[]

    @@ -512,7 +512,7 @@
  • @@ -534,7 +534,7 @@
  • @@ -556,7 +556,7 @@
  • @@ -578,7 +578,7 @@
  • @@ -601,7 +601,7 @@
  • @@ -626,7 +626,7 @@
  • @@ -648,7 +648,7 @@
  • @@ -670,7 +670,7 @@
  • @@ -695,7 +695,7 @@
  • @@ -717,7 +717,7 @@
  • @@ -763,7 +763,7 @@
  • @@ -840,7 +840,7 @@
  • @@ -871,7 +871,7 @@
  • @@ -902,7 +902,7 @@
  • @@ -927,13 +927,13 @@

    edit

    description
    -

    Enum of server flags

    +

    Bitfield of server flags

    @@ -560,7 +560,7 @@
  • @@ -665,7 +665,7 @@
    description
    -

    Enum of server flags

    +

    Bitfield of server flags

    @@ -753,7 +753,7 @@
  • @@ -859,7 +859,7 @@
  • @@ -969,7 +969,7 @@
    description
    -

    Enum of server flags

    +

    Bitfield of server flags

    diff --git a/classes/maps_Users.User.html b/classes/maps_Users.User.html index e2841e4b..a1eeb146 100644 --- a/classes/maps_Users.User.html +++ b/classes/maps_Users.User.html @@ -141,7 +141,7 @@
  • Parameters

    @@ -294,7 +294,7 @@
    _id: string
    @@ -304,7 +304,7 @@
    avatar: Nullable<{ _id: string; content_type: string; deleted?: null | boolean; filename: string; message_id?: null | string; metadata: { type: "File" } | { type: "Text" } | { height: number; type: "Image"; width: number } | { height: number; type: "Video"; width: number } | { type: "Audio" }; object_id?: null | string; reported?: null | boolean; server_id?: null | string; size: number; tag: string; user_id?: null | string }>
    @@ -314,7 +314,7 @@
    badges: Nullable<number>
    @@ -324,7 +324,7 @@
    bot: Nullable<{ owner: string }>
    @@ -334,7 +334,7 @@
    client: Client
    @@ -344,7 +344,7 @@
    flags: Nullable<number>
    @@ -354,7 +354,7 @@
    online: boolean
    @@ -364,7 +364,7 @@
    privileged: boolean
    @@ -374,7 +374,7 @@
    relationship: Nullable<"User" | "None" | "Friend" | "Outgoing" | "Incoming" | "Blocked" | "BlockedOther">
    @@ -384,7 +384,7 @@
    status: Nullable<{ presence?: null | "Online" | "Idle" | "Focus" | "Busy" | "Invisible"; text?: null | string }>
    @@ -394,7 +394,7 @@
    username: string
    @@ -411,7 +411,7 @@
  • @@ -433,7 +433,7 @@
  • @@ -455,7 +455,7 @@
  • @@ -477,7 +477,7 @@
  • @@ -499,7 +499,7 @@
  • Returns number

    @@ -519,7 +519,7 @@
  • @@ -541,7 +541,7 @@
  • @@ -563,7 +563,7 @@
  • @@ -586,7 +586,7 @@
  • @@ -609,7 +609,7 @@
  • Parameters

    @@ -632,7 +632,7 @@
  • @@ -655,7 +655,7 @@
  • @@ -677,7 +677,7 @@
  • @@ -699,7 +699,7 @@
  • Parameters

    diff --git a/classes/maps_Users.default.html b/classes/maps_Users.default.html index 4f28d377..d05bb00d 100644 --- a/classes/maps_Users.default.html +++ b/classes/maps_Users.default.html @@ -155,7 +155,7 @@

    Parameters

    @@ -205,7 +205,7 @@ @@ -336,7 +336,7 @@
  • Parameters

    @@ -508,7 +508,7 @@
  • @@ -563,7 +563,7 @@
  • @@ -739,13 +739,13 @@

    edit