diff --git a/classes/Channel.html b/classes/Channel.html index 914ac404..88bb8d25 100644 --- a/classes/Channel.html +++ b/classes/Channel.html @@ -171,7 +171,7 @@
  • Parameters

    @@ -196,7 +196,7 @@
    _id: string
    @@ -206,7 +206,7 @@
    ackLimit: number
    @@ -216,7 +216,7 @@
    ackTimeout: number
    @@ -226,7 +226,7 @@
    active: Nullable<boolean> = null
    @@ -246,7 +246,7 @@
    channel_type: "SavedMessages" | "DirectMessage" | "Group" | "TextChannel" | "VoiceChannel"
    @@ -256,7 +256,7 @@
    client: Client
    @@ -266,7 +266,7 @@
    default_permissions: Nullable<{ a: number; d: number; r?: null | number }> = null
    @@ -286,7 +286,7 @@
    description: Nullable<string> = null
    @@ -306,7 +306,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
    @@ -326,7 +326,7 @@
    last_message_id: Nullable<string> = null
    @@ -346,7 +346,7 @@
    name: Nullable<string> = null
    @@ -366,7 +366,7 @@
    nsfw: Nullable<boolean> = null
    @@ -386,7 +386,7 @@
    owner_id: Nullable<string> = null
    @@ -406,7 +406,7 @@
    permissions: Nullable<number> = null
    @@ -426,7 +426,7 @@
    recipient_ids: Nullable<string[]> = null
    @@ -446,7 +446,7 @@
    role_permissions: Nullable<{}> = null
    @@ -466,7 +466,7 @@
    server_id: Nullable<string> = null
    @@ -486,7 +486,7 @@
    typing_ids: Set<string> = ...
    @@ -508,7 +508,7 @@
  • @@ -530,7 +530,7 @@
  • @@ -557,7 +557,7 @@
  • @@ -579,7 +579,7 @@
  • @@ -601,7 +601,7 @@
  • @@ -628,7 +628,7 @@
  • @@ -650,7 +650,7 @@
  • @@ -672,7 +672,7 @@
  • @@ -699,7 +699,7 @@
  • @@ -726,7 +726,7 @@
  • @@ -753,7 +753,7 @@
  • @@ -775,7 +775,7 @@
  • @@ -797,7 +797,7 @@
  • @@ -822,7 +822,7 @@
  • @@ -859,7 +859,7 @@
  • @@ -890,7 +890,7 @@
  • @@ -913,7 +913,7 @@
  • @@ -946,7 +946,7 @@
  • @@ -1023,7 +1023,7 @@
  • @@ -1051,7 +1051,7 @@
  • @@ -1083,7 +1083,7 @@
  • @@ -1115,7 +1115,7 @@
  • @@ -1147,7 +1147,7 @@
  • @@ -1179,7 +1179,7 @@
  • @@ -1211,7 +1211,7 @@
  • Parameters

    @@ -1228,13 +1228,13 @@

    havePermission