From cddd208b4ba247b49750e6cca9d2c358fdbaf466 Mon Sep 17 00:00:00 2001
From: insertish
Date: Thu, 15 Jun 2023 19:45:01 +0000
Subject: [PATCH] =?UTF-8?q?Deploying=20to=20docs=20from=20@=20revoltchat/r?=
=?UTF-8?q?evolt.js@96d0173999d2f87d750c5e3cfd89f5272b7c2f14=20?=
=?UTF-8?q?=F0=9F=9A=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
assets/search.js | 2 +-
classes/API.API.html | 34 ++---
classes/Bot.html | 38 +++---
classes/BotCollection.html | 52 ++++----
classes/Channel.html | 124 +++++++++---------
classes/ChannelCollection.html | 50 +++----
classes/ChannelEditSystemMessage.html | 14 +-
classes/ChannelInvite.html | 10 +-
.../ChannelOwnershipChangeSystemMessage.html | 18 +--
classes/ChannelRenamedSystemMessage.html | 16 +--
classes/ChannelUnread.html | 12 +-
classes/ChannelUnreadCollection.html | 48 +++----
classes/ChannelWebhookCollection.html | 48 +++----
classes/ClassCollection.html | 42 +++---
classes/Client.html | 66 +++++-----
classes/Collection.html | 26 ++--
classes/Emoji.html | 24 ++--
classes/EmojiCollection.html | 48 +++----
classes/EventClient.html | 34 ++---
classes/File.html | 28 ++--
classes/ImageEmbed.html | 20 +--
classes/Message.html | 74 +++++------
classes/MessageCollection.html | 54 ++++----
classes/MessageEmbed.html | 10 +-
classes/MessageWebhook.html | 14 +-
classes/PublicBot.html | 18 +--
classes/PublicChannelInvite.html | 10 +-
classes/Server.html | 110 ++++++++--------
classes/ServerBan.html | 16 +--
classes/ServerCollection.html | 50 +++----
classes/ServerInvite.html | 26 ++--
classes/ServerMember.html | 72 +++++-----
classes/ServerMemberCollection.html | 52 ++++----
classes/ServerPublicInvite.html | 36 ++---
classes/Session.html | 20 +--
classes/SessionCollection.html | 48 +++----
classes/StoreCollection.html | 40 +++---
classes/SystemMessage.html | 10 +-
classes/TextEmbed.html | 24 ++--
classes/TextSystemMessage.html | 12 +-
classes/UnknownEmbed.html | 10 +-
classes/UnknownInvite.html | 10 +-
classes/UnknownPublicInvite.html | 10 +-
classes/User.html | 99 +++++++++-----
classes/UserCollection.html | 62 +++++----
classes/UserModeratedSystemMessage.html | 18 +--
classes/UserSystemMessage.html | 14 +-
classes/VideoEmbed.html | 18 +--
classes/WebsiteEmbed.html | 34 ++---
enums/BotFlags.html | 2 +-
enums/ConnectionState.html | 10 +-
enums/ServerFlags.html | 6 +-
enums/UserBadges.html | 24 ++--
enums/UserFlags.html | 8 +-
functions/API.getPathName.html | 2 +-
interfaces/API.Options.html | 6 +-
modules/API.html | 2 +-
types/API.AccountInfo.html | 2 +-
types/API.AccountStrike.html | 2 +-
types/API.AllMemberResponse.html | 2 +-
types/API.Authifier_Error.html | 2 +-
types/API.BanListResult.html | 2 +-
types/API.BandcampType.html | 2 +-
types/API.BannedUser.html | 2 +-
types/API.Bot.html | 2 +-
types/API.BotInformation.html | 2 +-
types/API.BuildInformation.html | 2 +-
types/API.BulkMessageResponse.html | 2 +-
types/API.CaptchaFeature.html | 2 +-
types/API.Category.html | 2 +-
types/API.Channel.html | 2 +-
types/API.ChannelCompositeKey.html | 2 +-
types/API.ChannelType.html | 2 +-
types/API.ChannelUnread.html | 2 +-
types/API.CollectionScans.html | 2 +-
types/API.CollectionStats.html | 2 +-
types/API.ContentReportReason.html | 2 +-
types/API.CreateServerResponse.html | 2 +-
types/API.CreateVoiceUserResponse.html | 2 +-
types/API.CreateWebhookBody.html | 2 +-
types/API.Data.html | 2 +-
types/API.DataAccountDeletion.html | 2 +-
types/API.DataBanCreate.html | 2 +-
types/API.DataChangeEmail.html | 2 +-
types/API.DataChangePassword.html | 2 +-
types/API.DataChangeUsername.html | 2 +-
types/API.DataCreateAccount.html | 2 +-
types/API.DataCreateBot.html | 2 +-
types/API.DataCreateChannel.html | 2 +-
types/API.DataCreateEmoji.html | 2 +-
types/API.DataCreateGroup.html | 2 +-
types/API.DataCreateRole.html | 2 +-
types/API.DataCreateServer.html | 2 +-
types/API.DataCreateStrike.html | 2 +-
types/API.DataDefaultChannelPermissions.html | 2 +-
types/API.DataEditAccountStrike.html | 2 +-
types/API.DataEditBot.html | 2 +-
types/API.DataEditChannel.html | 2 +-
types/API.DataEditMessage.html | 2 +-
types/API.DataEditReport.html | 2 +-
types/API.DataEditRole.html | 2 +-
types/API.DataEditServer.html | 2 +-
types/API.DataEditSession.html | 2 +-
types/API.DataEditUser.html | 2 +-
types/API.DataEditWebhook.html | 2 +-
types/API.DataHello.html | 2 +-
types/API.DataLogin.html | 2 +-
types/API.DataMemberEdit.html | 2 +-
types/API.DataMessageSend.html | 2 +-
types/API.DataOnboard.html | 2 +-
types/API.DataPasswordReset.html | 2 +-
types/API.DataPermissionsValue.html | 2 +-
types/API.DataReportContent.html | 2 +-
types/API.DataResendVerification.html | 2 +-
types/API.DataSendFriendRequest.html | 2 +-
types/API.DataSendPasswordReset.html | 2 +-
types/API.DataSetServerRolePermission.html | 2 +-
types/API.Embed.html | 2 +-
types/API.Emoji.html | 2 +-
types/API.EmojiParent.html | 2 +-
types/API.Error.html | 2 +-
types/API.Feature.html | 2 +-
types/API.FetchBotResponse.html | 2 +-
types/API.FetchServerResponse.html | 2 +-
types/API.FieldsBot.html | 2 +-
types/API.FieldsChannel.html | 2 +-
types/API.FieldsMember.html | 2 +-
types/API.FieldsRole.html | 2 +-
types/API.FieldsServer.html | 2 +-
types/API.FieldsUser.html | 2 +-
types/API.FieldsWebhook.html | 2 +-
types/API.File.html | 2 +-
types/API.FlagResponse.html | 2 +-
types/API.ISO8601_Timestamp.html | 2 +-
types/API.Id.html | 2 +-
types/API.Image.html | 2 +-
types/API.ImageSize.html | 2 +-
types/API.Index.html | 2 +-
types/API.IndexAccess.html | 2 +-
types/API.Interactions.html | 2 +-
types/API.Invite.html | 2 +-
types/API.InviteBotDestination.html | 2 +-
types/API.InviteJoinResponse.html | 2 +-
types/API.InviteResponse.html | 2 +-
types/API.LatencyHistogramEntry.html | 2 +-
types/API.LatencyStats.html | 2 +-
types/API.LightspeedType.html | 2 +-
types/API.MFAMethod.html | 2 +-
types/API.MFAResponse.html | 2 +-
types/API.MFATicket.html | 2 +-
types/API.Masquerade.html | 2 +-
types/API.Member.html | 2 +-
types/API.MemberCompositeKey.html | 2 +-
types/API.MemberQueryResponse.html | 2 +-
types/API.Message.html | 2 +-
types/API.MessageQuery.html | 2 +-
types/API.MessageSort.html | 2 +-
types/API.MessageWebhook.html | 2 +-
types/API.Metadata.html | 2 +-
types/API.MultiFactorStatus.html | 2 +-
types/API.MutualResponse.html | 2 +-
types/API.NewRoleResponse.html | 2 +-
types/API.OptionsBulkDelete.html | 2 +-
types/API.OptionsFetchSettings.html | 2 +-
types/API.OptionsMessageSearch.html | 2 +-
types/API.OptionsQueryStale.html | 2 +-
types/API.Override.html | 2 +-
types/API.OverrideField.html | 2 +-
types/API.OwnedBotsResponse.html | 2 +-
types/API.Permission.html | 2 +-
types/API.Presence.html | 2 +-
types/API.PublicBot.html | 2 +-
types/API.QueryExecStats.html | 2 +-
types/API.Relationship.html | 2 +-
types/API.RelationshipStatus.html | 2 +-
types/API.Reply.html | 2 +-
types/API.Report.html | 2 +-
types/API.ReportStatus.html | 2 +-
types/API.ReportStatusString.html | 2 +-
types/API.ReportedContent.html | 2 +-
types/API.ResponseLogin.html | 2 +-
types/API.ResponseTotpSecret.html | 2 +-
types/API.ResponseVerify.html | 2 +-
types/API.ResponseWebhook.html | 2 +-
types/API.RevoltConfig.html | 2 +-
types/API.RevoltFeatures.html | 2 +-
types/API.Role.html | 2 +-
types/API.SendableEmbed.html | 2 +-
types/API.Server.html | 2 +-
types/API.ServerBan.html | 2 +-
types/API.SessionInfo.html | 2 +-
types/API.SnapshotContent.html | 2 +-
types/API.SnapshotWithContext.html | 2 +-
types/API.Special.html | 2 +-
types/API.Stats.html | 2 +-
types/API.SystemMessage.html | 2 +-
types/API.SystemMessageChannels.html | 2 +-
types/API.TwitchType.html | 2 +-
types/API.User.html | 2 +-
types/API.UserPermission.html | 2 +-
types/API.UserProfile.html | 2 +-
types/API.UserProfileData.html | 2 +-
types/API.UserReportReason.html | 2 +-
types/API.UserStatus.html | 2 +-
types/API.Video.html | 2 +-
types/API.VoiceFeature.html | 2 +-
types/API.WebPushSubscription.html | 2 +-
types/API.Webhook.html | 2 +-
types/ClientOptions.html | 2 +-
types/PrivateSession.html | 2 +-
variables/RE_CHANNELS.html | 2 +-
variables/RE_MENTIONS.html | 2 +-
variables/RE_SPOILER.html | 2 +-
213 files changed, 1068 insertions(+), 1029 deletions(-)
diff --git a/assets/search.js b/assets/search.js
index 55825d72..63950a63 100644
--- a/assets/search.js
+++ b/assets/search.js
@@ -1 +1 @@
-window.searchData = JSON.parse("{\"rows\":[{\"kind\":128,\"name\":\"Client\",\"url\":\"classes/Client.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Client.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"classes/Client.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"bots\",\"url\":\"classes/Client.html#bots\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"channels\",\"url\":\"classes/Client.html#channels\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"channelUnreads\",\"url\":\"classes/Client.html#channelUnreads\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"channelWebhooks\",\"url\":\"classes/Client.html#channelWebhooks\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"emojis\",\"url\":\"classes/Client.html#emojis\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"messages\",\"url\":\"classes/Client.html#messages\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"servers\",\"url\":\"classes/Client.html#servers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"serverMembers\",\"url\":\"classes/Client.html#serverMembers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"sessions\",\"url\":\"classes/Client.html#sessions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"users\",\"url\":\"classes/Client.html#users\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"api\",\"url\":\"classes/Client.html#api\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"classes/Client.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"events\",\"url\":\"classes/Client.html#events\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"configuration\",\"url\":\"classes/Client.html#configuration\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"#session\",\"url\":\"classes/Client.html#_session\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"user\",\"url\":\"classes/Client.html#user\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"ready\",\"url\":\"classes/Client.html#ready\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"#setReady\",\"url\":\"classes/Client.html#_setReady\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"connectionFailureCount\",\"url\":\"classes/Client.html#connectionFailureCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"#setConnectionFailureCount\",\"url\":\"classes/Client.html#_setConnectionFailureCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"#reconnectTimeout\",\"url\":\"classes/Client.html#_reconnectTimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":262144,\"name\":\"sessionId\",\"url\":\"classes/Client.html#sessionId\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/Client.html#connect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"#fetchConfiguration\",\"url\":\"classes/Client.html#_fetchConfiguration\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"#updateHeaders\",\"url\":\"classes/Client.html#_updateHeaders\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"login\",\"url\":\"classes/Client.html#login\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"useExistingSession\",\"url\":\"classes/Client.html#useExistingSession\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"loginBot\",\"url\":\"classes/Client.html#loginBot\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"markdownToText\",\"url\":\"classes/Client.html#markdownToText\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"proxyFile\",\"url\":\"classes/Client.html#proxyFile\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":4194304,\"name\":\"PrivateSession\",\"url\":\"types/PrivateSession.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"ClientOptions\",\"url\":\"types/ClientOptions.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":128,\"name\":\"EventClient\",\"url\":\"classes/EventClient.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EventClient.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EventClient\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"classes/EventClient.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EventClient\"},{\"kind\":1024,\"name\":\"#protocolVersion\",\"url\":\"classes/EventClient.html#_protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventClient\"},{\"kind\":1024,\"name\":\"#transportFormat\",\"url\":\"classes/EventClient.html#_transportFormat\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventClient\"},{\"kind\":1024,\"name\":\"ping\",\"url\":\"classes/EventClient.html#ping\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EventClient\"},{\"kind\":1024,\"name\":\"#setPing\",\"url\":\"classes/EventClient.html#_setPing\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventClient\"},{\"kind\":1024,\"name\":\"state\",\"url\":\"classes/EventClient.html#state\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EventClient\"},{\"kind\":1024,\"name\":\"#setStateSetter\",\"url\":\"classes/EventClient.html#_setStateSetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventClient\"},{\"kind\":1024,\"name\":\"#socket\",\"url\":\"classes/EventClient.html#_socket\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventClient\"},{\"kind\":1024,\"name\":\"#heartbeatIntervalReference\",\"url\":\"classes/EventClient.html#_heartbeatIntervalReference\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventClient\"},{\"kind\":1024,\"name\":\"#pongTimeoutReference\",\"url\":\"classes/EventClient.html#_pongTimeoutReference\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventClient\"},{\"kind\":2048,\"name\":\"setState\",\"url\":\"classes/EventClient.html#setState\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventClient\"},{\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/EventClient.html#connect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventClient\"},{\"kind\":2048,\"name\":\"disconnect\",\"url\":\"classes/EventClient.html#disconnect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventClient\"},{\"kind\":2048,\"name\":\"send\",\"url\":\"classes/EventClient.html#send\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventClient\"},{\"kind\":2048,\"name\":\"handle\",\"url\":\"classes/EventClient.html#handle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventClient\"},{\"kind\":8,\"name\":\"ConnectionState\",\"url\":\"enums/ConnectionState.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Idle\",\"url\":\"enums/ConnectionState.html#Idle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ConnectionState\"},{\"kind\":16,\"name\":\"Connecting\",\"url\":\"enums/ConnectionState.html#Connecting\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ConnectionState\"},{\"kind\":16,\"name\":\"Connected\",\"url\":\"enums/ConnectionState.html#Connected\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ConnectionState\"},{\"kind\":16,\"name\":\"Disconnected\",\"url\":\"enums/ConnectionState.html#Disconnected\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ConnectionState\"},{\"kind\":8,\"name\":\"ServerFlags\",\"url\":\"enums/ServerFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Official\",\"url\":\"enums/ServerFlags.html#Official\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerFlags\"},{\"kind\":16,\"name\":\"Verified\",\"url\":\"enums/ServerFlags.html#Verified\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerFlags\"},{\"kind\":8,\"name\":\"UserBadges\",\"url\":\"enums/UserBadges.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Developer\",\"url\":\"enums/UserBadges.html#Developer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserBadges\"},{\"kind\":16,\"name\":\"Translator\",\"url\":\"enums/UserBadges.html#Translator\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserBadges\"},{\"kind\":16,\"name\":\"Supporter\",\"url\":\"enums/UserBadges.html#Supporter\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserBadges\"},{\"kind\":16,\"name\":\"ResponsibleDisclosure\",\"url\":\"enums/UserBadges.html#ResponsibleDisclosure\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserBadges\"},{\"kind\":16,\"name\":\"Founder\",\"url\":\"enums/UserBadges.html#Founder\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserBadges\"},{\"kind\":16,\"name\":\"PlatformModeration\",\"url\":\"enums/UserBadges.html#PlatformModeration\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserBadges\"},{\"kind\":16,\"name\":\"ActiveSupporter\",\"url\":\"enums/UserBadges.html#ActiveSupporter\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserBadges\"},{\"kind\":16,\"name\":\"Paw\",\"url\":\"enums/UserBadges.html#Paw\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserBadges\"},{\"kind\":16,\"name\":\"EarlyAdopter\",\"url\":\"enums/UserBadges.html#EarlyAdopter\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserBadges\"},{\"kind\":16,\"name\":\"ReservedRelevantJokeBadge1\",\"url\":\"enums/UserBadges.html#ReservedRelevantJokeBadge1\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserBadges\"},{\"kind\":16,\"name\":\"ReservedRelevantJokeBadge2\",\"url\":\"enums/UserBadges.html#ReservedRelevantJokeBadge2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserBadges\"},{\"kind\":8,\"name\":\"UserFlags\",\"url\":\"enums/UserFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Suspended\",\"url\":\"enums/UserFlags.html#Suspended\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserFlags\"},{\"kind\":16,\"name\":\"Deleted\",\"url\":\"enums/UserFlags.html#Deleted\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserFlags\"},{\"kind\":16,\"name\":\"Banned\",\"url\":\"enums/UserFlags.html#Banned\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserFlags\"},{\"kind\":8,\"name\":\"BotFlags\",\"url\":\"enums/BotFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":128,\"name\":\"Bot\",\"url\":\"classes/Bot.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Bot.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":1024,\"name\":\"#collection\",\"url\":\"classes/Bot.html#_collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Bot\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/Bot.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/Bot.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":262144,\"name\":\"createdAt\",\"url\":\"classes/Bot.html#createdAt\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":262144,\"name\":\"user\",\"url\":\"classes/Bot.html#user\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":262144,\"name\":\"ownerId\",\"url\":\"classes/Bot.html#ownerId\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":262144,\"name\":\"owner\",\"url\":\"classes/Bot.html#owner\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":262144,\"name\":\"token\",\"url\":\"classes/Bot.html#token\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":262144,\"name\":\"public\",\"url\":\"classes/Bot.html#public\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":262144,\"name\":\"analytics\",\"url\":\"classes/Bot.html#analytics\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":262144,\"name\":\"discoverable\",\"url\":\"classes/Bot.html#discoverable\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":262144,\"name\":\"interactionsUrl\",\"url\":\"classes/Bot.html#interactionsUrl\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":262144,\"name\":\"termsOfServiceUrl\",\"url\":\"classes/Bot.html#termsOfServiceUrl\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":262144,\"name\":\"privacyPolicyUrl\",\"url\":\"classes/Bot.html#privacyPolicyUrl\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":262144,\"name\":\"flags\",\"url\":\"classes/Bot.html#flags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":2048,\"name\":\"edit\",\"url\":\"classes/Bot.html#edit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/Bot.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":128,\"name\":\"Channel\",\"url\":\"classes/Channel.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Channel.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":1024,\"name\":\"#collection\",\"url\":\"classes/Channel.html#_collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Channel\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/Channel.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/Channel.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"createdAt\",\"url\":\"classes/Channel.html#createdAt\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/Channel.html#type\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"path\",\"url\":\"classes/Channel.html#path\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"url\",\"url\":\"classes/Channel.html#url\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/Channel.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"displayName\",\"url\":\"classes/Channel.html#displayName\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"description\",\"url\":\"classes/Channel.html#description\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"icon\",\"url\":\"classes/Channel.html#icon\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"active\",\"url\":\"classes/Channel.html#active\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"typingIds\",\"url\":\"classes/Channel.html#typingIds\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"typing\",\"url\":\"classes/Channel.html#typing\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"recipientIds\",\"url\":\"classes/Channel.html#recipientIds\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"recipients\",\"url\":\"classes/Channel.html#recipients\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"recipient\",\"url\":\"classes/Channel.html#recipient\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"userId\",\"url\":\"classes/Channel.html#userId\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"user\",\"url\":\"classes/Channel.html#user\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"ownerId\",\"url\":\"classes/Channel.html#ownerId\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"owner\",\"url\":\"classes/Channel.html#owner\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"serverId\",\"url\":\"classes/Channel.html#serverId\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"server\",\"url\":\"classes/Channel.html#server\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"permissions\",\"url\":\"classes/Channel.html#permissions\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"defaultPermissions\",\"url\":\"classes/Channel.html#defaultPermissions\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"rolePermissions\",\"url\":\"classes/Channel.html#rolePermissions\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"mature\",\"url\":\"classes/Channel.html#mature\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"lastMessageId\",\"url\":\"classes/Channel.html#lastMessageId\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"lastMessage\",\"url\":\"classes/Channel.html#lastMessage\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"lastMessageAt\",\"url\":\"classes/Channel.html#lastMessageAt\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"updatedAt\",\"url\":\"classes/Channel.html#updatedAt\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"unread\",\"url\":\"classes/Channel.html#unread\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"mentions\",\"url\":\"classes/Channel.html#mentions\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"iconURL\",\"url\":\"classes/Channel.html#iconURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"smallIconURL\",\"url\":\"classes/Channel.html#smallIconURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"animatedIconURL\",\"url\":\"classes/Channel.html#animatedIconURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"potentiallyRestrictedChannel\",\"url\":\"classes/Channel.html#potentiallyRestrictedChannel\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"permission\",\"url\":\"classes/Channel.html#permission\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"havePermission\",\"url\":\"classes/Channel.html#havePermission\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"orPermission\",\"url\":\"classes/Channel.html#orPermission\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"fetchMembers\",\"url\":\"classes/Channel.html#fetchMembers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"fetchWebhooks\",\"url\":\"classes/Channel.html#fetchWebhooks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"edit\",\"url\":\"classes/Channel.html#edit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/Channel.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"addMember\",\"url\":\"classes/Channel.html#addMember\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"removeMember\",\"url\":\"classes/Channel.html#removeMember\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"sendMessage\",\"url\":\"classes/Channel.html#sendMessage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"fetchMessage\",\"url\":\"classes/Channel.html#fetchMessage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"fetchMessages\",\"url\":\"classes/Channel.html#fetchMessages\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"fetchMessagesWithUsers\",\"url\":\"classes/Channel.html#fetchMessagesWithUsers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"search\",\"url\":\"classes/Channel.html#search\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"searchWithUsers\",\"url\":\"classes/Channel.html#searchWithUsers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"deleteMessages\",\"url\":\"classes/Channel.html#deleteMessages\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"createInvite\",\"url\":\"classes/Channel.html#createInvite\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":1024,\"name\":\"#ackTimeout\",\"url\":\"classes/Channel.html#_ackTimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Channel\"},{\"kind\":1024,\"name\":\"#ackLimit\",\"url\":\"classes/Channel.html#_ackLimit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"ack\",\"url\":\"classes/Channel.html#ack\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"setPermissions\",\"url\":\"classes/Channel.html#setPermissions\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"startTyping\",\"url\":\"classes/Channel.html#startTyping\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"stopTyping\",\"url\":\"classes/Channel.html#stopTyping\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":128,\"name\":\"ChannelUnread\",\"url\":\"classes/ChannelUnread.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChannelUnread.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChannelUnread\"},{\"kind\":1024,\"name\":\"#collection\",\"url\":\"classes/ChannelUnread.html#_collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ChannelUnread\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ChannelUnread.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChannelUnread\"},{\"kind\":262144,\"name\":\"lastMessageId\",\"url\":\"classes/ChannelUnread.html#lastMessageId\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ChannelUnread\"},{\"kind\":262144,\"name\":\"messageMentionIds\",\"url\":\"classes/ChannelUnread.html#messageMentionIds\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ChannelUnread\"},{\"kind\":128,\"name\":\"Emoji\",\"url\":\"classes/Emoji.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Emoji.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Emoji\"},{\"kind\":1024,\"name\":\"#collection\",\"url\":\"classes/Emoji.html#_collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Emoji\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/Emoji.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Emoji\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/Emoji.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Emoji\"},{\"kind\":262144,\"name\":\"createdAt\",\"url\":\"classes/Emoji.html#createdAt\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Emoji\"},{\"kind\":262144,\"name\":\"parent\",\"url\":\"classes/Emoji.html#parent\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Emoji\"},{\"kind\":262144,\"name\":\"creator\",\"url\":\"classes/Emoji.html#creator\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Emoji\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/Emoji.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Emoji\"},{\"kind\":262144,\"name\":\"animated\",\"url\":\"classes/Emoji.html#animated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Emoji\"},{\"kind\":262144,\"name\":\"mature\",\"url\":\"classes/Emoji.html#mature\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Emoji\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/Emoji.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Emoji\"},{\"kind\":128,\"name\":\"File\",\"url\":\"classes/File.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/File.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"File\"},{\"kind\":1024,\"name\":\"#client\",\"url\":\"classes/File.html#_client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"File\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/File.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"File\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/File.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"File\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/File.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"File\"},{\"kind\":1024,\"name\":\"metadata\",\"url\":\"classes/File.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"File\"},{\"kind\":1024,\"name\":\"contentType\",\"url\":\"classes/File.html#contentType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"File\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/File.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"File\"},{\"kind\":262144,\"name\":\"url\",\"url\":\"classes/File.html#url\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"File\"},{\"kind\":262144,\"name\":\"downloadURL\",\"url\":\"classes/File.html#downloadURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"File\"},{\"kind\":262144,\"name\":\"humanReadableSize\",\"url\":\"classes/File.html#humanReadableSize\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"File\"},{\"kind\":262144,\"name\":\"isSpoiler\",\"url\":\"classes/File.html#isSpoiler\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"File\"},{\"kind\":2048,\"name\":\"createFileURL\",\"url\":\"classes/File.html#createFileURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"File\"},{\"kind\":128,\"name\":\"ChannelInvite\",\"url\":\"classes/ChannelInvite.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/ChannelInvite.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChannelInvite\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChannelInvite.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChannelInvite\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ChannelInvite.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"ChannelInvite\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ChannelInvite.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChannelInvite\"},{\"kind\":128,\"name\":\"UnknownInvite\",\"url\":\"classes/UnknownInvite.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/UnknownInvite.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnknownInvite\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UnknownInvite.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnknownInvite\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/UnknownInvite.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"UnknownInvite\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UnknownInvite.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnknownInvite\"},{\"kind\":128,\"name\":\"ServerInvite\",\"url\":\"classes/ServerInvite.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/ServerInvite.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerInvite\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ServerInvite.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ServerInvite\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ServerInvite.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerInvite\"},{\"kind\":1024,\"name\":\"creatorId\",\"url\":\"classes/ServerInvite.html#creatorId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerInvite\"},{\"kind\":1024,\"name\":\"serverId\",\"url\":\"classes/ServerInvite.html#serverId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerInvite\"},{\"kind\":1024,\"name\":\"channelId\",\"url\":\"classes/ServerInvite.html#channelId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerInvite\"},{\"kind\":262144,\"name\":\"creator\",\"url\":\"classes/ServerInvite.html#creator\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerInvite\"},{\"kind\":262144,\"name\":\"server\",\"url\":\"classes/ServerInvite.html#server\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerInvite\"},{\"kind\":262144,\"name\":\"channel\",\"url\":\"classes/ServerInvite.html#channel\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerInvite\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/ServerInvite.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerInvite\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ServerInvite.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ServerInvite\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ServerInvite.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerInvite\"},{\"kind\":128,\"name\":\"Message\",\"url\":\"classes/Message.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Message.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":1024,\"name\":\"#collection\",\"url\":\"classes/Message.html#_collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Message\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/Message.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"createdAt\",\"url\":\"classes/Message.html#createdAt\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"path\",\"url\":\"classes/Message.html#path\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"url\",\"url\":\"classes/Message.html#url\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"nonce\",\"url\":\"classes/Message.html#nonce\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"channelId\",\"url\":\"classes/Message.html#channelId\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"channel\",\"url\":\"classes/Message.html#channel\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"server\",\"url\":\"classes/Message.html#server\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"member\",\"url\":\"classes/Message.html#member\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"authorId\",\"url\":\"classes/Message.html#authorId\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"author\",\"url\":\"classes/Message.html#author\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"webhook\",\"url\":\"classes/Message.html#webhook\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"content\",\"url\":\"classes/Message.html#content\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"systemMessage\",\"url\":\"classes/Message.html#systemMessage\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"attachments\",\"url\":\"classes/Message.html#attachments\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"editedAt\",\"url\":\"classes/Message.html#editedAt\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"embeds\",\"url\":\"classes/Message.html#embeds\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"mentionIds\",\"url\":\"classes/Message.html#mentionIds\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"replyIds\",\"url\":\"classes/Message.html#replyIds\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"reactions\",\"url\":\"classes/Message.html#reactions\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"interactions\",\"url\":\"classes/Message.html#interactions\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"masquerade\",\"url\":\"classes/Message.html#masquerade\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"username\",\"url\":\"classes/Message.html#username\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"roleColour\",\"url\":\"classes/Message.html#roleColour\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"avatarURL\",\"url\":\"classes/Message.html#avatarURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"animatedAvatarURL\",\"url\":\"classes/Message.html#animatedAvatarURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"masqueradeAvatarURL\",\"url\":\"classes/Message.html#masqueradeAvatarURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":2048,\"name\":\"edit\",\"url\":\"classes/Message.html#edit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/Message.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":2048,\"name\":\"ack\",\"url\":\"classes/Message.html#ack\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":2048,\"name\":\"reply\",\"url\":\"classes/Message.html#reply\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":2048,\"name\":\"clearReactions\",\"url\":\"classes/Message.html#clearReactions\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":2048,\"name\":\"react\",\"url\":\"classes/Message.html#react\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":2048,\"name\":\"unreact\",\"url\":\"classes/Message.html#unreact\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":128,\"name\":\"MessageWebhook\",\"url\":\"classes/MessageWebhook.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MessageWebhook.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MessageWebhook\"},{\"kind\":1024,\"name\":\"#client\",\"url\":\"classes/MessageWebhook.html#_client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"MessageWebhook\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/MessageWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageWebhook\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/MessageWebhook.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageWebhook\"},{\"kind\":1024,\"name\":\"avatar\",\"url\":\"classes/MessageWebhook.html#avatar\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageWebhook\"},{\"kind\":262144,\"name\":\"avatarURL\",\"url\":\"classes/MessageWebhook.html#avatarURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"MessageWebhook\"},{\"kind\":128,\"name\":\"MessageEmbed\",\"url\":\"classes/MessageEmbed.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/MessageEmbed.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageEmbed\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MessageEmbed.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MessageEmbed\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/MessageEmbed.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"MessageEmbed\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/MessageEmbed.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageEmbed\"},{\"kind\":128,\"name\":\"UnknownEmbed\",\"url\":\"classes/UnknownEmbed.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/UnknownEmbed.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnknownEmbed\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UnknownEmbed.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnknownEmbed\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/UnknownEmbed.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"UnknownEmbed\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UnknownEmbed.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnknownEmbed\"},{\"kind\":128,\"name\":\"ImageEmbed\",\"url\":\"classes/ImageEmbed.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/ImageEmbed.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ImageEmbed\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ImageEmbed.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ImageEmbed\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"classes/ImageEmbed.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ImageEmbed\"},{\"kind\":1024,\"name\":\"width\",\"url\":\"classes/ImageEmbed.html#width\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ImageEmbed\"},{\"kind\":1024,\"name\":\"height\",\"url\":\"classes/ImageEmbed.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ImageEmbed\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/ImageEmbed.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ImageEmbed\"},{\"kind\":262144,\"name\":\"proxiedURL\",\"url\":\"classes/ImageEmbed.html#proxiedURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ImageEmbed\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ImageEmbed.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ImageEmbed\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ImageEmbed.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ImageEmbed\"},{\"kind\":128,\"name\":\"VideoEmbed\",\"url\":\"classes/VideoEmbed.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/VideoEmbed.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VideoEmbed\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/VideoEmbed.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"VideoEmbed\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"classes/VideoEmbed.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"VideoEmbed\"},{\"kind\":1024,\"name\":\"width\",\"url\":\"classes/VideoEmbed.html#width\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"VideoEmbed\"},{\"kind\":1024,\"name\":\"height\",\"url\":\"classes/VideoEmbed.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"VideoEmbed\"},{\"kind\":262144,\"name\":\"proxiedURL\",\"url\":\"classes/VideoEmbed.html#proxiedURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"VideoEmbed\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/VideoEmbed.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"VideoEmbed\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/VideoEmbed.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VideoEmbed\"},{\"kind\":128,\"name\":\"WebsiteEmbed\",\"url\":\"classes/WebsiteEmbed.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/WebsiteEmbed.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"WebsiteEmbed\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WebsiteEmbed.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"WebsiteEmbed\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"classes/WebsiteEmbed.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebsiteEmbed\"},{\"kind\":1024,\"name\":\"originalUrl\",\"url\":\"classes/WebsiteEmbed.html#originalUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebsiteEmbed\"},{\"kind\":1024,\"name\":\"specialContent\",\"url\":\"classes/WebsiteEmbed.html#specialContent\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebsiteEmbed\"},{\"kind\":1024,\"name\":\"title\",\"url\":\"classes/WebsiteEmbed.html#title\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebsiteEmbed\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"classes/WebsiteEmbed.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebsiteEmbed\"},{\"kind\":1024,\"name\":\"image\",\"url\":\"classes/WebsiteEmbed.html#image\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebsiteEmbed\"},{\"kind\":1024,\"name\":\"video\",\"url\":\"classes/WebsiteEmbed.html#video\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebsiteEmbed\"},{\"kind\":1024,\"name\":\"siteName\",\"url\":\"classes/WebsiteEmbed.html#siteName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebsiteEmbed\"},{\"kind\":1024,\"name\":\"iconUrl\",\"url\":\"classes/WebsiteEmbed.html#iconUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebsiteEmbed\"},{\"kind\":1024,\"name\":\"colour\",\"url\":\"classes/WebsiteEmbed.html#colour\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebsiteEmbed\"},{\"kind\":262144,\"name\":\"proxiedIconURL\",\"url\":\"classes/WebsiteEmbed.html#proxiedIconURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"WebsiteEmbed\"},{\"kind\":262144,\"name\":\"embedURL\",\"url\":\"classes/WebsiteEmbed.html#embedURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"WebsiteEmbed\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/WebsiteEmbed.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"WebsiteEmbed\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/WebsiteEmbed.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"WebsiteEmbed\"},{\"kind\":128,\"name\":\"TextEmbed\",\"url\":\"classes/TextEmbed.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/TextEmbed.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TextEmbed\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TextEmbed.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TextEmbed\"},{\"kind\":1024,\"name\":\"iconUrl\",\"url\":\"classes/TextEmbed.html#iconUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TextEmbed\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"classes/TextEmbed.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TextEmbed\"},{\"kind\":1024,\"name\":\"title\",\"url\":\"classes/TextEmbed.html#title\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TextEmbed\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"classes/TextEmbed.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TextEmbed\"},{\"kind\":1024,\"name\":\"media\",\"url\":\"classes/TextEmbed.html#media\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TextEmbed\"},{\"kind\":1024,\"name\":\"colour\",\"url\":\"classes/TextEmbed.html#colour\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TextEmbed\"},{\"kind\":262144,\"name\":\"proxiedIconURL\",\"url\":\"classes/TextEmbed.html#proxiedIconURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"TextEmbed\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/TextEmbed.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"TextEmbed\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/TextEmbed.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TextEmbed\"},{\"kind\":128,\"name\":\"PublicBot\",\"url\":\"classes/PublicBot.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PublicBot.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PublicBot\"},{\"kind\":1024,\"name\":\"#client\",\"url\":\"classes/PublicBot.html#_client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"PublicBot\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/PublicBot.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PublicBot\"},{\"kind\":1024,\"name\":\"username\",\"url\":\"classes/PublicBot.html#username\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PublicBot\"},{\"kind\":1024,\"name\":\"avatar\",\"url\":\"classes/PublicBot.html#avatar\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PublicBot\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"classes/PublicBot.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PublicBot\"},{\"kind\":2048,\"name\":\"addToServer\",\"url\":\"classes/PublicBot.html#addToServer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicBot\"},{\"kind\":2048,\"name\":\"addToGroup\",\"url\":\"classes/PublicBot.html#addToGroup\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicBot\"},{\"kind\":128,\"name\":\"PublicChannelInvite\",\"url\":\"classes/PublicChannelInvite.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/PublicChannelInvite.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicChannelInvite\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PublicChannelInvite.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PublicChannelInvite\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/PublicChannelInvite.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"PublicChannelInvite\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/PublicChannelInvite.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PublicChannelInvite\"},{\"kind\":128,\"name\":\"UnknownPublicInvite\",\"url\":\"classes/UnknownPublicInvite.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/UnknownPublicInvite.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnknownPublicInvite\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UnknownPublicInvite.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnknownPublicInvite\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/UnknownPublicInvite.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"UnknownPublicInvite\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UnknownPublicInvite.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnknownPublicInvite\"},{\"kind\":128,\"name\":\"ServerPublicInvite\",\"url\":\"classes/ServerPublicInvite.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/ServerPublicInvite.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerPublicInvite\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ServerPublicInvite.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/ServerPublicInvite.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"userName\",\"url\":\"classes/ServerPublicInvite.html#userName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"userAvatar\",\"url\":\"classes/ServerPublicInvite.html#userAvatar\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"serverId\",\"url\":\"classes/ServerPublicInvite.html#serverId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"serverName\",\"url\":\"classes/ServerPublicInvite.html#serverName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"serverIcon\",\"url\":\"classes/ServerPublicInvite.html#serverIcon\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"serverBanner\",\"url\":\"classes/ServerPublicInvite.html#serverBanner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"serverFlags\",\"url\":\"classes/ServerPublicInvite.html#serverFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"memberCount\",\"url\":\"classes/ServerPublicInvite.html#memberCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"channelId\",\"url\":\"classes/ServerPublicInvite.html#channelId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"channelName\",\"url\":\"classes/ServerPublicInvite.html#channelName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"channelDescription\",\"url\":\"classes/ServerPublicInvite.html#channelDescription\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":2048,\"name\":\"join\",\"url\":\"classes/ServerPublicInvite.html#join\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ServerPublicInvite.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ServerPublicInvite.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerPublicInvite\"},{\"kind\":128,\"name\":\"Server\",\"url\":\"classes/Server.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Server.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":1024,\"name\":\"#collection\",\"url\":\"classes/Server.html#_collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Server\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/Server.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/Server.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"createdAt\",\"url\":\"classes/Server.html#createdAt\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"ownerId\",\"url\":\"classes/Server.html#ownerId\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"owner\",\"url\":\"classes/Server.html#owner\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/Server.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"description\",\"url\":\"classes/Server.html#description\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"icon\",\"url\":\"classes/Server.html#icon\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"banner\",\"url\":\"classes/Server.html#banner\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"channelIds\",\"url\":\"classes/Server.html#channelIds\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"channels\",\"url\":\"classes/Server.html#channels\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"categories\",\"url\":\"classes/Server.html#categories\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"systemMessages\",\"url\":\"classes/Server.html#systemMessages\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"roles\",\"url\":\"classes/Server.html#roles\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"defaultPermissions\",\"url\":\"classes/Server.html#defaultPermissions\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"flags\",\"url\":\"classes/Server.html#flags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"analytics\",\"url\":\"classes/Server.html#analytics\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"discoverable\",\"url\":\"classes/Server.html#discoverable\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"mature\",\"url\":\"classes/Server.html#mature\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"orderedChannels\",\"url\":\"classes/Server.html#orderedChannels\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"defaultChannel\",\"url\":\"classes/Server.html#defaultChannel\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"orderedRoles\",\"url\":\"classes/Server.html#orderedRoles\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"unread\",\"url\":\"classes/Server.html#unread\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"mentions\",\"url\":\"classes/Server.html#mentions\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"iconURL\",\"url\":\"classes/Server.html#iconURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"animatedIconURL\",\"url\":\"classes/Server.html#animatedIconURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"bannerURL\",\"url\":\"classes/Server.html#bannerURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"member\",\"url\":\"classes/Server.html#member\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"permission\",\"url\":\"classes/Server.html#permission\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"havePermission\",\"url\":\"classes/Server.html#havePermission\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"orPermission\",\"url\":\"classes/Server.html#orPermission\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"createChannel\",\"url\":\"classes/Server.html#createChannel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"edit\",\"url\":\"classes/Server.html#edit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/Server.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"ack\",\"url\":\"classes/Server.html#ack\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"banUser\",\"url\":\"classes/Server.html#banUser\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"kickUser\",\"url\":\"classes/Server.html#kickUser\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"unbanUser\",\"url\":\"classes/Server.html#unbanUser\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"fetchInvites\",\"url\":\"classes/Server.html#fetchInvites\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"fetchBans\",\"url\":\"classes/Server.html#fetchBans\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"setPermissions\",\"url\":\"classes/Server.html#setPermissions\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"createRole\",\"url\":\"classes/Server.html#createRole\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"editRole\",\"url\":\"classes/Server.html#editRole\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"deleteRole\",\"url\":\"classes/Server.html#deleteRole\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"fetchMember\",\"url\":\"classes/Server.html#fetchMember\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":1024,\"name\":\"#synced\",\"url\":\"classes/Server.html#_synced\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"syncMembers\",\"url\":\"classes/Server.html#syncMembers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"resetSyncStatus\",\"url\":\"classes/Server.html#resetSyncStatus\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"fetchMembers\",\"url\":\"classes/Server.html#fetchMembers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"queryMembersExperimental\",\"url\":\"classes/Server.html#queryMembersExperimental\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"createEmoji\",\"url\":\"classes/Server.html#createEmoji\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"fetchEmojis\",\"url\":\"classes/Server.html#fetchEmojis\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":128,\"name\":\"ServerBan\",\"url\":\"classes/ServerBan.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ServerBan.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ServerBan\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ServerBan.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"ServerBan\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ServerBan.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerBan\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ServerBan.html#id.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ServerBan.id\"},{\"kind\":1024,\"name\":\"reason\",\"url\":\"classes/ServerBan.html#reason\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerBan\"},{\"kind\":262144,\"name\":\"user\",\"url\":\"classes/ServerBan.html#user-1\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerBan\"},{\"kind\":262144,\"name\":\"server\",\"url\":\"classes/ServerBan.html#server-1\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerBan\"},{\"kind\":2048,\"name\":\"pardon\",\"url\":\"classes/ServerBan.html#pardon\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerBan\"},{\"kind\":128,\"name\":\"ServerMember\",\"url\":\"classes/ServerMember.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ServerMember.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":1024,\"name\":\"#collection\",\"url\":\"classes/ServerMember.html#_collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ServerMember\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ServerMember.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ServerMember.html#id.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ServerMember.id\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/ServerMember.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"server\",\"url\":\"classes/ServerMember.html#server-1\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"user\",\"url\":\"classes/ServerMember.html#user-1\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"joinedAt\",\"url\":\"classes/ServerMember.html#joinedAt\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"nickname\",\"url\":\"classes/ServerMember.html#nickname\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"avatar\",\"url\":\"classes/ServerMember.html#avatar\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"roles\",\"url\":\"classes/ServerMember.html#roles\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"timeout\",\"url\":\"classes/ServerMember.html#timeout\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"orderedRoles\",\"url\":\"classes/ServerMember.html#orderedRoles\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"hoistedRole\",\"url\":\"classes/ServerMember.html#hoistedRole\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"roleColour\",\"url\":\"classes/ServerMember.html#roleColour\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"ranking\",\"url\":\"classes/ServerMember.html#ranking\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":2048,\"name\":\"getPermissions\",\"url\":\"classes/ServerMember.html#getPermissions\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":2048,\"name\":\"hasPermission\",\"url\":\"classes/ServerMember.html#hasPermission\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":2048,\"name\":\"inferiorTo\",\"url\":\"classes/ServerMember.html#inferiorTo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"username\",\"url\":\"classes/ServerMember.html#username\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"avatarURL\",\"url\":\"classes/ServerMember.html#avatarURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"animatedAvatarURL\",\"url\":\"classes/ServerMember.html#animatedAvatarURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":2048,\"name\":\"edit\",\"url\":\"classes/ServerMember.html#edit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":2048,\"name\":\"ban\",\"url\":\"classes/ServerMember.html#ban\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":2048,\"name\":\"kick\",\"url\":\"classes/ServerMember.html#kick\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":128,\"name\":\"SystemMessage\",\"url\":\"classes/SystemMessage.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/SystemMessage.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SystemMessage\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SystemMessage.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SystemMessage\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/SystemMessage.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"SystemMessage\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/SystemMessage.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SystemMessage\"},{\"kind\":128,\"name\":\"TextSystemMessage\",\"url\":\"classes/TextSystemMessage.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/TextSystemMessage.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TextSystemMessage\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TextSystemMessage.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TextSystemMessage\"},{\"kind\":1024,\"name\":\"content\",\"url\":\"classes/TextSystemMessage.html#content\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TextSystemMessage\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/TextSystemMessage.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"TextSystemMessage\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/TextSystemMessage.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TextSystemMessage\"},{\"kind\":128,\"name\":\"UserSystemMessage\",\"url\":\"classes/UserSystemMessage.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/UserSystemMessage.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserSystemMessage\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UserSystemMessage.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UserSystemMessage\"},{\"kind\":1024,\"name\":\"userId\",\"url\":\"classes/UserSystemMessage.html#userId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UserSystemMessage\"},{\"kind\":262144,\"name\":\"user\",\"url\":\"classes/UserSystemMessage.html#user\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"UserSystemMessage\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/UserSystemMessage.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"UserSystemMessage\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UserSystemMessage.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserSystemMessage\"},{\"kind\":128,\"name\":\"UserModeratedSystemMessage\",\"url\":\"classes/UserModeratedSystemMessage.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/UserModeratedSystemMessage.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserModeratedSystemMessage\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UserModeratedSystemMessage.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UserModeratedSystemMessage\"},{\"kind\":1024,\"name\":\"byId\",\"url\":\"classes/UserModeratedSystemMessage.html#byId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UserModeratedSystemMessage\"},{\"kind\":262144,\"name\":\"by\",\"url\":\"classes/UserModeratedSystemMessage.html#by\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"UserModeratedSystemMessage\"},{\"kind\":1024,\"name\":\"userId\",\"url\":\"classes/UserModeratedSystemMessage.html#userId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserModeratedSystemMessage\"},{\"kind\":262144,\"name\":\"user\",\"url\":\"classes/UserModeratedSystemMessage.html#user\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserModeratedSystemMessage\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/UserModeratedSystemMessage.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"UserModeratedSystemMessage\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UserModeratedSystemMessage.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserModeratedSystemMessage\"},{\"kind\":128,\"name\":\"ChannelEditSystemMessage\",\"url\":\"classes/ChannelEditSystemMessage.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/ChannelEditSystemMessage.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelEditSystemMessage\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChannelEditSystemMessage.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChannelEditSystemMessage\"},{\"kind\":1024,\"name\":\"byId\",\"url\":\"classes/ChannelEditSystemMessage.html#byId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChannelEditSystemMessage\"},{\"kind\":262144,\"name\":\"by\",\"url\":\"classes/ChannelEditSystemMessage.html#by\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ChannelEditSystemMessage\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ChannelEditSystemMessage.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ChannelEditSystemMessage\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ChannelEditSystemMessage.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelEditSystemMessage\"},{\"kind\":128,\"name\":\"ChannelRenamedSystemMessage\",\"url\":\"classes/ChannelRenamedSystemMessage.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/ChannelRenamedSystemMessage.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelRenamedSystemMessage\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChannelRenamedSystemMessage.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChannelRenamedSystemMessage\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/ChannelRenamedSystemMessage.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChannelRenamedSystemMessage\"},{\"kind\":1024,\"name\":\"byId\",\"url\":\"classes/ChannelRenamedSystemMessage.html#byId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelRenamedSystemMessage\"},{\"kind\":262144,\"name\":\"by\",\"url\":\"classes/ChannelRenamedSystemMessage.html#by\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelRenamedSystemMessage\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ChannelRenamedSystemMessage.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ChannelRenamedSystemMessage\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ChannelRenamedSystemMessage.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelRenamedSystemMessage\"},{\"kind\":128,\"name\":\"ChannelOwnershipChangeSystemMessage\",\"url\":\"classes/ChannelOwnershipChangeSystemMessage.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/ChannelOwnershipChangeSystemMessage.html#from-2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelOwnershipChangeSystemMessage\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChannelOwnershipChangeSystemMessage.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChannelOwnershipChangeSystemMessage\"},{\"kind\":1024,\"name\":\"fromId\",\"url\":\"classes/ChannelOwnershipChangeSystemMessage.html#fromId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChannelOwnershipChangeSystemMessage\"},{\"kind\":1024,\"name\":\"toId\",\"url\":\"classes/ChannelOwnershipChangeSystemMessage.html#toId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChannelOwnershipChangeSystemMessage\"},{\"kind\":262144,\"name\":\"from\",\"url\":\"classes/ChannelOwnershipChangeSystemMessage.html#from\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ChannelOwnershipChangeSystemMessage\"},{\"kind\":262144,\"name\":\"to\",\"url\":\"classes/ChannelOwnershipChangeSystemMessage.html#to\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ChannelOwnershipChangeSystemMessage\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ChannelOwnershipChangeSystemMessage.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ChannelOwnershipChangeSystemMessage\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ChannelOwnershipChangeSystemMessage.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelOwnershipChangeSystemMessage\"},{\"kind\":128,\"name\":\"Session\",\"url\":\"classes/Session.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Session.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Session\"},{\"kind\":1024,\"name\":\"#collection\",\"url\":\"classes/Session.html#_collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Session\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/Session.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Session\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/Session.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Session\"},{\"kind\":262144,\"name\":\"createdAt\",\"url\":\"classes/Session.html#createdAt\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Session\"},{\"kind\":262144,\"name\":\"current\",\"url\":\"classes/Session.html#current\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Session\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/Session.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Session\"},{\"kind\":2048,\"name\":\"rename\",\"url\":\"classes/Session.html#rename\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Session\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/Session.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Session\"},{\"kind\":128,\"name\":\"User\",\"url\":\"classes/User.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/User.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":1024,\"name\":\"#collection\",\"url\":\"classes/User.html#_collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"User\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/User.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/User.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"createdAt\",\"url\":\"classes/User.html#createdAt\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"username\",\"url\":\"classes/User.html#username\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"avatar\",\"url\":\"classes/User.html#avatar\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"badges\",\"url\":\"classes/User.html#badges\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"status\",\"url\":\"classes/User.html#status\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"relationship\",\"url\":\"classes/User.html#relationship\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"online\",\"url\":\"classes/User.html#online\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"privileged\",\"url\":\"classes/User.html#privileged\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"flags\",\"url\":\"classes/User.html#flags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"bot\",\"url\":\"classes/User.html#bot\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"defaultAvatarURL\",\"url\":\"classes/User.html#defaultAvatarURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"avatarURL\",\"url\":\"classes/User.html#avatarURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"animatedAvatarURL\",\"url\":\"classes/User.html#animatedAvatarURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"presence\",\"url\":\"classes/User.html#presence\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":2048,\"name\":\"statusMessage\",\"url\":\"classes/User.html#statusMessage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"permission\",\"url\":\"classes/User.html#permission\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":2048,\"name\":\"edit\",\"url\":\"classes/User.html#edit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":2048,\"name\":\"changeUsername\",\"url\":\"classes/User.html#changeUsername\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":2048,\"name\":\"openDM\",\"url\":\"classes/User.html#openDM\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":2048,\"name\":\"addFriend\",\"url\":\"classes/User.html#addFriend\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":2048,\"name\":\"removeFriend\",\"url\":\"classes/User.html#removeFriend\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":2048,\"name\":\"blockUser\",\"url\":\"classes/User.html#blockUser\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":2048,\"name\":\"unblockUser\",\"url\":\"classes/User.html#unblockUser\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":2048,\"name\":\"fetchProfile\",\"url\":\"classes/User.html#fetchProfile\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":2048,\"name\":\"fetchMutual\",\"url\":\"classes/User.html#fetchMutual\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":32,\"name\":\"RE_MENTIONS\",\"url\":\"variables/RE_MENTIONS.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"RE_CHANNELS\",\"url\":\"variables/RE_CHANNELS.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"RE_SPOILER\",\"url\":\"variables/RE_SPOILER.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"BotCollection\",\"url\":\"classes/BotCollection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BotCollection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"fetch\",\"url\":\"classes/BotCollection.html#fetch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"fetchOwned\",\"url\":\"classes/BotCollection.html#fetchOwned\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"fetchPublic\",\"url\":\"classes/BotCollection.html#fetchPublic\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"getOrCreate\",\"url\":\"classes/BotCollection.html#getOrCreate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"createBot\",\"url\":\"classes/BotCollection.html#createBot\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BotCollection\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/BotCollection.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":1024,\"name\":\"#storage\",\"url\":\"classes/BotCollection.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":1024,\"name\":\"#objects\",\"url\":\"classes/BotCollection.html#_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":1024,\"name\":\"getUnderlyingObject\",\"url\":\"classes/BotCollection.html#getUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BotCollection.html#getUnderlyingObject.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"BotCollection.getUnderlyingObject\"},{\"kind\":1024,\"name\":\"updateUnderlyingObject\",\"url\":\"classes/BotCollection.html#updateUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/BotCollection.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/BotCollection.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/BotCollection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/BotCollection.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"isPartial\",\"url\":\"classes/BotCollection.html#isPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/BotCollection.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"keys\",\"url\":\"classes/BotCollection.html#keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"values\",\"url\":\"classes/BotCollection.html#values\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"entries\",\"url\":\"classes/BotCollection.html#entries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/BotCollection.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"toList\",\"url\":\"classes/BotCollection.html#toList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/BotCollection.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/BotCollection.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/BotCollection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":128,\"name\":\"ChannelCollection\",\"url\":\"classes/ChannelCollection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChannelCollection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/ChannelCollection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"fetch\",\"url\":\"classes/ChannelCollection.html#fetch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"getOrCreate\",\"url\":\"classes/ChannelCollection.html#getOrCreate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"getOrPartial\",\"url\":\"classes/ChannelCollection.html#getOrPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"createGroup\",\"url\":\"classes/ChannelCollection.html#createGroup\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChannelCollection\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ChannelCollection.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":1024,\"name\":\"#storage\",\"url\":\"classes/ChannelCollection.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":1024,\"name\":\"#objects\",\"url\":\"classes/ChannelCollection.html#_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":1024,\"name\":\"getUnderlyingObject\",\"url\":\"classes/ChannelCollection.html#getUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ChannelCollection.html#getUnderlyingObject.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ChannelCollection.getUnderlyingObject\"},{\"kind\":1024,\"name\":\"updateUnderlyingObject\",\"url\":\"classes/ChannelCollection.html#updateUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/ChannelCollection.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/ChannelCollection.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/ChannelCollection.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"isPartial\",\"url\":\"classes/ChannelCollection.html#isPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/ChannelCollection.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"keys\",\"url\":\"classes/ChannelCollection.html#keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"values\",\"url\":\"classes/ChannelCollection.html#values\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"entries\",\"url\":\"classes/ChannelCollection.html#entries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/ChannelCollection.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"toList\",\"url\":\"classes/ChannelCollection.html#toList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/ChannelCollection.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/ChannelCollection.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/ChannelCollection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":128,\"name\":\"ChannelUnreadCollection\",\"url\":\"classes/ChannelUnreadCollection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChannelUnreadCollection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"sync\",\"url\":\"classes/ChannelUnreadCollection.html#sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"reset\",\"url\":\"classes/ChannelUnreadCollection.html#reset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"getOrCreate\",\"url\":\"classes/ChannelUnreadCollection.html#getOrCreate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ChannelUnreadCollection.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":1024,\"name\":\"#storage\",\"url\":\"classes/ChannelUnreadCollection.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":1024,\"name\":\"#objects\",\"url\":\"classes/ChannelUnreadCollection.html#_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":1024,\"name\":\"getUnderlyingObject\",\"url\":\"classes/ChannelUnreadCollection.html#getUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ChannelUnreadCollection.html#getUnderlyingObject.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ChannelUnreadCollection.getUnderlyingObject\"},{\"kind\":1024,\"name\":\"updateUnderlyingObject\",\"url\":\"classes/ChannelUnreadCollection.html#updateUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/ChannelUnreadCollection.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/ChannelUnreadCollection.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/ChannelUnreadCollection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/ChannelUnreadCollection.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"isPartial\",\"url\":\"classes/ChannelUnreadCollection.html#isPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/ChannelUnreadCollection.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"keys\",\"url\":\"classes/ChannelUnreadCollection.html#keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"values\",\"url\":\"classes/ChannelUnreadCollection.html#values\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"entries\",\"url\":\"classes/ChannelUnreadCollection.html#entries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/ChannelUnreadCollection.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"toList\",\"url\":\"classes/ChannelUnreadCollection.html#toList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/ChannelUnreadCollection.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/ChannelUnreadCollection.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/ChannelUnreadCollection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":128,\"name\":\"ChannelWebhookCollection\",\"url\":\"classes/ChannelWebhookCollection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChannelWebhookCollection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"fetch\",\"url\":\"classes/ChannelWebhookCollection.html#fetch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"fromToken\",\"url\":\"classes/ChannelWebhookCollection.html#fromToken\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"getOrCreate\",\"url\":\"classes/ChannelWebhookCollection.html#getOrCreate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ChannelWebhookCollection.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":1024,\"name\":\"#storage\",\"url\":\"classes/ChannelWebhookCollection.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":1024,\"name\":\"#objects\",\"url\":\"classes/ChannelWebhookCollection.html#_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":1024,\"name\":\"getUnderlyingObject\",\"url\":\"classes/ChannelWebhookCollection.html#getUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ChannelWebhookCollection.html#getUnderlyingObject.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ChannelWebhookCollection.getUnderlyingObject\"},{\"kind\":1024,\"name\":\"updateUnderlyingObject\",\"url\":\"classes/ChannelWebhookCollection.html#updateUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/ChannelWebhookCollection.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/ChannelWebhookCollection.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/ChannelWebhookCollection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/ChannelWebhookCollection.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"isPartial\",\"url\":\"classes/ChannelWebhookCollection.html#isPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/ChannelWebhookCollection.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"keys\",\"url\":\"classes/ChannelWebhookCollection.html#keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"values\",\"url\":\"classes/ChannelWebhookCollection.html#values\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"entries\",\"url\":\"classes/ChannelWebhookCollection.html#entries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/ChannelWebhookCollection.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"toList\",\"url\":\"classes/ChannelWebhookCollection.html#toList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/ChannelWebhookCollection.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/ChannelWebhookCollection.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/ChannelWebhookCollection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":128,\"name\":\"EmojiCollection\",\"url\":\"classes/EmojiCollection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EmojiCollection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"fetch\",\"url\":\"classes/EmojiCollection.html#fetch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"getOrCreate\",\"url\":\"classes/EmojiCollection.html#getOrCreate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"getOrPartial\",\"url\":\"classes/EmojiCollection.html#getOrPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EmojiCollection\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/EmojiCollection.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":1024,\"name\":\"#storage\",\"url\":\"classes/EmojiCollection.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":1024,\"name\":\"#objects\",\"url\":\"classes/EmojiCollection.html#_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":1024,\"name\":\"getUnderlyingObject\",\"url\":\"classes/EmojiCollection.html#getUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/EmojiCollection.html#getUnderlyingObject.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"EmojiCollection.getUnderlyingObject\"},{\"kind\":1024,\"name\":\"updateUnderlyingObject\",\"url\":\"classes/EmojiCollection.html#updateUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/EmojiCollection.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/EmojiCollection.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/EmojiCollection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/EmojiCollection.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"isPartial\",\"url\":\"classes/EmojiCollection.html#isPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/EmojiCollection.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"keys\",\"url\":\"classes/EmojiCollection.html#keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"values\",\"url\":\"classes/EmojiCollection.html#values\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"entries\",\"url\":\"classes/EmojiCollection.html#entries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/EmojiCollection.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"toList\",\"url\":\"classes/EmojiCollection.html#toList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/EmojiCollection.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/EmojiCollection.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/EmojiCollection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":128,\"name\":\"MessageCollection\",\"url\":\"classes/MessageCollection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MessageCollection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"fetch\",\"url\":\"classes/MessageCollection.html#fetch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"getOrCreate\",\"url\":\"classes/MessageCollection.html#getOrCreate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"getOrPartial\",\"url\":\"classes/MessageCollection.html#getOrPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"queryMessages\",\"url\":\"classes/MessageCollection.html#queryMessages\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageCollection\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/MessageCollection.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":1024,\"name\":\"#storage\",\"url\":\"classes/MessageCollection.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":1024,\"name\":\"#objects\",\"url\":\"classes/MessageCollection.html#_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":1024,\"name\":\"getUnderlyingObject\",\"url\":\"classes/MessageCollection.html#getUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MessageCollection.html#getUnderlyingObject.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"MessageCollection.getUnderlyingObject\"},{\"kind\":1024,\"name\":\"updateUnderlyingObject\",\"url\":\"classes/MessageCollection.html#updateUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/MessageCollection.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/MessageCollection.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/MessageCollection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/MessageCollection.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"isPartial\",\"url\":\"classes/MessageCollection.html#isPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/MessageCollection.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"keys\",\"url\":\"classes/MessageCollection.html#keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"values\",\"url\":\"classes/MessageCollection.html#values\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"entries\",\"url\":\"classes/MessageCollection.html#entries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/MessageCollection.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"toList\",\"url\":\"classes/MessageCollection.html#toList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/MessageCollection.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/MessageCollection.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/MessageCollection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":128,\"name\":\"ServerCollection\",\"url\":\"classes/ServerCollection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ServerCollection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"fetch\",\"url\":\"classes/ServerCollection.html#fetch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"getOrCreate\",\"url\":\"classes/ServerCollection.html#getOrCreate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"getOrPartial\",\"url\":\"classes/ServerCollection.html#getOrPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"createServer\",\"url\":\"classes/ServerCollection.html#createServer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerCollection\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ServerCollection.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":1024,\"name\":\"#storage\",\"url\":\"classes/ServerCollection.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":1024,\"name\":\"#objects\",\"url\":\"classes/ServerCollection.html#_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":1024,\"name\":\"getUnderlyingObject\",\"url\":\"classes/ServerCollection.html#getUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ServerCollection.html#getUnderlyingObject.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ServerCollection.getUnderlyingObject\"},{\"kind\":1024,\"name\":\"updateUnderlyingObject\",\"url\":\"classes/ServerCollection.html#updateUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/ServerCollection.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/ServerCollection.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/ServerCollection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/ServerCollection.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"isPartial\",\"url\":\"classes/ServerCollection.html#isPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/ServerCollection.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"keys\",\"url\":\"classes/ServerCollection.html#keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"values\",\"url\":\"classes/ServerCollection.html#values\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"entries\",\"url\":\"classes/ServerCollection.html#entries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/ServerCollection.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"toList\",\"url\":\"classes/ServerCollection.html#toList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/ServerCollection.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/ServerCollection.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/ServerCollection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":128,\"name\":\"ServerMemberCollection\",\"url\":\"classes/ServerMemberCollection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ServerMemberCollection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"hasByKey\",\"url\":\"classes/ServerMemberCollection.html#hasByKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"getByKey\",\"url\":\"classes/ServerMemberCollection.html#getByKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"fetch\",\"url\":\"classes/ServerMemberCollection.html#fetch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"getOrCreate\",\"url\":\"classes/ServerMemberCollection.html#getOrCreate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"getOrPartial\",\"url\":\"classes/ServerMemberCollection.html#getOrPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerMemberCollection\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ServerMemberCollection.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":1024,\"name\":\"#storage\",\"url\":\"classes/ServerMemberCollection.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":1024,\"name\":\"#objects\",\"url\":\"classes/ServerMemberCollection.html#_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":1024,\"name\":\"getUnderlyingObject\",\"url\":\"classes/ServerMemberCollection.html#getUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ServerMemberCollection.html#getUnderlyingObject.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ServerMemberCollection.getUnderlyingObject\"},{\"kind\":1024,\"name\":\"updateUnderlyingObject\",\"url\":\"classes/ServerMemberCollection.html#updateUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/ServerMemberCollection.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/ServerMemberCollection.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/ServerMemberCollection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/ServerMemberCollection.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"isPartial\",\"url\":\"classes/ServerMemberCollection.html#isPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/ServerMemberCollection.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"keys\",\"url\":\"classes/ServerMemberCollection.html#keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"values\",\"url\":\"classes/ServerMemberCollection.html#values\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"entries\",\"url\":\"classes/ServerMemberCollection.html#entries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/ServerMemberCollection.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"toList\",\"url\":\"classes/ServerMemberCollection.html#toList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/ServerMemberCollection.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/ServerMemberCollection.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/ServerMemberCollection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":128,\"name\":\"SessionCollection\",\"url\":\"classes/SessionCollection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SessionCollection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"fetch\",\"url\":\"classes/SessionCollection.html#fetch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"deleteAll\",\"url\":\"classes/SessionCollection.html#deleteAll\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"getOrCreate\",\"url\":\"classes/SessionCollection.html#getOrCreate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SessionCollection\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/SessionCollection.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":1024,\"name\":\"#storage\",\"url\":\"classes/SessionCollection.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":1024,\"name\":\"#objects\",\"url\":\"classes/SessionCollection.html#_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":1024,\"name\":\"getUnderlyingObject\",\"url\":\"classes/SessionCollection.html#getUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/SessionCollection.html#getUnderlyingObject.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"SessionCollection.getUnderlyingObject\"},{\"kind\":1024,\"name\":\"updateUnderlyingObject\",\"url\":\"classes/SessionCollection.html#updateUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/SessionCollection.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/SessionCollection.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/SessionCollection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/SessionCollection.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"isPartial\",\"url\":\"classes/SessionCollection.html#isPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/SessionCollection.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"keys\",\"url\":\"classes/SessionCollection.html#keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"values\",\"url\":\"classes/SessionCollection.html#values\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"entries\",\"url\":\"classes/SessionCollection.html#entries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/SessionCollection.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"toList\",\"url\":\"classes/SessionCollection.html#toList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/SessionCollection.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/SessionCollection.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/SessionCollection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":128,\"name\":\"UserCollection\",\"url\":\"classes/UserCollection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UserCollection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"fetch\",\"url\":\"classes/UserCollection.html#fetch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"getOrCreate\",\"url\":\"classes/UserCollection.html#getOrCreate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"getOrPartial\",\"url\":\"classes/UserCollection.html#getOrPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UserCollection\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/UserCollection.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":1024,\"name\":\"#storage\",\"url\":\"classes/UserCollection.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":1024,\"name\":\"#objects\",\"url\":\"classes/UserCollection.html#_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":1024,\"name\":\"getUnderlyingObject\",\"url\":\"classes/UserCollection.html#getUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/UserCollection.html#getUnderlyingObject.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"UserCollection.getUnderlyingObject\"},{\"kind\":1024,\"name\":\"updateUnderlyingObject\",\"url\":\"classes/UserCollection.html#updateUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/UserCollection.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/UserCollection.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/UserCollection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/UserCollection.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"isPartial\",\"url\":\"classes/UserCollection.html#isPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/UserCollection.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"keys\",\"url\":\"classes/UserCollection.html#keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"values\",\"url\":\"classes/UserCollection.html#values\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"entries\",\"url\":\"classes/UserCollection.html#entries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/UserCollection.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"toList\",\"url\":\"classes/UserCollection.html#toList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/UserCollection.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/UserCollection.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/UserCollection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":128,\"name\":\"Collection\",\"url\":\"classes/Collection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Collection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/Collection.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/Collection.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/Collection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/Collection.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"keys\",\"url\":\"classes/Collection.html#keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"values\",\"url\":\"classes/Collection.html#values\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"entries\",\"url\":\"classes/Collection.html#entries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/Collection.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"toList\",\"url\":\"classes/Collection.html#toList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/Collection.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/Collection.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/Collection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":128,\"name\":\"StoreCollection\",\"url\":\"classes/StoreCollection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoreCollection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StoreCollection\"},{\"kind\":1024,\"name\":\"#storage\",\"url\":\"classes/StoreCollection.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"StoreCollection\"},{\"kind\":1024,\"name\":\"#objects\",\"url\":\"classes/StoreCollection.html#_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"StoreCollection\"},{\"kind\":1024,\"name\":\"getUnderlyingObject\",\"url\":\"classes/StoreCollection.html#getUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoreCollection\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/StoreCollection.html#getUnderlyingObject.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"StoreCollection.getUnderlyingObject\"},{\"kind\":1024,\"name\":\"updateUnderlyingObject\",\"url\":\"classes/StoreCollection.html#updateUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/StoreCollection.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/StoreCollection.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/StoreCollection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/StoreCollection.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"isPartial\",\"url\":\"classes/StoreCollection.html#isPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/StoreCollection.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"keys\",\"url\":\"classes/StoreCollection.html#keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"values\",\"url\":\"classes/StoreCollection.html#values\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"entries\",\"url\":\"classes/StoreCollection.html#entries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/StoreCollection.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"toList\",\"url\":\"classes/StoreCollection.html#toList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/StoreCollection.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/StoreCollection.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/StoreCollection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoreCollection\"},{\"kind\":128,\"name\":\"ClassCollection\",\"url\":\"classes/ClassCollection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ClassCollection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ClassCollection\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ClassCollection.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClassCollection\"},{\"kind\":1024,\"name\":\"#storage\",\"url\":\"classes/ClassCollection.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":1024,\"name\":\"#objects\",\"url\":\"classes/ClassCollection.html#_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":1024,\"name\":\"getUnderlyingObject\",\"url\":\"classes/ClassCollection.html#getUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ClassCollection.html#getUnderlyingObject.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ClassCollection.getUnderlyingObject\"},{\"kind\":1024,\"name\":\"updateUnderlyingObject\",\"url\":\"classes/ClassCollection.html#updateUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/ClassCollection.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/ClassCollection.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/ClassCollection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/ClassCollection.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"isPartial\",\"url\":\"classes/ClassCollection.html#isPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/ClassCollection.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"keys\",\"url\":\"classes/ClassCollection.html#keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"values\",\"url\":\"classes/ClassCollection.html#values\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"entries\",\"url\":\"classes/ClassCollection.html#entries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/ClassCollection.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"toList\",\"url\":\"classes/ClassCollection.html#toList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/ClassCollection.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/ClassCollection.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/ClassCollection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,31.769]],[\"comment/0\",[]],[\"name/1\",[1,28.857]],[\"comment/1\",[]],[\"name/2\",[2,63.409]],[\"comment/2\",[]],[\"name/3\",[3,63.409]],[\"comment/3\",[]],[\"name/4\",[4,58.301]],[\"comment/4\",[]],[\"name/5\",[5,63.409]],[\"comment/5\",[]],[\"name/6\",[6,63.409]],[\"comment/6\",[]],[\"name/7\",[7,63.409]],[\"comment/7\",[]],[\"name/8\",[8,63.409]],[\"comment/8\",[]],[\"name/9\",[9,63.409]],[\"comment/9\",[]],[\"name/10\",[10,63.409]],[\"comment/10\",[]],[\"name/11\",[11,63.409]],[\"comment/11\",[]],[\"name/12\",[12,63.409]],[\"comment/12\",[]],[\"name/13\",[13,63.409]],[\"comment/13\",[]],[\"name/14\",[14,58.301]],[\"comment/14\",[]],[\"name/15\",[15,63.409]],[\"comment/15\",[]],[\"name/16\",[16,63.409]],[\"comment/16\",[]],[\"name/17\",[17,58.301]],[\"comment/17\",[]],[\"name/18\",[18,46.063]],[\"comment/18\",[]],[\"name/19\",[19,63.409]],[\"comment/19\",[]],[\"name/20\",[20,63.409]],[\"comment/20\",[]],[\"name/21\",[21,63.409]],[\"comment/21\",[]],[\"name/22\",[22,63.409]],[\"comment/22\",[]],[\"name/23\",[23,63.409]],[\"comment/23\",[]],[\"name/24\",[24,63.409]],[\"comment/24\",[]],[\"name/25\",[25,58.301]],[\"comment/25\",[]],[\"name/26\",[26,63.409]],[\"comment/26\",[]],[\"name/27\",[27,63.409]],[\"comment/27\",[]],[\"name/28\",[28,63.409]],[\"comment/28\",[]],[\"name/29\",[29,63.409]],[\"comment/29\",[]],[\"name/30\",[30,63.409]],[\"comment/30\",[]],[\"name/31\",[31,63.409]],[\"comment/31\",[]],[\"name/32\",[32,63.409]],[\"comment/32\",[]],[\"name/33\",[33,63.409]],[\"comment/33\",[]],[\"name/34\",[34,63.409]],[\"comment/34\",[]],[\"name/35\",[35,63.409]],[\"comment/35\",[]],[\"name/36\",[1,28.857]],[\"comment/36\",[]],[\"name/37\",[14,58.301]],[\"comment/37\",[]],[\"name/38\",[36,63.409]],[\"comment/38\",[]],[\"name/39\",[37,63.409]],[\"comment/39\",[]],[\"name/40\",[38,63.409]],[\"comment/40\",[]],[\"name/41\",[39,63.409]],[\"comment/41\",[]],[\"name/42\",[40,63.409]],[\"comment/42\",[]],[\"name/43\",[41,63.409]],[\"comment/43\",[]],[\"name/44\",[42,63.409]],[\"comment/44\",[]],[\"name/45\",[43,63.409]],[\"comment/45\",[]],[\"name/46\",[44,63.409]],[\"comment/46\",[]],[\"name/47\",[45,63.409]],[\"comment/47\",[]],[\"name/48\",[25,58.301]],[\"comment/48\",[]],[\"name/49\",[46,63.409]],[\"comment/49\",[]],[\"name/50\",[47,63.409]],[\"comment/50\",[]],[\"name/51\",[48,63.409]],[\"comment/51\",[]],[\"name/52\",[49,63.409]],[\"comment/52\",[]],[\"name/53\",[50,63.409]],[\"comment/53\",[]],[\"name/54\",[51,63.409]],[\"comment/54\",[]],[\"name/55\",[52,63.409]],[\"comment/55\",[]],[\"name/56\",[53,63.409]],[\"comment/56\",[]],[\"name/57\",[54,58.301]],[\"comment/57\",[]],[\"name/58\",[55,63.409]],[\"comment/58\",[]],[\"name/59\",[56,63.409]],[\"comment/59\",[]],[\"name/60\",[57,63.409]],[\"comment/60\",[]],[\"name/61\",[58,63.409]],[\"comment/61\",[]],[\"name/62\",[59,63.409]],[\"comment/62\",[]],[\"name/63\",[60,63.409]],[\"comment/63\",[]],[\"name/64\",[61,63.409]],[\"comment/64\",[]],[\"name/65\",[62,63.409]],[\"comment/65\",[]],[\"name/66\",[63,63.409]],[\"comment/66\",[]],[\"name/67\",[64,63.409]],[\"comment/67\",[]],[\"name/68\",[65,63.409]],[\"comment/68\",[]],[\"name/69\",[66,63.409]],[\"comment/69\",[]],[\"name/70\",[67,63.409]],[\"comment/70\",[]],[\"name/71\",[68,63.409]],[\"comment/71\",[]],[\"name/72\",[69,63.409]],[\"comment/72\",[]],[\"name/73\",[70,63.409]],[\"comment/73\",[]],[\"name/74\",[71,63.409]],[\"comment/74\",[]],[\"name/75\",[72,63.409]],[\"comment/75\",[]],[\"name/76\",[73,63.409]],[\"comment/76\",[]],[\"name/77\",[74,58.301]],[\"comment/77\",[]],[\"name/78\",[1,28.857]],[\"comment/78\",[]],[\"name/79\",[75,43.95]],[\"comment/79\",[]],[\"name/80\",[76,40.723]],[\"comment/80\",[]],[\"name/81\",[77,47.315]],[\"comment/81\",[]],[\"name/82\",[78,47.315]],[\"comment/82\",[]],[\"name/83\",[18,46.063]],[\"comment/83\",[]],[\"name/84\",[79,54.936]],[\"comment/84\",[]],[\"name/85\",[80,54.936]],[\"comment/85\",[]],[\"name/86\",[81,63.409]],[\"comment/86\",[]],[\"name/87\",[82,63.409]],[\"comment/87\",[]],[\"name/88\",[83,58.301]],[\"comment/88\",[]],[\"name/89\",[84,58.301]],[\"comment/89\",[]],[\"name/90\",[85,63.409]],[\"comment/90\",[]],[\"name/91\",[86,63.409]],[\"comment/91\",[]],[\"name/92\",[87,63.409]],[\"comment/92\",[]],[\"name/93\",[88,54.936]],[\"comment/93\",[]],[\"name/94\",[89,48.746]],[\"comment/94\",[]],[\"name/95\",[90,37.26]],[\"comment/95\",[]],[\"name/96\",[91,54.936]],[\"comment/96\",[]],[\"name/97\",[1,28.857]],[\"comment/97\",[]],[\"name/98\",[75,43.95]],[\"comment/98\",[]],[\"name/99\",[76,40.723]],[\"comment/99\",[]],[\"name/100\",[77,47.315]],[\"comment/100\",[]],[\"name/101\",[78,47.315]],[\"comment/101\",[]],[\"name/102\",[92,37.26]],[\"comment/102\",[]],[\"name/103\",[93,58.301]],[\"comment/103\",[]],[\"name/104\",[94,47.315]],[\"comment/104\",[]],[\"name/105\",[95,48.746]],[\"comment/105\",[]],[\"name/106\",[96,63.409]],[\"comment/106\",[]],[\"name/107\",[97,50.417]],[\"comment/107\",[]],[\"name/108\",[98,58.301]],[\"comment/108\",[]],[\"name/109\",[99,63.409]],[\"comment/109\",[]],[\"name/110\",[100,63.409]],[\"comment/110\",[]],[\"name/111\",[101,63.409]],[\"comment/111\",[]],[\"name/112\",[102,63.409]],[\"comment/112\",[]],[\"name/113\",[103,63.409]],[\"comment/113\",[]],[\"name/114\",[104,63.409]],[\"comment/114\",[]],[\"name/115\",[105,54.936]],[\"comment/115\",[]],[\"name/116\",[18,46.063]],[\"comment/116\",[]],[\"name/117\",[79,54.936]],[\"comment/117\",[]],[\"name/118\",[80,54.936]],[\"comment/118\",[]],[\"name/119\",[106,54.936]],[\"comment/119\",[]],[\"name/120\",[107,48.746]],[\"comment/120\",[]],[\"name/121\",[108,63.409]],[\"comment/121\",[]],[\"name/122\",[109,58.301]],[\"comment/122\",[]],[\"name/123\",[110,63.409]],[\"comment/123\",[]],[\"name/124\",[111,54.936]],[\"comment/124\",[]],[\"name/125\",[112,58.301]],[\"comment/125\",[]],[\"name/126\",[113,63.409]],[\"comment/126\",[]],[\"name/127\",[114,63.409]],[\"comment/127\",[]],[\"name/128\",[115,63.409]],[\"comment/128\",[]],[\"name/129\",[116,58.301]],[\"comment/129\",[]],[\"name/130\",[117,58.301]],[\"comment/130\",[]],[\"name/131\",[118,52.423]],[\"comment/131\",[]],[\"name/132\",[119,63.409]],[\"comment/132\",[]],[\"name/133\",[120,58.301]],[\"comment/133\",[]],[\"name/134\",[121,63.409]],[\"comment/134\",[]],[\"name/135\",[122,54.936]],[\"comment/135\",[]],[\"name/136\",[123,58.301]],[\"comment/136\",[]],[\"name/137\",[124,58.301]],[\"comment/137\",[]],[\"name/138\",[125,58.301]],[\"comment/138\",[]],[\"name/139\",[126,63.409]],[\"comment/139\",[]],[\"name/140\",[89,48.746]],[\"comment/140\",[]],[\"name/141\",[90,37.26]],[\"comment/141\",[]],[\"name/142\",[127,63.409]],[\"comment/142\",[]],[\"name/143\",[128,63.409]],[\"comment/143\",[]],[\"name/144\",[129,63.409]],[\"comment/144\",[]],[\"name/145\",[130,63.409]],[\"comment/145\",[]],[\"name/146\",[131,63.409]],[\"comment/146\",[]],[\"name/147\",[132,63.409]],[\"comment/147\",[]],[\"name/148\",[133,63.409]],[\"comment/148\",[]],[\"name/149\",[134,63.409]],[\"comment/149\",[]],[\"name/150\",[135,63.409]],[\"comment/150\",[]],[\"name/151\",[136,63.409]],[\"comment/151\",[]],[\"name/152\",[137,63.409]],[\"comment/152\",[]],[\"name/153\",[138,63.409]],[\"comment/153\",[]],[\"name/154\",[139,54.936]],[\"comment/154\",[]],[\"name/155\",[140,58.301]],[\"comment/155\",[]],[\"name/156\",[141,63.409]],[\"comment/156\",[]],[\"name/157\",[142,63.409]],[\"comment/157\",[]],[\"name/158\",[143,63.409]],[\"comment/158\",[]],[\"name/159\",[1,28.857]],[\"comment/159\",[]],[\"name/160\",[75,43.95]],[\"comment/160\",[]],[\"name/161\",[76,40.723]],[\"comment/161\",[]],[\"name/162\",[112,58.301]],[\"comment/162\",[]],[\"name/163\",[144,63.409]],[\"comment/163\",[]],[\"name/164\",[145,63.409]],[\"comment/164\",[]],[\"name/165\",[1,28.857]],[\"comment/165\",[]],[\"name/166\",[75,43.95]],[\"comment/166\",[]],[\"name/167\",[76,40.723]],[\"comment/167\",[]],[\"name/168\",[77,47.315]],[\"comment/168\",[]],[\"name/169\",[78,47.315]],[\"comment/169\",[]],[\"name/170\",[146,63.409]],[\"comment/170\",[]],[\"name/171\",[147,58.301]],[\"comment/171\",[]],[\"name/172\",[95,48.746]],[\"comment/172\",[]],[\"name/173\",[148,63.409]],[\"comment/173\",[]],[\"name/174\",[111,54.936]],[\"comment/174\",[]],[\"name/175\",[90,37.26]],[\"comment/175\",[]],[\"name/176\",[149,63.409]],[\"comment/176\",[]],[\"name/177\",[1,28.857]],[\"comment/177\",[]],[\"name/178\",[0,31.769]],[\"comment/178\",[]],[\"name/179\",[76,40.723]],[\"comment/179\",[]],[\"name/180\",[150,63.409]],[\"comment/180\",[]],[\"name/181\",[151,63.409]],[\"comment/181\",[]],[\"name/182\",[152,63.409]],[\"comment/182\",[]],[\"name/183\",[153,63.409]],[\"comment/183\",[]],[\"name/184\",[154,40.056]],[\"comment/184\",[]],[\"name/185\",[94,47.315]],[\"comment/185\",[]],[\"name/186\",[155,63.409]],[\"comment/186\",[]],[\"name/187\",[156,63.409]],[\"comment/187\",[]],[\"name/188\",[157,63.409]],[\"comment/188\",[]],[\"name/189\",[158,63.409]],[\"comment/189\",[]],[\"name/190\",[159,63.409]],[\"comment/190\",[]],[\"name/191\",[160,37.26]],[\"comment/191\",[]],[\"name/192\",[1,28.857]],[\"comment/192\",[]],[\"name/193\",[0,31.769]],[\"comment/193\",[]],[\"name/194\",[92,37.26]],[\"comment/194\",[]],[\"name/195\",[161,63.409]],[\"comment/195\",[]],[\"name/196\",[160,37.26]],[\"comment/196\",[]],[\"name/197\",[1,28.857]],[\"comment/197\",[]],[\"name/198\",[0,31.769]],[\"comment/198\",[]],[\"name/199\",[92,37.26]],[\"comment/199\",[]],[\"name/200\",[162,63.409]],[\"comment/200\",[]],[\"name/201\",[160,37.26]],[\"comment/201\",[]],[\"name/202\",[1,28.857]],[\"comment/202\",[]],[\"name/203\",[76,40.723]],[\"comment/203\",[]],[\"name/204\",[163,63.409]],[\"comment/204\",[]],[\"name/205\",[106,54.936]],[\"comment/205\",[]],[\"name/206\",[164,54.936]],[\"comment/206\",[]],[\"name/207\",[147,58.301]],[\"comment/207\",[]],[\"name/208\",[107,48.746]],[\"comment/208\",[]],[\"name/209\",[91,54.936]],[\"comment/209\",[]],[\"name/210\",[90,37.26]],[\"comment/210\",[]],[\"name/211\",[0,31.769]],[\"comment/211\",[]],[\"name/212\",[92,37.26]],[\"comment/212\",[]],[\"name/213\",[165,63.409]],[\"comment/213\",[]],[\"name/214\",[1,28.857]],[\"comment/214\",[]],[\"name/215\",[75,43.95]],[\"comment/215\",[]],[\"name/216\",[76,40.723]],[\"comment/216\",[]],[\"name/217\",[78,47.315]],[\"comment/217\",[]],[\"name/218\",[93,58.301]],[\"comment/218\",[]],[\"name/219\",[94,47.315]],[\"comment/219\",[]],[\"name/220\",[166,63.409]],[\"comment/220\",[]],[\"name/221\",[164,54.936]],[\"comment/221\",[]],[\"name/222\",[91,54.936]],[\"comment/222\",[]],[\"name/223\",[107,48.746]],[\"comment/223\",[]],[\"name/224\",[167,58.301]],[\"comment/224\",[]],[\"name/225\",[168,63.409]],[\"comment/225\",[]],[\"name/226\",[169,63.409]],[\"comment/226\",[]],[\"name/227\",[170,63.409]],[\"comment/227\",[]],[\"name/228\",[171,58.301]],[\"comment/228\",[]],[\"name/229\",[172,58.301]],[\"comment/229\",[]],[\"name/230\",[173,63.409]],[\"comment/230\",[]],[\"name/231\",[174,63.409]],[\"comment/231\",[]],[\"name/232\",[175,63.409]],[\"comment/232\",[]],[\"name/233\",[176,63.409]],[\"comment/233\",[]],[\"name/234\",[177,63.409]],[\"comment/234\",[]],[\"name/235\",[178,63.409]],[\"comment/235\",[]],[\"name/236\",[179,63.409]],[\"comment/236\",[]],[\"name/237\",[180,63.409]],[\"comment/237\",[]],[\"name/238\",[181,50.417]],[\"comment/238\",[]],[\"name/239\",[182,58.301]],[\"comment/239\",[]],[\"name/240\",[183,52.423]],[\"comment/240\",[]],[\"name/241\",[184,54.936]],[\"comment/241\",[]],[\"name/242\",[185,63.409]],[\"comment/242\",[]],[\"name/243\",[89,48.746]],[\"comment/243\",[]],[\"name/244\",[90,37.26]],[\"comment/244\",[]],[\"name/245\",[139,54.936]],[\"comment/245\",[]],[\"name/246\",[186,63.409]],[\"comment/246\",[]],[\"name/247\",[187,63.409]],[\"comment/247\",[]],[\"name/248\",[188,63.409]],[\"comment/248\",[]],[\"name/249\",[189,63.409]],[\"comment/249\",[]],[\"name/250\",[190,63.409]],[\"comment/250\",[]],[\"name/251\",[1,28.857]],[\"comment/251\",[]],[\"name/252\",[0,31.769]],[\"comment/252\",[]],[\"name/253\",[76,40.723]],[\"comment/253\",[]],[\"name/254\",[95,48.746]],[\"comment/254\",[]],[\"name/255\",[191,52.423]],[\"comment/255\",[]],[\"name/256\",[183,52.423]],[\"comment/256\",[]],[\"name/257\",[192,63.409]],[\"comment/257\",[]],[\"name/258\",[160,37.26]],[\"comment/258\",[]],[\"name/259\",[1,28.857]],[\"comment/259\",[]],[\"name/260\",[0,31.769]],[\"comment/260\",[]],[\"name/261\",[92,37.26]],[\"comment/261\",[]],[\"name/262\",[193,63.409]],[\"comment/262\",[]],[\"name/263\",[160,37.26]],[\"comment/263\",[]],[\"name/264\",[1,28.857]],[\"comment/264\",[]],[\"name/265\",[0,31.769]],[\"comment/265\",[]],[\"name/266\",[92,37.26]],[\"comment/266\",[]],[\"name/267\",[194,63.409]],[\"comment/267\",[]],[\"name/268\",[160,37.26]],[\"comment/268\",[]],[\"name/269\",[1,28.857]],[\"comment/269\",[]],[\"name/270\",[94,47.315]],[\"comment/270\",[]],[\"name/271\",[195,58.301]],[\"comment/271\",[]],[\"name/272\",[196,58.301]],[\"comment/272\",[]],[\"name/273\",[154,40.056]],[\"comment/273\",[]],[\"name/274\",[197,58.301]],[\"comment/274\",[]],[\"name/275\",[0,31.769]],[\"comment/275\",[]],[\"name/276\",[92,37.26]],[\"comment/276\",[]],[\"name/277\",[198,63.409]],[\"comment/277\",[]],[\"name/278\",[160,37.26]],[\"comment/278\",[]],[\"name/279\",[1,28.857]],[\"comment/279\",[]],[\"name/280\",[94,47.315]],[\"comment/280\",[]],[\"name/281\",[195,58.301]],[\"comment/281\",[]],[\"name/282\",[196,58.301]],[\"comment/282\",[]],[\"name/283\",[197,58.301]],[\"comment/283\",[]],[\"name/284\",[0,31.769]],[\"comment/284\",[]],[\"name/285\",[92,37.26]],[\"comment/285\",[]],[\"name/286\",[199,63.409]],[\"comment/286\",[]],[\"name/287\",[160,37.26]],[\"comment/287\",[]],[\"name/288\",[1,28.857]],[\"comment/288\",[]],[\"name/289\",[94,47.315]],[\"comment/289\",[]],[\"name/290\",[200,63.409]],[\"comment/290\",[]],[\"name/291\",[201,63.409]],[\"comment/291\",[]],[\"name/292\",[202,58.301]],[\"comment/292\",[]],[\"name/293\",[97,50.417]],[\"comment/293\",[]],[\"name/294\",[203,63.409]],[\"comment/294\",[]],[\"name/295\",[204,63.409]],[\"comment/295\",[]],[\"name/296\",[205,63.409]],[\"comment/296\",[]],[\"name/297\",[118,52.423]],[\"comment/297\",[]],[\"name/298\",[206,58.301]],[\"comment/298\",[]],[\"name/299\",[207,58.301]],[\"comment/299\",[]],[\"name/300\",[208,63.409]],[\"comment/300\",[]],[\"name/301\",[0,31.769]],[\"comment/301\",[]],[\"name/302\",[92,37.26]],[\"comment/302\",[]],[\"name/303\",[209,63.409]],[\"comment/303\",[]],[\"name/304\",[160,37.26]],[\"comment/304\",[]],[\"name/305\",[1,28.857]],[\"comment/305\",[]],[\"name/306\",[118,52.423]],[\"comment/306\",[]],[\"name/307\",[94,47.315]],[\"comment/307\",[]],[\"name/308\",[202,58.301]],[\"comment/308\",[]],[\"name/309\",[97,50.417]],[\"comment/309\",[]],[\"name/310\",[210,63.409]],[\"comment/310\",[]],[\"name/311\",[206,58.301]],[\"comment/311\",[]],[\"name/312\",[207,58.301]],[\"comment/312\",[]],[\"name/313\",[0,31.769]],[\"comment/313\",[]],[\"name/314\",[92,37.26]],[\"comment/314\",[]],[\"name/315\",[211,63.409]],[\"comment/315\",[]],[\"name/316\",[1,28.857]],[\"comment/316\",[]],[\"name/317\",[0,31.769]],[\"comment/317\",[]],[\"name/318\",[76,40.723]],[\"comment/318\",[]],[\"name/319\",[181,50.417]],[\"comment/319\",[]],[\"name/320\",[191,52.423]],[\"comment/320\",[]],[\"name/321\",[97,50.417]],[\"comment/321\",[]],[\"name/322\",[212,63.409]],[\"comment/322\",[]],[\"name/323\",[213,63.409]],[\"comment/323\",[]],[\"name/324\",[214,63.409]],[\"comment/324\",[]],[\"name/325\",[160,37.26]],[\"comment/325\",[]],[\"name/326\",[1,28.857]],[\"comment/326\",[]],[\"name/327\",[0,31.769]],[\"comment/327\",[]],[\"name/328\",[92,37.26]],[\"comment/328\",[]],[\"name/329\",[215,63.409]],[\"comment/329\",[]],[\"name/330\",[160,37.26]],[\"comment/330\",[]],[\"name/331\",[1,28.857]],[\"comment/331\",[]],[\"name/332\",[0,31.769]],[\"comment/332\",[]],[\"name/333\",[92,37.26]],[\"comment/333\",[]],[\"name/334\",[216,63.409]],[\"comment/334\",[]],[\"name/335\",[160,37.26]],[\"comment/335\",[]],[\"name/336\",[1,28.857]],[\"comment/336\",[]],[\"name/337\",[217,63.409]],[\"comment/337\",[]],[\"name/338\",[181,50.417]],[\"comment/338\",[]],[\"name/339\",[218,63.409]],[\"comment/339\",[]],[\"name/340\",[106,54.936]],[\"comment/340\",[]],[\"name/341\",[219,63.409]],[\"comment/341\",[]],[\"name/342\",[220,63.409]],[\"comment/342\",[]],[\"name/343\",[221,63.409]],[\"comment/343\",[]],[\"name/344\",[54,58.301]],[\"comment/344\",[]],[\"name/345\",[222,63.409]],[\"comment/345\",[]],[\"name/346\",[164,54.936]],[\"comment/346\",[]],[\"name/347\",[223,63.409]],[\"comment/347\",[]],[\"name/348\",[224,63.409]],[\"comment/348\",[]],[\"name/349\",[225,63.409]],[\"comment/349\",[]],[\"name/350\",[0,31.769]],[\"comment/350\",[]],[\"name/351\",[92,37.26]],[\"comment/351\",[]],[\"name/352\",[107,48.746]],[\"comment/352\",[]],[\"name/353\",[1,28.857]],[\"comment/353\",[]],[\"name/354\",[75,43.95]],[\"comment/354\",[]],[\"name/355\",[76,40.723]],[\"comment/355\",[]],[\"name/356\",[77,47.315]],[\"comment/356\",[]],[\"name/357\",[78,47.315]],[\"comment/357\",[]],[\"name/358\",[79,54.936]],[\"comment/358\",[]],[\"name/359\",[80,54.936]],[\"comment/359\",[]],[\"name/360\",[95,48.746]],[\"comment/360\",[]],[\"name/361\",[97,50.417]],[\"comment/361\",[]],[\"name/362\",[98,58.301]],[\"comment/362\",[]],[\"name/363\",[226,63.409]],[\"comment/363\",[]],[\"name/364\",[227,63.409]],[\"comment/364\",[]],[\"name/365\",[4,58.301]],[\"comment/365\",[]],[\"name/366\",[228,63.409]],[\"comment/366\",[]],[\"name/367\",[229,63.409]],[\"comment/367\",[]],[\"name/368\",[230,58.301]],[\"comment/368\",[]],[\"name/369\",[109,58.301]],[\"comment/369\",[]],[\"name/370\",[88,54.936]],[\"comment/370\",[]],[\"name/371\",[83,58.301]],[\"comment/371\",[]],[\"name/372\",[84,58.301]],[\"comment/372\",[]],[\"name/373\",[111,54.936]],[\"comment/373\",[]],[\"name/374\",[231,63.409]],[\"comment/374\",[]],[\"name/375\",[232,63.409]],[\"comment/375\",[]],[\"name/376\",[233,58.301]],[\"comment/376\",[]],[\"name/377\",[116,58.301]],[\"comment/377\",[]],[\"name/378\",[117,58.301]],[\"comment/378\",[]],[\"name/379\",[118,52.423]],[\"comment/379\",[]],[\"name/380\",[120,58.301]],[\"comment/380\",[]],[\"name/381\",[234,63.409]],[\"comment/381\",[]],[\"name/382\",[167,58.301]],[\"comment/382\",[]],[\"name/383\",[122,54.936]],[\"comment/383\",[]],[\"name/384\",[123,58.301]],[\"comment/384\",[]],[\"name/385\",[124,58.301]],[\"comment/385\",[]],[\"name/386\",[235,63.409]],[\"comment/386\",[]],[\"name/387\",[89,48.746]],[\"comment/387\",[]],[\"name/388\",[90,37.26]],[\"comment/388\",[]],[\"name/389\",[139,54.936]],[\"comment/389\",[]],[\"name/390\",[236,63.409]],[\"comment/390\",[]],[\"name/391\",[237,63.409]],[\"comment/391\",[]],[\"name/392\",[238,63.409]],[\"comment/392\",[]],[\"name/393\",[239,63.409]],[\"comment/393\",[]],[\"name/394\",[240,63.409]],[\"comment/394\",[]],[\"name/395\",[140,58.301]],[\"comment/395\",[]],[\"name/396\",[241,63.409]],[\"comment/396\",[]],[\"name/397\",[242,63.409]],[\"comment/397\",[]],[\"name/398\",[243,63.409]],[\"comment/398\",[]],[\"name/399\",[244,63.409]],[\"comment/399\",[]],[\"name/400\",[245,63.409]],[\"comment/400\",[]],[\"name/401\",[246,63.409]],[\"comment/401\",[]],[\"name/402\",[247,63.409]],[\"comment/402\",[]],[\"name/403\",[125,58.301]],[\"comment/403\",[]],[\"name/404\",[248,63.409]],[\"comment/404\",[]],[\"name/405\",[249,63.409]],[\"comment/405\",[]],[\"name/406\",[250,63.409]],[\"comment/406\",[]],[\"name/407\",[251,63.409]],[\"comment/407\",[]],[\"name/408\",[1,28.857]],[\"comment/408\",[]],[\"name/409\",[0,31.769]],[\"comment/409\",[]],[\"name/410\",[76,40.723]],[\"comment/410\",[]],[\"name/411\",[252,40.723]],[\"comment/411\",[]],[\"name/412\",[253,63.409]],[\"comment/412\",[]],[\"name/413\",[18,46.063]],[\"comment/413\",[]],[\"name/414\",[107,48.746]],[\"comment/414\",[]],[\"name/415\",[254,63.409]],[\"comment/415\",[]],[\"name/416\",[255,63.409]],[\"comment/416\",[]],[\"name/417\",[1,28.857]],[\"comment/417\",[]],[\"name/418\",[75,43.95]],[\"comment/418\",[]],[\"name/419\",[76,40.723]],[\"comment/419\",[]],[\"name/420\",[252,40.723]],[\"comment/420\",[]],[\"name/421\",[77,47.315]],[\"comment/421\",[]],[\"name/422\",[107,48.746]],[\"comment/422\",[]],[\"name/423\",[18,46.063]],[\"comment/423\",[]],[\"name/424\",[256,63.409]],[\"comment/424\",[]],[\"name/425\",[257,63.409]],[\"comment/425\",[]],[\"name/426\",[191,52.423]],[\"comment/426\",[]],[\"name/427\",[230,58.301]],[\"comment/427\",[]],[\"name/428\",[258,63.409]],[\"comment/428\",[]],[\"name/429\",[233,58.301]],[\"comment/429\",[]],[\"name/430\",[259,63.409]],[\"comment/430\",[]],[\"name/431\",[182,58.301]],[\"comment/431\",[]],[\"name/432\",[260,63.409]],[\"comment/432\",[]],[\"name/433\",[261,63.409]],[\"comment/433\",[]],[\"name/434\",[262,63.409]],[\"comment/434\",[]],[\"name/435\",[263,63.409]],[\"comment/435\",[]],[\"name/436\",[181,50.417]],[\"comment/436\",[]],[\"name/437\",[183,52.423]],[\"comment/437\",[]],[\"name/438\",[184,54.936]],[\"comment/438\",[]],[\"name/439\",[89,48.746]],[\"comment/439\",[]],[\"name/440\",[264,63.409]],[\"comment/440\",[]],[\"name/441\",[265,63.409]],[\"comment/441\",[]],[\"name/442\",[172,58.301]],[\"comment/442\",[]],[\"name/443\",[160,37.26]],[\"comment/443\",[]],[\"name/444\",[1,28.857]],[\"comment/444\",[]],[\"name/445\",[0,31.769]],[\"comment/445\",[]],[\"name/446\",[92,37.26]],[\"comment/446\",[]],[\"name/447\",[266,63.409]],[\"comment/447\",[]],[\"name/448\",[160,37.26]],[\"comment/448\",[]],[\"name/449\",[1,28.857]],[\"comment/449\",[]],[\"name/450\",[171,58.301]],[\"comment/450\",[]],[\"name/451\",[0,31.769]],[\"comment/451\",[]],[\"name/452\",[92,37.26]],[\"comment/452\",[]],[\"name/453\",[267,63.409]],[\"comment/453\",[]],[\"name/454\",[160,37.26]],[\"comment/454\",[]],[\"name/455\",[1,28.857]],[\"comment/455\",[]],[\"name/456\",[105,54.936]],[\"comment/456\",[]],[\"name/457\",[18,46.063]],[\"comment/457\",[]],[\"name/458\",[0,31.769]],[\"comment/458\",[]],[\"name/459\",[92,37.26]],[\"comment/459\",[]],[\"name/460\",[268,63.409]],[\"comment/460\",[]],[\"name/461\",[160,37.26]],[\"comment/461\",[]],[\"name/462\",[1,28.857]],[\"comment/462\",[]],[\"name/463\",[269,54.936]],[\"comment/463\",[]],[\"name/464\",[270,54.936]],[\"comment/464\",[]],[\"name/465\",[105,54.936]],[\"comment/465\",[]],[\"name/466\",[18,46.063]],[\"comment/466\",[]],[\"name/467\",[0,31.769]],[\"comment/467\",[]],[\"name/468\",[92,37.26]],[\"comment/468\",[]],[\"name/469\",[271,63.409]],[\"comment/469\",[]],[\"name/470\",[160,37.26]],[\"comment/470\",[]],[\"name/471\",[1,28.857]],[\"comment/471\",[]],[\"name/472\",[269,54.936]],[\"comment/472\",[]],[\"name/473\",[270,54.936]],[\"comment/473\",[]],[\"name/474\",[0,31.769]],[\"comment/474\",[]],[\"name/475\",[92,37.26]],[\"comment/475\",[]],[\"name/476\",[272,63.409]],[\"comment/476\",[]],[\"name/477\",[160,37.26]],[\"comment/477\",[]],[\"name/478\",[1,28.857]],[\"comment/478\",[]],[\"name/479\",[95,48.746]],[\"comment/479\",[]],[\"name/480\",[269,54.936]],[\"comment/480\",[]],[\"name/481\",[270,54.936]],[\"comment/481\",[]],[\"name/482\",[0,31.769]],[\"comment/482\",[]],[\"name/483\",[92,37.26]],[\"comment/483\",[]],[\"name/484\",[273,63.409]],[\"comment/484\",[]],[\"name/485\",[160,37.26]],[\"comment/485\",[]],[\"name/486\",[1,28.857]],[\"comment/486\",[]],[\"name/487\",[274,63.409]],[\"comment/487\",[]],[\"name/488\",[275,63.409]],[\"comment/488\",[]],[\"name/489\",[160,37.26]],[\"comment/489\",[]],[\"name/490\",[276,63.409]],[\"comment/490\",[]],[\"name/491\",[0,31.769]],[\"comment/491\",[]],[\"name/492\",[92,37.26]],[\"comment/492\",[]],[\"name/493\",[17,58.301]],[\"comment/493\",[]],[\"name/494\",[1,28.857]],[\"comment/494\",[]],[\"name/495\",[75,43.95]],[\"comment/495\",[]],[\"name/496\",[76,40.723]],[\"comment/496\",[]],[\"name/497\",[77,47.315]],[\"comment/497\",[]],[\"name/498\",[78,47.315]],[\"comment/498\",[]],[\"name/499\",[277,63.409]],[\"comment/499\",[]],[\"name/500\",[95,48.746]],[\"comment/500\",[]],[\"name/501\",[278,63.409]],[\"comment/501\",[]],[\"name/502\",[90,37.26]],[\"comment/502\",[]],[\"name/503\",[18,46.063]],[\"comment/503\",[]],[\"name/504\",[1,28.857]],[\"comment/504\",[]],[\"name/505\",[75,43.95]],[\"comment/505\",[]],[\"name/506\",[76,40.723]],[\"comment/506\",[]],[\"name/507\",[77,47.315]],[\"comment/507\",[]],[\"name/508\",[78,47.315]],[\"comment/508\",[]],[\"name/509\",[181,50.417]],[\"comment/509\",[]],[\"name/510\",[191,52.423]],[\"comment/510\",[]],[\"name/511\",[279,63.409]],[\"comment/511\",[]],[\"name/512\",[280,63.409]],[\"comment/512\",[]],[\"name/513\",[281,63.409]],[\"comment/513\",[]],[\"name/514\",[282,63.409]],[\"comment/514\",[]],[\"name/515\",[283,63.409]],[\"comment/515\",[]],[\"name/516\",[88,54.936]],[\"comment/516\",[]],[\"name/517\",[74,58.301]],[\"comment/517\",[]],[\"name/518\",[284,63.409]],[\"comment/518\",[]],[\"name/519\",[183,52.423]],[\"comment/519\",[]],[\"name/520\",[184,54.936]],[\"comment/520\",[]],[\"name/521\",[285,63.409]],[\"comment/521\",[]],[\"name/522\",[286,63.409]],[\"comment/522\",[]],[\"name/523\",[122,54.936]],[\"comment/523\",[]],[\"name/524\",[89,48.746]],[\"comment/524\",[]],[\"name/525\",[287,63.409]],[\"comment/525\",[]],[\"name/526\",[288,63.409]],[\"comment/526\",[]],[\"name/527\",[289,63.409]],[\"comment/527\",[]],[\"name/528\",[290,63.409]],[\"comment/528\",[]],[\"name/529\",[291,63.409]],[\"comment/529\",[]],[\"name/530\",[292,63.409]],[\"comment/530\",[]],[\"name/531\",[293,63.409]],[\"comment/531\",[]],[\"name/532\",[294,63.409]],[\"comment/532\",[]],[\"name/533\",[295,63.409]],[\"comment/533\",[]],[\"name/534\",[296,63.409]],[\"comment/534\",[]],[\"name/535\",[297,63.409]],[\"comment/535\",[]],[\"name/536\",[298,63.409]],[\"comment/536\",[]],[\"name/537\",[1,28.857]],[\"comment/537\",[]],[\"name/538\",[299,44.951]],[\"comment/538\",[]],[\"name/539\",[300,63.409]],[\"comment/539\",[]],[\"name/540\",[301,63.409]],[\"comment/540\",[]],[\"name/541\",[302,43.95]],[\"comment/541\",[]],[\"name/542\",[303,63.409]],[\"comment/542\",[]],[\"name/543\",[0,31.769]],[\"comment/543\",[]],[\"name/544\",[304,42.207]],[\"comment/544\",[]],[\"name/545\",[305,42.207]],[\"comment/545\",[]],[\"name/546\",[306,42.207]],[\"comment/546\",[]],[\"name/547\",[252,40.723]],[\"comment/547\",[]],[\"name/548\",[307,42.207]],[\"comment/548\",[]],[\"name/549\",[308,41.437]],[\"comment/549\",[]],[\"name/550\",[309,41.437]],[\"comment/550\",[]],[\"name/551\",[90,37.26]],[\"comment/551\",[]],[\"name/552\",[310,42.207]],[\"comment/552\",[]],[\"name/553\",[311,42.207]],[\"comment/553\",[]],[\"name/554\",[154,40.056]],[\"comment/554\",[]],[\"name/555\",[312,41.437]],[\"comment/555\",[]],[\"name/556\",[313,41.437]],[\"comment/556\",[]],[\"name/557\",[314,41.437]],[\"comment/557\",[]],[\"name/558\",[315,41.437]],[\"comment/558\",[]],[\"name/559\",[316,41.437]],[\"comment/559\",[]],[\"name/560\",[317,41.437]],[\"comment/560\",[]],[\"name/561\",[318,41.437]],[\"comment/561\",[]],[\"name/562\",[319,41.437]],[\"comment/562\",[]],[\"name/563\",[320,63.409]],[\"comment/563\",[]],[\"name/564\",[1,28.857]],[\"comment/564\",[]],[\"name/565\",[90,37.26]],[\"comment/565\",[]],[\"name/566\",[299,44.951]],[\"comment/566\",[]],[\"name/567\",[302,43.95]],[\"comment/567\",[]],[\"name/568\",[321,48.746]],[\"comment/568\",[]],[\"name/569\",[322,63.409]],[\"comment/569\",[]],[\"name/570\",[0,31.769]],[\"comment/570\",[]],[\"name/571\",[304,42.207]],[\"comment/571\",[]],[\"name/572\",[305,42.207]],[\"comment/572\",[]],[\"name/573\",[306,42.207]],[\"comment/573\",[]],[\"name/574\",[252,40.723]],[\"comment/574\",[]],[\"name/575\",[307,42.207]],[\"comment/575\",[]],[\"name/576\",[308,41.437]],[\"comment/576\",[]],[\"name/577\",[309,41.437]],[\"comment/577\",[]],[\"name/578\",[310,42.207]],[\"comment/578\",[]],[\"name/579\",[311,42.207]],[\"comment/579\",[]],[\"name/580\",[154,40.056]],[\"comment/580\",[]],[\"name/581\",[312,41.437]],[\"comment/581\",[]],[\"name/582\",[313,41.437]],[\"comment/582\",[]],[\"name/583\",[314,41.437]],[\"comment/583\",[]],[\"name/584\",[315,41.437]],[\"comment/584\",[]],[\"name/585\",[316,41.437]],[\"comment/585\",[]],[\"name/586\",[317,41.437]],[\"comment/586\",[]],[\"name/587\",[318,41.437]],[\"comment/587\",[]],[\"name/588\",[319,41.437]],[\"comment/588\",[]],[\"name/589\",[323,63.409]],[\"comment/589\",[]],[\"name/590\",[1,28.857]],[\"comment/590\",[]],[\"name/591\",[324,63.409]],[\"comment/591\",[]],[\"name/592\",[325,63.409]],[\"comment/592\",[]],[\"name/593\",[302,43.95]],[\"comment/593\",[]],[\"name/594\",[0,31.769]],[\"comment/594\",[]],[\"name/595\",[304,42.207]],[\"comment/595\",[]],[\"name/596\",[305,42.207]],[\"comment/596\",[]],[\"name/597\",[306,42.207]],[\"comment/597\",[]],[\"name/598\",[252,40.723]],[\"comment/598\",[]],[\"name/599\",[307,42.207]],[\"comment/599\",[]],[\"name/600\",[308,41.437]],[\"comment/600\",[]],[\"name/601\",[309,41.437]],[\"comment/601\",[]],[\"name/602\",[90,37.26]],[\"comment/602\",[]],[\"name/603\",[310,42.207]],[\"comment/603\",[]],[\"name/604\",[311,42.207]],[\"comment/604\",[]],[\"name/605\",[154,40.056]],[\"comment/605\",[]],[\"name/606\",[312,41.437]],[\"comment/606\",[]],[\"name/607\",[313,41.437]],[\"comment/607\",[]],[\"name/608\",[314,41.437]],[\"comment/608\",[]],[\"name/609\",[315,41.437]],[\"comment/609\",[]],[\"name/610\",[316,41.437]],[\"comment/610\",[]],[\"name/611\",[317,41.437]],[\"comment/611\",[]],[\"name/612\",[318,41.437]],[\"comment/612\",[]],[\"name/613\",[319,41.437]],[\"comment/613\",[]],[\"name/614\",[326,63.409]],[\"comment/614\",[]],[\"name/615\",[1,28.857]],[\"comment/615\",[]],[\"name/616\",[299,44.951]],[\"comment/616\",[]],[\"name/617\",[327,63.409]],[\"comment/617\",[]],[\"name/618\",[302,43.95]],[\"comment/618\",[]],[\"name/619\",[0,31.769]],[\"comment/619\",[]],[\"name/620\",[304,42.207]],[\"comment/620\",[]],[\"name/621\",[305,42.207]],[\"comment/621\",[]],[\"name/622\",[306,42.207]],[\"comment/622\",[]],[\"name/623\",[252,40.723]],[\"comment/623\",[]],[\"name/624\",[307,42.207]],[\"comment/624\",[]],[\"name/625\",[308,41.437]],[\"comment/625\",[]],[\"name/626\",[309,41.437]],[\"comment/626\",[]],[\"name/627\",[90,37.26]],[\"comment/627\",[]],[\"name/628\",[310,42.207]],[\"comment/628\",[]],[\"name/629\",[311,42.207]],[\"comment/629\",[]],[\"name/630\",[154,40.056]],[\"comment/630\",[]],[\"name/631\",[312,41.437]],[\"comment/631\",[]],[\"name/632\",[313,41.437]],[\"comment/632\",[]],[\"name/633\",[314,41.437]],[\"comment/633\",[]],[\"name/634\",[315,41.437]],[\"comment/634\",[]],[\"name/635\",[316,41.437]],[\"comment/635\",[]],[\"name/636\",[317,41.437]],[\"comment/636\",[]],[\"name/637\",[318,41.437]],[\"comment/637\",[]],[\"name/638\",[319,41.437]],[\"comment/638\",[]],[\"name/639\",[328,63.409]],[\"comment/639\",[]],[\"name/640\",[1,28.857]],[\"comment/640\",[]],[\"name/641\",[299,44.951]],[\"comment/641\",[]],[\"name/642\",[302,43.95]],[\"comment/642\",[]],[\"name/643\",[321,48.746]],[\"comment/643\",[]],[\"name/644\",[0,31.769]],[\"comment/644\",[]],[\"name/645\",[304,42.207]],[\"comment/645\",[]],[\"name/646\",[305,42.207]],[\"comment/646\",[]],[\"name/647\",[306,42.207]],[\"comment/647\",[]],[\"name/648\",[252,40.723]],[\"comment/648\",[]],[\"name/649\",[307,42.207]],[\"comment/649\",[]],[\"name/650\",[308,41.437]],[\"comment/650\",[]],[\"name/651\",[309,41.437]],[\"comment/651\",[]],[\"name/652\",[90,37.26]],[\"comment/652\",[]],[\"name/653\",[310,42.207]],[\"comment/653\",[]],[\"name/654\",[311,42.207]],[\"comment/654\",[]],[\"name/655\",[154,40.056]],[\"comment/655\",[]],[\"name/656\",[312,41.437]],[\"comment/656\",[]],[\"name/657\",[313,41.437]],[\"comment/657\",[]],[\"name/658\",[314,41.437]],[\"comment/658\",[]],[\"name/659\",[315,41.437]],[\"comment/659\",[]],[\"name/660\",[316,41.437]],[\"comment/660\",[]],[\"name/661\",[317,41.437]],[\"comment/661\",[]],[\"name/662\",[318,41.437]],[\"comment/662\",[]],[\"name/663\",[319,41.437]],[\"comment/663\",[]],[\"name/664\",[329,63.409]],[\"comment/664\",[]],[\"name/665\",[1,28.857]],[\"comment/665\",[]],[\"name/666\",[299,44.951]],[\"comment/666\",[]],[\"name/667\",[302,43.95]],[\"comment/667\",[]],[\"name/668\",[321,48.746]],[\"comment/668\",[]],[\"name/669\",[330,63.409]],[\"comment/669\",[]],[\"name/670\",[0,31.769]],[\"comment/670\",[]],[\"name/671\",[304,42.207]],[\"comment/671\",[]],[\"name/672\",[305,42.207]],[\"comment/672\",[]],[\"name/673\",[306,42.207]],[\"comment/673\",[]],[\"name/674\",[252,40.723]],[\"comment/674\",[]],[\"name/675\",[307,42.207]],[\"comment/675\",[]],[\"name/676\",[308,41.437]],[\"comment/676\",[]],[\"name/677\",[309,41.437]],[\"comment/677\",[]],[\"name/678\",[90,37.26]],[\"comment/678\",[]],[\"name/679\",[310,42.207]],[\"comment/679\",[]],[\"name/680\",[311,42.207]],[\"comment/680\",[]],[\"name/681\",[154,40.056]],[\"comment/681\",[]],[\"name/682\",[312,41.437]],[\"comment/682\",[]],[\"name/683\",[313,41.437]],[\"comment/683\",[]],[\"name/684\",[314,41.437]],[\"comment/684\",[]],[\"name/685\",[315,41.437]],[\"comment/685\",[]],[\"name/686\",[316,41.437]],[\"comment/686\",[]],[\"name/687\",[317,41.437]],[\"comment/687\",[]],[\"name/688\",[318,41.437]],[\"comment/688\",[]],[\"name/689\",[319,41.437]],[\"comment/689\",[]],[\"name/690\",[331,63.409]],[\"comment/690\",[]],[\"name/691\",[1,28.857]],[\"comment/691\",[]],[\"name/692\",[299,44.951]],[\"comment/692\",[]],[\"name/693\",[302,43.95]],[\"comment/693\",[]],[\"name/694\",[321,48.746]],[\"comment/694\",[]],[\"name/695\",[332,63.409]],[\"comment/695\",[]],[\"name/696\",[0,31.769]],[\"comment/696\",[]],[\"name/697\",[304,42.207]],[\"comment/697\",[]],[\"name/698\",[305,42.207]],[\"comment/698\",[]],[\"name/699\",[306,42.207]],[\"comment/699\",[]],[\"name/700\",[252,40.723]],[\"comment/700\",[]],[\"name/701\",[307,42.207]],[\"comment/701\",[]],[\"name/702\",[308,41.437]],[\"comment/702\",[]],[\"name/703\",[309,41.437]],[\"comment/703\",[]],[\"name/704\",[90,37.26]],[\"comment/704\",[]],[\"name/705\",[310,42.207]],[\"comment/705\",[]],[\"name/706\",[311,42.207]],[\"comment/706\",[]],[\"name/707\",[154,40.056]],[\"comment/707\",[]],[\"name/708\",[312,41.437]],[\"comment/708\",[]],[\"name/709\",[313,41.437]],[\"comment/709\",[]],[\"name/710\",[314,41.437]],[\"comment/710\",[]],[\"name/711\",[315,41.437]],[\"comment/711\",[]],[\"name/712\",[316,41.437]],[\"comment/712\",[]],[\"name/713\",[317,41.437]],[\"comment/713\",[]],[\"name/714\",[318,41.437]],[\"comment/714\",[]],[\"name/715\",[319,41.437]],[\"comment/715\",[]],[\"name/716\",[333,63.409]],[\"comment/716\",[]],[\"name/717\",[1,28.857]],[\"comment/717\",[]],[\"name/718\",[334,63.409]],[\"comment/718\",[]],[\"name/719\",[335,63.409]],[\"comment/719\",[]],[\"name/720\",[299,44.951]],[\"comment/720\",[]],[\"name/721\",[302,43.95]],[\"comment/721\",[]],[\"name/722\",[321,48.746]],[\"comment/722\",[]],[\"name/723\",[0,31.769]],[\"comment/723\",[]],[\"name/724\",[304,42.207]],[\"comment/724\",[]],[\"name/725\",[305,42.207]],[\"comment/725\",[]],[\"name/726\",[306,42.207]],[\"comment/726\",[]],[\"name/727\",[252,40.723]],[\"comment/727\",[]],[\"name/728\",[307,42.207]],[\"comment/728\",[]],[\"name/729\",[308,41.437]],[\"comment/729\",[]],[\"name/730\",[309,41.437]],[\"comment/730\",[]],[\"name/731\",[90,37.26]],[\"comment/731\",[]],[\"name/732\",[310,42.207]],[\"comment/732\",[]],[\"name/733\",[311,42.207]],[\"comment/733\",[]],[\"name/734\",[154,40.056]],[\"comment/734\",[]],[\"name/735\",[312,41.437]],[\"comment/735\",[]],[\"name/736\",[313,41.437]],[\"comment/736\",[]],[\"name/737\",[314,41.437]],[\"comment/737\",[]],[\"name/738\",[315,41.437]],[\"comment/738\",[]],[\"name/739\",[316,41.437]],[\"comment/739\",[]],[\"name/740\",[317,41.437]],[\"comment/740\",[]],[\"name/741\",[318,41.437]],[\"comment/741\",[]],[\"name/742\",[319,41.437]],[\"comment/742\",[]],[\"name/743\",[336,63.409]],[\"comment/743\",[]],[\"name/744\",[1,28.857]],[\"comment/744\",[]],[\"name/745\",[299,44.951]],[\"comment/745\",[]],[\"name/746\",[337,63.409]],[\"comment/746\",[]],[\"name/747\",[302,43.95]],[\"comment/747\",[]],[\"name/748\",[0,31.769]],[\"comment/748\",[]],[\"name/749\",[304,42.207]],[\"comment/749\",[]],[\"name/750\",[305,42.207]],[\"comment/750\",[]],[\"name/751\",[306,42.207]],[\"comment/751\",[]],[\"name/752\",[252,40.723]],[\"comment/752\",[]],[\"name/753\",[307,42.207]],[\"comment/753\",[]],[\"name/754\",[308,41.437]],[\"comment/754\",[]],[\"name/755\",[309,41.437]],[\"comment/755\",[]],[\"name/756\",[90,37.26]],[\"comment/756\",[]],[\"name/757\",[310,42.207]],[\"comment/757\",[]],[\"name/758\",[311,42.207]],[\"comment/758\",[]],[\"name/759\",[154,40.056]],[\"comment/759\",[]],[\"name/760\",[312,41.437]],[\"comment/760\",[]],[\"name/761\",[313,41.437]],[\"comment/761\",[]],[\"name/762\",[314,41.437]],[\"comment/762\",[]],[\"name/763\",[315,41.437]],[\"comment/763\",[]],[\"name/764\",[316,41.437]],[\"comment/764\",[]],[\"name/765\",[317,41.437]],[\"comment/765\",[]],[\"name/766\",[318,41.437]],[\"comment/766\",[]],[\"name/767\",[319,41.437]],[\"comment/767\",[]],[\"name/768\",[338,63.409]],[\"comment/768\",[]],[\"name/769\",[1,28.857]],[\"comment/769\",[]],[\"name/770\",[299,44.951]],[\"comment/770\",[]],[\"name/771\",[302,43.95]],[\"comment/771\",[]],[\"name/772\",[321,48.746]],[\"comment/772\",[]],[\"name/773\",[0,31.769]],[\"comment/773\",[]],[\"name/774\",[304,42.207]],[\"comment/774\",[]],[\"name/775\",[305,42.207]],[\"comment/775\",[]],[\"name/776\",[306,42.207]],[\"comment/776\",[]],[\"name/777\",[252,40.723]],[\"comment/777\",[]],[\"name/778\",[307,42.207]],[\"comment/778\",[]],[\"name/779\",[308,41.437]],[\"comment/779\",[]],[\"name/780\",[309,41.437]],[\"comment/780\",[]],[\"name/781\",[90,37.26]],[\"comment/781\",[]],[\"name/782\",[310,42.207]],[\"comment/782\",[]],[\"name/783\",[311,42.207]],[\"comment/783\",[]],[\"name/784\",[154,40.056]],[\"comment/784\",[]],[\"name/785\",[312,41.437]],[\"comment/785\",[]],[\"name/786\",[313,41.437]],[\"comment/786\",[]],[\"name/787\",[314,41.437]],[\"comment/787\",[]],[\"name/788\",[315,41.437]],[\"comment/788\",[]],[\"name/789\",[316,41.437]],[\"comment/789\",[]],[\"name/790\",[317,41.437]],[\"comment/790\",[]],[\"name/791\",[318,41.437]],[\"comment/791\",[]],[\"name/792\",[319,41.437]],[\"comment/792\",[]],[\"name/793\",[75,43.95]],[\"comment/793\",[]],[\"name/794\",[1,28.857]],[\"comment/794\",[]],[\"name/795\",[308,41.437]],[\"comment/795\",[]],[\"name/796\",[309,41.437]],[\"comment/796\",[]],[\"name/797\",[90,37.26]],[\"comment/797\",[]],[\"name/798\",[154,40.056]],[\"comment/798\",[]],[\"name/799\",[312,41.437]],[\"comment/799\",[]],[\"name/800\",[313,41.437]],[\"comment/800\",[]],[\"name/801\",[314,41.437]],[\"comment/801\",[]],[\"name/802\",[315,41.437]],[\"comment/802\",[]],[\"name/803\",[316,41.437]],[\"comment/803\",[]],[\"name/804\",[317,41.437]],[\"comment/804\",[]],[\"name/805\",[318,41.437]],[\"comment/805\",[]],[\"name/806\",[319,41.437]],[\"comment/806\",[]],[\"name/807\",[339,63.409]],[\"comment/807\",[]],[\"name/808\",[1,28.857]],[\"comment/808\",[]],[\"name/809\",[304,42.207]],[\"comment/809\",[]],[\"name/810\",[305,42.207]],[\"comment/810\",[]],[\"name/811\",[306,42.207]],[\"comment/811\",[]],[\"name/812\",[252,40.723]],[\"comment/812\",[]],[\"name/813\",[307,42.207]],[\"comment/813\",[]],[\"name/814\",[308,41.437]],[\"comment/814\",[]],[\"name/815\",[309,41.437]],[\"comment/815\",[]],[\"name/816\",[90,37.26]],[\"comment/816\",[]],[\"name/817\",[310,42.207]],[\"comment/817\",[]],[\"name/818\",[311,42.207]],[\"comment/818\",[]],[\"name/819\",[154,40.056]],[\"comment/819\",[]],[\"name/820\",[312,41.437]],[\"comment/820\",[]],[\"name/821\",[313,41.437]],[\"comment/821\",[]],[\"name/822\",[314,41.437]],[\"comment/822\",[]],[\"name/823\",[315,41.437]],[\"comment/823\",[]],[\"name/824\",[316,41.437]],[\"comment/824\",[]],[\"name/825\",[317,41.437]],[\"comment/825\",[]],[\"name/826\",[318,41.437]],[\"comment/826\",[]],[\"name/827\",[319,41.437]],[\"comment/827\",[]],[\"name/828\",[340,63.409]],[\"comment/828\",[]],[\"name/829\",[1,28.857]],[\"comment/829\",[]],[\"name/830\",[0,31.769]],[\"comment/830\",[]],[\"name/831\",[304,42.207]],[\"comment/831\",[]],[\"name/832\",[305,42.207]],[\"comment/832\",[]],[\"name/833\",[306,42.207]],[\"comment/833\",[]],[\"name/834\",[252,40.723]],[\"comment/834\",[]],[\"name/835\",[307,42.207]],[\"comment/835\",[]],[\"name/836\",[308,41.437]],[\"comment/836\",[]],[\"name/837\",[309,41.437]],[\"comment/837\",[]],[\"name/838\",[90,37.26]],[\"comment/838\",[]],[\"name/839\",[310,42.207]],[\"comment/839\",[]],[\"name/840\",[311,42.207]],[\"comment/840\",[]],[\"name/841\",[154,40.056]],[\"comment/841\",[]],[\"name/842\",[312,41.437]],[\"comment/842\",[]],[\"name/843\",[313,41.437]],[\"comment/843\",[]],[\"name/844\",[314,41.437]],[\"comment/844\",[]],[\"name/845\",[315,41.437]],[\"comment/845\",[]],[\"name/846\",[316,41.437]],[\"comment/846\",[]],[\"name/847\",[317,41.437]],[\"comment/847\",[]],[\"name/848\",[318,41.437]],[\"comment/848\",[]],[\"name/849\",[319,41.437]],[\"comment/849\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":252,\"name\":{\"411\":{},\"420\":{},\"547\":{},\"574\":{},\"598\":{},\"623\":{},\"648\":{},\"674\":{},\"700\":{},\"727\":{},\"752\":{},\"777\":{},\"812\":{},\"834\":{}},\"comment\":{}}],[\"account\",{\"_index\":2,\"name\":{\"2\":{}},\"comment\":{}}],[\"ack\",{\"_index\":139,\"name\":{\"154\":{},\"245\":{},\"389\":{}},\"comment\":{}}],[\"acklimit\",{\"_index\":138,\"name\":{\"153\":{}},\"comment\":{}}],[\"acktimeout\",{\"_index\":137,\"name\":{\"152\":{}},\"comment\":{}}],[\"active\",{\"_index\":99,\"name\":{\"109\":{}},\"comment\":{}}],[\"activesupporter\",{\"_index\":64,\"name\":{\"67\":{}},\"comment\":{}}],[\"addfriend\",{\"_index\":289,\"name\":{\"527\":{}},\"comment\":{}}],[\"addmember\",{\"_index\":127,\"name\":{\"142\":{}},\"comment\":{}}],[\"addtogroup\",{\"_index\":213,\"name\":{\"323\":{}},\"comment\":{}}],[\"addtoserver\",{\"_index\":212,\"name\":{\"322\":{}},\"comment\":{}}],[\"analytics\",{\"_index\":83,\"name\":{\"88\":{},\"371\":{}},\"comment\":{}}],[\"animated\",{\"_index\":148,\"name\":{\"173\":{}},\"comment\":{}}],[\"animatedavatarurl\",{\"_index\":184,\"name\":{\"241\":{},\"438\":{},\"520\":{}},\"comment\":{}}],[\"animatediconurl\",{\"_index\":120,\"name\":{\"133\":{},\"380\":{}},\"comment\":{}}],[\"api\",{\"_index\":13,\"name\":{\"13\":{}},\"comment\":{}}],[\"attachments\",{\"_index\":173,\"name\":{\"230\":{}},\"comment\":{}}],[\"author\",{\"_index\":169,\"name\":{\"226\":{}},\"comment\":{}}],[\"authorid\",{\"_index\":168,\"name\":{\"225\":{}},\"comment\":{}}],[\"avatar\",{\"_index\":191,\"name\":{\"255\":{},\"320\":{},\"426\":{},\"510\":{}},\"comment\":{}}],[\"avatarurl\",{\"_index\":183,\"name\":{\"240\":{},\"256\":{},\"437\":{},\"519\":{}},\"comment\":{}}],[\"badges\",{\"_index\":279,\"name\":{\"511\":{}},\"comment\":{}}],[\"ban\",{\"_index\":264,\"name\":{\"440\":{}},\"comment\":{}}],[\"banned\",{\"_index\":72,\"name\":{\"75\":{}},\"comment\":{}}],[\"banner\",{\"_index\":226,\"name\":{\"363\":{}},\"comment\":{}}],[\"bannerurl\",{\"_index\":234,\"name\":{\"381\":{}},\"comment\":{}}],[\"banuser\",{\"_index\":236,\"name\":{\"390\":{}},\"comment\":{}}],[\"blockuser\",{\"_index\":291,\"name\":{\"529\":{}},\"comment\":{}}],[\"bot\",{\"_index\":74,\"name\":{\"77\":{},\"517\":{}},\"comment\":{}}],[\"botcollection\",{\"_index\":298,\"name\":{\"536\":{}},\"comment\":{}}],[\"botflags\",{\"_index\":73,\"name\":{\"76\":{}},\"comment\":{}}],[\"bots\",{\"_index\":3,\"name\":{\"3\":{}},\"comment\":{}}],[\"by\",{\"_index\":270,\"name\":{\"464\":{},\"473\":{},\"481\":{}},\"comment\":{}}],[\"byid\",{\"_index\":269,\"name\":{\"463\":{},\"472\":{},\"480\":{}},\"comment\":{}}],[\"categories\",{\"_index\":228,\"name\":{\"366\":{}},\"comment\":{}}],[\"changeusername\",{\"_index\":287,\"name\":{\"525\":{}},\"comment\":{}}],[\"channel\",{\"_index\":91,\"name\":{\"96\":{},\"209\":{},\"222\":{}},\"comment\":{}}],[\"channelcollection\",{\"_index\":320,\"name\":{\"563\":{}},\"comment\":{}}],[\"channeldescription\",{\"_index\":224,\"name\":{\"348\":{}},\"comment\":{}}],[\"channeleditsystemmessage\",{\"_index\":271,\"name\":{\"469\":{}},\"comment\":{}}],[\"channelid\",{\"_index\":164,\"name\":{\"206\":{},\"221\":{},\"346\":{}},\"comment\":{}}],[\"channelids\",{\"_index\":227,\"name\":{\"364\":{}},\"comment\":{}}],[\"channelinvite\",{\"_index\":159,\"name\":{\"190\":{}},\"comment\":{}}],[\"channelname\",{\"_index\":223,\"name\":{\"347\":{}},\"comment\":{}}],[\"channelownershipchangesystemmessage\",{\"_index\":273,\"name\":{\"484\":{}},\"comment\":{}}],[\"channelrenamedsystemmessage\",{\"_index\":272,\"name\":{\"476\":{}},\"comment\":{}}],[\"channels\",{\"_index\":4,\"name\":{\"4\":{},\"365\":{}},\"comment\":{}}],[\"channelunread\",{\"_index\":143,\"name\":{\"158\":{}},\"comment\":{}}],[\"channelunreadcollection\",{\"_index\":323,\"name\":{\"589\":{}},\"comment\":{}}],[\"channelunreads\",{\"_index\":5,\"name\":{\"5\":{}},\"comment\":{}}],[\"channelwebhookcollection\",{\"_index\":326,\"name\":{\"614\":{}},\"comment\":{}}],[\"channelwebhooks\",{\"_index\":6,\"name\":{\"6\":{}},\"comment\":{}}],[\"classcollection\",{\"_index\":340,\"name\":{\"828\":{}},\"comment\":{}}],[\"clearreactions\",{\"_index\":187,\"name\":{\"247\":{}},\"comment\":{}}],[\"client\",{\"_index\":0,\"name\":{\"0\":{},\"178\":{},\"193\":{},\"198\":{},\"211\":{},\"252\":{},\"260\":{},\"265\":{},\"275\":{},\"284\":{},\"301\":{},\"313\":{},\"317\":{},\"327\":{},\"332\":{},\"350\":{},\"409\":{},\"445\":{},\"451\":{},\"458\":{},\"467\":{},\"474\":{},\"482\":{},\"491\":{},\"543\":{},\"570\":{},\"594\":{},\"619\":{},\"644\":{},\"670\":{},\"696\":{},\"723\":{},\"748\":{},\"773\":{},\"830\":{}},\"comment\":{}}],[\"clientoptions\",{\"_index\":34,\"name\":{\"34\":{}},\"comment\":{}}],[\"code\",{\"_index\":217,\"name\":{\"337\":{}},\"comment\":{}}],[\"collection\",{\"_index\":75,\"name\":{\"79\":{},\"98\":{},\"160\":{},\"166\":{},\"215\":{},\"354\":{},\"418\":{},\"495\":{},\"505\":{},\"793\":{}},\"comment\":{}}],[\"colour\",{\"_index\":206,\"name\":{\"298\":{},\"311\":{}},\"comment\":{}}],[\"configuration\",{\"_index\":16,\"name\":{\"16\":{}},\"comment\":{}}],[\"connect\",{\"_index\":25,\"name\":{\"25\":{},\"48\":{}},\"comment\":{}}],[\"connected\",{\"_index\":52,\"name\":{\"55\":{}},\"comment\":{}}],[\"connecting\",{\"_index\":51,\"name\":{\"54\":{}},\"comment\":{}}],[\"connectionfailurecount\",{\"_index\":21,\"name\":{\"21\":{}},\"comment\":{}}],[\"connectionstate\",{\"_index\":49,\"name\":{\"52\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"36\":{},\"78\":{},\"97\":{},\"159\":{},\"165\":{},\"177\":{},\"192\":{},\"197\":{},\"202\":{},\"214\":{},\"251\":{},\"259\":{},\"264\":{},\"269\":{},\"279\":{},\"288\":{},\"305\":{},\"316\":{},\"326\":{},\"331\":{},\"336\":{},\"353\":{},\"408\":{},\"417\":{},\"444\":{},\"449\":{},\"455\":{},\"462\":{},\"471\":{},\"478\":{},\"486\":{},\"494\":{},\"504\":{},\"537\":{},\"564\":{},\"590\":{},\"615\":{},\"640\":{},\"665\":{},\"691\":{},\"717\":{},\"744\":{},\"769\":{},\"794\":{},\"808\":{},\"829\":{}},\"comment\":{}}],[\"content\",{\"_index\":171,\"name\":{\"228\":{},\"450\":{}},\"comment\":{}}],[\"contenttype\",{\"_index\":153,\"name\":{\"183\":{}},\"comment\":{}}],[\"create\",{\"_index\":310,\"name\":{\"552\":{},\"578\":{},\"603\":{},\"628\":{},\"653\":{},\"679\":{},\"705\":{},\"732\":{},\"757\":{},\"782\":{},\"817\":{},\"839\":{}},\"comment\":{}}],[\"createbot\",{\"_index\":303,\"name\":{\"542\":{}},\"comment\":{}}],[\"createchannel\",{\"_index\":235,\"name\":{\"386\":{}},\"comment\":{}}],[\"createdat\",{\"_index\":78,\"name\":{\"82\":{},\"101\":{},\"169\":{},\"217\":{},\"357\":{},\"498\":{},\"508\":{}},\"comment\":{}}],[\"createemoji\",{\"_index\":249,\"name\":{\"405\":{}},\"comment\":{}}],[\"createfileurl\",{\"_index\":158,\"name\":{\"189\":{}},\"comment\":{}}],[\"creategroup\",{\"_index\":322,\"name\":{\"569\":{}},\"comment\":{}}],[\"createinvite\",{\"_index\":136,\"name\":{\"151\":{}},\"comment\":{}}],[\"createrole\",{\"_index\":241,\"name\":{\"396\":{}},\"comment\":{}}],[\"createserver\",{\"_index\":332,\"name\":{\"695\":{}},\"comment\":{}}],[\"creator\",{\"_index\":147,\"name\":{\"171\":{},\"207\":{}},\"comment\":{}}],[\"creatorid\",{\"_index\":163,\"name\":{\"204\":{}},\"comment\":{}}],[\"current\",{\"_index\":277,\"name\":{\"499\":{}},\"comment\":{}}],[\"defaultavatarurl\",{\"_index\":284,\"name\":{\"518\":{}},\"comment\":{}}],[\"defaultchannel\",{\"_index\":232,\"name\":{\"375\":{}},\"comment\":{}}],[\"defaultpermissions\",{\"_index\":109,\"name\":{\"122\":{},\"369\":{}},\"comment\":{}}],[\"delete\",{\"_index\":90,\"name\":{\"95\":{},\"141\":{},\"175\":{},\"210\":{},\"244\":{},\"388\":{},\"502\":{},\"551\":{},\"565\":{},\"602\":{},\"627\":{},\"652\":{},\"678\":{},\"704\":{},\"731\":{},\"756\":{},\"781\":{},\"797\":{},\"816\":{},\"838\":{}},\"comment\":{}}],[\"deleteall\",{\"_index\":337,\"name\":{\"746\":{}},\"comment\":{}}],[\"deleted\",{\"_index\":71,\"name\":{\"74\":{}},\"comment\":{}}],[\"deletemessages\",{\"_index\":135,\"name\":{\"150\":{}},\"comment\":{}}],[\"deleterole\",{\"_index\":243,\"name\":{\"398\":{}},\"comment\":{}}],[\"description\",{\"_index\":97,\"name\":{\"107\":{},\"293\":{},\"309\":{},\"321\":{},\"361\":{}},\"comment\":{}}],[\"developer\",{\"_index\":58,\"name\":{\"61\":{}},\"comment\":{}}],[\"disconnect\",{\"_index\":46,\"name\":{\"49\":{}},\"comment\":{}}],[\"disconnected\",{\"_index\":53,\"name\":{\"56\":{}},\"comment\":{}}],[\"discoverable\",{\"_index\":84,\"name\":{\"89\":{},\"372\":{}},\"comment\":{}}],[\"displayname\",{\"_index\":96,\"name\":{\"106\":{}},\"comment\":{}}],[\"downloadurl\",{\"_index\":155,\"name\":{\"186\":{}},\"comment\":{}}],[\"earlyadopter\",{\"_index\":66,\"name\":{\"69\":{}},\"comment\":{}}],[\"edit\",{\"_index\":89,\"name\":{\"94\":{},\"140\":{},\"243\":{},\"387\":{},\"439\":{},\"524\":{}},\"comment\":{}}],[\"editedat\",{\"_index\":174,\"name\":{\"231\":{}},\"comment\":{}}],[\"editrole\",{\"_index\":242,\"name\":{\"397\":{}},\"comment\":{}}],[\"embeds\",{\"_index\":175,\"name\":{\"232\":{}},\"comment\":{}}],[\"embedurl\",{\"_index\":208,\"name\":{\"300\":{}},\"comment\":{}}],[\"emoji\",{\"_index\":145,\"name\":{\"164\":{}},\"comment\":{}}],[\"emojicollection\",{\"_index\":328,\"name\":{\"639\":{}},\"comment\":{}}],[\"emojis\",{\"_index\":7,\"name\":{\"7\":{}},\"comment\":{}}],[\"entries\",{\"_index\":314,\"name\":{\"557\":{},\"583\":{},\"608\":{},\"633\":{},\"658\":{},\"684\":{},\"710\":{},\"737\":{},\"762\":{},\"787\":{},\"801\":{},\"822\":{},\"844\":{}},\"comment\":{}}],[\"eventclient\",{\"_index\":35,\"name\":{\"35\":{}},\"comment\":{}}],[\"events\",{\"_index\":15,\"name\":{\"15\":{}},\"comment\":{}}],[\"fetch\",{\"_index\":299,\"name\":{\"538\":{},\"566\":{},\"616\":{},\"641\":{},\"666\":{},\"692\":{},\"720\":{},\"745\":{},\"770\":{}},\"comment\":{}}],[\"fetchbans\",{\"_index\":240,\"name\":{\"394\":{}},\"comment\":{}}],[\"fetchconfiguration\",{\"_index\":26,\"name\":{\"26\":{}},\"comment\":{}}],[\"fetchemojis\",{\"_index\":250,\"name\":{\"406\":{}},\"comment\":{}}],[\"fetchinvites\",{\"_index\":239,\"name\":{\"393\":{}},\"comment\":{}}],[\"fetchmember\",{\"_index\":244,\"name\":{\"399\":{}},\"comment\":{}}],[\"fetchmembers\",{\"_index\":125,\"name\":{\"138\":{},\"403\":{}},\"comment\":{}}],[\"fetchmessage\",{\"_index\":130,\"name\":{\"145\":{}},\"comment\":{}}],[\"fetchmessages\",{\"_index\":131,\"name\":{\"146\":{}},\"comment\":{}}],[\"fetchmessageswithusers\",{\"_index\":132,\"name\":{\"147\":{}},\"comment\":{}}],[\"fetchmutual\",{\"_index\":294,\"name\":{\"532\":{}},\"comment\":{}}],[\"fetchowned\",{\"_index\":300,\"name\":{\"539\":{}},\"comment\":{}}],[\"fetchprofile\",{\"_index\":293,\"name\":{\"531\":{}},\"comment\":{}}],[\"fetchpublic\",{\"_index\":301,\"name\":{\"540\":{}},\"comment\":{}}],[\"fetchwebhooks\",{\"_index\":126,\"name\":{\"139\":{}},\"comment\":{}}],[\"file\",{\"_index\":149,\"name\":{\"176\":{}},\"comment\":{}}],[\"filename\",{\"_index\":151,\"name\":{\"181\":{}},\"comment\":{}}],[\"filter\",{\"_index\":317,\"name\":{\"560\":{},\"586\":{},\"611\":{},\"636\":{},\"661\":{},\"687\":{},\"713\":{},\"740\":{},\"765\":{},\"790\":{},\"804\":{},\"825\":{},\"847\":{}},\"comment\":{}}],[\"find\",{\"_index\":319,\"name\":{\"562\":{},\"588\":{},\"613\":{},\"638\":{},\"663\":{},\"689\":{},\"715\":{},\"742\":{},\"767\":{},\"792\":{},\"806\":{},\"827\":{},\"849\":{}},\"comment\":{}}],[\"flags\",{\"_index\":88,\"name\":{\"93\":{},\"370\":{},\"516\":{}},\"comment\":{}}],[\"foreach\",{\"_index\":315,\"name\":{\"558\":{},\"584\":{},\"609\":{},\"634\":{},\"659\":{},\"685\":{},\"711\":{},\"738\":{},\"763\":{},\"788\":{},\"802\":{},\"823\":{},\"845\":{}},\"comment\":{}}],[\"founder\",{\"_index\":62,\"name\":{\"65\":{}},\"comment\":{}}],[\"from\",{\"_index\":160,\"name\":{\"191\":{},\"196\":{},\"201\":{},\"258\":{},\"263\":{},\"268\":{},\"278\":{},\"287\":{},\"304\":{},\"325\":{},\"330\":{},\"335\":{},\"443\":{},\"448\":{},\"454\":{},\"461\":{},\"470\":{},\"477\":{},\"485\":{},\"489\":{}},\"comment\":{}}],[\"fromid\",{\"_index\":274,\"name\":{\"487\":{}},\"comment\":{}}],[\"fromtoken\",{\"_index\":327,\"name\":{\"617\":{}},\"comment\":{}}],[\"get\",{\"_index\":308,\"name\":{\"549\":{},\"576\":{},\"600\":{},\"625\":{},\"650\":{},\"676\":{},\"702\":{},\"729\":{},\"754\":{},\"779\":{},\"795\":{},\"814\":{},\"836\":{}},\"comment\":{}}],[\"getbykey\",{\"_index\":335,\"name\":{\"719\":{}},\"comment\":{}}],[\"getorcreate\",{\"_index\":302,\"name\":{\"541\":{},\"567\":{},\"593\":{},\"618\":{},\"642\":{},\"667\":{},\"693\":{},\"721\":{},\"747\":{},\"771\":{}},\"comment\":{}}],[\"getorpartial\",{\"_index\":321,\"name\":{\"568\":{},\"643\":{},\"668\":{},\"694\":{},\"722\":{},\"772\":{}},\"comment\":{}}],[\"getpermissions\",{\"_index\":261,\"name\":{\"433\":{}},\"comment\":{}}],[\"getunderlyingobject\",{\"_index\":306,\"name\":{\"546\":{},\"573\":{},\"597\":{},\"622\":{},\"647\":{},\"673\":{},\"699\":{},\"726\":{},\"751\":{},\"776\":{},\"811\":{},\"833\":{}},\"comment\":{}}],[\"handle\",{\"_index\":48,\"name\":{\"51\":{}},\"comment\":{}}],[\"has\",{\"_index\":309,\"name\":{\"550\":{},\"577\":{},\"601\":{},\"626\":{},\"651\":{},\"677\":{},\"703\":{},\"730\":{},\"755\":{},\"780\":{},\"796\":{},\"815\":{},\"837\":{}},\"comment\":{}}],[\"hasbykey\",{\"_index\":334,\"name\":{\"718\":{}},\"comment\":{}}],[\"haspermission\",{\"_index\":262,\"name\":{\"434\":{}},\"comment\":{}}],[\"havepermission\",{\"_index\":123,\"name\":{\"136\":{},\"384\":{}},\"comment\":{}}],[\"heartbeatintervalreference\",{\"_index\":43,\"name\":{\"45\":{}},\"comment\":{}}],[\"height\",{\"_index\":196,\"name\":{\"272\":{},\"282\":{}},\"comment\":{}}],[\"hoistedrole\",{\"_index\":259,\"name\":{\"430\":{}},\"comment\":{}}],[\"humanreadablesize\",{\"_index\":156,\"name\":{\"187\":{}},\"comment\":{}}],[\"icon\",{\"_index\":98,\"name\":{\"108\":{},\"362\":{}},\"comment\":{}}],[\"iconurl\",{\"_index\":118,\"name\":{\"131\":{},\"297\":{},\"306\":{},\"379\":{}},\"comment\":{}}],[\"id\",{\"_index\":76,\"name\":{\"80\":{},\"99\":{},\"161\":{},\"167\":{},\"179\":{},\"203\":{},\"216\":{},\"253\":{},\"318\":{},\"355\":{},\"410\":{},\"419\":{},\"496\":{},\"506\":{}},\"comment\":{}}],[\"idle\",{\"_index\":50,\"name\":{\"53\":{}},\"comment\":{}}],[\"image\",{\"_index\":203,\"name\":{\"294\":{}},\"comment\":{}}],[\"imageembed\",{\"_index\":194,\"name\":{\"267\":{}},\"comment\":{}}],[\"inferiorto\",{\"_index\":263,\"name\":{\"435\":{}},\"comment\":{}}],[\"interactions\",{\"_index\":179,\"name\":{\"236\":{}},\"comment\":{}}],[\"interactionsurl\",{\"_index\":85,\"name\":{\"90\":{}},\"comment\":{}}],[\"ispartial\",{\"_index\":311,\"name\":{\"553\":{},\"579\":{},\"604\":{},\"629\":{},\"654\":{},\"680\":{},\"706\":{},\"733\":{},\"758\":{},\"783\":{},\"818\":{},\"840\":{}},\"comment\":{}}],[\"isspoiler\",{\"_index\":157,\"name\":{\"188\":{}},\"comment\":{}}],[\"join\",{\"_index\":225,\"name\":{\"349\":{}},\"comment\":{}}],[\"joinedat\",{\"_index\":256,\"name\":{\"424\":{}},\"comment\":{}}],[\"keys\",{\"_index\":312,\"name\":{\"555\":{},\"581\":{},\"606\":{},\"631\":{},\"656\":{},\"682\":{},\"708\":{},\"735\":{},\"760\":{},\"785\":{},\"799\":{},\"820\":{},\"842\":{}},\"comment\":{}}],[\"kick\",{\"_index\":265,\"name\":{\"441\":{}},\"comment\":{}}],[\"kickuser\",{\"_index\":237,\"name\":{\"391\":{}},\"comment\":{}}],[\"lastmessage\",{\"_index\":113,\"name\":{\"126\":{}},\"comment\":{}}],[\"lastmessageat\",{\"_index\":114,\"name\":{\"127\":{}},\"comment\":{}}],[\"lastmessageid\",{\"_index\":112,\"name\":{\"125\":{},\"162\":{}},\"comment\":{}}],[\"login\",{\"_index\":28,\"name\":{\"28\":{}},\"comment\":{}}],[\"loginbot\",{\"_index\":30,\"name\":{\"30\":{}},\"comment\":{}}],[\"map\",{\"_index\":318,\"name\":{\"561\":{},\"587\":{},\"612\":{},\"637\":{},\"662\":{},\"688\":{},\"714\":{},\"741\":{},\"766\":{},\"791\":{},\"805\":{},\"826\":{},\"848\":{}},\"comment\":{}}],[\"markdowntotext\",{\"_index\":31,\"name\":{\"31\":{}},\"comment\":{}}],[\"masquerade\",{\"_index\":180,\"name\":{\"237\":{}},\"comment\":{}}],[\"masqueradeavatarurl\",{\"_index\":185,\"name\":{\"242\":{}},\"comment\":{}}],[\"mature\",{\"_index\":111,\"name\":{\"124\":{},\"174\":{},\"373\":{}},\"comment\":{}}],[\"media\",{\"_index\":210,\"name\":{\"310\":{}},\"comment\":{}}],[\"member\",{\"_index\":167,\"name\":{\"224\":{},\"382\":{}},\"comment\":{}}],[\"membercount\",{\"_index\":222,\"name\":{\"345\":{}},\"comment\":{}}],[\"mentionids\",{\"_index\":176,\"name\":{\"233\":{}},\"comment\":{}}],[\"mentions\",{\"_index\":117,\"name\":{\"130\":{},\"378\":{}},\"comment\":{}}],[\"message\",{\"_index\":165,\"name\":{\"213\":{}},\"comment\":{}}],[\"messagecollection\",{\"_index\":329,\"name\":{\"664\":{}},\"comment\":{}}],[\"messageembed\",{\"_index\":192,\"name\":{\"257\":{}},\"comment\":{}}],[\"messagementionids\",{\"_index\":144,\"name\":{\"163\":{}},\"comment\":{}}],[\"messages\",{\"_index\":8,\"name\":{\"8\":{}},\"comment\":{}}],[\"messagewebhook\",{\"_index\":190,\"name\":{\"250\":{}},\"comment\":{}}],[\"metadata\",{\"_index\":152,\"name\":{\"182\":{}},\"comment\":{}}],[\"name\",{\"_index\":95,\"name\":{\"105\":{},\"172\":{},\"254\":{},\"360\":{},\"479\":{},\"500\":{}},\"comment\":{}}],[\"nickname\",{\"_index\":257,\"name\":{\"425\":{}},\"comment\":{}}],[\"nonce\",{\"_index\":166,\"name\":{\"220\":{}},\"comment\":{}}],[\"objects\",{\"_index\":305,\"name\":{\"545\":{},\"572\":{},\"596\":{},\"621\":{},\"646\":{},\"672\":{},\"698\":{},\"725\":{},\"750\":{},\"775\":{},\"810\":{},\"832\":{}},\"comment\":{}}],[\"official\",{\"_index\":55,\"name\":{\"58\":{}},\"comment\":{}}],[\"online\",{\"_index\":282,\"name\":{\"514\":{}},\"comment\":{}}],[\"opendm\",{\"_index\":288,\"name\":{\"526\":{}},\"comment\":{}}],[\"options\",{\"_index\":14,\"name\":{\"14\":{},\"37\":{}},\"comment\":{}}],[\"orderedchannels\",{\"_index\":231,\"name\":{\"374\":{}},\"comment\":{}}],[\"orderedroles\",{\"_index\":233,\"name\":{\"376\":{},\"429\":{}},\"comment\":{}}],[\"originalurl\",{\"_index\":200,\"name\":{\"290\":{}},\"comment\":{}}],[\"orpermission\",{\"_index\":124,\"name\":{\"137\":{},\"385\":{}},\"comment\":{}}],[\"owner\",{\"_index\":80,\"name\":{\"85\":{},\"118\":{},\"359\":{}},\"comment\":{}}],[\"ownerid\",{\"_index\":79,\"name\":{\"84\":{},\"117\":{},\"358\":{}},\"comment\":{}}],[\"pardon\",{\"_index\":254,\"name\":{\"415\":{}},\"comment\":{}}],[\"parent\",{\"_index\":146,\"name\":{\"170\":{}},\"comment\":{}}],[\"path\",{\"_index\":93,\"name\":{\"103\":{},\"218\":{}},\"comment\":{}}],[\"paw\",{\"_index\":65,\"name\":{\"68\":{}},\"comment\":{}}],[\"permission\",{\"_index\":122,\"name\":{\"135\":{},\"383\":{},\"523\":{}},\"comment\":{}}],[\"permissions\",{\"_index\":108,\"name\":{\"121\":{}},\"comment\":{}}],[\"ping\",{\"_index\":38,\"name\":{\"40\":{}},\"comment\":{}}],[\"platformmoderation\",{\"_index\":63,\"name\":{\"66\":{}},\"comment\":{}}],[\"pongtimeoutreference\",{\"_index\":44,\"name\":{\"46\":{}},\"comment\":{}}],[\"potentiallyrestrictedchannel\",{\"_index\":121,\"name\":{\"134\":{}},\"comment\":{}}],[\"presence\",{\"_index\":285,\"name\":{\"521\":{}},\"comment\":{}}],[\"privacypolicyurl\",{\"_index\":87,\"name\":{\"92\":{}},\"comment\":{}}],[\"privatesession\",{\"_index\":33,\"name\":{\"33\":{}},\"comment\":{}}],[\"privileged\",{\"_index\":283,\"name\":{\"515\":{}},\"comment\":{}}],[\"protocolversion\",{\"_index\":36,\"name\":{\"38\":{}},\"comment\":{}}],[\"proxiediconurl\",{\"_index\":207,\"name\":{\"299\":{},\"312\":{}},\"comment\":{}}],[\"proxiedurl\",{\"_index\":197,\"name\":{\"274\":{},\"283\":{}},\"comment\":{}}],[\"proxyfile\",{\"_index\":32,\"name\":{\"32\":{}},\"comment\":{}}],[\"public\",{\"_index\":82,\"name\":{\"87\":{}},\"comment\":{}}],[\"publicbot\",{\"_index\":211,\"name\":{\"315\":{}},\"comment\":{}}],[\"publicchannelinvite\",{\"_index\":214,\"name\":{\"324\":{}},\"comment\":{}}],[\"querymembersexperimental\",{\"_index\":248,\"name\":{\"404\":{}},\"comment\":{}}],[\"querymessages\",{\"_index\":330,\"name\":{\"669\":{}},\"comment\":{}}],[\"ranking\",{\"_index\":260,\"name\":{\"432\":{}},\"comment\":{}}],[\"re_channels\",{\"_index\":296,\"name\":{\"534\":{}},\"comment\":{}}],[\"re_mentions\",{\"_index\":295,\"name\":{\"533\":{}},\"comment\":{}}],[\"re_spoiler\",{\"_index\":297,\"name\":{\"535\":{}},\"comment\":{}}],[\"react\",{\"_index\":188,\"name\":{\"248\":{}},\"comment\":{}}],[\"reactions\",{\"_index\":178,\"name\":{\"235\":{}},\"comment\":{}}],[\"ready\",{\"_index\":19,\"name\":{\"19\":{}},\"comment\":{}}],[\"reason\",{\"_index\":253,\"name\":{\"412\":{}},\"comment\":{}}],[\"recipient\",{\"_index\":104,\"name\":{\"114\":{}},\"comment\":{}}],[\"recipientids\",{\"_index\":102,\"name\":{\"112\":{}},\"comment\":{}}],[\"recipients\",{\"_index\":103,\"name\":{\"113\":{}},\"comment\":{}}],[\"reconnecttimeout\",{\"_index\":23,\"name\":{\"23\":{}},\"comment\":{}}],[\"relationship\",{\"_index\":281,\"name\":{\"513\":{}},\"comment\":{}}],[\"removefriend\",{\"_index\":290,\"name\":{\"528\":{}},\"comment\":{}}],[\"removemember\",{\"_index\":128,\"name\":{\"143\":{}},\"comment\":{}}],[\"rename\",{\"_index\":278,\"name\":{\"501\":{}},\"comment\":{}}],[\"reply\",{\"_index\":186,\"name\":{\"246\":{}},\"comment\":{}}],[\"replyids\",{\"_index\":177,\"name\":{\"234\":{}},\"comment\":{}}],[\"reservedrelevantjokebadge1\",{\"_index\":67,\"name\":{\"70\":{}},\"comment\":{}}],[\"reservedrelevantjokebadge2\",{\"_index\":68,\"name\":{\"71\":{}},\"comment\":{}}],[\"reset\",{\"_index\":325,\"name\":{\"592\":{}},\"comment\":{}}],[\"resetsyncstatus\",{\"_index\":247,\"name\":{\"402\":{}},\"comment\":{}}],[\"responsibledisclosure\",{\"_index\":61,\"name\":{\"64\":{}},\"comment\":{}}],[\"rolecolour\",{\"_index\":182,\"name\":{\"239\":{},\"431\":{}},\"comment\":{}}],[\"rolepermissions\",{\"_index\":110,\"name\":{\"123\":{}},\"comment\":{}}],[\"roles\",{\"_index\":230,\"name\":{\"368\":{},\"427\":{}},\"comment\":{}}],[\"search\",{\"_index\":133,\"name\":{\"148\":{}},\"comment\":{}}],[\"searchwithusers\",{\"_index\":134,\"name\":{\"149\":{}},\"comment\":{}}],[\"send\",{\"_index\":47,\"name\":{\"50\":{}},\"comment\":{}}],[\"sendmessage\",{\"_index\":129,\"name\":{\"144\":{}},\"comment\":{}}],[\"server\",{\"_index\":107,\"name\":{\"120\":{},\"208\":{},\"223\":{},\"352\":{},\"414\":{},\"422\":{}},\"comment\":{}}],[\"serverban\",{\"_index\":251,\"name\":{\"407\":{}},\"comment\":{}}],[\"serverbanner\",{\"_index\":221,\"name\":{\"343\":{}},\"comment\":{}}],[\"servercollection\",{\"_index\":331,\"name\":{\"690\":{}},\"comment\":{}}],[\"serverflags\",{\"_index\":54,\"name\":{\"57\":{},\"344\":{}},\"comment\":{}}],[\"servericon\",{\"_index\":220,\"name\":{\"342\":{}},\"comment\":{}}],[\"serverid\",{\"_index\":106,\"name\":{\"119\":{},\"205\":{},\"340\":{}},\"comment\":{}}],[\"serverinvite\",{\"_index\":162,\"name\":{\"200\":{}},\"comment\":{}}],[\"servermember\",{\"_index\":255,\"name\":{\"416\":{}},\"comment\":{}}],[\"servermembercollection\",{\"_index\":333,\"name\":{\"716\":{}},\"comment\":{}}],[\"servermembers\",{\"_index\":10,\"name\":{\"10\":{}},\"comment\":{}}],[\"servername\",{\"_index\":219,\"name\":{\"341\":{}},\"comment\":{}}],[\"serverpublicinvite\",{\"_index\":216,\"name\":{\"334\":{}},\"comment\":{}}],[\"servers\",{\"_index\":9,\"name\":{\"9\":{}},\"comment\":{}}],[\"session\",{\"_index\":17,\"name\":{\"17\":{},\"493\":{}},\"comment\":{}}],[\"sessioncollection\",{\"_index\":336,\"name\":{\"743\":{}},\"comment\":{}}],[\"sessionid\",{\"_index\":24,\"name\":{\"24\":{}},\"comment\":{}}],[\"sessions\",{\"_index\":11,\"name\":{\"11\":{}},\"comment\":{}}],[\"setconnectionfailurecount\",{\"_index\":22,\"name\":{\"22\":{}},\"comment\":{}}],[\"setpermissions\",{\"_index\":140,\"name\":{\"155\":{},\"395\":{}},\"comment\":{}}],[\"setping\",{\"_index\":39,\"name\":{\"41\":{}},\"comment\":{}}],[\"setready\",{\"_index\":20,\"name\":{\"20\":{}},\"comment\":{}}],[\"setstate\",{\"_index\":45,\"name\":{\"47\":{}},\"comment\":{}}],[\"setstatesetter\",{\"_index\":41,\"name\":{\"43\":{}},\"comment\":{}}],[\"sitename\",{\"_index\":205,\"name\":{\"296\":{}},\"comment\":{}}],[\"size\",{\"_index\":154,\"name\":{\"184\":{},\"273\":{},\"554\":{},\"580\":{},\"605\":{},\"630\":{},\"655\":{},\"681\":{},\"707\":{},\"734\":{},\"759\":{},\"784\":{},\"798\":{},\"819\":{},\"841\":{}},\"comment\":{}}],[\"smalliconurl\",{\"_index\":119,\"name\":{\"132\":{}},\"comment\":{}}],[\"socket\",{\"_index\":42,\"name\":{\"44\":{}},\"comment\":{}}],[\"specialcontent\",{\"_index\":201,\"name\":{\"291\":{}},\"comment\":{}}],[\"starttyping\",{\"_index\":141,\"name\":{\"156\":{}},\"comment\":{}}],[\"state\",{\"_index\":40,\"name\":{\"42\":{}},\"comment\":{}}],[\"status\",{\"_index\":280,\"name\":{\"512\":{}},\"comment\":{}}],[\"statusmessage\",{\"_index\":286,\"name\":{\"522\":{}},\"comment\":{}}],[\"stoptyping\",{\"_index\":142,\"name\":{\"157\":{}},\"comment\":{}}],[\"storage\",{\"_index\":304,\"name\":{\"544\":{},\"571\":{},\"595\":{},\"620\":{},\"645\":{},\"671\":{},\"697\":{},\"724\":{},\"749\":{},\"774\":{},\"809\":{},\"831\":{}},\"comment\":{}}],[\"storecollection\",{\"_index\":339,\"name\":{\"807\":{}},\"comment\":{}}],[\"supporter\",{\"_index\":60,\"name\":{\"63\":{}},\"comment\":{}}],[\"suspended\",{\"_index\":70,\"name\":{\"73\":{}},\"comment\":{}}],[\"sync\",{\"_index\":324,\"name\":{\"591\":{}},\"comment\":{}}],[\"synced\",{\"_index\":245,\"name\":{\"400\":{}},\"comment\":{}}],[\"syncmembers\",{\"_index\":246,\"name\":{\"401\":{}},\"comment\":{}}],[\"systemmessage\",{\"_index\":172,\"name\":{\"229\":{},\"442\":{}},\"comment\":{}}],[\"systemmessages\",{\"_index\":229,\"name\":{\"367\":{}},\"comment\":{}}],[\"tag\",{\"_index\":150,\"name\":{\"180\":{}},\"comment\":{}}],[\"termsofserviceurl\",{\"_index\":86,\"name\":{\"91\":{}},\"comment\":{}}],[\"textembed\",{\"_index\":209,\"name\":{\"303\":{}},\"comment\":{}}],[\"textsystemmessage\",{\"_index\":266,\"name\":{\"447\":{}},\"comment\":{}}],[\"timeout\",{\"_index\":258,\"name\":{\"428\":{}},\"comment\":{}}],[\"title\",{\"_index\":202,\"name\":{\"292\":{},\"308\":{}},\"comment\":{}}],[\"to\",{\"_index\":276,\"name\":{\"490\":{}},\"comment\":{}}],[\"toid\",{\"_index\":275,\"name\":{\"488\":{}},\"comment\":{}}],[\"token\",{\"_index\":81,\"name\":{\"86\":{}},\"comment\":{}}],[\"tolist\",{\"_index\":316,\"name\":{\"559\":{},\"585\":{},\"610\":{},\"635\":{},\"660\":{},\"686\":{},\"712\":{},\"739\":{},\"764\":{},\"789\":{},\"803\":{},\"824\":{},\"846\":{}},\"comment\":{}}],[\"tostring\",{\"_index\":77,\"name\":{\"81\":{},\"100\":{},\"168\":{},\"356\":{},\"421\":{},\"497\":{},\"507\":{}},\"comment\":{}}],[\"translator\",{\"_index\":59,\"name\":{\"62\":{}},\"comment\":{}}],[\"transportformat\",{\"_index\":37,\"name\":{\"39\":{}},\"comment\":{}}],[\"type\",{\"_index\":92,\"name\":{\"102\":{},\"194\":{},\"199\":{},\"212\":{},\"261\":{},\"266\":{},\"276\":{},\"285\":{},\"302\":{},\"314\":{},\"328\":{},\"333\":{},\"351\":{},\"446\":{},\"452\":{},\"459\":{},\"468\":{},\"475\":{},\"483\":{},\"492\":{}},\"comment\":{}}],[\"typing\",{\"_index\":101,\"name\":{\"111\":{}},\"comment\":{}}],[\"typingids\",{\"_index\":100,\"name\":{\"110\":{}},\"comment\":{}}],[\"unbanuser\",{\"_index\":238,\"name\":{\"392\":{}},\"comment\":{}}],[\"unblockuser\",{\"_index\":292,\"name\":{\"530\":{}},\"comment\":{}}],[\"unknownembed\",{\"_index\":193,\"name\":{\"262\":{}},\"comment\":{}}],[\"unknowninvite\",{\"_index\":161,\"name\":{\"195\":{}},\"comment\":{}}],[\"unknownpublicinvite\",{\"_index\":215,\"name\":{\"329\":{}},\"comment\":{}}],[\"unreact\",{\"_index\":189,\"name\":{\"249\":{}},\"comment\":{}}],[\"unread\",{\"_index\":116,\"name\":{\"129\":{},\"377\":{}},\"comment\":{}}],[\"updatedat\",{\"_index\":115,\"name\":{\"128\":{}},\"comment\":{}}],[\"updateheaders\",{\"_index\":27,\"name\":{\"27\":{}},\"comment\":{}}],[\"updateunderlyingobject\",{\"_index\":307,\"name\":{\"548\":{},\"575\":{},\"599\":{},\"624\":{},\"649\":{},\"675\":{},\"701\":{},\"728\":{},\"753\":{},\"778\":{},\"813\":{},\"835\":{}},\"comment\":{}}],[\"url\",{\"_index\":94,\"name\":{\"104\":{},\"185\":{},\"219\":{},\"270\":{},\"280\":{},\"289\":{},\"307\":{}},\"comment\":{}}],[\"useexistingsession\",{\"_index\":29,\"name\":{\"29\":{}},\"comment\":{}}],[\"user\",{\"_index\":18,\"name\":{\"18\":{},\"83\":{},\"116\":{},\"413\":{},\"423\":{},\"457\":{},\"466\":{},\"503\":{}},\"comment\":{}}],[\"useravatar\",{\"_index\":218,\"name\":{\"339\":{}},\"comment\":{}}],[\"userbadges\",{\"_index\":57,\"name\":{\"60\":{}},\"comment\":{}}],[\"usercollection\",{\"_index\":338,\"name\":{\"768\":{}},\"comment\":{}}],[\"userflags\",{\"_index\":69,\"name\":{\"72\":{}},\"comment\":{}}],[\"userid\",{\"_index\":105,\"name\":{\"115\":{},\"456\":{},\"465\":{}},\"comment\":{}}],[\"usermoderatedsystemmessage\",{\"_index\":268,\"name\":{\"460\":{}},\"comment\":{}}],[\"username\",{\"_index\":181,\"name\":{\"238\":{},\"319\":{},\"338\":{},\"436\":{},\"509\":{}},\"comment\":{}}],[\"users\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"usersystemmessage\",{\"_index\":267,\"name\":{\"453\":{}},\"comment\":{}}],[\"values\",{\"_index\":313,\"name\":{\"556\":{},\"582\":{},\"607\":{},\"632\":{},\"657\":{},\"683\":{},\"709\":{},\"736\":{},\"761\":{},\"786\":{},\"800\":{},\"821\":{},\"843\":{}},\"comment\":{}}],[\"verified\",{\"_index\":56,\"name\":{\"59\":{}},\"comment\":{}}],[\"video\",{\"_index\":204,\"name\":{\"295\":{}},\"comment\":{}}],[\"videoembed\",{\"_index\":198,\"name\":{\"277\":{}},\"comment\":{}}],[\"webhook\",{\"_index\":170,\"name\":{\"227\":{}},\"comment\":{}}],[\"websiteembed\",{\"_index\":199,\"name\":{\"286\":{}},\"comment\":{}}],[\"width\",{\"_index\":195,\"name\":{\"271\":{},\"281\":{}},\"comment\":{}}]],\"pipeline\":[]}}");
\ No newline at end of file
+window.searchData = JSON.parse("{\"rows\":[{\"kind\":128,\"name\":\"Client\",\"url\":\"classes/Client.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Client.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"account\",\"url\":\"classes/Client.html#account\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"bots\",\"url\":\"classes/Client.html#bots\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"channels\",\"url\":\"classes/Client.html#channels\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"channelUnreads\",\"url\":\"classes/Client.html#channelUnreads\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"channelWebhooks\",\"url\":\"classes/Client.html#channelWebhooks\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"emojis\",\"url\":\"classes/Client.html#emojis\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"messages\",\"url\":\"classes/Client.html#messages\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"servers\",\"url\":\"classes/Client.html#servers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"serverMembers\",\"url\":\"classes/Client.html#serverMembers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"sessions\",\"url\":\"classes/Client.html#sessions\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"users\",\"url\":\"classes/Client.html#users\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"api\",\"url\":\"classes/Client.html#api\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"classes/Client.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"events\",\"url\":\"classes/Client.html#events\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"configuration\",\"url\":\"classes/Client.html#configuration\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"#session\",\"url\":\"classes/Client.html#_session\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"user\",\"url\":\"classes/Client.html#user\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"ready\",\"url\":\"classes/Client.html#ready\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"#setReady\",\"url\":\"classes/Client.html#_setReady\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"connectionFailureCount\",\"url\":\"classes/Client.html#connectionFailureCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"#setConnectionFailureCount\",\"url\":\"classes/Client.html#_setConnectionFailureCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":1024,\"name\":\"#reconnectTimeout\",\"url\":\"classes/Client.html#_reconnectTimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":262144,\"name\":\"sessionId\",\"url\":\"classes/Client.html#sessionId\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/Client.html#connect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"#fetchConfiguration\",\"url\":\"classes/Client.html#_fetchConfiguration\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"#updateHeaders\",\"url\":\"classes/Client.html#_updateHeaders\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"login\",\"url\":\"classes/Client.html#login\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"useExistingSession\",\"url\":\"classes/Client.html#useExistingSession\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"loginBot\",\"url\":\"classes/Client.html#loginBot\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"markdownToText\",\"url\":\"classes/Client.html#markdownToText\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":2048,\"name\":\"proxyFile\",\"url\":\"classes/Client.html#proxyFile\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Client\"},{\"kind\":4194304,\"name\":\"PrivateSession\",\"url\":\"types/PrivateSession.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"ClientOptions\",\"url\":\"types/ClientOptions.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":128,\"name\":\"EventClient\",\"url\":\"classes/EventClient.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EventClient.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"EventClient\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"classes/EventClient.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EventClient\"},{\"kind\":1024,\"name\":\"#protocolVersion\",\"url\":\"classes/EventClient.html#_protocolVersion\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventClient\"},{\"kind\":1024,\"name\":\"#transportFormat\",\"url\":\"classes/EventClient.html#_transportFormat\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventClient\"},{\"kind\":1024,\"name\":\"ping\",\"url\":\"classes/EventClient.html#ping\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EventClient\"},{\"kind\":1024,\"name\":\"#setPing\",\"url\":\"classes/EventClient.html#_setPing\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventClient\"},{\"kind\":1024,\"name\":\"state\",\"url\":\"classes/EventClient.html#state\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"EventClient\"},{\"kind\":1024,\"name\":\"#setStateSetter\",\"url\":\"classes/EventClient.html#_setStateSetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventClient\"},{\"kind\":1024,\"name\":\"#socket\",\"url\":\"classes/EventClient.html#_socket\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventClient\"},{\"kind\":1024,\"name\":\"#heartbeatIntervalReference\",\"url\":\"classes/EventClient.html#_heartbeatIntervalReference\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventClient\"},{\"kind\":1024,\"name\":\"#pongTimeoutReference\",\"url\":\"classes/EventClient.html#_pongTimeoutReference\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventClient\"},{\"kind\":2048,\"name\":\"setState\",\"url\":\"classes/EventClient.html#setState\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"EventClient\"},{\"kind\":2048,\"name\":\"connect\",\"url\":\"classes/EventClient.html#connect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventClient\"},{\"kind\":2048,\"name\":\"disconnect\",\"url\":\"classes/EventClient.html#disconnect\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventClient\"},{\"kind\":2048,\"name\":\"send\",\"url\":\"classes/EventClient.html#send\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventClient\"},{\"kind\":2048,\"name\":\"handle\",\"url\":\"classes/EventClient.html#handle\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EventClient\"},{\"kind\":8,\"name\":\"ConnectionState\",\"url\":\"enums/ConnectionState.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Idle\",\"url\":\"enums/ConnectionState.html#Idle\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ConnectionState\"},{\"kind\":16,\"name\":\"Connecting\",\"url\":\"enums/ConnectionState.html#Connecting\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ConnectionState\"},{\"kind\":16,\"name\":\"Connected\",\"url\":\"enums/ConnectionState.html#Connected\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ConnectionState\"},{\"kind\":16,\"name\":\"Disconnected\",\"url\":\"enums/ConnectionState.html#Disconnected\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ConnectionState\"},{\"kind\":8,\"name\":\"ServerFlags\",\"url\":\"enums/ServerFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Official\",\"url\":\"enums/ServerFlags.html#Official\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerFlags\"},{\"kind\":16,\"name\":\"Verified\",\"url\":\"enums/ServerFlags.html#Verified\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"ServerFlags\"},{\"kind\":8,\"name\":\"UserBadges\",\"url\":\"enums/UserBadges.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Developer\",\"url\":\"enums/UserBadges.html#Developer\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserBadges\"},{\"kind\":16,\"name\":\"Translator\",\"url\":\"enums/UserBadges.html#Translator\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserBadges\"},{\"kind\":16,\"name\":\"Supporter\",\"url\":\"enums/UserBadges.html#Supporter\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserBadges\"},{\"kind\":16,\"name\":\"ResponsibleDisclosure\",\"url\":\"enums/UserBadges.html#ResponsibleDisclosure\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserBadges\"},{\"kind\":16,\"name\":\"Founder\",\"url\":\"enums/UserBadges.html#Founder\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserBadges\"},{\"kind\":16,\"name\":\"PlatformModeration\",\"url\":\"enums/UserBadges.html#PlatformModeration\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserBadges\"},{\"kind\":16,\"name\":\"ActiveSupporter\",\"url\":\"enums/UserBadges.html#ActiveSupporter\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserBadges\"},{\"kind\":16,\"name\":\"Paw\",\"url\":\"enums/UserBadges.html#Paw\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserBadges\"},{\"kind\":16,\"name\":\"EarlyAdopter\",\"url\":\"enums/UserBadges.html#EarlyAdopter\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserBadges\"},{\"kind\":16,\"name\":\"ReservedRelevantJokeBadge1\",\"url\":\"enums/UserBadges.html#ReservedRelevantJokeBadge1\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserBadges\"},{\"kind\":16,\"name\":\"ReservedRelevantJokeBadge2\",\"url\":\"enums/UserBadges.html#ReservedRelevantJokeBadge2\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserBadges\"},{\"kind\":8,\"name\":\"UserFlags\",\"url\":\"enums/UserFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":16,\"name\":\"Suspended\",\"url\":\"enums/UserFlags.html#Suspended\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserFlags\"},{\"kind\":16,\"name\":\"Deleted\",\"url\":\"enums/UserFlags.html#Deleted\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserFlags\"},{\"kind\":16,\"name\":\"Banned\",\"url\":\"enums/UserFlags.html#Banned\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"UserFlags\"},{\"kind\":8,\"name\":\"BotFlags\",\"url\":\"enums/BotFlags.html\",\"classes\":\"tsd-kind-enum\"},{\"kind\":128,\"name\":\"Bot\",\"url\":\"classes/Bot.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Bot.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":1024,\"name\":\"#collection\",\"url\":\"classes/Bot.html#_collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Bot\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/Bot.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/Bot.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":262144,\"name\":\"createdAt\",\"url\":\"classes/Bot.html#createdAt\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":262144,\"name\":\"user\",\"url\":\"classes/Bot.html#user\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":262144,\"name\":\"ownerId\",\"url\":\"classes/Bot.html#ownerId\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":262144,\"name\":\"owner\",\"url\":\"classes/Bot.html#owner\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":262144,\"name\":\"token\",\"url\":\"classes/Bot.html#token\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":262144,\"name\":\"public\",\"url\":\"classes/Bot.html#public\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":262144,\"name\":\"analytics\",\"url\":\"classes/Bot.html#analytics\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":262144,\"name\":\"discoverable\",\"url\":\"classes/Bot.html#discoverable\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":262144,\"name\":\"interactionsUrl\",\"url\":\"classes/Bot.html#interactionsUrl\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":262144,\"name\":\"termsOfServiceUrl\",\"url\":\"classes/Bot.html#termsOfServiceUrl\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":262144,\"name\":\"privacyPolicyUrl\",\"url\":\"classes/Bot.html#privacyPolicyUrl\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":262144,\"name\":\"flags\",\"url\":\"classes/Bot.html#flags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":2048,\"name\":\"edit\",\"url\":\"classes/Bot.html#edit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/Bot.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Bot\"},{\"kind\":128,\"name\":\"Channel\",\"url\":\"classes/Channel.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Channel.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":1024,\"name\":\"#collection\",\"url\":\"classes/Channel.html#_collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Channel\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/Channel.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/Channel.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"createdAt\",\"url\":\"classes/Channel.html#createdAt\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"type\",\"url\":\"classes/Channel.html#type\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"path\",\"url\":\"classes/Channel.html#path\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"url\",\"url\":\"classes/Channel.html#url\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/Channel.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"displayName\",\"url\":\"classes/Channel.html#displayName\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"description\",\"url\":\"classes/Channel.html#description\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"icon\",\"url\":\"classes/Channel.html#icon\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"active\",\"url\":\"classes/Channel.html#active\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"typingIds\",\"url\":\"classes/Channel.html#typingIds\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"typing\",\"url\":\"classes/Channel.html#typing\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"recipientIds\",\"url\":\"classes/Channel.html#recipientIds\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"recipients\",\"url\":\"classes/Channel.html#recipients\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"recipient\",\"url\":\"classes/Channel.html#recipient\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"userId\",\"url\":\"classes/Channel.html#userId\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"user\",\"url\":\"classes/Channel.html#user\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"ownerId\",\"url\":\"classes/Channel.html#ownerId\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"owner\",\"url\":\"classes/Channel.html#owner\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"serverId\",\"url\":\"classes/Channel.html#serverId\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"server\",\"url\":\"classes/Channel.html#server\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"permissions\",\"url\":\"classes/Channel.html#permissions\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"defaultPermissions\",\"url\":\"classes/Channel.html#defaultPermissions\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"rolePermissions\",\"url\":\"classes/Channel.html#rolePermissions\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"mature\",\"url\":\"classes/Channel.html#mature\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"lastMessageId\",\"url\":\"classes/Channel.html#lastMessageId\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"lastMessage\",\"url\":\"classes/Channel.html#lastMessage\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"lastMessageAt\",\"url\":\"classes/Channel.html#lastMessageAt\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"updatedAt\",\"url\":\"classes/Channel.html#updatedAt\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"unread\",\"url\":\"classes/Channel.html#unread\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"mentions\",\"url\":\"classes/Channel.html#mentions\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"iconURL\",\"url\":\"classes/Channel.html#iconURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"smallIconURL\",\"url\":\"classes/Channel.html#smallIconURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"animatedIconURL\",\"url\":\"classes/Channel.html#animatedIconURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"potentiallyRestrictedChannel\",\"url\":\"classes/Channel.html#potentiallyRestrictedChannel\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":262144,\"name\":\"permission\",\"url\":\"classes/Channel.html#permission\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"havePermission\",\"url\":\"classes/Channel.html#havePermission\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"orPermission\",\"url\":\"classes/Channel.html#orPermission\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"fetchMembers\",\"url\":\"classes/Channel.html#fetchMembers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"fetchWebhooks\",\"url\":\"classes/Channel.html#fetchWebhooks\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"edit\",\"url\":\"classes/Channel.html#edit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/Channel.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"addMember\",\"url\":\"classes/Channel.html#addMember\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"removeMember\",\"url\":\"classes/Channel.html#removeMember\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"sendMessage\",\"url\":\"classes/Channel.html#sendMessage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"fetchMessage\",\"url\":\"classes/Channel.html#fetchMessage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"fetchMessages\",\"url\":\"classes/Channel.html#fetchMessages\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"fetchMessagesWithUsers\",\"url\":\"classes/Channel.html#fetchMessagesWithUsers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"search\",\"url\":\"classes/Channel.html#search\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"searchWithUsers\",\"url\":\"classes/Channel.html#searchWithUsers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"deleteMessages\",\"url\":\"classes/Channel.html#deleteMessages\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"createInvite\",\"url\":\"classes/Channel.html#createInvite\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":1024,\"name\":\"#ackTimeout\",\"url\":\"classes/Channel.html#_ackTimeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Channel\"},{\"kind\":1024,\"name\":\"#ackLimit\",\"url\":\"classes/Channel.html#_ackLimit\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"ack\",\"url\":\"classes/Channel.html#ack\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"setPermissions\",\"url\":\"classes/Channel.html#setPermissions\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"startTyping\",\"url\":\"classes/Channel.html#startTyping\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":2048,\"name\":\"stopTyping\",\"url\":\"classes/Channel.html#stopTyping\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Channel\"},{\"kind\":128,\"name\":\"ChannelUnread\",\"url\":\"classes/ChannelUnread.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChannelUnread.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChannelUnread\"},{\"kind\":1024,\"name\":\"#collection\",\"url\":\"classes/ChannelUnread.html#_collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ChannelUnread\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ChannelUnread.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChannelUnread\"},{\"kind\":262144,\"name\":\"lastMessageId\",\"url\":\"classes/ChannelUnread.html#lastMessageId\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ChannelUnread\"},{\"kind\":262144,\"name\":\"messageMentionIds\",\"url\":\"classes/ChannelUnread.html#messageMentionIds\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ChannelUnread\"},{\"kind\":128,\"name\":\"Emoji\",\"url\":\"classes/Emoji.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Emoji.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Emoji\"},{\"kind\":1024,\"name\":\"#collection\",\"url\":\"classes/Emoji.html#_collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Emoji\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/Emoji.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Emoji\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/Emoji.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Emoji\"},{\"kind\":262144,\"name\":\"createdAt\",\"url\":\"classes/Emoji.html#createdAt\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Emoji\"},{\"kind\":262144,\"name\":\"parent\",\"url\":\"classes/Emoji.html#parent\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Emoji\"},{\"kind\":262144,\"name\":\"creator\",\"url\":\"classes/Emoji.html#creator\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Emoji\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/Emoji.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Emoji\"},{\"kind\":262144,\"name\":\"animated\",\"url\":\"classes/Emoji.html#animated\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Emoji\"},{\"kind\":262144,\"name\":\"mature\",\"url\":\"classes/Emoji.html#mature\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Emoji\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/Emoji.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Emoji\"},{\"kind\":128,\"name\":\"File\",\"url\":\"classes/File.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/File.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"File\"},{\"kind\":1024,\"name\":\"#client\",\"url\":\"classes/File.html#_client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"File\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/File.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"File\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"classes/File.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"File\"},{\"kind\":1024,\"name\":\"filename\",\"url\":\"classes/File.html#filename\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"File\"},{\"kind\":1024,\"name\":\"metadata\",\"url\":\"classes/File.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"File\"},{\"kind\":1024,\"name\":\"contentType\",\"url\":\"classes/File.html#contentType\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"File\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/File.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"File\"},{\"kind\":262144,\"name\":\"url\",\"url\":\"classes/File.html#url\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"File\"},{\"kind\":262144,\"name\":\"downloadURL\",\"url\":\"classes/File.html#downloadURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"File\"},{\"kind\":262144,\"name\":\"humanReadableSize\",\"url\":\"classes/File.html#humanReadableSize\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"File\"},{\"kind\":262144,\"name\":\"isSpoiler\",\"url\":\"classes/File.html#isSpoiler\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"File\"},{\"kind\":2048,\"name\":\"createFileURL\",\"url\":\"classes/File.html#createFileURL\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"File\"},{\"kind\":128,\"name\":\"ChannelInvite\",\"url\":\"classes/ChannelInvite.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/ChannelInvite.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChannelInvite\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChannelInvite.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChannelInvite\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ChannelInvite.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"ChannelInvite\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ChannelInvite.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChannelInvite\"},{\"kind\":128,\"name\":\"UnknownInvite\",\"url\":\"classes/UnknownInvite.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/UnknownInvite.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnknownInvite\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UnknownInvite.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnknownInvite\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/UnknownInvite.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"UnknownInvite\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UnknownInvite.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnknownInvite\"},{\"kind\":128,\"name\":\"ServerInvite\",\"url\":\"classes/ServerInvite.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/ServerInvite.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerInvite\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ServerInvite.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ServerInvite\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ServerInvite.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerInvite\"},{\"kind\":1024,\"name\":\"creatorId\",\"url\":\"classes/ServerInvite.html#creatorId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerInvite\"},{\"kind\":1024,\"name\":\"serverId\",\"url\":\"classes/ServerInvite.html#serverId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerInvite\"},{\"kind\":1024,\"name\":\"channelId\",\"url\":\"classes/ServerInvite.html#channelId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerInvite\"},{\"kind\":262144,\"name\":\"creator\",\"url\":\"classes/ServerInvite.html#creator\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerInvite\"},{\"kind\":262144,\"name\":\"server\",\"url\":\"classes/ServerInvite.html#server\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerInvite\"},{\"kind\":262144,\"name\":\"channel\",\"url\":\"classes/ServerInvite.html#channel\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerInvite\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/ServerInvite.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerInvite\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ServerInvite.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ServerInvite\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ServerInvite.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerInvite\"},{\"kind\":128,\"name\":\"Message\",\"url\":\"classes/Message.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Message.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":1024,\"name\":\"#collection\",\"url\":\"classes/Message.html#_collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Message\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/Message.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"createdAt\",\"url\":\"classes/Message.html#createdAt\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"path\",\"url\":\"classes/Message.html#path\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"url\",\"url\":\"classes/Message.html#url\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"nonce\",\"url\":\"classes/Message.html#nonce\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"channelId\",\"url\":\"classes/Message.html#channelId\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"channel\",\"url\":\"classes/Message.html#channel\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"server\",\"url\":\"classes/Message.html#server\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"member\",\"url\":\"classes/Message.html#member\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"authorId\",\"url\":\"classes/Message.html#authorId\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"author\",\"url\":\"classes/Message.html#author\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"webhook\",\"url\":\"classes/Message.html#webhook\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"content\",\"url\":\"classes/Message.html#content\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"systemMessage\",\"url\":\"classes/Message.html#systemMessage\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"attachments\",\"url\":\"classes/Message.html#attachments\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"editedAt\",\"url\":\"classes/Message.html#editedAt\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"embeds\",\"url\":\"classes/Message.html#embeds\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"mentionIds\",\"url\":\"classes/Message.html#mentionIds\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"replyIds\",\"url\":\"classes/Message.html#replyIds\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"reactions\",\"url\":\"classes/Message.html#reactions\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"interactions\",\"url\":\"classes/Message.html#interactions\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"masquerade\",\"url\":\"classes/Message.html#masquerade\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"username\",\"url\":\"classes/Message.html#username\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"roleColour\",\"url\":\"classes/Message.html#roleColour\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"avatarURL\",\"url\":\"classes/Message.html#avatarURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"animatedAvatarURL\",\"url\":\"classes/Message.html#animatedAvatarURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":262144,\"name\":\"masqueradeAvatarURL\",\"url\":\"classes/Message.html#masqueradeAvatarURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":2048,\"name\":\"edit\",\"url\":\"classes/Message.html#edit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/Message.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":2048,\"name\":\"ack\",\"url\":\"classes/Message.html#ack\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":2048,\"name\":\"reply\",\"url\":\"classes/Message.html#reply\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":2048,\"name\":\"clearReactions\",\"url\":\"classes/Message.html#clearReactions\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":2048,\"name\":\"react\",\"url\":\"classes/Message.html#react\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":2048,\"name\":\"unreact\",\"url\":\"classes/Message.html#unreact\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Message\"},{\"kind\":128,\"name\":\"MessageWebhook\",\"url\":\"classes/MessageWebhook.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MessageWebhook.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MessageWebhook\"},{\"kind\":1024,\"name\":\"#client\",\"url\":\"classes/MessageWebhook.html#_client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"MessageWebhook\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/MessageWebhook.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageWebhook\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/MessageWebhook.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageWebhook\"},{\"kind\":1024,\"name\":\"avatar\",\"url\":\"classes/MessageWebhook.html#avatar\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageWebhook\"},{\"kind\":262144,\"name\":\"avatarURL\",\"url\":\"classes/MessageWebhook.html#avatarURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"MessageWebhook\"},{\"kind\":128,\"name\":\"MessageEmbed\",\"url\":\"classes/MessageEmbed.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/MessageEmbed.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageEmbed\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MessageEmbed.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"MessageEmbed\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/MessageEmbed.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"MessageEmbed\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/MessageEmbed.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"MessageEmbed\"},{\"kind\":128,\"name\":\"UnknownEmbed\",\"url\":\"classes/UnknownEmbed.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/UnknownEmbed.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnknownEmbed\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UnknownEmbed.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnknownEmbed\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/UnknownEmbed.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"UnknownEmbed\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UnknownEmbed.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnknownEmbed\"},{\"kind\":128,\"name\":\"ImageEmbed\",\"url\":\"classes/ImageEmbed.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/ImageEmbed.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ImageEmbed\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ImageEmbed.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ImageEmbed\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"classes/ImageEmbed.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ImageEmbed\"},{\"kind\":1024,\"name\":\"width\",\"url\":\"classes/ImageEmbed.html#width\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ImageEmbed\"},{\"kind\":1024,\"name\":\"height\",\"url\":\"classes/ImageEmbed.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ImageEmbed\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"classes/ImageEmbed.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ImageEmbed\"},{\"kind\":262144,\"name\":\"proxiedURL\",\"url\":\"classes/ImageEmbed.html#proxiedURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ImageEmbed\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ImageEmbed.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ImageEmbed\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ImageEmbed.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ImageEmbed\"},{\"kind\":128,\"name\":\"VideoEmbed\",\"url\":\"classes/VideoEmbed.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/VideoEmbed.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VideoEmbed\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/VideoEmbed.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"VideoEmbed\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"classes/VideoEmbed.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"VideoEmbed\"},{\"kind\":1024,\"name\":\"width\",\"url\":\"classes/VideoEmbed.html#width\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"VideoEmbed\"},{\"kind\":1024,\"name\":\"height\",\"url\":\"classes/VideoEmbed.html#height\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"VideoEmbed\"},{\"kind\":262144,\"name\":\"proxiedURL\",\"url\":\"classes/VideoEmbed.html#proxiedURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"VideoEmbed\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/VideoEmbed.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"VideoEmbed\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/VideoEmbed.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"VideoEmbed\"},{\"kind\":128,\"name\":\"WebsiteEmbed\",\"url\":\"classes/WebsiteEmbed.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/WebsiteEmbed.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"WebsiteEmbed\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/WebsiteEmbed.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"WebsiteEmbed\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"classes/WebsiteEmbed.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebsiteEmbed\"},{\"kind\":1024,\"name\":\"originalUrl\",\"url\":\"classes/WebsiteEmbed.html#originalUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebsiteEmbed\"},{\"kind\":1024,\"name\":\"specialContent\",\"url\":\"classes/WebsiteEmbed.html#specialContent\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebsiteEmbed\"},{\"kind\":1024,\"name\":\"title\",\"url\":\"classes/WebsiteEmbed.html#title\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebsiteEmbed\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"classes/WebsiteEmbed.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebsiteEmbed\"},{\"kind\":1024,\"name\":\"image\",\"url\":\"classes/WebsiteEmbed.html#image\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebsiteEmbed\"},{\"kind\":1024,\"name\":\"video\",\"url\":\"classes/WebsiteEmbed.html#video\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebsiteEmbed\"},{\"kind\":1024,\"name\":\"siteName\",\"url\":\"classes/WebsiteEmbed.html#siteName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebsiteEmbed\"},{\"kind\":1024,\"name\":\"iconUrl\",\"url\":\"classes/WebsiteEmbed.html#iconUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebsiteEmbed\"},{\"kind\":1024,\"name\":\"colour\",\"url\":\"classes/WebsiteEmbed.html#colour\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"WebsiteEmbed\"},{\"kind\":262144,\"name\":\"proxiedIconURL\",\"url\":\"classes/WebsiteEmbed.html#proxiedIconURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"WebsiteEmbed\"},{\"kind\":262144,\"name\":\"embedURL\",\"url\":\"classes/WebsiteEmbed.html#embedURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"WebsiteEmbed\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/WebsiteEmbed.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"WebsiteEmbed\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/WebsiteEmbed.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"WebsiteEmbed\"},{\"kind\":128,\"name\":\"TextEmbed\",\"url\":\"classes/TextEmbed.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/TextEmbed.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TextEmbed\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TextEmbed.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TextEmbed\"},{\"kind\":1024,\"name\":\"iconUrl\",\"url\":\"classes/TextEmbed.html#iconUrl\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TextEmbed\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"classes/TextEmbed.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TextEmbed\"},{\"kind\":1024,\"name\":\"title\",\"url\":\"classes/TextEmbed.html#title\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TextEmbed\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"classes/TextEmbed.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TextEmbed\"},{\"kind\":1024,\"name\":\"media\",\"url\":\"classes/TextEmbed.html#media\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TextEmbed\"},{\"kind\":1024,\"name\":\"colour\",\"url\":\"classes/TextEmbed.html#colour\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TextEmbed\"},{\"kind\":262144,\"name\":\"proxiedIconURL\",\"url\":\"classes/TextEmbed.html#proxiedIconURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"TextEmbed\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/TextEmbed.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"TextEmbed\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/TextEmbed.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TextEmbed\"},{\"kind\":128,\"name\":\"PublicBot\",\"url\":\"classes/PublicBot.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PublicBot.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PublicBot\"},{\"kind\":1024,\"name\":\"#client\",\"url\":\"classes/PublicBot.html#_client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"PublicBot\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/PublicBot.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PublicBot\"},{\"kind\":1024,\"name\":\"username\",\"url\":\"classes/PublicBot.html#username\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PublicBot\"},{\"kind\":1024,\"name\":\"avatar\",\"url\":\"classes/PublicBot.html#avatar\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PublicBot\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"classes/PublicBot.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PublicBot\"},{\"kind\":2048,\"name\":\"addToServer\",\"url\":\"classes/PublicBot.html#addToServer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicBot\"},{\"kind\":2048,\"name\":\"addToGroup\",\"url\":\"classes/PublicBot.html#addToGroup\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicBot\"},{\"kind\":128,\"name\":\"PublicChannelInvite\",\"url\":\"classes/PublicChannelInvite.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/PublicChannelInvite.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"PublicChannelInvite\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/PublicChannelInvite.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"PublicChannelInvite\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/PublicChannelInvite.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"PublicChannelInvite\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/PublicChannelInvite.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"PublicChannelInvite\"},{\"kind\":128,\"name\":\"UnknownPublicInvite\",\"url\":\"classes/UnknownPublicInvite.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/UnknownPublicInvite.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnknownPublicInvite\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UnknownPublicInvite.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnknownPublicInvite\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/UnknownPublicInvite.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"UnknownPublicInvite\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UnknownPublicInvite.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UnknownPublicInvite\"},{\"kind\":128,\"name\":\"ServerPublicInvite\",\"url\":\"classes/ServerPublicInvite.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/ServerPublicInvite.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerPublicInvite\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ServerPublicInvite.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"code\",\"url\":\"classes/ServerPublicInvite.html#code\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"userName\",\"url\":\"classes/ServerPublicInvite.html#userName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"userAvatar\",\"url\":\"classes/ServerPublicInvite.html#userAvatar\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"serverId\",\"url\":\"classes/ServerPublicInvite.html#serverId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"serverName\",\"url\":\"classes/ServerPublicInvite.html#serverName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"serverIcon\",\"url\":\"classes/ServerPublicInvite.html#serverIcon\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"serverBanner\",\"url\":\"classes/ServerPublicInvite.html#serverBanner\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"serverFlags\",\"url\":\"classes/ServerPublicInvite.html#serverFlags\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"memberCount\",\"url\":\"classes/ServerPublicInvite.html#memberCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"channelId\",\"url\":\"classes/ServerPublicInvite.html#channelId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"channelName\",\"url\":\"classes/ServerPublicInvite.html#channelName\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"channelDescription\",\"url\":\"classes/ServerPublicInvite.html#channelDescription\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":2048,\"name\":\"join\",\"url\":\"classes/ServerPublicInvite.html#join\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ServerPublicInvite.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ServerPublicInvite\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ServerPublicInvite.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerPublicInvite\"},{\"kind\":128,\"name\":\"Server\",\"url\":\"classes/Server.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Server.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":1024,\"name\":\"#collection\",\"url\":\"classes/Server.html#_collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Server\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/Server.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/Server.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"createdAt\",\"url\":\"classes/Server.html#createdAt\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"ownerId\",\"url\":\"classes/Server.html#ownerId\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"owner\",\"url\":\"classes/Server.html#owner\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/Server.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"description\",\"url\":\"classes/Server.html#description\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"icon\",\"url\":\"classes/Server.html#icon\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"banner\",\"url\":\"classes/Server.html#banner\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"channelIds\",\"url\":\"classes/Server.html#channelIds\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"channels\",\"url\":\"classes/Server.html#channels\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"categories\",\"url\":\"classes/Server.html#categories\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"systemMessages\",\"url\":\"classes/Server.html#systemMessages\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"roles\",\"url\":\"classes/Server.html#roles\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"defaultPermissions\",\"url\":\"classes/Server.html#defaultPermissions\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"flags\",\"url\":\"classes/Server.html#flags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"analytics\",\"url\":\"classes/Server.html#analytics\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"discoverable\",\"url\":\"classes/Server.html#discoverable\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"mature\",\"url\":\"classes/Server.html#mature\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"orderedChannels\",\"url\":\"classes/Server.html#orderedChannels\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"defaultChannel\",\"url\":\"classes/Server.html#defaultChannel\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"orderedRoles\",\"url\":\"classes/Server.html#orderedRoles\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"unread\",\"url\":\"classes/Server.html#unread\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"mentions\",\"url\":\"classes/Server.html#mentions\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"iconURL\",\"url\":\"classes/Server.html#iconURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"animatedIconURL\",\"url\":\"classes/Server.html#animatedIconURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"bannerURL\",\"url\":\"classes/Server.html#bannerURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"member\",\"url\":\"classes/Server.html#member\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":262144,\"name\":\"permission\",\"url\":\"classes/Server.html#permission\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"havePermission\",\"url\":\"classes/Server.html#havePermission\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"orPermission\",\"url\":\"classes/Server.html#orPermission\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"createChannel\",\"url\":\"classes/Server.html#createChannel\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"edit\",\"url\":\"classes/Server.html#edit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/Server.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"ack\",\"url\":\"classes/Server.html#ack\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"banUser\",\"url\":\"classes/Server.html#banUser\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"kickUser\",\"url\":\"classes/Server.html#kickUser\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"unbanUser\",\"url\":\"classes/Server.html#unbanUser\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"fetchInvites\",\"url\":\"classes/Server.html#fetchInvites\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"fetchBans\",\"url\":\"classes/Server.html#fetchBans\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"setPermissions\",\"url\":\"classes/Server.html#setPermissions\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"createRole\",\"url\":\"classes/Server.html#createRole\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"editRole\",\"url\":\"classes/Server.html#editRole\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"deleteRole\",\"url\":\"classes/Server.html#deleteRole\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"fetchMember\",\"url\":\"classes/Server.html#fetchMember\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":1024,\"name\":\"#synced\",\"url\":\"classes/Server.html#_synced\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"syncMembers\",\"url\":\"classes/Server.html#syncMembers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"resetSyncStatus\",\"url\":\"classes/Server.html#resetSyncStatus\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"fetchMembers\",\"url\":\"classes/Server.html#fetchMembers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"queryMembersExperimental\",\"url\":\"classes/Server.html#queryMembersExperimental\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"createEmoji\",\"url\":\"classes/Server.html#createEmoji\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":2048,\"name\":\"fetchEmojis\",\"url\":\"classes/Server.html#fetchEmojis\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Server\"},{\"kind\":128,\"name\":\"ServerBan\",\"url\":\"classes/ServerBan.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ServerBan.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ServerBan\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ServerBan.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"ServerBan\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ServerBan.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerBan\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ServerBan.html#id.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ServerBan.id\"},{\"kind\":1024,\"name\":\"reason\",\"url\":\"classes/ServerBan.html#reason\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerBan\"},{\"kind\":262144,\"name\":\"user\",\"url\":\"classes/ServerBan.html#user-1\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerBan\"},{\"kind\":262144,\"name\":\"server\",\"url\":\"classes/ServerBan.html#server-1\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerBan\"},{\"kind\":2048,\"name\":\"pardon\",\"url\":\"classes/ServerBan.html#pardon\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerBan\"},{\"kind\":128,\"name\":\"ServerMember\",\"url\":\"classes/ServerMember.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ServerMember.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":1024,\"name\":\"#collection\",\"url\":\"classes/ServerMember.html#_collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"ServerMember\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/ServerMember.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ServerMember.html#id.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ServerMember.id\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/ServerMember.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"server\",\"url\":\"classes/ServerMember.html#server-1\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"user\",\"url\":\"classes/ServerMember.html#user-1\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"joinedAt\",\"url\":\"classes/ServerMember.html#joinedAt\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"nickname\",\"url\":\"classes/ServerMember.html#nickname\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"avatar\",\"url\":\"classes/ServerMember.html#avatar\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"roles\",\"url\":\"classes/ServerMember.html#roles\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"timeout\",\"url\":\"classes/ServerMember.html#timeout\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"orderedRoles\",\"url\":\"classes/ServerMember.html#orderedRoles\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"hoistedRole\",\"url\":\"classes/ServerMember.html#hoistedRole\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"roleColour\",\"url\":\"classes/ServerMember.html#roleColour\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"ranking\",\"url\":\"classes/ServerMember.html#ranking\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":2048,\"name\":\"getPermissions\",\"url\":\"classes/ServerMember.html#getPermissions\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":2048,\"name\":\"hasPermission\",\"url\":\"classes/ServerMember.html#hasPermission\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":2048,\"name\":\"inferiorTo\",\"url\":\"classes/ServerMember.html#inferiorTo\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"displayName\",\"url\":\"classes/ServerMember.html#displayName\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"avatarURL\",\"url\":\"classes/ServerMember.html#avatarURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":262144,\"name\":\"animatedAvatarURL\",\"url\":\"classes/ServerMember.html#animatedAvatarURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":2048,\"name\":\"edit\",\"url\":\"classes/ServerMember.html#edit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":2048,\"name\":\"ban\",\"url\":\"classes/ServerMember.html#ban\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":2048,\"name\":\"kick\",\"url\":\"classes/ServerMember.html#kick\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerMember\"},{\"kind\":128,\"name\":\"SystemMessage\",\"url\":\"classes/SystemMessage.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/SystemMessage.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SystemMessage\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SystemMessage.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"SystemMessage\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/SystemMessage.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"SystemMessage\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/SystemMessage.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"SystemMessage\"},{\"kind\":128,\"name\":\"TextSystemMessage\",\"url\":\"classes/TextSystemMessage.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/TextSystemMessage.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TextSystemMessage\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/TextSystemMessage.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"TextSystemMessage\"},{\"kind\":1024,\"name\":\"content\",\"url\":\"classes/TextSystemMessage.html#content\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"TextSystemMessage\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/TextSystemMessage.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"TextSystemMessage\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/TextSystemMessage.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"TextSystemMessage\"},{\"kind\":128,\"name\":\"UserSystemMessage\",\"url\":\"classes/UserSystemMessage.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/UserSystemMessage.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserSystemMessage\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UserSystemMessage.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UserSystemMessage\"},{\"kind\":1024,\"name\":\"userId\",\"url\":\"classes/UserSystemMessage.html#userId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UserSystemMessage\"},{\"kind\":262144,\"name\":\"user\",\"url\":\"classes/UserSystemMessage.html#user\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"UserSystemMessage\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/UserSystemMessage.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"UserSystemMessage\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UserSystemMessage.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserSystemMessage\"},{\"kind\":128,\"name\":\"UserModeratedSystemMessage\",\"url\":\"classes/UserModeratedSystemMessage.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/UserModeratedSystemMessage.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserModeratedSystemMessage\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UserModeratedSystemMessage.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UserModeratedSystemMessage\"},{\"kind\":1024,\"name\":\"byId\",\"url\":\"classes/UserModeratedSystemMessage.html#byId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"UserModeratedSystemMessage\"},{\"kind\":262144,\"name\":\"by\",\"url\":\"classes/UserModeratedSystemMessage.html#by\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"UserModeratedSystemMessage\"},{\"kind\":1024,\"name\":\"userId\",\"url\":\"classes/UserModeratedSystemMessage.html#userId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserModeratedSystemMessage\"},{\"kind\":262144,\"name\":\"user\",\"url\":\"classes/UserModeratedSystemMessage.html#user\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserModeratedSystemMessage\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/UserModeratedSystemMessage.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"UserModeratedSystemMessage\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/UserModeratedSystemMessage.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserModeratedSystemMessage\"},{\"kind\":128,\"name\":\"ChannelEditSystemMessage\",\"url\":\"classes/ChannelEditSystemMessage.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/ChannelEditSystemMessage.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelEditSystemMessage\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChannelEditSystemMessage.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChannelEditSystemMessage\"},{\"kind\":1024,\"name\":\"byId\",\"url\":\"classes/ChannelEditSystemMessage.html#byId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChannelEditSystemMessage\"},{\"kind\":262144,\"name\":\"by\",\"url\":\"classes/ChannelEditSystemMessage.html#by\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ChannelEditSystemMessage\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ChannelEditSystemMessage.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ChannelEditSystemMessage\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ChannelEditSystemMessage.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelEditSystemMessage\"},{\"kind\":128,\"name\":\"ChannelRenamedSystemMessage\",\"url\":\"classes/ChannelRenamedSystemMessage.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/ChannelRenamedSystemMessage.html#from\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelRenamedSystemMessage\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChannelRenamedSystemMessage.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChannelRenamedSystemMessage\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"classes/ChannelRenamedSystemMessage.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChannelRenamedSystemMessage\"},{\"kind\":1024,\"name\":\"byId\",\"url\":\"classes/ChannelRenamedSystemMessage.html#byId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelRenamedSystemMessage\"},{\"kind\":262144,\"name\":\"by\",\"url\":\"classes/ChannelRenamedSystemMessage.html#by\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelRenamedSystemMessage\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ChannelRenamedSystemMessage.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ChannelRenamedSystemMessage\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ChannelRenamedSystemMessage.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelRenamedSystemMessage\"},{\"kind\":128,\"name\":\"ChannelOwnershipChangeSystemMessage\",\"url\":\"classes/ChannelOwnershipChangeSystemMessage.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":2048,\"name\":\"from\",\"url\":\"classes/ChannelOwnershipChangeSystemMessage.html#from-2\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelOwnershipChangeSystemMessage\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChannelOwnershipChangeSystemMessage.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ChannelOwnershipChangeSystemMessage\"},{\"kind\":1024,\"name\":\"fromId\",\"url\":\"classes/ChannelOwnershipChangeSystemMessage.html#fromId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChannelOwnershipChangeSystemMessage\"},{\"kind\":1024,\"name\":\"toId\",\"url\":\"classes/ChannelOwnershipChangeSystemMessage.html#toId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ChannelOwnershipChangeSystemMessage\"},{\"kind\":262144,\"name\":\"from\",\"url\":\"classes/ChannelOwnershipChangeSystemMessage.html#from\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ChannelOwnershipChangeSystemMessage\"},{\"kind\":262144,\"name\":\"to\",\"url\":\"classes/ChannelOwnershipChangeSystemMessage.html#to\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"ChannelOwnershipChangeSystemMessage\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ChannelOwnershipChangeSystemMessage.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"ChannelOwnershipChangeSystemMessage\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"classes/ChannelOwnershipChangeSystemMessage.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelOwnershipChangeSystemMessage\"},{\"kind\":128,\"name\":\"Session\",\"url\":\"classes/Session.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Session.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Session\"},{\"kind\":1024,\"name\":\"#collection\",\"url\":\"classes/Session.html#_collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"Session\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/Session.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"Session\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/Session.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Session\"},{\"kind\":262144,\"name\":\"createdAt\",\"url\":\"classes/Session.html#createdAt\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Session\"},{\"kind\":262144,\"name\":\"current\",\"url\":\"classes/Session.html#current\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Session\"},{\"kind\":262144,\"name\":\"name\",\"url\":\"classes/Session.html#name\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"Session\"},{\"kind\":2048,\"name\":\"rename\",\"url\":\"classes/Session.html#rename\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Session\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/Session.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Session\"},{\"kind\":128,\"name\":\"User\",\"url\":\"classes/User.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/User.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":1024,\"name\":\"#collection\",\"url\":\"classes/User.html#_collection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"User\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"classes/User.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"classes/User.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"createdAt\",\"url\":\"classes/User.html#createdAt\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"username\",\"url\":\"classes/User.html#username\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"discriminator\",\"url\":\"classes/User.html#discriminator\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"displayName\",\"url\":\"classes/User.html#displayName\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"avatar\",\"url\":\"classes/User.html#avatar\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"badges\",\"url\":\"classes/User.html#badges\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"status\",\"url\":\"classes/User.html#status\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"relationship\",\"url\":\"classes/User.html#relationship\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"online\",\"url\":\"classes/User.html#online\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"privileged\",\"url\":\"classes/User.html#privileged\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"flags\",\"url\":\"classes/User.html#flags\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"bot\",\"url\":\"classes/User.html#bot\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"defaultAvatarURL\",\"url\":\"classes/User.html#defaultAvatarURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"avatarURL\",\"url\":\"classes/User.html#avatarURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"animatedAvatarURL\",\"url\":\"classes/User.html#animatedAvatarURL\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"presence\",\"url\":\"classes/User.html#presence\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":2048,\"name\":\"statusMessage\",\"url\":\"classes/User.html#statusMessage\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":262144,\"name\":\"permission\",\"url\":\"classes/User.html#permission\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":2048,\"name\":\"edit\",\"url\":\"classes/User.html#edit\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":2048,\"name\":\"changeUsername\",\"url\":\"classes/User.html#changeUsername\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":2048,\"name\":\"openDM\",\"url\":\"classes/User.html#openDM\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":2048,\"name\":\"addFriend\",\"url\":\"classes/User.html#addFriend\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":2048,\"name\":\"removeFriend\",\"url\":\"classes/User.html#removeFriend\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":2048,\"name\":\"blockUser\",\"url\":\"classes/User.html#blockUser\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":2048,\"name\":\"unblockUser\",\"url\":\"classes/User.html#unblockUser\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":2048,\"name\":\"fetchProfile\",\"url\":\"classes/User.html#fetchProfile\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":2048,\"name\":\"fetchMutual\",\"url\":\"classes/User.html#fetchMutual\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"User\"},{\"kind\":32,\"name\":\"RE_MENTIONS\",\"url\":\"variables/RE_MENTIONS.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"RE_CHANNELS\",\"url\":\"variables/RE_CHANNELS.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"RE_SPOILER\",\"url\":\"variables/RE_SPOILER.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":128,\"name\":\"BotCollection\",\"url\":\"classes/BotCollection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/BotCollection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"fetch\",\"url\":\"classes/BotCollection.html#fetch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"fetchOwned\",\"url\":\"classes/BotCollection.html#fetchOwned\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"fetchPublic\",\"url\":\"classes/BotCollection.html#fetchPublic\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"getOrCreate\",\"url\":\"classes/BotCollection.html#getOrCreate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"createBot\",\"url\":\"classes/BotCollection.html#createBot\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"BotCollection\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/BotCollection.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":1024,\"name\":\"#storage\",\"url\":\"classes/BotCollection.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":1024,\"name\":\"#objects\",\"url\":\"classes/BotCollection.html#_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":1024,\"name\":\"getUnderlyingObject\",\"url\":\"classes/BotCollection.html#getUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/BotCollection.html#getUnderlyingObject.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"BotCollection.getUnderlyingObject\"},{\"kind\":1024,\"name\":\"updateUnderlyingObject\",\"url\":\"classes/BotCollection.html#updateUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/BotCollection.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/BotCollection.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/BotCollection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/BotCollection.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"isPartial\",\"url\":\"classes/BotCollection.html#isPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/BotCollection.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"keys\",\"url\":\"classes/BotCollection.html#keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"values\",\"url\":\"classes/BotCollection.html#values\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"entries\",\"url\":\"classes/BotCollection.html#entries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/BotCollection.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"toList\",\"url\":\"classes/BotCollection.html#toList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/BotCollection.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/BotCollection.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/BotCollection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"BotCollection\"},{\"kind\":128,\"name\":\"ChannelCollection\",\"url\":\"classes/ChannelCollection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChannelCollection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/ChannelCollection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"fetch\",\"url\":\"classes/ChannelCollection.html#fetch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"getOrCreate\",\"url\":\"classes/ChannelCollection.html#getOrCreate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"getOrPartial\",\"url\":\"classes/ChannelCollection.html#getOrPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"createGroup\",\"url\":\"classes/ChannelCollection.html#createGroup\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChannelCollection\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ChannelCollection.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":1024,\"name\":\"#storage\",\"url\":\"classes/ChannelCollection.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":1024,\"name\":\"#objects\",\"url\":\"classes/ChannelCollection.html#_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":1024,\"name\":\"getUnderlyingObject\",\"url\":\"classes/ChannelCollection.html#getUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ChannelCollection.html#getUnderlyingObject.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ChannelCollection.getUnderlyingObject\"},{\"kind\":1024,\"name\":\"updateUnderlyingObject\",\"url\":\"classes/ChannelCollection.html#updateUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/ChannelCollection.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/ChannelCollection.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/ChannelCollection.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"isPartial\",\"url\":\"classes/ChannelCollection.html#isPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/ChannelCollection.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"keys\",\"url\":\"classes/ChannelCollection.html#keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"values\",\"url\":\"classes/ChannelCollection.html#values\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"entries\",\"url\":\"classes/ChannelCollection.html#entries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/ChannelCollection.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"toList\",\"url\":\"classes/ChannelCollection.html#toList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/ChannelCollection.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/ChannelCollection.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/ChannelCollection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelCollection\"},{\"kind\":128,\"name\":\"ChannelUnreadCollection\",\"url\":\"classes/ChannelUnreadCollection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChannelUnreadCollection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"sync\",\"url\":\"classes/ChannelUnreadCollection.html#sync\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"reset\",\"url\":\"classes/ChannelUnreadCollection.html#reset\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"getOrCreate\",\"url\":\"classes/ChannelUnreadCollection.html#getOrCreate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ChannelUnreadCollection.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":1024,\"name\":\"#storage\",\"url\":\"classes/ChannelUnreadCollection.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":1024,\"name\":\"#objects\",\"url\":\"classes/ChannelUnreadCollection.html#_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":1024,\"name\":\"getUnderlyingObject\",\"url\":\"classes/ChannelUnreadCollection.html#getUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ChannelUnreadCollection.html#getUnderlyingObject.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ChannelUnreadCollection.getUnderlyingObject\"},{\"kind\":1024,\"name\":\"updateUnderlyingObject\",\"url\":\"classes/ChannelUnreadCollection.html#updateUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/ChannelUnreadCollection.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/ChannelUnreadCollection.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/ChannelUnreadCollection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/ChannelUnreadCollection.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"isPartial\",\"url\":\"classes/ChannelUnreadCollection.html#isPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/ChannelUnreadCollection.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"keys\",\"url\":\"classes/ChannelUnreadCollection.html#keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"values\",\"url\":\"classes/ChannelUnreadCollection.html#values\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"entries\",\"url\":\"classes/ChannelUnreadCollection.html#entries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/ChannelUnreadCollection.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"toList\",\"url\":\"classes/ChannelUnreadCollection.html#toList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/ChannelUnreadCollection.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/ChannelUnreadCollection.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/ChannelUnreadCollection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelUnreadCollection\"},{\"kind\":128,\"name\":\"ChannelWebhookCollection\",\"url\":\"classes/ChannelWebhookCollection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ChannelWebhookCollection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"fetch\",\"url\":\"classes/ChannelWebhookCollection.html#fetch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"fromToken\",\"url\":\"classes/ChannelWebhookCollection.html#fromToken\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"getOrCreate\",\"url\":\"classes/ChannelWebhookCollection.html#getOrCreate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ChannelWebhookCollection.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":1024,\"name\":\"#storage\",\"url\":\"classes/ChannelWebhookCollection.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":1024,\"name\":\"#objects\",\"url\":\"classes/ChannelWebhookCollection.html#_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":1024,\"name\":\"getUnderlyingObject\",\"url\":\"classes/ChannelWebhookCollection.html#getUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ChannelWebhookCollection.html#getUnderlyingObject.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ChannelWebhookCollection.getUnderlyingObject\"},{\"kind\":1024,\"name\":\"updateUnderlyingObject\",\"url\":\"classes/ChannelWebhookCollection.html#updateUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/ChannelWebhookCollection.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/ChannelWebhookCollection.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/ChannelWebhookCollection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/ChannelWebhookCollection.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"isPartial\",\"url\":\"classes/ChannelWebhookCollection.html#isPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/ChannelWebhookCollection.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"keys\",\"url\":\"classes/ChannelWebhookCollection.html#keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"values\",\"url\":\"classes/ChannelWebhookCollection.html#values\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"entries\",\"url\":\"classes/ChannelWebhookCollection.html#entries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/ChannelWebhookCollection.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"toList\",\"url\":\"classes/ChannelWebhookCollection.html#toList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/ChannelWebhookCollection.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/ChannelWebhookCollection.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/ChannelWebhookCollection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ChannelWebhookCollection\"},{\"kind\":128,\"name\":\"EmojiCollection\",\"url\":\"classes/EmojiCollection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/EmojiCollection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"fetch\",\"url\":\"classes/EmojiCollection.html#fetch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"getOrCreate\",\"url\":\"classes/EmojiCollection.html#getOrCreate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"getOrPartial\",\"url\":\"classes/EmojiCollection.html#getOrPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"EmojiCollection\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/EmojiCollection.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":1024,\"name\":\"#storage\",\"url\":\"classes/EmojiCollection.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":1024,\"name\":\"#objects\",\"url\":\"classes/EmojiCollection.html#_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":1024,\"name\":\"getUnderlyingObject\",\"url\":\"classes/EmojiCollection.html#getUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/EmojiCollection.html#getUnderlyingObject.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"EmojiCollection.getUnderlyingObject\"},{\"kind\":1024,\"name\":\"updateUnderlyingObject\",\"url\":\"classes/EmojiCollection.html#updateUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/EmojiCollection.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/EmojiCollection.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/EmojiCollection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/EmojiCollection.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"isPartial\",\"url\":\"classes/EmojiCollection.html#isPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/EmojiCollection.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"keys\",\"url\":\"classes/EmojiCollection.html#keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"values\",\"url\":\"classes/EmojiCollection.html#values\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"entries\",\"url\":\"classes/EmojiCollection.html#entries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/EmojiCollection.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"toList\",\"url\":\"classes/EmojiCollection.html#toList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/EmojiCollection.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/EmojiCollection.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/EmojiCollection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"EmojiCollection\"},{\"kind\":128,\"name\":\"MessageCollection\",\"url\":\"classes/MessageCollection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/MessageCollection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"fetch\",\"url\":\"classes/MessageCollection.html#fetch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"getOrCreate\",\"url\":\"classes/MessageCollection.html#getOrCreate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"getOrPartial\",\"url\":\"classes/MessageCollection.html#getOrPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"queryMessages\",\"url\":\"classes/MessageCollection.html#queryMessages\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"MessageCollection\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/MessageCollection.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":1024,\"name\":\"#storage\",\"url\":\"classes/MessageCollection.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":1024,\"name\":\"#objects\",\"url\":\"classes/MessageCollection.html#_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":1024,\"name\":\"getUnderlyingObject\",\"url\":\"classes/MessageCollection.html#getUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/MessageCollection.html#getUnderlyingObject.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"MessageCollection.getUnderlyingObject\"},{\"kind\":1024,\"name\":\"updateUnderlyingObject\",\"url\":\"classes/MessageCollection.html#updateUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/MessageCollection.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/MessageCollection.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/MessageCollection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/MessageCollection.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"isPartial\",\"url\":\"classes/MessageCollection.html#isPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/MessageCollection.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"keys\",\"url\":\"classes/MessageCollection.html#keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"values\",\"url\":\"classes/MessageCollection.html#values\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"entries\",\"url\":\"classes/MessageCollection.html#entries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/MessageCollection.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"toList\",\"url\":\"classes/MessageCollection.html#toList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/MessageCollection.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/MessageCollection.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/MessageCollection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"MessageCollection\"},{\"kind\":128,\"name\":\"ServerCollection\",\"url\":\"classes/ServerCollection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ServerCollection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"fetch\",\"url\":\"classes/ServerCollection.html#fetch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"getOrCreate\",\"url\":\"classes/ServerCollection.html#getOrCreate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"getOrPartial\",\"url\":\"classes/ServerCollection.html#getOrPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"createServer\",\"url\":\"classes/ServerCollection.html#createServer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerCollection\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ServerCollection.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":1024,\"name\":\"#storage\",\"url\":\"classes/ServerCollection.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":1024,\"name\":\"#objects\",\"url\":\"classes/ServerCollection.html#_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":1024,\"name\":\"getUnderlyingObject\",\"url\":\"classes/ServerCollection.html#getUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ServerCollection.html#getUnderlyingObject.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ServerCollection.getUnderlyingObject\"},{\"kind\":1024,\"name\":\"updateUnderlyingObject\",\"url\":\"classes/ServerCollection.html#updateUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/ServerCollection.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/ServerCollection.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/ServerCollection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/ServerCollection.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"isPartial\",\"url\":\"classes/ServerCollection.html#isPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/ServerCollection.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"keys\",\"url\":\"classes/ServerCollection.html#keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"values\",\"url\":\"classes/ServerCollection.html#values\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"entries\",\"url\":\"classes/ServerCollection.html#entries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/ServerCollection.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"toList\",\"url\":\"classes/ServerCollection.html#toList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/ServerCollection.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/ServerCollection.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/ServerCollection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerCollection\"},{\"kind\":128,\"name\":\"ServerMemberCollection\",\"url\":\"classes/ServerMemberCollection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ServerMemberCollection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"hasByKey\",\"url\":\"classes/ServerMemberCollection.html#hasByKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"getByKey\",\"url\":\"classes/ServerMemberCollection.html#getByKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"fetch\",\"url\":\"classes/ServerMemberCollection.html#fetch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"getOrCreate\",\"url\":\"classes/ServerMemberCollection.html#getOrCreate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"getOrPartial\",\"url\":\"classes/ServerMemberCollection.html#getOrPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"ServerMemberCollection\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ServerMemberCollection.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":1024,\"name\":\"#storage\",\"url\":\"classes/ServerMemberCollection.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":1024,\"name\":\"#objects\",\"url\":\"classes/ServerMemberCollection.html#_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":1024,\"name\":\"getUnderlyingObject\",\"url\":\"classes/ServerMemberCollection.html#getUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ServerMemberCollection.html#getUnderlyingObject.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ServerMemberCollection.getUnderlyingObject\"},{\"kind\":1024,\"name\":\"updateUnderlyingObject\",\"url\":\"classes/ServerMemberCollection.html#updateUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/ServerMemberCollection.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/ServerMemberCollection.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/ServerMemberCollection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/ServerMemberCollection.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"isPartial\",\"url\":\"classes/ServerMemberCollection.html#isPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/ServerMemberCollection.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"keys\",\"url\":\"classes/ServerMemberCollection.html#keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"values\",\"url\":\"classes/ServerMemberCollection.html#values\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"entries\",\"url\":\"classes/ServerMemberCollection.html#entries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/ServerMemberCollection.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"toList\",\"url\":\"classes/ServerMemberCollection.html#toList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/ServerMemberCollection.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/ServerMemberCollection.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/ServerMemberCollection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ServerMemberCollection\"},{\"kind\":128,\"name\":\"SessionCollection\",\"url\":\"classes/SessionCollection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/SessionCollection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"fetch\",\"url\":\"classes/SessionCollection.html#fetch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"deleteAll\",\"url\":\"classes/SessionCollection.html#deleteAll\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"getOrCreate\",\"url\":\"classes/SessionCollection.html#getOrCreate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"SessionCollection\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/SessionCollection.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":1024,\"name\":\"#storage\",\"url\":\"classes/SessionCollection.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":1024,\"name\":\"#objects\",\"url\":\"classes/SessionCollection.html#_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":1024,\"name\":\"getUnderlyingObject\",\"url\":\"classes/SessionCollection.html#getUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/SessionCollection.html#getUnderlyingObject.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"SessionCollection.getUnderlyingObject\"},{\"kind\":1024,\"name\":\"updateUnderlyingObject\",\"url\":\"classes/SessionCollection.html#updateUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/SessionCollection.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/SessionCollection.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/SessionCollection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/SessionCollection.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"isPartial\",\"url\":\"classes/SessionCollection.html#isPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/SessionCollection.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"keys\",\"url\":\"classes/SessionCollection.html#keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"values\",\"url\":\"classes/SessionCollection.html#values\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"entries\",\"url\":\"classes/SessionCollection.html#entries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/SessionCollection.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"toList\",\"url\":\"classes/SessionCollection.html#toList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/SessionCollection.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/SessionCollection.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/SessionCollection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"SessionCollection\"},{\"kind\":128,\"name\":\"UserCollection\",\"url\":\"classes/UserCollection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/UserCollection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"fetch\",\"url\":\"classes/UserCollection.html#fetch\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"getOrCreate\",\"url\":\"classes/UserCollection.html#getOrCreate\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"getOrPartial\",\"url\":\"classes/UserCollection.html#getOrPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"UserCollection\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/UserCollection.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":1024,\"name\":\"#storage\",\"url\":\"classes/UserCollection.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":1024,\"name\":\"#objects\",\"url\":\"classes/UserCollection.html#_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":1024,\"name\":\"getUnderlyingObject\",\"url\":\"classes/UserCollection.html#getUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/UserCollection.html#getUnderlyingObject.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"UserCollection.getUnderlyingObject\"},{\"kind\":1024,\"name\":\"updateUnderlyingObject\",\"url\":\"classes/UserCollection.html#updateUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/UserCollection.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/UserCollection.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/UserCollection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/UserCollection.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"isPartial\",\"url\":\"classes/UserCollection.html#isPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/UserCollection.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"keys\",\"url\":\"classes/UserCollection.html#keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"values\",\"url\":\"classes/UserCollection.html#values\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"entries\",\"url\":\"classes/UserCollection.html#entries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/UserCollection.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"toList\",\"url\":\"classes/UserCollection.html#toList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/UserCollection.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/UserCollection.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/UserCollection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"UserCollection\"},{\"kind\":128,\"name\":\"Collection\",\"url\":\"classes/Collection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/Collection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/Collection.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/Collection.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/Collection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/Collection.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"keys\",\"url\":\"classes/Collection.html#keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"values\",\"url\":\"classes/Collection.html#values\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"entries\",\"url\":\"classes/Collection.html#entries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/Collection.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"toList\",\"url\":\"classes/Collection.html#toList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/Collection.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/Collection.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/Collection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"Collection\"},{\"kind\":128,\"name\":\"StoreCollection\",\"url\":\"classes/StoreCollection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/StoreCollection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"StoreCollection\"},{\"kind\":1024,\"name\":\"#storage\",\"url\":\"classes/StoreCollection.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"StoreCollection\"},{\"kind\":1024,\"name\":\"#objects\",\"url\":\"classes/StoreCollection.html#_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"StoreCollection\"},{\"kind\":1024,\"name\":\"getUnderlyingObject\",\"url\":\"classes/StoreCollection.html#getUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoreCollection\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/StoreCollection.html#getUnderlyingObject.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"StoreCollection.getUnderlyingObject\"},{\"kind\":1024,\"name\":\"updateUnderlyingObject\",\"url\":\"classes/StoreCollection.html#updateUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/StoreCollection.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/StoreCollection.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/StoreCollection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/StoreCollection.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"isPartial\",\"url\":\"classes/StoreCollection.html#isPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/StoreCollection.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"keys\",\"url\":\"classes/StoreCollection.html#keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"values\",\"url\":\"classes/StoreCollection.html#values\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"entries\",\"url\":\"classes/StoreCollection.html#entries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/StoreCollection.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"toList\",\"url\":\"classes/StoreCollection.html#toList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/StoreCollection.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/StoreCollection.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoreCollection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/StoreCollection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"StoreCollection\"},{\"kind\":128,\"name\":\"ClassCollection\",\"url\":\"classes/ClassCollection.html\",\"classes\":\"tsd-kind-class\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/ClassCollection.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"ClassCollection\"},{\"kind\":1024,\"name\":\"client\",\"url\":\"classes/ClassCollection.html#client\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"ClassCollection\"},{\"kind\":1024,\"name\":\"#storage\",\"url\":\"classes/ClassCollection.html#_storage\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":1024,\"name\":\"#objects\",\"url\":\"classes/ClassCollection.html#_objects\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":1024,\"name\":\"getUnderlyingObject\",\"url\":\"classes/ClassCollection.html#getUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/ClassCollection.html#getUnderlyingObject.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"ClassCollection.getUnderlyingObject\"},{\"kind\":1024,\"name\":\"updateUnderlyingObject\",\"url\":\"classes/ClassCollection.html#updateUnderlyingObject\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"get\",\"url\":\"classes/ClassCollection.html#get\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"has\",\"url\":\"classes/ClassCollection.html#has\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"delete\",\"url\":\"classes/ClassCollection.html#delete\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/ClassCollection.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"isPartial\",\"url\":\"classes/ClassCollection.html#isPartial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"size\",\"url\":\"classes/ClassCollection.html#size\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"keys\",\"url\":\"classes/ClassCollection.html#keys\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"values\",\"url\":\"classes/ClassCollection.html#values\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"entries\",\"url\":\"classes/ClassCollection.html#entries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"forEach\",\"url\":\"classes/ClassCollection.html#forEach\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"toList\",\"url\":\"classes/ClassCollection.html#toList\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"filter\",\"url\":\"classes/ClassCollection.html#filter\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"map\",\"url\":\"classes/ClassCollection.html#map\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"},{\"kind\":2048,\"name\":\"find\",\"url\":\"classes/ClassCollection.html#find\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"ClassCollection\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,31.792]],[\"comment/0\",[]],[\"name/1\",[1,28.88]],[\"comment/1\",[]],[\"name/2\",[2,63.433]],[\"comment/2\",[]],[\"name/3\",[3,63.433]],[\"comment/3\",[]],[\"name/4\",[4,58.325]],[\"comment/4\",[]],[\"name/5\",[5,63.433]],[\"comment/5\",[]],[\"name/6\",[6,63.433]],[\"comment/6\",[]],[\"name/7\",[7,63.433]],[\"comment/7\",[]],[\"name/8\",[8,63.433]],[\"comment/8\",[]],[\"name/9\",[9,63.433]],[\"comment/9\",[]],[\"name/10\",[10,63.433]],[\"comment/10\",[]],[\"name/11\",[11,63.433]],[\"comment/11\",[]],[\"name/12\",[12,63.433]],[\"comment/12\",[]],[\"name/13\",[13,63.433]],[\"comment/13\",[]],[\"name/14\",[14,58.325]],[\"comment/14\",[]],[\"name/15\",[15,63.433]],[\"comment/15\",[]],[\"name/16\",[16,63.433]],[\"comment/16\",[]],[\"name/17\",[17,58.325]],[\"comment/17\",[]],[\"name/18\",[18,46.087]],[\"comment/18\",[]],[\"name/19\",[19,63.433]],[\"comment/19\",[]],[\"name/20\",[20,63.433]],[\"comment/20\",[]],[\"name/21\",[21,63.433]],[\"comment/21\",[]],[\"name/22\",[22,63.433]],[\"comment/22\",[]],[\"name/23\",[23,63.433]],[\"comment/23\",[]],[\"name/24\",[24,63.433]],[\"comment/24\",[]],[\"name/25\",[25,58.325]],[\"comment/25\",[]],[\"name/26\",[26,63.433]],[\"comment/26\",[]],[\"name/27\",[27,63.433]],[\"comment/27\",[]],[\"name/28\",[28,63.433]],[\"comment/28\",[]],[\"name/29\",[29,63.433]],[\"comment/29\",[]],[\"name/30\",[30,63.433]],[\"comment/30\",[]],[\"name/31\",[31,63.433]],[\"comment/31\",[]],[\"name/32\",[32,63.433]],[\"comment/32\",[]],[\"name/33\",[33,63.433]],[\"comment/33\",[]],[\"name/34\",[34,63.433]],[\"comment/34\",[]],[\"name/35\",[35,63.433]],[\"comment/35\",[]],[\"name/36\",[1,28.88]],[\"comment/36\",[]],[\"name/37\",[14,58.325]],[\"comment/37\",[]],[\"name/38\",[36,63.433]],[\"comment/38\",[]],[\"name/39\",[37,63.433]],[\"comment/39\",[]],[\"name/40\",[38,63.433]],[\"comment/40\",[]],[\"name/41\",[39,63.433]],[\"comment/41\",[]],[\"name/42\",[40,63.433]],[\"comment/42\",[]],[\"name/43\",[41,63.433]],[\"comment/43\",[]],[\"name/44\",[42,63.433]],[\"comment/44\",[]],[\"name/45\",[43,63.433]],[\"comment/45\",[]],[\"name/46\",[44,63.433]],[\"comment/46\",[]],[\"name/47\",[45,63.433]],[\"comment/47\",[]],[\"name/48\",[25,58.325]],[\"comment/48\",[]],[\"name/49\",[46,63.433]],[\"comment/49\",[]],[\"name/50\",[47,63.433]],[\"comment/50\",[]],[\"name/51\",[48,63.433]],[\"comment/51\",[]],[\"name/52\",[49,63.433]],[\"comment/52\",[]],[\"name/53\",[50,63.433]],[\"comment/53\",[]],[\"name/54\",[51,63.433]],[\"comment/54\",[]],[\"name/55\",[52,63.433]],[\"comment/55\",[]],[\"name/56\",[53,63.433]],[\"comment/56\",[]],[\"name/57\",[54,58.325]],[\"comment/57\",[]],[\"name/58\",[55,63.433]],[\"comment/58\",[]],[\"name/59\",[56,63.433]],[\"comment/59\",[]],[\"name/60\",[57,63.433]],[\"comment/60\",[]],[\"name/61\",[58,63.433]],[\"comment/61\",[]],[\"name/62\",[59,63.433]],[\"comment/62\",[]],[\"name/63\",[60,63.433]],[\"comment/63\",[]],[\"name/64\",[61,63.433]],[\"comment/64\",[]],[\"name/65\",[62,63.433]],[\"comment/65\",[]],[\"name/66\",[63,63.433]],[\"comment/66\",[]],[\"name/67\",[64,63.433]],[\"comment/67\",[]],[\"name/68\",[65,63.433]],[\"comment/68\",[]],[\"name/69\",[66,63.433]],[\"comment/69\",[]],[\"name/70\",[67,63.433]],[\"comment/70\",[]],[\"name/71\",[68,63.433]],[\"comment/71\",[]],[\"name/72\",[69,63.433]],[\"comment/72\",[]],[\"name/73\",[70,63.433]],[\"comment/73\",[]],[\"name/74\",[71,63.433]],[\"comment/74\",[]],[\"name/75\",[72,63.433]],[\"comment/75\",[]],[\"name/76\",[73,63.433]],[\"comment/76\",[]],[\"name/77\",[74,58.325]],[\"comment/77\",[]],[\"name/78\",[1,28.88]],[\"comment/78\",[]],[\"name/79\",[75,43.974]],[\"comment/79\",[]],[\"name/80\",[76,40.746]],[\"comment/80\",[]],[\"name/81\",[77,47.339]],[\"comment/81\",[]],[\"name/82\",[78,47.339]],[\"comment/82\",[]],[\"name/83\",[18,46.087]],[\"comment/83\",[]],[\"name/84\",[79,54.96]],[\"comment/84\",[]],[\"name/85\",[80,54.96]],[\"comment/85\",[]],[\"name/86\",[81,63.433]],[\"comment/86\",[]],[\"name/87\",[82,63.433]],[\"comment/87\",[]],[\"name/88\",[83,58.325]],[\"comment/88\",[]],[\"name/89\",[84,58.325]],[\"comment/89\",[]],[\"name/90\",[85,63.433]],[\"comment/90\",[]],[\"name/91\",[86,63.433]],[\"comment/91\",[]],[\"name/92\",[87,63.433]],[\"comment/92\",[]],[\"name/93\",[88,54.96]],[\"comment/93\",[]],[\"name/94\",[89,48.77]],[\"comment/94\",[]],[\"name/95\",[90,37.283]],[\"comment/95\",[]],[\"name/96\",[91,54.96]],[\"comment/96\",[]],[\"name/97\",[1,28.88]],[\"comment/97\",[]],[\"name/98\",[75,43.974]],[\"comment/98\",[]],[\"name/99\",[76,40.746]],[\"comment/99\",[]],[\"name/100\",[77,47.339]],[\"comment/100\",[]],[\"name/101\",[78,47.339]],[\"comment/101\",[]],[\"name/102\",[92,37.283]],[\"comment/102\",[]],[\"name/103\",[93,58.325]],[\"comment/103\",[]],[\"name/104\",[94,47.339]],[\"comment/104\",[]],[\"name/105\",[95,48.77]],[\"comment/105\",[]],[\"name/106\",[96,54.96]],[\"comment/106\",[]],[\"name/107\",[97,50.44]],[\"comment/107\",[]],[\"name/108\",[98,58.325]],[\"comment/108\",[]],[\"name/109\",[99,63.433]],[\"comment/109\",[]],[\"name/110\",[100,63.433]],[\"comment/110\",[]],[\"name/111\",[101,63.433]],[\"comment/111\",[]],[\"name/112\",[102,63.433]],[\"comment/112\",[]],[\"name/113\",[103,63.433]],[\"comment/113\",[]],[\"name/114\",[104,63.433]],[\"comment/114\",[]],[\"name/115\",[105,54.96]],[\"comment/115\",[]],[\"name/116\",[18,46.087]],[\"comment/116\",[]],[\"name/117\",[79,54.96]],[\"comment/117\",[]],[\"name/118\",[80,54.96]],[\"comment/118\",[]],[\"name/119\",[106,54.96]],[\"comment/119\",[]],[\"name/120\",[107,48.77]],[\"comment/120\",[]],[\"name/121\",[108,63.433]],[\"comment/121\",[]],[\"name/122\",[109,58.325]],[\"comment/122\",[]],[\"name/123\",[110,63.433]],[\"comment/123\",[]],[\"name/124\",[111,54.96]],[\"comment/124\",[]],[\"name/125\",[112,58.325]],[\"comment/125\",[]],[\"name/126\",[113,63.433]],[\"comment/126\",[]],[\"name/127\",[114,63.433]],[\"comment/127\",[]],[\"name/128\",[115,63.433]],[\"comment/128\",[]],[\"name/129\",[116,58.325]],[\"comment/129\",[]],[\"name/130\",[117,58.325]],[\"comment/130\",[]],[\"name/131\",[118,52.447]],[\"comment/131\",[]],[\"name/132\",[119,63.433]],[\"comment/132\",[]],[\"name/133\",[120,58.325]],[\"comment/133\",[]],[\"name/134\",[121,63.433]],[\"comment/134\",[]],[\"name/135\",[122,54.96]],[\"comment/135\",[]],[\"name/136\",[123,58.325]],[\"comment/136\",[]],[\"name/137\",[124,58.325]],[\"comment/137\",[]],[\"name/138\",[125,58.325]],[\"comment/138\",[]],[\"name/139\",[126,63.433]],[\"comment/139\",[]],[\"name/140\",[89,48.77]],[\"comment/140\",[]],[\"name/141\",[90,37.283]],[\"comment/141\",[]],[\"name/142\",[127,63.433]],[\"comment/142\",[]],[\"name/143\",[128,63.433]],[\"comment/143\",[]],[\"name/144\",[129,63.433]],[\"comment/144\",[]],[\"name/145\",[130,63.433]],[\"comment/145\",[]],[\"name/146\",[131,63.433]],[\"comment/146\",[]],[\"name/147\",[132,63.433]],[\"comment/147\",[]],[\"name/148\",[133,63.433]],[\"comment/148\",[]],[\"name/149\",[134,63.433]],[\"comment/149\",[]],[\"name/150\",[135,63.433]],[\"comment/150\",[]],[\"name/151\",[136,63.433]],[\"comment/151\",[]],[\"name/152\",[137,63.433]],[\"comment/152\",[]],[\"name/153\",[138,63.433]],[\"comment/153\",[]],[\"name/154\",[139,54.96]],[\"comment/154\",[]],[\"name/155\",[140,58.325]],[\"comment/155\",[]],[\"name/156\",[141,63.433]],[\"comment/156\",[]],[\"name/157\",[142,63.433]],[\"comment/157\",[]],[\"name/158\",[143,63.433]],[\"comment/158\",[]],[\"name/159\",[1,28.88]],[\"comment/159\",[]],[\"name/160\",[75,43.974]],[\"comment/160\",[]],[\"name/161\",[76,40.746]],[\"comment/161\",[]],[\"name/162\",[112,58.325]],[\"comment/162\",[]],[\"name/163\",[144,63.433]],[\"comment/163\",[]],[\"name/164\",[145,63.433]],[\"comment/164\",[]],[\"name/165\",[1,28.88]],[\"comment/165\",[]],[\"name/166\",[75,43.974]],[\"comment/166\",[]],[\"name/167\",[76,40.746]],[\"comment/167\",[]],[\"name/168\",[77,47.339]],[\"comment/168\",[]],[\"name/169\",[78,47.339]],[\"comment/169\",[]],[\"name/170\",[146,63.433]],[\"comment/170\",[]],[\"name/171\",[147,58.325]],[\"comment/171\",[]],[\"name/172\",[95,48.77]],[\"comment/172\",[]],[\"name/173\",[148,63.433]],[\"comment/173\",[]],[\"name/174\",[111,54.96]],[\"comment/174\",[]],[\"name/175\",[90,37.283]],[\"comment/175\",[]],[\"name/176\",[149,63.433]],[\"comment/176\",[]],[\"name/177\",[1,28.88]],[\"comment/177\",[]],[\"name/178\",[0,31.792]],[\"comment/178\",[]],[\"name/179\",[76,40.746]],[\"comment/179\",[]],[\"name/180\",[150,63.433]],[\"comment/180\",[]],[\"name/181\",[151,63.433]],[\"comment/181\",[]],[\"name/182\",[152,63.433]],[\"comment/182\",[]],[\"name/183\",[153,63.433]],[\"comment/183\",[]],[\"name/184\",[154,40.079]],[\"comment/184\",[]],[\"name/185\",[94,47.339]],[\"comment/185\",[]],[\"name/186\",[155,63.433]],[\"comment/186\",[]],[\"name/187\",[156,63.433]],[\"comment/187\",[]],[\"name/188\",[157,63.433]],[\"comment/188\",[]],[\"name/189\",[158,63.433]],[\"comment/189\",[]],[\"name/190\",[159,63.433]],[\"comment/190\",[]],[\"name/191\",[160,37.283]],[\"comment/191\",[]],[\"name/192\",[1,28.88]],[\"comment/192\",[]],[\"name/193\",[0,31.792]],[\"comment/193\",[]],[\"name/194\",[92,37.283]],[\"comment/194\",[]],[\"name/195\",[161,63.433]],[\"comment/195\",[]],[\"name/196\",[160,37.283]],[\"comment/196\",[]],[\"name/197\",[1,28.88]],[\"comment/197\",[]],[\"name/198\",[0,31.792]],[\"comment/198\",[]],[\"name/199\",[92,37.283]],[\"comment/199\",[]],[\"name/200\",[162,63.433]],[\"comment/200\",[]],[\"name/201\",[160,37.283]],[\"comment/201\",[]],[\"name/202\",[1,28.88]],[\"comment/202\",[]],[\"name/203\",[76,40.746]],[\"comment/203\",[]],[\"name/204\",[163,63.433]],[\"comment/204\",[]],[\"name/205\",[106,54.96]],[\"comment/205\",[]],[\"name/206\",[164,54.96]],[\"comment/206\",[]],[\"name/207\",[147,58.325]],[\"comment/207\",[]],[\"name/208\",[107,48.77]],[\"comment/208\",[]],[\"name/209\",[91,54.96]],[\"comment/209\",[]],[\"name/210\",[90,37.283]],[\"comment/210\",[]],[\"name/211\",[0,31.792]],[\"comment/211\",[]],[\"name/212\",[92,37.283]],[\"comment/212\",[]],[\"name/213\",[165,63.433]],[\"comment/213\",[]],[\"name/214\",[1,28.88]],[\"comment/214\",[]],[\"name/215\",[75,43.974]],[\"comment/215\",[]],[\"name/216\",[76,40.746]],[\"comment/216\",[]],[\"name/217\",[78,47.339]],[\"comment/217\",[]],[\"name/218\",[93,58.325]],[\"comment/218\",[]],[\"name/219\",[94,47.339]],[\"comment/219\",[]],[\"name/220\",[166,63.433]],[\"comment/220\",[]],[\"name/221\",[164,54.96]],[\"comment/221\",[]],[\"name/222\",[91,54.96]],[\"comment/222\",[]],[\"name/223\",[107,48.77]],[\"comment/223\",[]],[\"name/224\",[167,58.325]],[\"comment/224\",[]],[\"name/225\",[168,63.433]],[\"comment/225\",[]],[\"name/226\",[169,63.433]],[\"comment/226\",[]],[\"name/227\",[170,63.433]],[\"comment/227\",[]],[\"name/228\",[171,58.325]],[\"comment/228\",[]],[\"name/229\",[172,58.325]],[\"comment/229\",[]],[\"name/230\",[173,63.433]],[\"comment/230\",[]],[\"name/231\",[174,63.433]],[\"comment/231\",[]],[\"name/232\",[175,63.433]],[\"comment/232\",[]],[\"name/233\",[176,63.433]],[\"comment/233\",[]],[\"name/234\",[177,63.433]],[\"comment/234\",[]],[\"name/235\",[178,63.433]],[\"comment/235\",[]],[\"name/236\",[179,63.433]],[\"comment/236\",[]],[\"name/237\",[180,63.433]],[\"comment/237\",[]],[\"name/238\",[181,52.447]],[\"comment/238\",[]],[\"name/239\",[182,58.325]],[\"comment/239\",[]],[\"name/240\",[183,52.447]],[\"comment/240\",[]],[\"name/241\",[184,54.96]],[\"comment/241\",[]],[\"name/242\",[185,63.433]],[\"comment/242\",[]],[\"name/243\",[89,48.77]],[\"comment/243\",[]],[\"name/244\",[90,37.283]],[\"comment/244\",[]],[\"name/245\",[139,54.96]],[\"comment/245\",[]],[\"name/246\",[186,63.433]],[\"comment/246\",[]],[\"name/247\",[187,63.433]],[\"comment/247\",[]],[\"name/248\",[188,63.433]],[\"comment/248\",[]],[\"name/249\",[189,63.433]],[\"comment/249\",[]],[\"name/250\",[190,63.433]],[\"comment/250\",[]],[\"name/251\",[1,28.88]],[\"comment/251\",[]],[\"name/252\",[0,31.792]],[\"comment/252\",[]],[\"name/253\",[76,40.746]],[\"comment/253\",[]],[\"name/254\",[95,48.77]],[\"comment/254\",[]],[\"name/255\",[191,52.447]],[\"comment/255\",[]],[\"name/256\",[183,52.447]],[\"comment/256\",[]],[\"name/257\",[192,63.433]],[\"comment/257\",[]],[\"name/258\",[160,37.283]],[\"comment/258\",[]],[\"name/259\",[1,28.88]],[\"comment/259\",[]],[\"name/260\",[0,31.792]],[\"comment/260\",[]],[\"name/261\",[92,37.283]],[\"comment/261\",[]],[\"name/262\",[193,63.433]],[\"comment/262\",[]],[\"name/263\",[160,37.283]],[\"comment/263\",[]],[\"name/264\",[1,28.88]],[\"comment/264\",[]],[\"name/265\",[0,31.792]],[\"comment/265\",[]],[\"name/266\",[92,37.283]],[\"comment/266\",[]],[\"name/267\",[194,63.433]],[\"comment/267\",[]],[\"name/268\",[160,37.283]],[\"comment/268\",[]],[\"name/269\",[1,28.88]],[\"comment/269\",[]],[\"name/270\",[94,47.339]],[\"comment/270\",[]],[\"name/271\",[195,58.325]],[\"comment/271\",[]],[\"name/272\",[196,58.325]],[\"comment/272\",[]],[\"name/273\",[154,40.079]],[\"comment/273\",[]],[\"name/274\",[197,58.325]],[\"comment/274\",[]],[\"name/275\",[0,31.792]],[\"comment/275\",[]],[\"name/276\",[92,37.283]],[\"comment/276\",[]],[\"name/277\",[198,63.433]],[\"comment/277\",[]],[\"name/278\",[160,37.283]],[\"comment/278\",[]],[\"name/279\",[1,28.88]],[\"comment/279\",[]],[\"name/280\",[94,47.339]],[\"comment/280\",[]],[\"name/281\",[195,58.325]],[\"comment/281\",[]],[\"name/282\",[196,58.325]],[\"comment/282\",[]],[\"name/283\",[197,58.325]],[\"comment/283\",[]],[\"name/284\",[0,31.792]],[\"comment/284\",[]],[\"name/285\",[92,37.283]],[\"comment/285\",[]],[\"name/286\",[199,63.433]],[\"comment/286\",[]],[\"name/287\",[160,37.283]],[\"comment/287\",[]],[\"name/288\",[1,28.88]],[\"comment/288\",[]],[\"name/289\",[94,47.339]],[\"comment/289\",[]],[\"name/290\",[200,63.433]],[\"comment/290\",[]],[\"name/291\",[201,63.433]],[\"comment/291\",[]],[\"name/292\",[202,58.325]],[\"comment/292\",[]],[\"name/293\",[97,50.44]],[\"comment/293\",[]],[\"name/294\",[203,63.433]],[\"comment/294\",[]],[\"name/295\",[204,63.433]],[\"comment/295\",[]],[\"name/296\",[205,63.433]],[\"comment/296\",[]],[\"name/297\",[118,52.447]],[\"comment/297\",[]],[\"name/298\",[206,58.325]],[\"comment/298\",[]],[\"name/299\",[207,58.325]],[\"comment/299\",[]],[\"name/300\",[208,63.433]],[\"comment/300\",[]],[\"name/301\",[0,31.792]],[\"comment/301\",[]],[\"name/302\",[92,37.283]],[\"comment/302\",[]],[\"name/303\",[209,63.433]],[\"comment/303\",[]],[\"name/304\",[160,37.283]],[\"comment/304\",[]],[\"name/305\",[1,28.88]],[\"comment/305\",[]],[\"name/306\",[118,52.447]],[\"comment/306\",[]],[\"name/307\",[94,47.339]],[\"comment/307\",[]],[\"name/308\",[202,58.325]],[\"comment/308\",[]],[\"name/309\",[97,50.44]],[\"comment/309\",[]],[\"name/310\",[210,63.433]],[\"comment/310\",[]],[\"name/311\",[206,58.325]],[\"comment/311\",[]],[\"name/312\",[207,58.325]],[\"comment/312\",[]],[\"name/313\",[0,31.792]],[\"comment/313\",[]],[\"name/314\",[92,37.283]],[\"comment/314\",[]],[\"name/315\",[211,63.433]],[\"comment/315\",[]],[\"name/316\",[1,28.88]],[\"comment/316\",[]],[\"name/317\",[0,31.792]],[\"comment/317\",[]],[\"name/318\",[76,40.746]],[\"comment/318\",[]],[\"name/319\",[181,52.447]],[\"comment/319\",[]],[\"name/320\",[191,52.447]],[\"comment/320\",[]],[\"name/321\",[97,50.44]],[\"comment/321\",[]],[\"name/322\",[212,63.433]],[\"comment/322\",[]],[\"name/323\",[213,63.433]],[\"comment/323\",[]],[\"name/324\",[214,63.433]],[\"comment/324\",[]],[\"name/325\",[160,37.283]],[\"comment/325\",[]],[\"name/326\",[1,28.88]],[\"comment/326\",[]],[\"name/327\",[0,31.792]],[\"comment/327\",[]],[\"name/328\",[92,37.283]],[\"comment/328\",[]],[\"name/329\",[215,63.433]],[\"comment/329\",[]],[\"name/330\",[160,37.283]],[\"comment/330\",[]],[\"name/331\",[1,28.88]],[\"comment/331\",[]],[\"name/332\",[0,31.792]],[\"comment/332\",[]],[\"name/333\",[92,37.283]],[\"comment/333\",[]],[\"name/334\",[216,63.433]],[\"comment/334\",[]],[\"name/335\",[160,37.283]],[\"comment/335\",[]],[\"name/336\",[1,28.88]],[\"comment/336\",[]],[\"name/337\",[217,63.433]],[\"comment/337\",[]],[\"name/338\",[181,52.447]],[\"comment/338\",[]],[\"name/339\",[218,63.433]],[\"comment/339\",[]],[\"name/340\",[106,54.96]],[\"comment/340\",[]],[\"name/341\",[219,63.433]],[\"comment/341\",[]],[\"name/342\",[220,63.433]],[\"comment/342\",[]],[\"name/343\",[221,63.433]],[\"comment/343\",[]],[\"name/344\",[54,58.325]],[\"comment/344\",[]],[\"name/345\",[222,63.433]],[\"comment/345\",[]],[\"name/346\",[164,54.96]],[\"comment/346\",[]],[\"name/347\",[223,63.433]],[\"comment/347\",[]],[\"name/348\",[224,63.433]],[\"comment/348\",[]],[\"name/349\",[225,63.433]],[\"comment/349\",[]],[\"name/350\",[0,31.792]],[\"comment/350\",[]],[\"name/351\",[92,37.283]],[\"comment/351\",[]],[\"name/352\",[107,48.77]],[\"comment/352\",[]],[\"name/353\",[1,28.88]],[\"comment/353\",[]],[\"name/354\",[75,43.974]],[\"comment/354\",[]],[\"name/355\",[76,40.746]],[\"comment/355\",[]],[\"name/356\",[77,47.339]],[\"comment/356\",[]],[\"name/357\",[78,47.339]],[\"comment/357\",[]],[\"name/358\",[79,54.96]],[\"comment/358\",[]],[\"name/359\",[80,54.96]],[\"comment/359\",[]],[\"name/360\",[95,48.77]],[\"comment/360\",[]],[\"name/361\",[97,50.44]],[\"comment/361\",[]],[\"name/362\",[98,58.325]],[\"comment/362\",[]],[\"name/363\",[226,63.433]],[\"comment/363\",[]],[\"name/364\",[227,63.433]],[\"comment/364\",[]],[\"name/365\",[4,58.325]],[\"comment/365\",[]],[\"name/366\",[228,63.433]],[\"comment/366\",[]],[\"name/367\",[229,63.433]],[\"comment/367\",[]],[\"name/368\",[230,58.325]],[\"comment/368\",[]],[\"name/369\",[109,58.325]],[\"comment/369\",[]],[\"name/370\",[88,54.96]],[\"comment/370\",[]],[\"name/371\",[83,58.325]],[\"comment/371\",[]],[\"name/372\",[84,58.325]],[\"comment/372\",[]],[\"name/373\",[111,54.96]],[\"comment/373\",[]],[\"name/374\",[231,63.433]],[\"comment/374\",[]],[\"name/375\",[232,63.433]],[\"comment/375\",[]],[\"name/376\",[233,58.325]],[\"comment/376\",[]],[\"name/377\",[116,58.325]],[\"comment/377\",[]],[\"name/378\",[117,58.325]],[\"comment/378\",[]],[\"name/379\",[118,52.447]],[\"comment/379\",[]],[\"name/380\",[120,58.325]],[\"comment/380\",[]],[\"name/381\",[234,63.433]],[\"comment/381\",[]],[\"name/382\",[167,58.325]],[\"comment/382\",[]],[\"name/383\",[122,54.96]],[\"comment/383\",[]],[\"name/384\",[123,58.325]],[\"comment/384\",[]],[\"name/385\",[124,58.325]],[\"comment/385\",[]],[\"name/386\",[235,63.433]],[\"comment/386\",[]],[\"name/387\",[89,48.77]],[\"comment/387\",[]],[\"name/388\",[90,37.283]],[\"comment/388\",[]],[\"name/389\",[139,54.96]],[\"comment/389\",[]],[\"name/390\",[236,63.433]],[\"comment/390\",[]],[\"name/391\",[237,63.433]],[\"comment/391\",[]],[\"name/392\",[238,63.433]],[\"comment/392\",[]],[\"name/393\",[239,63.433]],[\"comment/393\",[]],[\"name/394\",[240,63.433]],[\"comment/394\",[]],[\"name/395\",[140,58.325]],[\"comment/395\",[]],[\"name/396\",[241,63.433]],[\"comment/396\",[]],[\"name/397\",[242,63.433]],[\"comment/397\",[]],[\"name/398\",[243,63.433]],[\"comment/398\",[]],[\"name/399\",[244,63.433]],[\"comment/399\",[]],[\"name/400\",[245,63.433]],[\"comment/400\",[]],[\"name/401\",[246,63.433]],[\"comment/401\",[]],[\"name/402\",[247,63.433]],[\"comment/402\",[]],[\"name/403\",[125,58.325]],[\"comment/403\",[]],[\"name/404\",[248,63.433]],[\"comment/404\",[]],[\"name/405\",[249,63.433]],[\"comment/405\",[]],[\"name/406\",[250,63.433]],[\"comment/406\",[]],[\"name/407\",[251,63.433]],[\"comment/407\",[]],[\"name/408\",[1,28.88]],[\"comment/408\",[]],[\"name/409\",[0,31.792]],[\"comment/409\",[]],[\"name/410\",[76,40.746]],[\"comment/410\",[]],[\"name/411\",[252,40.746]],[\"comment/411\",[]],[\"name/412\",[253,63.433]],[\"comment/412\",[]],[\"name/413\",[18,46.087]],[\"comment/413\",[]],[\"name/414\",[107,48.77]],[\"comment/414\",[]],[\"name/415\",[254,63.433]],[\"comment/415\",[]],[\"name/416\",[255,63.433]],[\"comment/416\",[]],[\"name/417\",[1,28.88]],[\"comment/417\",[]],[\"name/418\",[75,43.974]],[\"comment/418\",[]],[\"name/419\",[76,40.746]],[\"comment/419\",[]],[\"name/420\",[252,40.746]],[\"comment/420\",[]],[\"name/421\",[77,47.339]],[\"comment/421\",[]],[\"name/422\",[107,48.77]],[\"comment/422\",[]],[\"name/423\",[18,46.087]],[\"comment/423\",[]],[\"name/424\",[256,63.433]],[\"comment/424\",[]],[\"name/425\",[257,63.433]],[\"comment/425\",[]],[\"name/426\",[191,52.447]],[\"comment/426\",[]],[\"name/427\",[230,58.325]],[\"comment/427\",[]],[\"name/428\",[258,63.433]],[\"comment/428\",[]],[\"name/429\",[233,58.325]],[\"comment/429\",[]],[\"name/430\",[259,63.433]],[\"comment/430\",[]],[\"name/431\",[182,58.325]],[\"comment/431\",[]],[\"name/432\",[260,63.433]],[\"comment/432\",[]],[\"name/433\",[261,63.433]],[\"comment/433\",[]],[\"name/434\",[262,63.433]],[\"comment/434\",[]],[\"name/435\",[263,63.433]],[\"comment/435\",[]],[\"name/436\",[96,54.96]],[\"comment/436\",[]],[\"name/437\",[183,52.447]],[\"comment/437\",[]],[\"name/438\",[184,54.96]],[\"comment/438\",[]],[\"name/439\",[89,48.77]],[\"comment/439\",[]],[\"name/440\",[264,63.433]],[\"comment/440\",[]],[\"name/441\",[265,63.433]],[\"comment/441\",[]],[\"name/442\",[172,58.325]],[\"comment/442\",[]],[\"name/443\",[160,37.283]],[\"comment/443\",[]],[\"name/444\",[1,28.88]],[\"comment/444\",[]],[\"name/445\",[0,31.792]],[\"comment/445\",[]],[\"name/446\",[92,37.283]],[\"comment/446\",[]],[\"name/447\",[266,63.433]],[\"comment/447\",[]],[\"name/448\",[160,37.283]],[\"comment/448\",[]],[\"name/449\",[1,28.88]],[\"comment/449\",[]],[\"name/450\",[171,58.325]],[\"comment/450\",[]],[\"name/451\",[0,31.792]],[\"comment/451\",[]],[\"name/452\",[92,37.283]],[\"comment/452\",[]],[\"name/453\",[267,63.433]],[\"comment/453\",[]],[\"name/454\",[160,37.283]],[\"comment/454\",[]],[\"name/455\",[1,28.88]],[\"comment/455\",[]],[\"name/456\",[105,54.96]],[\"comment/456\",[]],[\"name/457\",[18,46.087]],[\"comment/457\",[]],[\"name/458\",[0,31.792]],[\"comment/458\",[]],[\"name/459\",[92,37.283]],[\"comment/459\",[]],[\"name/460\",[268,63.433]],[\"comment/460\",[]],[\"name/461\",[160,37.283]],[\"comment/461\",[]],[\"name/462\",[1,28.88]],[\"comment/462\",[]],[\"name/463\",[269,54.96]],[\"comment/463\",[]],[\"name/464\",[270,54.96]],[\"comment/464\",[]],[\"name/465\",[105,54.96]],[\"comment/465\",[]],[\"name/466\",[18,46.087]],[\"comment/466\",[]],[\"name/467\",[0,31.792]],[\"comment/467\",[]],[\"name/468\",[92,37.283]],[\"comment/468\",[]],[\"name/469\",[271,63.433]],[\"comment/469\",[]],[\"name/470\",[160,37.283]],[\"comment/470\",[]],[\"name/471\",[1,28.88]],[\"comment/471\",[]],[\"name/472\",[269,54.96]],[\"comment/472\",[]],[\"name/473\",[270,54.96]],[\"comment/473\",[]],[\"name/474\",[0,31.792]],[\"comment/474\",[]],[\"name/475\",[92,37.283]],[\"comment/475\",[]],[\"name/476\",[272,63.433]],[\"comment/476\",[]],[\"name/477\",[160,37.283]],[\"comment/477\",[]],[\"name/478\",[1,28.88]],[\"comment/478\",[]],[\"name/479\",[95,48.77]],[\"comment/479\",[]],[\"name/480\",[269,54.96]],[\"comment/480\",[]],[\"name/481\",[270,54.96]],[\"comment/481\",[]],[\"name/482\",[0,31.792]],[\"comment/482\",[]],[\"name/483\",[92,37.283]],[\"comment/483\",[]],[\"name/484\",[273,63.433]],[\"comment/484\",[]],[\"name/485\",[160,37.283]],[\"comment/485\",[]],[\"name/486\",[1,28.88]],[\"comment/486\",[]],[\"name/487\",[274,63.433]],[\"comment/487\",[]],[\"name/488\",[275,63.433]],[\"comment/488\",[]],[\"name/489\",[160,37.283]],[\"comment/489\",[]],[\"name/490\",[276,63.433]],[\"comment/490\",[]],[\"name/491\",[0,31.792]],[\"comment/491\",[]],[\"name/492\",[92,37.283]],[\"comment/492\",[]],[\"name/493\",[17,58.325]],[\"comment/493\",[]],[\"name/494\",[1,28.88]],[\"comment/494\",[]],[\"name/495\",[75,43.974]],[\"comment/495\",[]],[\"name/496\",[76,40.746]],[\"comment/496\",[]],[\"name/497\",[77,47.339]],[\"comment/497\",[]],[\"name/498\",[78,47.339]],[\"comment/498\",[]],[\"name/499\",[277,63.433]],[\"comment/499\",[]],[\"name/500\",[95,48.77]],[\"comment/500\",[]],[\"name/501\",[278,63.433]],[\"comment/501\",[]],[\"name/502\",[90,37.283]],[\"comment/502\",[]],[\"name/503\",[18,46.087]],[\"comment/503\",[]],[\"name/504\",[1,28.88]],[\"comment/504\",[]],[\"name/505\",[75,43.974]],[\"comment/505\",[]],[\"name/506\",[76,40.746]],[\"comment/506\",[]],[\"name/507\",[77,47.339]],[\"comment/507\",[]],[\"name/508\",[78,47.339]],[\"comment/508\",[]],[\"name/509\",[181,52.447]],[\"comment/509\",[]],[\"name/510\",[279,63.433]],[\"comment/510\",[]],[\"name/511\",[96,54.96]],[\"comment/511\",[]],[\"name/512\",[191,52.447]],[\"comment/512\",[]],[\"name/513\",[280,63.433]],[\"comment/513\",[]],[\"name/514\",[281,63.433]],[\"comment/514\",[]],[\"name/515\",[282,63.433]],[\"comment/515\",[]],[\"name/516\",[283,63.433]],[\"comment/516\",[]],[\"name/517\",[284,63.433]],[\"comment/517\",[]],[\"name/518\",[88,54.96]],[\"comment/518\",[]],[\"name/519\",[74,58.325]],[\"comment/519\",[]],[\"name/520\",[285,63.433]],[\"comment/520\",[]],[\"name/521\",[183,52.447]],[\"comment/521\",[]],[\"name/522\",[184,54.96]],[\"comment/522\",[]],[\"name/523\",[286,63.433]],[\"comment/523\",[]],[\"name/524\",[287,63.433]],[\"comment/524\",[]],[\"name/525\",[122,54.96]],[\"comment/525\",[]],[\"name/526\",[89,48.77]],[\"comment/526\",[]],[\"name/527\",[288,63.433]],[\"comment/527\",[]],[\"name/528\",[289,63.433]],[\"comment/528\",[]],[\"name/529\",[290,63.433]],[\"comment/529\",[]],[\"name/530\",[291,63.433]],[\"comment/530\",[]],[\"name/531\",[292,63.433]],[\"comment/531\",[]],[\"name/532\",[293,63.433]],[\"comment/532\",[]],[\"name/533\",[294,63.433]],[\"comment/533\",[]],[\"name/534\",[295,63.433]],[\"comment/534\",[]],[\"name/535\",[296,63.433]],[\"comment/535\",[]],[\"name/536\",[297,63.433]],[\"comment/536\",[]],[\"name/537\",[298,63.433]],[\"comment/537\",[]],[\"name/538\",[299,63.433]],[\"comment/538\",[]],[\"name/539\",[1,28.88]],[\"comment/539\",[]],[\"name/540\",[300,44.975]],[\"comment/540\",[]],[\"name/541\",[301,63.433]],[\"comment/541\",[]],[\"name/542\",[302,63.433]],[\"comment/542\",[]],[\"name/543\",[303,43.974]],[\"comment/543\",[]],[\"name/544\",[304,63.433]],[\"comment/544\",[]],[\"name/545\",[0,31.792]],[\"comment/545\",[]],[\"name/546\",[305,42.23]],[\"comment/546\",[]],[\"name/547\",[306,42.23]],[\"comment/547\",[]],[\"name/548\",[307,42.23]],[\"comment/548\",[]],[\"name/549\",[252,40.746]],[\"comment/549\",[]],[\"name/550\",[308,42.23]],[\"comment/550\",[]],[\"name/551\",[309,41.461]],[\"comment/551\",[]],[\"name/552\",[310,41.461]],[\"comment/552\",[]],[\"name/553\",[90,37.283]],[\"comment/553\",[]],[\"name/554\",[311,42.23]],[\"comment/554\",[]],[\"name/555\",[312,42.23]],[\"comment/555\",[]],[\"name/556\",[154,40.079]],[\"comment/556\",[]],[\"name/557\",[313,41.461]],[\"comment/557\",[]],[\"name/558\",[314,41.461]],[\"comment/558\",[]],[\"name/559\",[315,41.461]],[\"comment/559\",[]],[\"name/560\",[316,41.461]],[\"comment/560\",[]],[\"name/561\",[317,41.461]],[\"comment/561\",[]],[\"name/562\",[318,41.461]],[\"comment/562\",[]],[\"name/563\",[319,41.461]],[\"comment/563\",[]],[\"name/564\",[320,41.461]],[\"comment/564\",[]],[\"name/565\",[321,63.433]],[\"comment/565\",[]],[\"name/566\",[1,28.88]],[\"comment/566\",[]],[\"name/567\",[90,37.283]],[\"comment/567\",[]],[\"name/568\",[300,44.975]],[\"comment/568\",[]],[\"name/569\",[303,43.974]],[\"comment/569\",[]],[\"name/570\",[322,48.77]],[\"comment/570\",[]],[\"name/571\",[323,63.433]],[\"comment/571\",[]],[\"name/572\",[0,31.792]],[\"comment/572\",[]],[\"name/573\",[305,42.23]],[\"comment/573\",[]],[\"name/574\",[306,42.23]],[\"comment/574\",[]],[\"name/575\",[307,42.23]],[\"comment/575\",[]],[\"name/576\",[252,40.746]],[\"comment/576\",[]],[\"name/577\",[308,42.23]],[\"comment/577\",[]],[\"name/578\",[309,41.461]],[\"comment/578\",[]],[\"name/579\",[310,41.461]],[\"comment/579\",[]],[\"name/580\",[311,42.23]],[\"comment/580\",[]],[\"name/581\",[312,42.23]],[\"comment/581\",[]],[\"name/582\",[154,40.079]],[\"comment/582\",[]],[\"name/583\",[313,41.461]],[\"comment/583\",[]],[\"name/584\",[314,41.461]],[\"comment/584\",[]],[\"name/585\",[315,41.461]],[\"comment/585\",[]],[\"name/586\",[316,41.461]],[\"comment/586\",[]],[\"name/587\",[317,41.461]],[\"comment/587\",[]],[\"name/588\",[318,41.461]],[\"comment/588\",[]],[\"name/589\",[319,41.461]],[\"comment/589\",[]],[\"name/590\",[320,41.461]],[\"comment/590\",[]],[\"name/591\",[324,63.433]],[\"comment/591\",[]],[\"name/592\",[1,28.88]],[\"comment/592\",[]],[\"name/593\",[325,63.433]],[\"comment/593\",[]],[\"name/594\",[326,63.433]],[\"comment/594\",[]],[\"name/595\",[303,43.974]],[\"comment/595\",[]],[\"name/596\",[0,31.792]],[\"comment/596\",[]],[\"name/597\",[305,42.23]],[\"comment/597\",[]],[\"name/598\",[306,42.23]],[\"comment/598\",[]],[\"name/599\",[307,42.23]],[\"comment/599\",[]],[\"name/600\",[252,40.746]],[\"comment/600\",[]],[\"name/601\",[308,42.23]],[\"comment/601\",[]],[\"name/602\",[309,41.461]],[\"comment/602\",[]],[\"name/603\",[310,41.461]],[\"comment/603\",[]],[\"name/604\",[90,37.283]],[\"comment/604\",[]],[\"name/605\",[311,42.23]],[\"comment/605\",[]],[\"name/606\",[312,42.23]],[\"comment/606\",[]],[\"name/607\",[154,40.079]],[\"comment/607\",[]],[\"name/608\",[313,41.461]],[\"comment/608\",[]],[\"name/609\",[314,41.461]],[\"comment/609\",[]],[\"name/610\",[315,41.461]],[\"comment/610\",[]],[\"name/611\",[316,41.461]],[\"comment/611\",[]],[\"name/612\",[317,41.461]],[\"comment/612\",[]],[\"name/613\",[318,41.461]],[\"comment/613\",[]],[\"name/614\",[319,41.461]],[\"comment/614\",[]],[\"name/615\",[320,41.461]],[\"comment/615\",[]],[\"name/616\",[327,63.433]],[\"comment/616\",[]],[\"name/617\",[1,28.88]],[\"comment/617\",[]],[\"name/618\",[300,44.975]],[\"comment/618\",[]],[\"name/619\",[328,63.433]],[\"comment/619\",[]],[\"name/620\",[303,43.974]],[\"comment/620\",[]],[\"name/621\",[0,31.792]],[\"comment/621\",[]],[\"name/622\",[305,42.23]],[\"comment/622\",[]],[\"name/623\",[306,42.23]],[\"comment/623\",[]],[\"name/624\",[307,42.23]],[\"comment/624\",[]],[\"name/625\",[252,40.746]],[\"comment/625\",[]],[\"name/626\",[308,42.23]],[\"comment/626\",[]],[\"name/627\",[309,41.461]],[\"comment/627\",[]],[\"name/628\",[310,41.461]],[\"comment/628\",[]],[\"name/629\",[90,37.283]],[\"comment/629\",[]],[\"name/630\",[311,42.23]],[\"comment/630\",[]],[\"name/631\",[312,42.23]],[\"comment/631\",[]],[\"name/632\",[154,40.079]],[\"comment/632\",[]],[\"name/633\",[313,41.461]],[\"comment/633\",[]],[\"name/634\",[314,41.461]],[\"comment/634\",[]],[\"name/635\",[315,41.461]],[\"comment/635\",[]],[\"name/636\",[316,41.461]],[\"comment/636\",[]],[\"name/637\",[317,41.461]],[\"comment/637\",[]],[\"name/638\",[318,41.461]],[\"comment/638\",[]],[\"name/639\",[319,41.461]],[\"comment/639\",[]],[\"name/640\",[320,41.461]],[\"comment/640\",[]],[\"name/641\",[329,63.433]],[\"comment/641\",[]],[\"name/642\",[1,28.88]],[\"comment/642\",[]],[\"name/643\",[300,44.975]],[\"comment/643\",[]],[\"name/644\",[303,43.974]],[\"comment/644\",[]],[\"name/645\",[322,48.77]],[\"comment/645\",[]],[\"name/646\",[0,31.792]],[\"comment/646\",[]],[\"name/647\",[305,42.23]],[\"comment/647\",[]],[\"name/648\",[306,42.23]],[\"comment/648\",[]],[\"name/649\",[307,42.23]],[\"comment/649\",[]],[\"name/650\",[252,40.746]],[\"comment/650\",[]],[\"name/651\",[308,42.23]],[\"comment/651\",[]],[\"name/652\",[309,41.461]],[\"comment/652\",[]],[\"name/653\",[310,41.461]],[\"comment/653\",[]],[\"name/654\",[90,37.283]],[\"comment/654\",[]],[\"name/655\",[311,42.23]],[\"comment/655\",[]],[\"name/656\",[312,42.23]],[\"comment/656\",[]],[\"name/657\",[154,40.079]],[\"comment/657\",[]],[\"name/658\",[313,41.461]],[\"comment/658\",[]],[\"name/659\",[314,41.461]],[\"comment/659\",[]],[\"name/660\",[315,41.461]],[\"comment/660\",[]],[\"name/661\",[316,41.461]],[\"comment/661\",[]],[\"name/662\",[317,41.461]],[\"comment/662\",[]],[\"name/663\",[318,41.461]],[\"comment/663\",[]],[\"name/664\",[319,41.461]],[\"comment/664\",[]],[\"name/665\",[320,41.461]],[\"comment/665\",[]],[\"name/666\",[330,63.433]],[\"comment/666\",[]],[\"name/667\",[1,28.88]],[\"comment/667\",[]],[\"name/668\",[300,44.975]],[\"comment/668\",[]],[\"name/669\",[303,43.974]],[\"comment/669\",[]],[\"name/670\",[322,48.77]],[\"comment/670\",[]],[\"name/671\",[331,63.433]],[\"comment/671\",[]],[\"name/672\",[0,31.792]],[\"comment/672\",[]],[\"name/673\",[305,42.23]],[\"comment/673\",[]],[\"name/674\",[306,42.23]],[\"comment/674\",[]],[\"name/675\",[307,42.23]],[\"comment/675\",[]],[\"name/676\",[252,40.746]],[\"comment/676\",[]],[\"name/677\",[308,42.23]],[\"comment/677\",[]],[\"name/678\",[309,41.461]],[\"comment/678\",[]],[\"name/679\",[310,41.461]],[\"comment/679\",[]],[\"name/680\",[90,37.283]],[\"comment/680\",[]],[\"name/681\",[311,42.23]],[\"comment/681\",[]],[\"name/682\",[312,42.23]],[\"comment/682\",[]],[\"name/683\",[154,40.079]],[\"comment/683\",[]],[\"name/684\",[313,41.461]],[\"comment/684\",[]],[\"name/685\",[314,41.461]],[\"comment/685\",[]],[\"name/686\",[315,41.461]],[\"comment/686\",[]],[\"name/687\",[316,41.461]],[\"comment/687\",[]],[\"name/688\",[317,41.461]],[\"comment/688\",[]],[\"name/689\",[318,41.461]],[\"comment/689\",[]],[\"name/690\",[319,41.461]],[\"comment/690\",[]],[\"name/691\",[320,41.461]],[\"comment/691\",[]],[\"name/692\",[332,63.433]],[\"comment/692\",[]],[\"name/693\",[1,28.88]],[\"comment/693\",[]],[\"name/694\",[300,44.975]],[\"comment/694\",[]],[\"name/695\",[303,43.974]],[\"comment/695\",[]],[\"name/696\",[322,48.77]],[\"comment/696\",[]],[\"name/697\",[333,63.433]],[\"comment/697\",[]],[\"name/698\",[0,31.792]],[\"comment/698\",[]],[\"name/699\",[305,42.23]],[\"comment/699\",[]],[\"name/700\",[306,42.23]],[\"comment/700\",[]],[\"name/701\",[307,42.23]],[\"comment/701\",[]],[\"name/702\",[252,40.746]],[\"comment/702\",[]],[\"name/703\",[308,42.23]],[\"comment/703\",[]],[\"name/704\",[309,41.461]],[\"comment/704\",[]],[\"name/705\",[310,41.461]],[\"comment/705\",[]],[\"name/706\",[90,37.283]],[\"comment/706\",[]],[\"name/707\",[311,42.23]],[\"comment/707\",[]],[\"name/708\",[312,42.23]],[\"comment/708\",[]],[\"name/709\",[154,40.079]],[\"comment/709\",[]],[\"name/710\",[313,41.461]],[\"comment/710\",[]],[\"name/711\",[314,41.461]],[\"comment/711\",[]],[\"name/712\",[315,41.461]],[\"comment/712\",[]],[\"name/713\",[316,41.461]],[\"comment/713\",[]],[\"name/714\",[317,41.461]],[\"comment/714\",[]],[\"name/715\",[318,41.461]],[\"comment/715\",[]],[\"name/716\",[319,41.461]],[\"comment/716\",[]],[\"name/717\",[320,41.461]],[\"comment/717\",[]],[\"name/718\",[334,63.433]],[\"comment/718\",[]],[\"name/719\",[1,28.88]],[\"comment/719\",[]],[\"name/720\",[335,63.433]],[\"comment/720\",[]],[\"name/721\",[336,63.433]],[\"comment/721\",[]],[\"name/722\",[300,44.975]],[\"comment/722\",[]],[\"name/723\",[303,43.974]],[\"comment/723\",[]],[\"name/724\",[322,48.77]],[\"comment/724\",[]],[\"name/725\",[0,31.792]],[\"comment/725\",[]],[\"name/726\",[305,42.23]],[\"comment/726\",[]],[\"name/727\",[306,42.23]],[\"comment/727\",[]],[\"name/728\",[307,42.23]],[\"comment/728\",[]],[\"name/729\",[252,40.746]],[\"comment/729\",[]],[\"name/730\",[308,42.23]],[\"comment/730\",[]],[\"name/731\",[309,41.461]],[\"comment/731\",[]],[\"name/732\",[310,41.461]],[\"comment/732\",[]],[\"name/733\",[90,37.283]],[\"comment/733\",[]],[\"name/734\",[311,42.23]],[\"comment/734\",[]],[\"name/735\",[312,42.23]],[\"comment/735\",[]],[\"name/736\",[154,40.079]],[\"comment/736\",[]],[\"name/737\",[313,41.461]],[\"comment/737\",[]],[\"name/738\",[314,41.461]],[\"comment/738\",[]],[\"name/739\",[315,41.461]],[\"comment/739\",[]],[\"name/740\",[316,41.461]],[\"comment/740\",[]],[\"name/741\",[317,41.461]],[\"comment/741\",[]],[\"name/742\",[318,41.461]],[\"comment/742\",[]],[\"name/743\",[319,41.461]],[\"comment/743\",[]],[\"name/744\",[320,41.461]],[\"comment/744\",[]],[\"name/745\",[337,63.433]],[\"comment/745\",[]],[\"name/746\",[1,28.88]],[\"comment/746\",[]],[\"name/747\",[300,44.975]],[\"comment/747\",[]],[\"name/748\",[338,63.433]],[\"comment/748\",[]],[\"name/749\",[303,43.974]],[\"comment/749\",[]],[\"name/750\",[0,31.792]],[\"comment/750\",[]],[\"name/751\",[305,42.23]],[\"comment/751\",[]],[\"name/752\",[306,42.23]],[\"comment/752\",[]],[\"name/753\",[307,42.23]],[\"comment/753\",[]],[\"name/754\",[252,40.746]],[\"comment/754\",[]],[\"name/755\",[308,42.23]],[\"comment/755\",[]],[\"name/756\",[309,41.461]],[\"comment/756\",[]],[\"name/757\",[310,41.461]],[\"comment/757\",[]],[\"name/758\",[90,37.283]],[\"comment/758\",[]],[\"name/759\",[311,42.23]],[\"comment/759\",[]],[\"name/760\",[312,42.23]],[\"comment/760\",[]],[\"name/761\",[154,40.079]],[\"comment/761\",[]],[\"name/762\",[313,41.461]],[\"comment/762\",[]],[\"name/763\",[314,41.461]],[\"comment/763\",[]],[\"name/764\",[315,41.461]],[\"comment/764\",[]],[\"name/765\",[316,41.461]],[\"comment/765\",[]],[\"name/766\",[317,41.461]],[\"comment/766\",[]],[\"name/767\",[318,41.461]],[\"comment/767\",[]],[\"name/768\",[319,41.461]],[\"comment/768\",[]],[\"name/769\",[320,41.461]],[\"comment/769\",[]],[\"name/770\",[339,63.433]],[\"comment/770\",[]],[\"name/771\",[1,28.88]],[\"comment/771\",[]],[\"name/772\",[300,44.975]],[\"comment/772\",[]],[\"name/773\",[303,43.974]],[\"comment/773\",[]],[\"name/774\",[322,48.77]],[\"comment/774\",[]],[\"name/775\",[0,31.792]],[\"comment/775\",[]],[\"name/776\",[305,42.23]],[\"comment/776\",[]],[\"name/777\",[306,42.23]],[\"comment/777\",[]],[\"name/778\",[307,42.23]],[\"comment/778\",[]],[\"name/779\",[252,40.746]],[\"comment/779\",[]],[\"name/780\",[308,42.23]],[\"comment/780\",[]],[\"name/781\",[309,41.461]],[\"comment/781\",[]],[\"name/782\",[310,41.461]],[\"comment/782\",[]],[\"name/783\",[90,37.283]],[\"comment/783\",[]],[\"name/784\",[311,42.23]],[\"comment/784\",[]],[\"name/785\",[312,42.23]],[\"comment/785\",[]],[\"name/786\",[154,40.079]],[\"comment/786\",[]],[\"name/787\",[313,41.461]],[\"comment/787\",[]],[\"name/788\",[314,41.461]],[\"comment/788\",[]],[\"name/789\",[315,41.461]],[\"comment/789\",[]],[\"name/790\",[316,41.461]],[\"comment/790\",[]],[\"name/791\",[317,41.461]],[\"comment/791\",[]],[\"name/792\",[318,41.461]],[\"comment/792\",[]],[\"name/793\",[319,41.461]],[\"comment/793\",[]],[\"name/794\",[320,41.461]],[\"comment/794\",[]],[\"name/795\",[75,43.974]],[\"comment/795\",[]],[\"name/796\",[1,28.88]],[\"comment/796\",[]],[\"name/797\",[309,41.461]],[\"comment/797\",[]],[\"name/798\",[310,41.461]],[\"comment/798\",[]],[\"name/799\",[90,37.283]],[\"comment/799\",[]],[\"name/800\",[154,40.079]],[\"comment/800\",[]],[\"name/801\",[313,41.461]],[\"comment/801\",[]],[\"name/802\",[314,41.461]],[\"comment/802\",[]],[\"name/803\",[315,41.461]],[\"comment/803\",[]],[\"name/804\",[316,41.461]],[\"comment/804\",[]],[\"name/805\",[317,41.461]],[\"comment/805\",[]],[\"name/806\",[318,41.461]],[\"comment/806\",[]],[\"name/807\",[319,41.461]],[\"comment/807\",[]],[\"name/808\",[320,41.461]],[\"comment/808\",[]],[\"name/809\",[340,63.433]],[\"comment/809\",[]],[\"name/810\",[1,28.88]],[\"comment/810\",[]],[\"name/811\",[305,42.23]],[\"comment/811\",[]],[\"name/812\",[306,42.23]],[\"comment/812\",[]],[\"name/813\",[307,42.23]],[\"comment/813\",[]],[\"name/814\",[252,40.746]],[\"comment/814\",[]],[\"name/815\",[308,42.23]],[\"comment/815\",[]],[\"name/816\",[309,41.461]],[\"comment/816\",[]],[\"name/817\",[310,41.461]],[\"comment/817\",[]],[\"name/818\",[90,37.283]],[\"comment/818\",[]],[\"name/819\",[311,42.23]],[\"comment/819\",[]],[\"name/820\",[312,42.23]],[\"comment/820\",[]],[\"name/821\",[154,40.079]],[\"comment/821\",[]],[\"name/822\",[313,41.461]],[\"comment/822\",[]],[\"name/823\",[314,41.461]],[\"comment/823\",[]],[\"name/824\",[315,41.461]],[\"comment/824\",[]],[\"name/825\",[316,41.461]],[\"comment/825\",[]],[\"name/826\",[317,41.461]],[\"comment/826\",[]],[\"name/827\",[318,41.461]],[\"comment/827\",[]],[\"name/828\",[319,41.461]],[\"comment/828\",[]],[\"name/829\",[320,41.461]],[\"comment/829\",[]],[\"name/830\",[341,63.433]],[\"comment/830\",[]],[\"name/831\",[1,28.88]],[\"comment/831\",[]],[\"name/832\",[0,31.792]],[\"comment/832\",[]],[\"name/833\",[305,42.23]],[\"comment/833\",[]],[\"name/834\",[306,42.23]],[\"comment/834\",[]],[\"name/835\",[307,42.23]],[\"comment/835\",[]],[\"name/836\",[252,40.746]],[\"comment/836\",[]],[\"name/837\",[308,42.23]],[\"comment/837\",[]],[\"name/838\",[309,41.461]],[\"comment/838\",[]],[\"name/839\",[310,41.461]],[\"comment/839\",[]],[\"name/840\",[90,37.283]],[\"comment/840\",[]],[\"name/841\",[311,42.23]],[\"comment/841\",[]],[\"name/842\",[312,42.23]],[\"comment/842\",[]],[\"name/843\",[154,40.079]],[\"comment/843\",[]],[\"name/844\",[313,41.461]],[\"comment/844\",[]],[\"name/845\",[314,41.461]],[\"comment/845\",[]],[\"name/846\",[315,41.461]],[\"comment/846\",[]],[\"name/847\",[316,41.461]],[\"comment/847\",[]],[\"name/848\",[317,41.461]],[\"comment/848\",[]],[\"name/849\",[318,41.461]],[\"comment/849\",[]],[\"name/850\",[319,41.461]],[\"comment/850\",[]],[\"name/851\",[320,41.461]],[\"comment/851\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":252,\"name\":{\"411\":{},\"420\":{},\"549\":{},\"576\":{},\"600\":{},\"625\":{},\"650\":{},\"676\":{},\"702\":{},\"729\":{},\"754\":{},\"779\":{},\"814\":{},\"836\":{}},\"comment\":{}}],[\"account\",{\"_index\":2,\"name\":{\"2\":{}},\"comment\":{}}],[\"ack\",{\"_index\":139,\"name\":{\"154\":{},\"245\":{},\"389\":{}},\"comment\":{}}],[\"acklimit\",{\"_index\":138,\"name\":{\"153\":{}},\"comment\":{}}],[\"acktimeout\",{\"_index\":137,\"name\":{\"152\":{}},\"comment\":{}}],[\"active\",{\"_index\":99,\"name\":{\"109\":{}},\"comment\":{}}],[\"activesupporter\",{\"_index\":64,\"name\":{\"67\":{}},\"comment\":{}}],[\"addfriend\",{\"_index\":290,\"name\":{\"529\":{}},\"comment\":{}}],[\"addmember\",{\"_index\":127,\"name\":{\"142\":{}},\"comment\":{}}],[\"addtogroup\",{\"_index\":213,\"name\":{\"323\":{}},\"comment\":{}}],[\"addtoserver\",{\"_index\":212,\"name\":{\"322\":{}},\"comment\":{}}],[\"analytics\",{\"_index\":83,\"name\":{\"88\":{},\"371\":{}},\"comment\":{}}],[\"animated\",{\"_index\":148,\"name\":{\"173\":{}},\"comment\":{}}],[\"animatedavatarurl\",{\"_index\":184,\"name\":{\"241\":{},\"438\":{},\"522\":{}},\"comment\":{}}],[\"animatediconurl\",{\"_index\":120,\"name\":{\"133\":{},\"380\":{}},\"comment\":{}}],[\"api\",{\"_index\":13,\"name\":{\"13\":{}},\"comment\":{}}],[\"attachments\",{\"_index\":173,\"name\":{\"230\":{}},\"comment\":{}}],[\"author\",{\"_index\":169,\"name\":{\"226\":{}},\"comment\":{}}],[\"authorid\",{\"_index\":168,\"name\":{\"225\":{}},\"comment\":{}}],[\"avatar\",{\"_index\":191,\"name\":{\"255\":{},\"320\":{},\"426\":{},\"512\":{}},\"comment\":{}}],[\"avatarurl\",{\"_index\":183,\"name\":{\"240\":{},\"256\":{},\"437\":{},\"521\":{}},\"comment\":{}}],[\"badges\",{\"_index\":280,\"name\":{\"513\":{}},\"comment\":{}}],[\"ban\",{\"_index\":264,\"name\":{\"440\":{}},\"comment\":{}}],[\"banned\",{\"_index\":72,\"name\":{\"75\":{}},\"comment\":{}}],[\"banner\",{\"_index\":226,\"name\":{\"363\":{}},\"comment\":{}}],[\"bannerurl\",{\"_index\":234,\"name\":{\"381\":{}},\"comment\":{}}],[\"banuser\",{\"_index\":236,\"name\":{\"390\":{}},\"comment\":{}}],[\"blockuser\",{\"_index\":292,\"name\":{\"531\":{}},\"comment\":{}}],[\"bot\",{\"_index\":74,\"name\":{\"77\":{},\"519\":{}},\"comment\":{}}],[\"botcollection\",{\"_index\":299,\"name\":{\"538\":{}},\"comment\":{}}],[\"botflags\",{\"_index\":73,\"name\":{\"76\":{}},\"comment\":{}}],[\"bots\",{\"_index\":3,\"name\":{\"3\":{}},\"comment\":{}}],[\"by\",{\"_index\":270,\"name\":{\"464\":{},\"473\":{},\"481\":{}},\"comment\":{}}],[\"byid\",{\"_index\":269,\"name\":{\"463\":{},\"472\":{},\"480\":{}},\"comment\":{}}],[\"categories\",{\"_index\":228,\"name\":{\"366\":{}},\"comment\":{}}],[\"changeusername\",{\"_index\":288,\"name\":{\"527\":{}},\"comment\":{}}],[\"channel\",{\"_index\":91,\"name\":{\"96\":{},\"209\":{},\"222\":{}},\"comment\":{}}],[\"channelcollection\",{\"_index\":321,\"name\":{\"565\":{}},\"comment\":{}}],[\"channeldescription\",{\"_index\":224,\"name\":{\"348\":{}},\"comment\":{}}],[\"channeleditsystemmessage\",{\"_index\":271,\"name\":{\"469\":{}},\"comment\":{}}],[\"channelid\",{\"_index\":164,\"name\":{\"206\":{},\"221\":{},\"346\":{}},\"comment\":{}}],[\"channelids\",{\"_index\":227,\"name\":{\"364\":{}},\"comment\":{}}],[\"channelinvite\",{\"_index\":159,\"name\":{\"190\":{}},\"comment\":{}}],[\"channelname\",{\"_index\":223,\"name\":{\"347\":{}},\"comment\":{}}],[\"channelownershipchangesystemmessage\",{\"_index\":273,\"name\":{\"484\":{}},\"comment\":{}}],[\"channelrenamedsystemmessage\",{\"_index\":272,\"name\":{\"476\":{}},\"comment\":{}}],[\"channels\",{\"_index\":4,\"name\":{\"4\":{},\"365\":{}},\"comment\":{}}],[\"channelunread\",{\"_index\":143,\"name\":{\"158\":{}},\"comment\":{}}],[\"channelunreadcollection\",{\"_index\":324,\"name\":{\"591\":{}},\"comment\":{}}],[\"channelunreads\",{\"_index\":5,\"name\":{\"5\":{}},\"comment\":{}}],[\"channelwebhookcollection\",{\"_index\":327,\"name\":{\"616\":{}},\"comment\":{}}],[\"channelwebhooks\",{\"_index\":6,\"name\":{\"6\":{}},\"comment\":{}}],[\"classcollection\",{\"_index\":341,\"name\":{\"830\":{}},\"comment\":{}}],[\"clearreactions\",{\"_index\":187,\"name\":{\"247\":{}},\"comment\":{}}],[\"client\",{\"_index\":0,\"name\":{\"0\":{},\"178\":{},\"193\":{},\"198\":{},\"211\":{},\"252\":{},\"260\":{},\"265\":{},\"275\":{},\"284\":{},\"301\":{},\"313\":{},\"317\":{},\"327\":{},\"332\":{},\"350\":{},\"409\":{},\"445\":{},\"451\":{},\"458\":{},\"467\":{},\"474\":{},\"482\":{},\"491\":{},\"545\":{},\"572\":{},\"596\":{},\"621\":{},\"646\":{},\"672\":{},\"698\":{},\"725\":{},\"750\":{},\"775\":{},\"832\":{}},\"comment\":{}}],[\"clientoptions\",{\"_index\":34,\"name\":{\"34\":{}},\"comment\":{}}],[\"code\",{\"_index\":217,\"name\":{\"337\":{}},\"comment\":{}}],[\"collection\",{\"_index\":75,\"name\":{\"79\":{},\"98\":{},\"160\":{},\"166\":{},\"215\":{},\"354\":{},\"418\":{},\"495\":{},\"505\":{},\"795\":{}},\"comment\":{}}],[\"colour\",{\"_index\":206,\"name\":{\"298\":{},\"311\":{}},\"comment\":{}}],[\"configuration\",{\"_index\":16,\"name\":{\"16\":{}},\"comment\":{}}],[\"connect\",{\"_index\":25,\"name\":{\"25\":{},\"48\":{}},\"comment\":{}}],[\"connected\",{\"_index\":52,\"name\":{\"55\":{}},\"comment\":{}}],[\"connecting\",{\"_index\":51,\"name\":{\"54\":{}},\"comment\":{}}],[\"connectionfailurecount\",{\"_index\":21,\"name\":{\"21\":{}},\"comment\":{}}],[\"connectionstate\",{\"_index\":49,\"name\":{\"52\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"36\":{},\"78\":{},\"97\":{},\"159\":{},\"165\":{},\"177\":{},\"192\":{},\"197\":{},\"202\":{},\"214\":{},\"251\":{},\"259\":{},\"264\":{},\"269\":{},\"279\":{},\"288\":{},\"305\":{},\"316\":{},\"326\":{},\"331\":{},\"336\":{},\"353\":{},\"408\":{},\"417\":{},\"444\":{},\"449\":{},\"455\":{},\"462\":{},\"471\":{},\"478\":{},\"486\":{},\"494\":{},\"504\":{},\"539\":{},\"566\":{},\"592\":{},\"617\":{},\"642\":{},\"667\":{},\"693\":{},\"719\":{},\"746\":{},\"771\":{},\"796\":{},\"810\":{},\"831\":{}},\"comment\":{}}],[\"content\",{\"_index\":171,\"name\":{\"228\":{},\"450\":{}},\"comment\":{}}],[\"contenttype\",{\"_index\":153,\"name\":{\"183\":{}},\"comment\":{}}],[\"create\",{\"_index\":311,\"name\":{\"554\":{},\"580\":{},\"605\":{},\"630\":{},\"655\":{},\"681\":{},\"707\":{},\"734\":{},\"759\":{},\"784\":{},\"819\":{},\"841\":{}},\"comment\":{}}],[\"createbot\",{\"_index\":304,\"name\":{\"544\":{}},\"comment\":{}}],[\"createchannel\",{\"_index\":235,\"name\":{\"386\":{}},\"comment\":{}}],[\"createdat\",{\"_index\":78,\"name\":{\"82\":{},\"101\":{},\"169\":{},\"217\":{},\"357\":{},\"498\":{},\"508\":{}},\"comment\":{}}],[\"createemoji\",{\"_index\":249,\"name\":{\"405\":{}},\"comment\":{}}],[\"createfileurl\",{\"_index\":158,\"name\":{\"189\":{}},\"comment\":{}}],[\"creategroup\",{\"_index\":323,\"name\":{\"571\":{}},\"comment\":{}}],[\"createinvite\",{\"_index\":136,\"name\":{\"151\":{}},\"comment\":{}}],[\"createrole\",{\"_index\":241,\"name\":{\"396\":{}},\"comment\":{}}],[\"createserver\",{\"_index\":333,\"name\":{\"697\":{}},\"comment\":{}}],[\"creator\",{\"_index\":147,\"name\":{\"171\":{},\"207\":{}},\"comment\":{}}],[\"creatorid\",{\"_index\":163,\"name\":{\"204\":{}},\"comment\":{}}],[\"current\",{\"_index\":277,\"name\":{\"499\":{}},\"comment\":{}}],[\"defaultavatarurl\",{\"_index\":285,\"name\":{\"520\":{}},\"comment\":{}}],[\"defaultchannel\",{\"_index\":232,\"name\":{\"375\":{}},\"comment\":{}}],[\"defaultpermissions\",{\"_index\":109,\"name\":{\"122\":{},\"369\":{}},\"comment\":{}}],[\"delete\",{\"_index\":90,\"name\":{\"95\":{},\"141\":{},\"175\":{},\"210\":{},\"244\":{},\"388\":{},\"502\":{},\"553\":{},\"567\":{},\"604\":{},\"629\":{},\"654\":{},\"680\":{},\"706\":{},\"733\":{},\"758\":{},\"783\":{},\"799\":{},\"818\":{},\"840\":{}},\"comment\":{}}],[\"deleteall\",{\"_index\":338,\"name\":{\"748\":{}},\"comment\":{}}],[\"deleted\",{\"_index\":71,\"name\":{\"74\":{}},\"comment\":{}}],[\"deletemessages\",{\"_index\":135,\"name\":{\"150\":{}},\"comment\":{}}],[\"deleterole\",{\"_index\":243,\"name\":{\"398\":{}},\"comment\":{}}],[\"description\",{\"_index\":97,\"name\":{\"107\":{},\"293\":{},\"309\":{},\"321\":{},\"361\":{}},\"comment\":{}}],[\"developer\",{\"_index\":58,\"name\":{\"61\":{}},\"comment\":{}}],[\"disconnect\",{\"_index\":46,\"name\":{\"49\":{}},\"comment\":{}}],[\"disconnected\",{\"_index\":53,\"name\":{\"56\":{}},\"comment\":{}}],[\"discoverable\",{\"_index\":84,\"name\":{\"89\":{},\"372\":{}},\"comment\":{}}],[\"discriminator\",{\"_index\":279,\"name\":{\"510\":{}},\"comment\":{}}],[\"displayname\",{\"_index\":96,\"name\":{\"106\":{},\"436\":{},\"511\":{}},\"comment\":{}}],[\"downloadurl\",{\"_index\":155,\"name\":{\"186\":{}},\"comment\":{}}],[\"earlyadopter\",{\"_index\":66,\"name\":{\"69\":{}},\"comment\":{}}],[\"edit\",{\"_index\":89,\"name\":{\"94\":{},\"140\":{},\"243\":{},\"387\":{},\"439\":{},\"526\":{}},\"comment\":{}}],[\"editedat\",{\"_index\":174,\"name\":{\"231\":{}},\"comment\":{}}],[\"editrole\",{\"_index\":242,\"name\":{\"397\":{}},\"comment\":{}}],[\"embeds\",{\"_index\":175,\"name\":{\"232\":{}},\"comment\":{}}],[\"embedurl\",{\"_index\":208,\"name\":{\"300\":{}},\"comment\":{}}],[\"emoji\",{\"_index\":145,\"name\":{\"164\":{}},\"comment\":{}}],[\"emojicollection\",{\"_index\":329,\"name\":{\"641\":{}},\"comment\":{}}],[\"emojis\",{\"_index\":7,\"name\":{\"7\":{}},\"comment\":{}}],[\"entries\",{\"_index\":315,\"name\":{\"559\":{},\"585\":{},\"610\":{},\"635\":{},\"660\":{},\"686\":{},\"712\":{},\"739\":{},\"764\":{},\"789\":{},\"803\":{},\"824\":{},\"846\":{}},\"comment\":{}}],[\"eventclient\",{\"_index\":35,\"name\":{\"35\":{}},\"comment\":{}}],[\"events\",{\"_index\":15,\"name\":{\"15\":{}},\"comment\":{}}],[\"fetch\",{\"_index\":300,\"name\":{\"540\":{},\"568\":{},\"618\":{},\"643\":{},\"668\":{},\"694\":{},\"722\":{},\"747\":{},\"772\":{}},\"comment\":{}}],[\"fetchbans\",{\"_index\":240,\"name\":{\"394\":{}},\"comment\":{}}],[\"fetchconfiguration\",{\"_index\":26,\"name\":{\"26\":{}},\"comment\":{}}],[\"fetchemojis\",{\"_index\":250,\"name\":{\"406\":{}},\"comment\":{}}],[\"fetchinvites\",{\"_index\":239,\"name\":{\"393\":{}},\"comment\":{}}],[\"fetchmember\",{\"_index\":244,\"name\":{\"399\":{}},\"comment\":{}}],[\"fetchmembers\",{\"_index\":125,\"name\":{\"138\":{},\"403\":{}},\"comment\":{}}],[\"fetchmessage\",{\"_index\":130,\"name\":{\"145\":{}},\"comment\":{}}],[\"fetchmessages\",{\"_index\":131,\"name\":{\"146\":{}},\"comment\":{}}],[\"fetchmessageswithusers\",{\"_index\":132,\"name\":{\"147\":{}},\"comment\":{}}],[\"fetchmutual\",{\"_index\":295,\"name\":{\"534\":{}},\"comment\":{}}],[\"fetchowned\",{\"_index\":301,\"name\":{\"541\":{}},\"comment\":{}}],[\"fetchprofile\",{\"_index\":294,\"name\":{\"533\":{}},\"comment\":{}}],[\"fetchpublic\",{\"_index\":302,\"name\":{\"542\":{}},\"comment\":{}}],[\"fetchwebhooks\",{\"_index\":126,\"name\":{\"139\":{}},\"comment\":{}}],[\"file\",{\"_index\":149,\"name\":{\"176\":{}},\"comment\":{}}],[\"filename\",{\"_index\":151,\"name\":{\"181\":{}},\"comment\":{}}],[\"filter\",{\"_index\":318,\"name\":{\"562\":{},\"588\":{},\"613\":{},\"638\":{},\"663\":{},\"689\":{},\"715\":{},\"742\":{},\"767\":{},\"792\":{},\"806\":{},\"827\":{},\"849\":{}},\"comment\":{}}],[\"find\",{\"_index\":320,\"name\":{\"564\":{},\"590\":{},\"615\":{},\"640\":{},\"665\":{},\"691\":{},\"717\":{},\"744\":{},\"769\":{},\"794\":{},\"808\":{},\"829\":{},\"851\":{}},\"comment\":{}}],[\"flags\",{\"_index\":88,\"name\":{\"93\":{},\"370\":{},\"518\":{}},\"comment\":{}}],[\"foreach\",{\"_index\":316,\"name\":{\"560\":{},\"586\":{},\"611\":{},\"636\":{},\"661\":{},\"687\":{},\"713\":{},\"740\":{},\"765\":{},\"790\":{},\"804\":{},\"825\":{},\"847\":{}},\"comment\":{}}],[\"founder\",{\"_index\":62,\"name\":{\"65\":{}},\"comment\":{}}],[\"from\",{\"_index\":160,\"name\":{\"191\":{},\"196\":{},\"201\":{},\"258\":{},\"263\":{},\"268\":{},\"278\":{},\"287\":{},\"304\":{},\"325\":{},\"330\":{},\"335\":{},\"443\":{},\"448\":{},\"454\":{},\"461\":{},\"470\":{},\"477\":{},\"485\":{},\"489\":{}},\"comment\":{}}],[\"fromid\",{\"_index\":274,\"name\":{\"487\":{}},\"comment\":{}}],[\"fromtoken\",{\"_index\":328,\"name\":{\"619\":{}},\"comment\":{}}],[\"get\",{\"_index\":309,\"name\":{\"551\":{},\"578\":{},\"602\":{},\"627\":{},\"652\":{},\"678\":{},\"704\":{},\"731\":{},\"756\":{},\"781\":{},\"797\":{},\"816\":{},\"838\":{}},\"comment\":{}}],[\"getbykey\",{\"_index\":336,\"name\":{\"721\":{}},\"comment\":{}}],[\"getorcreate\",{\"_index\":303,\"name\":{\"543\":{},\"569\":{},\"595\":{},\"620\":{},\"644\":{},\"669\":{},\"695\":{},\"723\":{},\"749\":{},\"773\":{}},\"comment\":{}}],[\"getorpartial\",{\"_index\":322,\"name\":{\"570\":{},\"645\":{},\"670\":{},\"696\":{},\"724\":{},\"774\":{}},\"comment\":{}}],[\"getpermissions\",{\"_index\":261,\"name\":{\"433\":{}},\"comment\":{}}],[\"getunderlyingobject\",{\"_index\":307,\"name\":{\"548\":{},\"575\":{},\"599\":{},\"624\":{},\"649\":{},\"675\":{},\"701\":{},\"728\":{},\"753\":{},\"778\":{},\"813\":{},\"835\":{}},\"comment\":{}}],[\"handle\",{\"_index\":48,\"name\":{\"51\":{}},\"comment\":{}}],[\"has\",{\"_index\":310,\"name\":{\"552\":{},\"579\":{},\"603\":{},\"628\":{},\"653\":{},\"679\":{},\"705\":{},\"732\":{},\"757\":{},\"782\":{},\"798\":{},\"817\":{},\"839\":{}},\"comment\":{}}],[\"hasbykey\",{\"_index\":335,\"name\":{\"720\":{}},\"comment\":{}}],[\"haspermission\",{\"_index\":262,\"name\":{\"434\":{}},\"comment\":{}}],[\"havepermission\",{\"_index\":123,\"name\":{\"136\":{},\"384\":{}},\"comment\":{}}],[\"heartbeatintervalreference\",{\"_index\":43,\"name\":{\"45\":{}},\"comment\":{}}],[\"height\",{\"_index\":196,\"name\":{\"272\":{},\"282\":{}},\"comment\":{}}],[\"hoistedrole\",{\"_index\":259,\"name\":{\"430\":{}},\"comment\":{}}],[\"humanreadablesize\",{\"_index\":156,\"name\":{\"187\":{}},\"comment\":{}}],[\"icon\",{\"_index\":98,\"name\":{\"108\":{},\"362\":{}},\"comment\":{}}],[\"iconurl\",{\"_index\":118,\"name\":{\"131\":{},\"297\":{},\"306\":{},\"379\":{}},\"comment\":{}}],[\"id\",{\"_index\":76,\"name\":{\"80\":{},\"99\":{},\"161\":{},\"167\":{},\"179\":{},\"203\":{},\"216\":{},\"253\":{},\"318\":{},\"355\":{},\"410\":{},\"419\":{},\"496\":{},\"506\":{}},\"comment\":{}}],[\"idle\",{\"_index\":50,\"name\":{\"53\":{}},\"comment\":{}}],[\"image\",{\"_index\":203,\"name\":{\"294\":{}},\"comment\":{}}],[\"imageembed\",{\"_index\":194,\"name\":{\"267\":{}},\"comment\":{}}],[\"inferiorto\",{\"_index\":263,\"name\":{\"435\":{}},\"comment\":{}}],[\"interactions\",{\"_index\":179,\"name\":{\"236\":{}},\"comment\":{}}],[\"interactionsurl\",{\"_index\":85,\"name\":{\"90\":{}},\"comment\":{}}],[\"ispartial\",{\"_index\":312,\"name\":{\"555\":{},\"581\":{},\"606\":{},\"631\":{},\"656\":{},\"682\":{},\"708\":{},\"735\":{},\"760\":{},\"785\":{},\"820\":{},\"842\":{}},\"comment\":{}}],[\"isspoiler\",{\"_index\":157,\"name\":{\"188\":{}},\"comment\":{}}],[\"join\",{\"_index\":225,\"name\":{\"349\":{}},\"comment\":{}}],[\"joinedat\",{\"_index\":256,\"name\":{\"424\":{}},\"comment\":{}}],[\"keys\",{\"_index\":313,\"name\":{\"557\":{},\"583\":{},\"608\":{},\"633\":{},\"658\":{},\"684\":{},\"710\":{},\"737\":{},\"762\":{},\"787\":{},\"801\":{},\"822\":{},\"844\":{}},\"comment\":{}}],[\"kick\",{\"_index\":265,\"name\":{\"441\":{}},\"comment\":{}}],[\"kickuser\",{\"_index\":237,\"name\":{\"391\":{}},\"comment\":{}}],[\"lastmessage\",{\"_index\":113,\"name\":{\"126\":{}},\"comment\":{}}],[\"lastmessageat\",{\"_index\":114,\"name\":{\"127\":{}},\"comment\":{}}],[\"lastmessageid\",{\"_index\":112,\"name\":{\"125\":{},\"162\":{}},\"comment\":{}}],[\"login\",{\"_index\":28,\"name\":{\"28\":{}},\"comment\":{}}],[\"loginbot\",{\"_index\":30,\"name\":{\"30\":{}},\"comment\":{}}],[\"map\",{\"_index\":319,\"name\":{\"563\":{},\"589\":{},\"614\":{},\"639\":{},\"664\":{},\"690\":{},\"716\":{},\"743\":{},\"768\":{},\"793\":{},\"807\":{},\"828\":{},\"850\":{}},\"comment\":{}}],[\"markdowntotext\",{\"_index\":31,\"name\":{\"31\":{}},\"comment\":{}}],[\"masquerade\",{\"_index\":180,\"name\":{\"237\":{}},\"comment\":{}}],[\"masqueradeavatarurl\",{\"_index\":185,\"name\":{\"242\":{}},\"comment\":{}}],[\"mature\",{\"_index\":111,\"name\":{\"124\":{},\"174\":{},\"373\":{}},\"comment\":{}}],[\"media\",{\"_index\":210,\"name\":{\"310\":{}},\"comment\":{}}],[\"member\",{\"_index\":167,\"name\":{\"224\":{},\"382\":{}},\"comment\":{}}],[\"membercount\",{\"_index\":222,\"name\":{\"345\":{}},\"comment\":{}}],[\"mentionids\",{\"_index\":176,\"name\":{\"233\":{}},\"comment\":{}}],[\"mentions\",{\"_index\":117,\"name\":{\"130\":{},\"378\":{}},\"comment\":{}}],[\"message\",{\"_index\":165,\"name\":{\"213\":{}},\"comment\":{}}],[\"messagecollection\",{\"_index\":330,\"name\":{\"666\":{}},\"comment\":{}}],[\"messageembed\",{\"_index\":192,\"name\":{\"257\":{}},\"comment\":{}}],[\"messagementionids\",{\"_index\":144,\"name\":{\"163\":{}},\"comment\":{}}],[\"messages\",{\"_index\":8,\"name\":{\"8\":{}},\"comment\":{}}],[\"messagewebhook\",{\"_index\":190,\"name\":{\"250\":{}},\"comment\":{}}],[\"metadata\",{\"_index\":152,\"name\":{\"182\":{}},\"comment\":{}}],[\"name\",{\"_index\":95,\"name\":{\"105\":{},\"172\":{},\"254\":{},\"360\":{},\"479\":{},\"500\":{}},\"comment\":{}}],[\"nickname\",{\"_index\":257,\"name\":{\"425\":{}},\"comment\":{}}],[\"nonce\",{\"_index\":166,\"name\":{\"220\":{}},\"comment\":{}}],[\"objects\",{\"_index\":306,\"name\":{\"547\":{},\"574\":{},\"598\":{},\"623\":{},\"648\":{},\"674\":{},\"700\":{},\"727\":{},\"752\":{},\"777\":{},\"812\":{},\"834\":{}},\"comment\":{}}],[\"official\",{\"_index\":55,\"name\":{\"58\":{}},\"comment\":{}}],[\"online\",{\"_index\":283,\"name\":{\"516\":{}},\"comment\":{}}],[\"opendm\",{\"_index\":289,\"name\":{\"528\":{}},\"comment\":{}}],[\"options\",{\"_index\":14,\"name\":{\"14\":{},\"37\":{}},\"comment\":{}}],[\"orderedchannels\",{\"_index\":231,\"name\":{\"374\":{}},\"comment\":{}}],[\"orderedroles\",{\"_index\":233,\"name\":{\"376\":{},\"429\":{}},\"comment\":{}}],[\"originalurl\",{\"_index\":200,\"name\":{\"290\":{}},\"comment\":{}}],[\"orpermission\",{\"_index\":124,\"name\":{\"137\":{},\"385\":{}},\"comment\":{}}],[\"owner\",{\"_index\":80,\"name\":{\"85\":{},\"118\":{},\"359\":{}},\"comment\":{}}],[\"ownerid\",{\"_index\":79,\"name\":{\"84\":{},\"117\":{},\"358\":{}},\"comment\":{}}],[\"pardon\",{\"_index\":254,\"name\":{\"415\":{}},\"comment\":{}}],[\"parent\",{\"_index\":146,\"name\":{\"170\":{}},\"comment\":{}}],[\"path\",{\"_index\":93,\"name\":{\"103\":{},\"218\":{}},\"comment\":{}}],[\"paw\",{\"_index\":65,\"name\":{\"68\":{}},\"comment\":{}}],[\"permission\",{\"_index\":122,\"name\":{\"135\":{},\"383\":{},\"525\":{}},\"comment\":{}}],[\"permissions\",{\"_index\":108,\"name\":{\"121\":{}},\"comment\":{}}],[\"ping\",{\"_index\":38,\"name\":{\"40\":{}},\"comment\":{}}],[\"platformmoderation\",{\"_index\":63,\"name\":{\"66\":{}},\"comment\":{}}],[\"pongtimeoutreference\",{\"_index\":44,\"name\":{\"46\":{}},\"comment\":{}}],[\"potentiallyrestrictedchannel\",{\"_index\":121,\"name\":{\"134\":{}},\"comment\":{}}],[\"presence\",{\"_index\":286,\"name\":{\"523\":{}},\"comment\":{}}],[\"privacypolicyurl\",{\"_index\":87,\"name\":{\"92\":{}},\"comment\":{}}],[\"privatesession\",{\"_index\":33,\"name\":{\"33\":{}},\"comment\":{}}],[\"privileged\",{\"_index\":284,\"name\":{\"517\":{}},\"comment\":{}}],[\"protocolversion\",{\"_index\":36,\"name\":{\"38\":{}},\"comment\":{}}],[\"proxiediconurl\",{\"_index\":207,\"name\":{\"299\":{},\"312\":{}},\"comment\":{}}],[\"proxiedurl\",{\"_index\":197,\"name\":{\"274\":{},\"283\":{}},\"comment\":{}}],[\"proxyfile\",{\"_index\":32,\"name\":{\"32\":{}},\"comment\":{}}],[\"public\",{\"_index\":82,\"name\":{\"87\":{}},\"comment\":{}}],[\"publicbot\",{\"_index\":211,\"name\":{\"315\":{}},\"comment\":{}}],[\"publicchannelinvite\",{\"_index\":214,\"name\":{\"324\":{}},\"comment\":{}}],[\"querymembersexperimental\",{\"_index\":248,\"name\":{\"404\":{}},\"comment\":{}}],[\"querymessages\",{\"_index\":331,\"name\":{\"671\":{}},\"comment\":{}}],[\"ranking\",{\"_index\":260,\"name\":{\"432\":{}},\"comment\":{}}],[\"re_channels\",{\"_index\":297,\"name\":{\"536\":{}},\"comment\":{}}],[\"re_mentions\",{\"_index\":296,\"name\":{\"535\":{}},\"comment\":{}}],[\"re_spoiler\",{\"_index\":298,\"name\":{\"537\":{}},\"comment\":{}}],[\"react\",{\"_index\":188,\"name\":{\"248\":{}},\"comment\":{}}],[\"reactions\",{\"_index\":178,\"name\":{\"235\":{}},\"comment\":{}}],[\"ready\",{\"_index\":19,\"name\":{\"19\":{}},\"comment\":{}}],[\"reason\",{\"_index\":253,\"name\":{\"412\":{}},\"comment\":{}}],[\"recipient\",{\"_index\":104,\"name\":{\"114\":{}},\"comment\":{}}],[\"recipientids\",{\"_index\":102,\"name\":{\"112\":{}},\"comment\":{}}],[\"recipients\",{\"_index\":103,\"name\":{\"113\":{}},\"comment\":{}}],[\"reconnecttimeout\",{\"_index\":23,\"name\":{\"23\":{}},\"comment\":{}}],[\"relationship\",{\"_index\":282,\"name\":{\"515\":{}},\"comment\":{}}],[\"removefriend\",{\"_index\":291,\"name\":{\"530\":{}},\"comment\":{}}],[\"removemember\",{\"_index\":128,\"name\":{\"143\":{}},\"comment\":{}}],[\"rename\",{\"_index\":278,\"name\":{\"501\":{}},\"comment\":{}}],[\"reply\",{\"_index\":186,\"name\":{\"246\":{}},\"comment\":{}}],[\"replyids\",{\"_index\":177,\"name\":{\"234\":{}},\"comment\":{}}],[\"reservedrelevantjokebadge1\",{\"_index\":67,\"name\":{\"70\":{}},\"comment\":{}}],[\"reservedrelevantjokebadge2\",{\"_index\":68,\"name\":{\"71\":{}},\"comment\":{}}],[\"reset\",{\"_index\":326,\"name\":{\"594\":{}},\"comment\":{}}],[\"resetsyncstatus\",{\"_index\":247,\"name\":{\"402\":{}},\"comment\":{}}],[\"responsibledisclosure\",{\"_index\":61,\"name\":{\"64\":{}},\"comment\":{}}],[\"rolecolour\",{\"_index\":182,\"name\":{\"239\":{},\"431\":{}},\"comment\":{}}],[\"rolepermissions\",{\"_index\":110,\"name\":{\"123\":{}},\"comment\":{}}],[\"roles\",{\"_index\":230,\"name\":{\"368\":{},\"427\":{}},\"comment\":{}}],[\"search\",{\"_index\":133,\"name\":{\"148\":{}},\"comment\":{}}],[\"searchwithusers\",{\"_index\":134,\"name\":{\"149\":{}},\"comment\":{}}],[\"send\",{\"_index\":47,\"name\":{\"50\":{}},\"comment\":{}}],[\"sendmessage\",{\"_index\":129,\"name\":{\"144\":{}},\"comment\":{}}],[\"server\",{\"_index\":107,\"name\":{\"120\":{},\"208\":{},\"223\":{},\"352\":{},\"414\":{},\"422\":{}},\"comment\":{}}],[\"serverban\",{\"_index\":251,\"name\":{\"407\":{}},\"comment\":{}}],[\"serverbanner\",{\"_index\":221,\"name\":{\"343\":{}},\"comment\":{}}],[\"servercollection\",{\"_index\":332,\"name\":{\"692\":{}},\"comment\":{}}],[\"serverflags\",{\"_index\":54,\"name\":{\"57\":{},\"344\":{}},\"comment\":{}}],[\"servericon\",{\"_index\":220,\"name\":{\"342\":{}},\"comment\":{}}],[\"serverid\",{\"_index\":106,\"name\":{\"119\":{},\"205\":{},\"340\":{}},\"comment\":{}}],[\"serverinvite\",{\"_index\":162,\"name\":{\"200\":{}},\"comment\":{}}],[\"servermember\",{\"_index\":255,\"name\":{\"416\":{}},\"comment\":{}}],[\"servermembercollection\",{\"_index\":334,\"name\":{\"718\":{}},\"comment\":{}}],[\"servermembers\",{\"_index\":10,\"name\":{\"10\":{}},\"comment\":{}}],[\"servername\",{\"_index\":219,\"name\":{\"341\":{}},\"comment\":{}}],[\"serverpublicinvite\",{\"_index\":216,\"name\":{\"334\":{}},\"comment\":{}}],[\"servers\",{\"_index\":9,\"name\":{\"9\":{}},\"comment\":{}}],[\"session\",{\"_index\":17,\"name\":{\"17\":{},\"493\":{}},\"comment\":{}}],[\"sessioncollection\",{\"_index\":337,\"name\":{\"745\":{}},\"comment\":{}}],[\"sessionid\",{\"_index\":24,\"name\":{\"24\":{}},\"comment\":{}}],[\"sessions\",{\"_index\":11,\"name\":{\"11\":{}},\"comment\":{}}],[\"setconnectionfailurecount\",{\"_index\":22,\"name\":{\"22\":{}},\"comment\":{}}],[\"setpermissions\",{\"_index\":140,\"name\":{\"155\":{},\"395\":{}},\"comment\":{}}],[\"setping\",{\"_index\":39,\"name\":{\"41\":{}},\"comment\":{}}],[\"setready\",{\"_index\":20,\"name\":{\"20\":{}},\"comment\":{}}],[\"setstate\",{\"_index\":45,\"name\":{\"47\":{}},\"comment\":{}}],[\"setstatesetter\",{\"_index\":41,\"name\":{\"43\":{}},\"comment\":{}}],[\"sitename\",{\"_index\":205,\"name\":{\"296\":{}},\"comment\":{}}],[\"size\",{\"_index\":154,\"name\":{\"184\":{},\"273\":{},\"556\":{},\"582\":{},\"607\":{},\"632\":{},\"657\":{},\"683\":{},\"709\":{},\"736\":{},\"761\":{},\"786\":{},\"800\":{},\"821\":{},\"843\":{}},\"comment\":{}}],[\"smalliconurl\",{\"_index\":119,\"name\":{\"132\":{}},\"comment\":{}}],[\"socket\",{\"_index\":42,\"name\":{\"44\":{}},\"comment\":{}}],[\"specialcontent\",{\"_index\":201,\"name\":{\"291\":{}},\"comment\":{}}],[\"starttyping\",{\"_index\":141,\"name\":{\"156\":{}},\"comment\":{}}],[\"state\",{\"_index\":40,\"name\":{\"42\":{}},\"comment\":{}}],[\"status\",{\"_index\":281,\"name\":{\"514\":{}},\"comment\":{}}],[\"statusmessage\",{\"_index\":287,\"name\":{\"524\":{}},\"comment\":{}}],[\"stoptyping\",{\"_index\":142,\"name\":{\"157\":{}},\"comment\":{}}],[\"storage\",{\"_index\":305,\"name\":{\"546\":{},\"573\":{},\"597\":{},\"622\":{},\"647\":{},\"673\":{},\"699\":{},\"726\":{},\"751\":{},\"776\":{},\"811\":{},\"833\":{}},\"comment\":{}}],[\"storecollection\",{\"_index\":340,\"name\":{\"809\":{}},\"comment\":{}}],[\"supporter\",{\"_index\":60,\"name\":{\"63\":{}},\"comment\":{}}],[\"suspended\",{\"_index\":70,\"name\":{\"73\":{}},\"comment\":{}}],[\"sync\",{\"_index\":325,\"name\":{\"593\":{}},\"comment\":{}}],[\"synced\",{\"_index\":245,\"name\":{\"400\":{}},\"comment\":{}}],[\"syncmembers\",{\"_index\":246,\"name\":{\"401\":{}},\"comment\":{}}],[\"systemmessage\",{\"_index\":172,\"name\":{\"229\":{},\"442\":{}},\"comment\":{}}],[\"systemmessages\",{\"_index\":229,\"name\":{\"367\":{}},\"comment\":{}}],[\"tag\",{\"_index\":150,\"name\":{\"180\":{}},\"comment\":{}}],[\"termsofserviceurl\",{\"_index\":86,\"name\":{\"91\":{}},\"comment\":{}}],[\"textembed\",{\"_index\":209,\"name\":{\"303\":{}},\"comment\":{}}],[\"textsystemmessage\",{\"_index\":266,\"name\":{\"447\":{}},\"comment\":{}}],[\"timeout\",{\"_index\":258,\"name\":{\"428\":{}},\"comment\":{}}],[\"title\",{\"_index\":202,\"name\":{\"292\":{},\"308\":{}},\"comment\":{}}],[\"to\",{\"_index\":276,\"name\":{\"490\":{}},\"comment\":{}}],[\"toid\",{\"_index\":275,\"name\":{\"488\":{}},\"comment\":{}}],[\"token\",{\"_index\":81,\"name\":{\"86\":{}},\"comment\":{}}],[\"tolist\",{\"_index\":317,\"name\":{\"561\":{},\"587\":{},\"612\":{},\"637\":{},\"662\":{},\"688\":{},\"714\":{},\"741\":{},\"766\":{},\"791\":{},\"805\":{},\"826\":{},\"848\":{}},\"comment\":{}}],[\"tostring\",{\"_index\":77,\"name\":{\"81\":{},\"100\":{},\"168\":{},\"356\":{},\"421\":{},\"497\":{},\"507\":{}},\"comment\":{}}],[\"translator\",{\"_index\":59,\"name\":{\"62\":{}},\"comment\":{}}],[\"transportformat\",{\"_index\":37,\"name\":{\"39\":{}},\"comment\":{}}],[\"type\",{\"_index\":92,\"name\":{\"102\":{},\"194\":{},\"199\":{},\"212\":{},\"261\":{},\"266\":{},\"276\":{},\"285\":{},\"302\":{},\"314\":{},\"328\":{},\"333\":{},\"351\":{},\"446\":{},\"452\":{},\"459\":{},\"468\":{},\"475\":{},\"483\":{},\"492\":{}},\"comment\":{}}],[\"typing\",{\"_index\":101,\"name\":{\"111\":{}},\"comment\":{}}],[\"typingids\",{\"_index\":100,\"name\":{\"110\":{}},\"comment\":{}}],[\"unbanuser\",{\"_index\":238,\"name\":{\"392\":{}},\"comment\":{}}],[\"unblockuser\",{\"_index\":293,\"name\":{\"532\":{}},\"comment\":{}}],[\"unknownembed\",{\"_index\":193,\"name\":{\"262\":{}},\"comment\":{}}],[\"unknowninvite\",{\"_index\":161,\"name\":{\"195\":{}},\"comment\":{}}],[\"unknownpublicinvite\",{\"_index\":215,\"name\":{\"329\":{}},\"comment\":{}}],[\"unreact\",{\"_index\":189,\"name\":{\"249\":{}},\"comment\":{}}],[\"unread\",{\"_index\":116,\"name\":{\"129\":{},\"377\":{}},\"comment\":{}}],[\"updatedat\",{\"_index\":115,\"name\":{\"128\":{}},\"comment\":{}}],[\"updateheaders\",{\"_index\":27,\"name\":{\"27\":{}},\"comment\":{}}],[\"updateunderlyingobject\",{\"_index\":308,\"name\":{\"550\":{},\"577\":{},\"601\":{},\"626\":{},\"651\":{},\"677\":{},\"703\":{},\"730\":{},\"755\":{},\"780\":{},\"815\":{},\"837\":{}},\"comment\":{}}],[\"url\",{\"_index\":94,\"name\":{\"104\":{},\"185\":{},\"219\":{},\"270\":{},\"280\":{},\"289\":{},\"307\":{}},\"comment\":{}}],[\"useexistingsession\",{\"_index\":29,\"name\":{\"29\":{}},\"comment\":{}}],[\"user\",{\"_index\":18,\"name\":{\"18\":{},\"83\":{},\"116\":{},\"413\":{},\"423\":{},\"457\":{},\"466\":{},\"503\":{}},\"comment\":{}}],[\"useravatar\",{\"_index\":218,\"name\":{\"339\":{}},\"comment\":{}}],[\"userbadges\",{\"_index\":57,\"name\":{\"60\":{}},\"comment\":{}}],[\"usercollection\",{\"_index\":339,\"name\":{\"770\":{}},\"comment\":{}}],[\"userflags\",{\"_index\":69,\"name\":{\"72\":{}},\"comment\":{}}],[\"userid\",{\"_index\":105,\"name\":{\"115\":{},\"456\":{},\"465\":{}},\"comment\":{}}],[\"usermoderatedsystemmessage\",{\"_index\":268,\"name\":{\"460\":{}},\"comment\":{}}],[\"username\",{\"_index\":181,\"name\":{\"238\":{},\"319\":{},\"338\":{},\"509\":{}},\"comment\":{}}],[\"users\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"usersystemmessage\",{\"_index\":267,\"name\":{\"453\":{}},\"comment\":{}}],[\"values\",{\"_index\":314,\"name\":{\"558\":{},\"584\":{},\"609\":{},\"634\":{},\"659\":{},\"685\":{},\"711\":{},\"738\":{},\"763\":{},\"788\":{},\"802\":{},\"823\":{},\"845\":{}},\"comment\":{}}],[\"verified\",{\"_index\":56,\"name\":{\"59\":{}},\"comment\":{}}],[\"video\",{\"_index\":204,\"name\":{\"295\":{}},\"comment\":{}}],[\"videoembed\",{\"_index\":198,\"name\":{\"277\":{}},\"comment\":{}}],[\"webhook\",{\"_index\":170,\"name\":{\"227\":{}},\"comment\":{}}],[\"websiteembed\",{\"_index\":199,\"name\":{\"286\":{}},\"comment\":{}}],[\"width\",{\"_index\":195,\"name\":{\"271\":{},\"281\":{}},\"comment\":{}}]],\"pipeline\":[]}}");
\ No newline at end of file
diff --git a/classes/API.API.html b/classes/API.API.html
index 7f2bfa13..7cac9e9e 100644
--- a/classes/API.API.html
+++ b/classes/API.API.html
@@ -36,7 +36,7 @@
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/index.d.ts:41
@@ -79,19 +79,19 @@
Optional __namedParameters: Partial<Options>
Returns API
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/index.d.ts:44
Properties
Private authentication
authentication: any
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/index.d.ts:43
Private baseURL
baseURL: any
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/index.d.ts:42
Accessors
@@ -103,7 +103,7 @@
Returns AxiosRequestConfig<any>
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/index.d.ts:48
config
@@ -113,7 +113,7 @@
Returns AxiosRequestConfig<any>
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/index.d.ts:52
Methods
@@ -149,7 +149,7 @@
Returns Promise<Route["response"]>
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/index.d.ts:138
delete<Path, Route>(path: Path, params?: any): Promise<Route["response"]>
Returns Promise<Route["response"]>
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/index.d.ts:148
get
Returns Promise<Route["response"]>
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/index.d.ts:72
get<Path, Route>(path: Path): Promise<Route["response"]>
Returns Promise<Route["response"]>
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/index.d.ts:81
patch
Returns Promise<Route["response"]>
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/index.d.ts:94
patch<Path, Route>(path: Path): Promise<Route["response"]>
Returns Promise<Route["response"]>
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/index.d.ts:103
post
Returns Promise<Route["response"]>
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/index.d.ts:161
post<Path, Route>(path: Path): Promise<Route["response"]>
Returns Promise<Route["response"]>
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/index.d.ts:170
put
Returns Promise<Route["response"]>
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/index.d.ts:116
put<Path, Route>(path: Path): Promise<Route["response"]>
Returns Promise<Route["response"]>
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/index.d.ts:125
req
Returns Promise<Route["response"]>
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/index.d.ts:61
Returns Bot
+Defined in src/classes/Bot.ts:18
+Defined in src/classes/Bot.ts:11
createdAt
@@ -127,7 +127,7 @@
Returns Date
+Defined in src/classes/Bot.ts:34
discoverable
@@ -137,7 +137,7 @@
Returns boolean
+Defined in src/classes/Bot.ts:83
+Defined in src/classes/Bot.ts:111
interactionsUrl
@@ -157,7 +157,7 @@
Returns undefined | string
+Defined in src/classes/Bot.ts:90
owner
@@ -167,7 +167,7 @@
Returns undefined | User
+Defined in src/classes/Bot.ts:55
ownerId
@@ -177,7 +177,7 @@
Returns string
+Defined in src/classes/Bot.ts:48
privacyPolicyUrl
@@ -187,7 +187,7 @@
Returns undefined | string
+Defined in src/classes/Bot.ts:104
public
@@ -197,7 +197,7 @@
Returns boolean
+Defined in src/classes/Bot.ts:69
termsOfServiceUrl
@@ -207,7 +207,7 @@
Returns undefined | string
+Defined in src/classes/Bot.ts:97
token
@@ -217,7 +217,7 @@
Returns string
+Defined in src/classes/Bot.ts:62
user
@@ -227,7 +227,7 @@
Returns undefined | User
+Defined in src/classes/Bot.ts:41
edit
Returns Promise<void>
+Defined in src/classes/Bot.ts:119
toString
@@ -295,7 +295,7 @@
Returns string
+Defined in src/classes/Bot.ts:27
Returns Promise<Bot>
+Defined in src/collections/BotCollection.ts:72
+Defined in src/collections/Collection.ts:154
+Defined in src/collections/Collection.ts:215
fetch
Returns Promise<Bot>
+Defined in src/collections/BotCollection.ts:19
fetchOwned
@@ -258,7 +258,7 @@
Returns Promise<Bot[]>
+Defined in src/collections/BotCollection.ts:31
+Defined in src/collections/BotCollection.ts:46
+Defined in src/collections/Collection.ts:77
+Defined in src/collections/Collection.ts:105
+Defined in src/collections/Collection.ts:224
+Defined in src/collections/Collection.ts:137
+Defined in src/collections/BotCollection.ts:57
+Defined in src/collections/Collection.ts:146
+Defined in src/collections/Collection.ts:183
+Defined in src/collections/Collection.ts:199
+Defined in src/collections/Collection.ts:92
+Defined in src/collections/Collection.ts:191
+Defined in src/collections/Collection.ts:69
+Defined in src/collections/Collection.ts:207
+Defined in src/classes/Channel.ts:32
Private Optional #ackTimeout
#ackTimeout?: number
+Defined in src/classes/Channel.ts:632
Private Readonly #collection
+Defined in src/classes/Channel.ts:24
+Defined in src/classes/Channel.ts:25
animatedIconURL
@@ -180,7 +180,7 @@
Returns undefined | string
+Defined in src/classes/Channel.ts:315
createdAt
@@ -190,7 +190,7 @@
Returns Date
+Defined in src/classes/Channel.ts:48
defaultPermissions
@@ -200,7 +200,7 @@
Returns undefined | {
a: number;
d: number;
}
+Defined in src/classes/Channel.ts:217
description
@@ -210,7 +210,7 @@
Returns undefined | string
+Defined in src/classes/Channel.ts:98
displayName
@@ -220,7 +220,7 @@
Returns undefined | string
+Defined in src/classes/Channel.ts:87
icon
@@ -230,7 +230,7 @@
Returns undefined | File
+Defined in src/classes/Channel.ts:105
iconURL
@@ -240,7 +240,7 @@
Returns undefined | string
+Defined in src/classes/Channel.ts:299
lastMessage
@@ -250,7 +250,7 @@
Returns undefined | Message
+Defined in src/classes/Channel.ts:245
lastMessageAt
@@ -260,7 +260,7 @@
Returns undefined | Date
+Defined in src/classes/Channel.ts:252
lastMessageId
@@ -270,7 +270,7 @@
Returns undefined | string
+Defined in src/classes/Channel.ts:238
mature
@@ -280,7 +280,7 @@
Returns boolean
+Defined in src/classes/Channel.ts:231
mentions
@@ -290,7 +290,7 @@
Returns undefined | ReactiveSet<string>
+Defined in src/classes/Channel.ts:288
name
@@ -300,7 +300,7 @@
Returns string
+Defined in src/classes/Channel.ts:80
owner
@@ -310,7 +310,7 @@
Returns undefined | User
+Defined in src/classes/Channel.ts:185
ownerId
@@ -320,7 +320,7 @@
Returns string
+Defined in src/classes/Channel.ts:178
path
@@ -330,7 +330,7 @@
Returns string
+Defined in src/classes/Channel.ts:62
permission
@@ -340,7 +340,7 @@
Returns number
+Defined in src/classes/Channel.ts:347
permissions
@@ -350,7 +350,7 @@
Returns undefined | number
+Defined in src/classes/Channel.ts:210
potentiallyRestrictedChannel
@@ -360,7 +360,7 @@
Returns undefined | string | boolean
+Defined in src/classes/Channel.ts:325
recipient
@@ -370,7 +370,7 @@
Returns undefined | User
+Defined in src/classes/Channel.ts:151
recipientIds
@@ -380,7 +380,7 @@
Returns ReactiveSet<string>
+Defined in src/classes/Channel.ts:135
recipients
@@ -390,7 +390,7 @@
Returns User[]
+Defined in src/classes/Channel.ts:142
rolePermissions
@@ -400,7 +400,7 @@
Returns undefined | Record<string, {
a: number;
d: number;
}>
+Defined in src/classes/Channel.ts:224
server
@@ -410,7 +410,7 @@
Returns undefined | Server
+Defined in src/classes/Channel.ts:201
serverId
@@ -420,7 +420,7 @@
Returns string
+Defined in src/classes/Channel.ts:194
smallIconURL
@@ -430,7 +430,7 @@
Returns undefined | string
+Defined in src/classes/Channel.ts:308
type
@@ -440,7 +440,7 @@
Returns "SavedMessages" | "DirectMessage" | "Group" | "TextChannel" | "VoiceChannel"
+Defined in src/classes/Channel.ts:55
typing
@@ -450,7 +450,7 @@
Returns User[]
+Defined in src/classes/Channel.ts:126
typingIds
@@ -460,7 +460,7 @@
Returns ReactiveSet<string>
+Defined in src/classes/Channel.ts:119
unread
@@ -470,7 +470,7 @@
Returns boolean
+Defined in src/classes/Channel.ts:268
updatedAt
@@ -480,7 +480,7 @@
Returns Date
+Defined in src/classes/Channel.ts:261
url
@@ -490,7 +490,7 @@
Returns string
+Defined in src/classes/Channel.ts:73
user
@@ -500,7 +500,7 @@
Returns undefined | User
+Defined in src/classes/Channel.ts:169
userId
@@ -510,7 +510,7 @@
Returns string
+Defined in src/classes/Channel.ts:162
addMember
Returns Promise<undefined>
+Defined in src/classes/Channel.ts:441
createInvite
@@ -568,7 +568,7 @@
Returns Promise<{
_id: string;
channel: string;
creator: string;
server: string;
type: "Server";
} | {
_id: string;
channel: string;
creator: string;
type: "Group";
}>
+Defined in src/classes/Channel.ts:626
delete
Returns Promise<void>
+Defined in src/classes/Channel.ts:423
deleteMessages
Returns Promise<void>
+Defined in src/classes/Channel.ts:612
edit
@@ -657,7 +657,7 @@
Optional remove?: null | ("Description" | "Icon" | "DefaultPermissions")[]
Returns Promise<void>
+Defined in src/classes/Channel.ts:414
fetchMembers
@@ -671,7 +671,7 @@
Returns Promise<User[]>
+Defined in src/classes/Channel.ts:381
fetchMessage
Returns Promise<Message>
+Defined in src/classes/Channel.ts:494
fetchMessages
Returns Promise<Message[]>
+Defined in src/classes/Channel.ts:508
fetchMessagesWithUsers
Returns Promise<{
members: undefined | ServerMember[];
messages: Message[];
users: User[];
}>
+Defined in src/classes/Channel.ts:533
fetchWebhooks
@@ -748,7 +748,7 @@
Returns Promise<ChannelWebhook[]>
+Defined in src/classes/Channel.ts:398
havePermission
Returns boolean
+Defined in src/classes/Channel.ts:356
orPermission
Returns boolean
+Defined in src/classes/Channel.ts:368
removeMember
Returns Promise<undefined>
+Defined in src/classes/Channel.ts:452
+Defined in src/classes/Channel.ts:566
+Defined in src/classes/Channel.ts:585
sendMessage
@@ -870,7 +870,7 @@
idempotencyKey: string = ...
Returns Promise<Message>
+Defined in src/classes/Channel.ts:464
setPermissions
Returns Promise<{
_id: string;
analytics?: boolean;
banner?: null | {
_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;
};
categories?: null | {
channels: string[];
id: string;
title: string;
}[];
channels: string[];
default_permissions: number;
description?: null | string;
discoverable?: boolean;
flags?: null | number;
icon?: null | {
_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;
};
name: string;
nsfw?: boolean;
owner: string;
roles?: {
[key: string]: components["schemas"]["Role"];
};
system_messages?: null | {
user_banned?: null | string;
user_joined?: null | string;
user_kicked?: null | string;
user_left?: null | string;
};
}>
+Defined in src/classes/Channel.ts:690
startTyping
@@ -918,7 +918,7 @@
Returns void
+Defined in src/classes/Channel.ts:701
stopTyping
@@ -930,7 +930,7 @@
Returns void
+Defined in src/classes/Channel.ts:712
toString
@@ -942,7 +942,7 @@
Returns string
+Defined in src/classes/Channel.ts:41
Returns Promise<Channel>
+Defined in src/collections/ChannelCollection.ts:75
+Defined in src/collections/ChannelCollection.ts:17
+Defined in src/collections/Collection.ts:215
+Defined in src/collections/ChannelCollection.ts:28
+Defined in src/collections/Collection.ts:77
+Defined in src/collections/Collection.ts:105
+Defined in src/collections/Collection.ts:224
+Defined in src/collections/Collection.ts:137
+Defined in src/collections/ChannelCollection.ts:41
getOrPartial
Returns undefined | Channel
+Defined in src/collections/ChannelCollection.ts:56
+Defined in src/collections/Collection.ts:146
+Defined in src/collections/Collection.ts:183
+Defined in src/collections/Collection.ts:199
+Defined in src/collections/Collection.ts:92
+Defined in src/collections/Collection.ts:191
+Defined in src/collections/Collection.ts:69
+Defined in src/collections/Collection.ts:207
+Defined in src/classes/SystemMessage.ts:26
+Defined in src/classes/Invite.ts:15
Readonly type
type: "Server" | "None" | "Group"
+Defined in src/classes/Invite.ts:8
+Defined in src/classes/Invite.ts:26
Returns undefined | User
+Defined in src/classes/SystemMessage.ts:226
+Defined in src/classes/SystemMessage.ts:26
+Defined in src/classes/ChannelUnread.ts:15
+Defined in src/classes/ChannelUnread.ts:8
messageMentionIds
@@ -111,7 +111,7 @@
Returns ReactiveSet<string>
+Defined in src/classes/ChannelUnread.ts:30
+Defined in src/collections/ChannelUnreadCollection.ts:37
+Defined in src/collections/Collection.ts:146
+Defined in src/collections/Collection.ts:183
+Defined in src/collections/Collection.ts:199
+Defined in src/collections/Collection.ts:92
reset
@@ -470,7 +470,7 @@
Returns void
+Defined in src/collections/ChannelUnreadCollection.ts:28
+Defined in src/collections/Collection.ts:191
sync
@@ -493,7 +493,7 @@
Returns Promise<void>
+Defined in src/collections/ChannelUnreadCollection.ts:17
+Defined in src/collections/Collection.ts:69
+Defined in src/collections/Collection.ts:207
Returns Promise<ChannelWebhook>
+Defined in src/collections/ChannelWebhookCollection.ts:19
+Defined in src/collections/Collection.ts:77
+Defined in src/collections/Collection.ts:105
+Defined in src/collections/Collection.ts:224
fromToken
Returns Promise<ChannelWebhook>
+Defined in src/collections/ChannelWebhookCollection.ts:32
+Defined in src/collections/Collection.ts:137
getOrCreate
Returns ChannelWebhook
+Defined in src/collections/ChannelWebhookCollection.ts:46
+Defined in src/collections/Collection.ts:146
+Defined in src/collections/Collection.ts:183
+Defined in src/collections/Collection.ts:199
+Defined in src/collections/Collection.ts:92
+Defined in src/collections/Collection.ts:191
+Defined in src/collections/Collection.ts:69
+Defined in src/collections/Collection.ts:207
+Defined in src/collections/Collection.ts:207
Returns Promise<void>
+Defined in src/Client.ts:289
Private #updateHeaders
@@ -406,7 +406,7 @@
Returns void
+Defined in src/Client.ts:298
addListener
@@ -450,7 +450,7 @@
Returns void
+Defined in src/Client.ts:276
emit
@@ -541,7 +541,7 @@ listeners.
Returns Promise<void>
+Defined in src/Client.ts:312
loginBot
@@ -558,7 +558,7 @@ listeners.
Returns Promise<void>
+Defined in src/Client.ts:339
markdownToText
@@ -577,7 +577,7 @@ listeners.
Returns string
+Defined in src/Client.ts:351
off
@@ -704,7 +704,7 @@ listeners.
Returns undefined | string
+Defined in src/Client.ts:379
removeAllListeners
@@ -777,7 +777,7 @@ listeners.
Returns Promise<void>
+Defined in src/Client.ts:328
Returns void
+Defined in src/collections/Collection.ts:31
Abstract entries
@@ -110,7 +110,7 @@
Returns IterableIterator<[string, T]>
+Defined in src/collections/Collection.ts:55
filter
@@ -140,7 +140,7 @@
Returns boolean
Returns T[]
+Defined in src/collections/Collection.ts:77
find
@@ -170,7 +170,7 @@
Returns boolean
Returns undefined | T
+Defined in src/collections/Collection.ts:105
Abstract forEach
@@ -202,7 +202,7 @@
Returns void
Returns void
+Defined in src/collections/Collection.ts:61
Abstract get
Returns undefined | T
+Defined in src/collections/Collection.ts:18
Abstract has
Returns boolean
+Defined in src/collections/Collection.ts:25
Abstract keys
@@ -252,7 +252,7 @@
Returns IterableIterator<string>
+Defined in src/collections/Collection.ts:43
map
@@ -287,7 +287,7 @@
Returns O
Returns O[]
+Defined in src/collections/Collection.ts:92
Abstract size
@@ -299,7 +299,7 @@
Returns number
+Defined in src/collections/Collection.ts:37
toList
@@ -311,7 +311,7 @@
Returns T[]
+Defined in src/collections/Collection.ts:69
Abstract values
@@ -323,7 +323,7 @@
Returns IterableIterator<T>
+Defined in src/collections/Collection.ts:49
+Defined in src/classes/Emoji.ts:17
+Defined in src/classes/Emoji.ts:10
createdAt
@@ -120,7 +120,7 @@
Returns Date
+Defined in src/classes/Emoji.ts:33
creator
@@ -130,7 +130,7 @@
Returns undefined | User
+Defined in src/classes/Emoji.ts:47
mature
@@ -140,7 +140,7 @@
Returns boolean
+Defined in src/classes/Emoji.ts:70
name
@@ -150,7 +150,7 @@
Returns string
+Defined in src/classes/Emoji.ts:56
parent
@@ -160,7 +160,7 @@
Returns {
id: string;
type: "Server";
} | {
type: "Detached";
}
+Defined in src/classes/Emoji.ts:40
toString
@@ -184,7 +184,7 @@
Returns string
+Defined in src/classes/Emoji.ts:26
Returns Promise<Emoji>
+Defined in src/collections/EmojiCollection.ts:15
+Defined in src/collections/Collection.ts:77
+Defined in src/collections/Collection.ts:105
+Defined in src/collections/Collection.ts:224
+Defined in src/collections/Collection.ts:137
+Defined in src/collections/EmojiCollection.ts:28
getOrPartial
Returns undefined | Emoji
+Defined in src/collections/EmojiCollection.ts:43
+Defined in src/collections/Collection.ts:146
+Defined in src/collections/Collection.ts:183
+Defined in src/collections/Collection.ts:199
+Defined in src/collections/Collection.ts:92
+Defined in src/collections/Collection.ts:191
+Defined in src/collections/Collection.ts:69
+Defined in src/collections/Collection.ts:207
Returns void
+Defined in src/events/EventClient.ts:119
disconnect
@@ -243,7 +243,7 @@
Returns void
+Defined in src/events/EventClient.ts:162
emit
@@ -295,7 +295,7 @@ listeners.
Returns void
+Defined in src/events/EventClient.ts:185
listenerCount
@@ -511,7 +511,7 @@ listeners.
Returns void
+Defined in src/events/EventClient.ts:175
Private setState
@@ -528,7 +528,7 @@ listeners.
Returns void
+Defined in src/events/EventClient.ts:109
+Defined in src/classes/File.ts:46
Optional Readonly contentType
contentType?: string
+Defined in src/classes/File.ts:34
Optional Readonly filename
filename?: string
+Defined in src/classes/File.ts:24
+Defined in src/classes/File.ts:14
Readonly metadata
metadata: {
type: "File";
} | {
type: "Text";
} | {
height: number;
type: "Image";
width: number;
} | {
height: number;
type: "Video";
width: number;
} | {
type: "Audio";
}
+Defined in src/classes/File.ts:29
Optional Readonly size
size?: number
+Defined in src/classes/File.ts:39
+Defined in src/classes/File.ts:19
humanReadableSize
@@ -159,7 +159,7 @@
Returns string
+Defined in src/classes/File.ts:80
isSpoiler
@@ -169,7 +169,7 @@
Returns boolean
+Defined in src/classes/File.ts:95
url
@@ -179,7 +179,7 @@
Returns string
+Defined in src/classes/File.ts:62
Methods
@@ -213,7 +213,7 @@
Returns undefined | string
+Defined in src/classes/File.ts:105
+Defined in src/classes/MessageEmbed.ts:26
+Defined in src/classes/Message.ts:23
+Defined in src/classes/Message.ts:16
attachments
@@ -145,7 +145,7 @@
Returns undefined | File[]
+Defined in src/classes/Message.ts:129
author
@@ -155,7 +155,7 @@
Returns undefined | User
+Defined in src/classes/Message.ts:99
authorId
@@ -165,7 +165,7 @@
Returns undefined | string
+Defined in src/classes/Message.ts:92
avatarURL
@@ -175,7 +175,7 @@
Returns undefined | string
+Defined in src/classes/Message.ts:204
channel
@@ -185,7 +185,7 @@
Returns undefined | Channel
+Defined in src/classes/Message.ts:66
channelId
@@ -195,7 +195,7 @@
Returns string
+Defined in src/classes/Message.ts:59
content
@@ -205,7 +205,7 @@
Returns undefined | string
+Defined in src/classes/Message.ts:115
createdAt
@@ -215,7 +215,7 @@
Returns Date
+Defined in src/classes/Message.ts:31
editedAt
@@ -225,7 +225,7 @@
Returns undefined | Date
+Defined in src/classes/Message.ts:136
+Defined in src/classes/Message.ts:143
interactions
@@ -245,7 +245,7 @@
Returns undefined | {
reactions?: null | string[];
restrict_reactions?: boolean;
}
+Defined in src/classes/Message.ts:171
masquerade
@@ -255,7 +255,7 @@
Returns undefined | {
avatar?: null | string;
colour?: null | string;
name?: null | string;
}
+Defined in src/classes/Message.ts:178
masqueradeAvatarURL
@@ -265,7 +265,7 @@
Returns undefined | string
+Defined in src/classes/Message.ts:234
+Defined in src/classes/Message.ts:82
mentionIds
@@ -285,7 +285,7 @@
Returns undefined | string[]
+Defined in src/classes/Message.ts:150
nonce
@@ -295,7 +295,7 @@
Returns undefined | string
+Defined in src/classes/Message.ts:52
path
@@ -305,7 +305,7 @@
Returns string
+Defined in src/classes/Message.ts:38
reactions
@@ -315,7 +315,7 @@
Returns ReactiveMap<string, ReactiveSet<string>>
+Defined in src/classes/Message.ts:164
replyIds
@@ -325,7 +325,7 @@
Returns undefined | string[]
+Defined in src/classes/Message.ts:157
roleColour
@@ -335,7 +335,7 @@
Returns undefined | null | string
+Defined in src/classes/Message.ts:197
server
@@ -345,7 +345,7 @@
Returns undefined | Server
+Defined in src/classes/Message.ts:75
+Defined in src/classes/Message.ts:122
url
@@ -365,7 +365,7 @@
Returns string
+Defined in src/classes/Message.ts:45
username
@@ -375,7 +375,7 @@
Returns undefined | string
+Defined in src/classes/Message.ts:185
+Defined in src/classes/Message.ts:108
clearReactions
@@ -407,7 +407,7 @@
Returns Promise<undefined>
+Defined in src/classes/Message.ts:287
delete
@@ -417,7 +417,7 @@
Returns Promise<undefined>
+Defined in src/classes/Message.ts:253
edit
Returns Promise<{
_id: string;
attachments?: null | {
_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;
}[];
author: string;
channel: string;
content?: null | string;
edited?: null | string;
embeds?: null | ({
colour?: null | string;
description?: null | string;
icon_url?: null | string;
image?: null | {
height: number;
size: "Large" | "Preview";
url: string;
width: number;
};
original_url?: null | string;
site_name?: null | string;
special?: null | {
type: "None";
} | {
type: "GIF";
} | {
id: string;
timestamp?: null | string;
type: "YouTube";
} | {
content_type: "Channel";
id: string;
type: "Lightspeed";
} | {
content_type: "Channel" | "Video" | "Clip";
id: string;
type: "Twitch";
} | {
content_type: string;
id: string;
type: "Spotify";
} | {
type: "Soundcloud";
} | {
content_type: "Album" | "Track";
id: string;
type: "Bandcamp";
} | {
id: string;
type: "Streamable";
};
title?: null | string;
type: "Website";
url?: null | string;
video?: null | {
height: number;
url: string;
width: number;
};
} | {
height: number;
size: "Large" | "Preview";
type: "Image";
url: string;
width: number;
} | {
height: number;
type: "Video";
url: string;
width: number;
} | {
colour?: null | string;
description?: null | string;
icon_url?: null | string;
media?: null | {
_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;
};
title?: null | string;
type: "Text";
url?: null | string;
} | {
type: "None";
})[];
interactions?: {
reactions?: null | string[];
restrict_reactions?: boolean;
};
masquerade?: null | {
avatar?: null | string;
colour?: null | string;
name?: null | string;
};
mentions?: null | string[];
nonce?: null | string;
reactions?: {
[key: string]: string[];
};
replies?: null | string[];
system?: null | {
content: string;
type: "text";
} | {
by: string;
id: string;
type: "user_added";
} | {
by: string;
id: string;
type: "user_remove";
} | {
id: string;
type: "user_joined";
} | {
id: string;
type: "user_left";
} | {
id: string;
type: "user_kicked";
} | {
id: string;
type: "user_banned";
} | {
by: string;
name: string;
type: "channel_renamed";
} | {
by: string;
type: "channel_description_changed";
} | {
by: string;
type: "channel_icon_changed";
} | {
from: string;
to: string;
type: "channel_ownership_changed";
};
webhook?: null | {
avatar?: null | string;
name: string;
};
}>
+Defined in src/classes/Message.ts:243
react
Returns Promise<undefined>
+Defined in src/classes/Message.ts:297
reply
@@ -479,7 +479,7 @@
mention: boolean = true
Returns undefined | Promise<Message>
+Defined in src/classes/Message.ts:269
unreact
Returns Promise<undefined>
+Defined in src/classes/Message.ts:309
Returns Promise<Message>
+Defined in src/collections/MessageCollection.ts:19
+Defined in src/collections/Collection.ts:77
+Defined in src/collections/Collection.ts:105
+Defined in src/collections/Collection.ts:224
+Defined in src/collections/Collection.ts:137
+Defined in src/collections/MessageCollection.ts:36
getOrPartial
Returns undefined | Message
+Defined in src/collections/MessageCollection.ts:51
+Defined in src/collections/Collection.ts:146
+Defined in src/collections/Collection.ts:183
+Defined in src/collections/Collection.ts:199
+Defined in src/collections/Collection.ts:92
queryMessages
-- queryMessages(query: Object): Promise<{
_id: string;
attachments?: null | {
_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;
}[];
author: string;
channel: string;
content?: null | string;
edited?: null | string;
embeds?: null | ({
colour?: null | string;
description?: null | string;
icon_url?: null | string;
image?: null | {
height: number;
size: "Large" | "Preview";
url: string;
width: number;
};
original_url?: null | string;
site_name?: null | string;
special?: null | {
type: "None";
} | {
type: "GIF";
} | {
id: string;
timestamp?: null | string;
type: "YouTube";
} | {
content_type: "Channel";
id: string;
type: "Lightspeed";
} | {
content_type: "Channel" | "Video" | "Clip";
id: string;
type: "Twitch";
} | {
content_type: string;
id: string;
type: "Spotify";
} | {
type: "Soundcloud";
} | {
content_type: "Album" | "Track";
id: string;
type: "Bandcamp";
} | {
id: string;
type: "Streamable";
};
title?: null | string;
type: "Website";
url?: null | string;
video?: null | {
height: number;
url: string;
width: number;
};
} | {
height: number;
size: "Large" | "Preview";
type: "Image";
url: string;
width: number;
} | {
height: number;
type: "Video";
url: string;
width: number;
} | {
colour?: null | string;
description?: null | string;
icon_url?: null | string;
media?: null | {
_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;
};
title?: null | string;
type: "Text";
url?: null | string;
} | {
type: "None";
})[];
interactions?: {
reactions?: null | string[];
restrict_reactions?: boolean;
};
masquerade?: null | {
avatar?: null | string;
colour?: null | string;
name?: null | string;
};
mentions?: null | string[];
nonce?: null | string;
reactions?: {
[key: string]: string[];
};
replies?: null | string[];
system?: null | {
content: string;
type: "text";
} | {
by: string;
id: string;
type: "user_added";
} | {
by: string;
id: string;
type: "user_remove";
} | {
id: string;
type: "user_joined";
} | {
id: string;
type: "user_left";
} | {
id: string;
type: "user_kicked";
} | {
id: string;
type: "user_banned";
} | {
by: string;
name: string;
type: "channel_renamed";
} | {
by: string;
type: "channel_description_changed";
} | {
by: string;
type: "channel_icon_changed";
} | {
from: string;
to: string;
type: "channel_ownership_changed";
};
webhook?: null | {
avatar?: null | string;
name: string;
};
}[] | {
members?: null | {
_id: {
server: string;
user: string;
};
avatar?: null | {
_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;
};
joined_at: string;
nickname?: null | string;
roles?: string[];
timeout?: null | string;
}[];
messages: {
_id: string;
attachments?: null | {
_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;
}[];
author: string;
channel: string;
content?: null | string;
edited?: null | string;
embeds?: null | ({
colour?: null | string;
description?: null | string;
icon_url?: null | string;
image?: null | {
height: number;
size: "Large" | "Preview";
url: string;
width: number;
};
original_url?: null | string;
site_name?: null | string;
special?: null | {
type: "None";
} | {
type: "GIF";
} | {
id: string;
timestamp?: null | string;
type: "YouTube";
} | {
content_type: "Channel";
id: string;
type: "Lightspeed";
} | {
content_type: "Channel" | "Video" | "Clip";
id: string;
type: "Twitch";
} | {
content_type: string;
id: string;
type: "Spotify";
} | {
type: "Soundcloud";
} | {
content_type: "Album" | "Track";
id: string;
type: "Bandcamp";
} | {
id: string;
type: "Streamable";
};
title?: null | string;
type: "Website";
url?: null | string;
video?: null | {
height: number;
url: string;
width: number;
};
} | {
height: number;
size: "Large" | "Preview";
type: "Image";
url: string;
width: number;
} | {
height: number;
type: "Video";
url: string;
width: number;
} | {
colour?: null | string;
description?: null | string;
icon_url?: null | string;
media?: null | {
_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;
};
title?: null | string;
type: "Text";
url?: null | string;
} | {
type: "None";
})[];
interactions?: {
reactions?: null | string[];
restrict_reactions?: boolean;
};
masquerade?: null | {
avatar?: null | string;
colour?: null | string;
name?: null | string;
};
mentions?: null | string[];
nonce?: null | string;
reactions?: {
[key: string]: string[];
};
replies?: null | string[];
system?: null | {
content: string;
type: "text";
} | {
by: string;
id: string;
type: "user_added";
} | {
by: string;
id: string;
type: "user_remove";
} | {
id: string;
type: "user_joined";
} | {
id: string;
type: "user_left";
} | {
id: string;
type: "user_kicked";
} | {
id: string;
type: "user_banned";
} | {
by: string;
name: string;
type: "channel_renamed";
} | {
by: string;
type: "channel_description_changed";
} | {
by: string;
type: "channel_icon_changed";
} | {
from: string;
to: string;
type: "channel_ownership_changed";
};
webhook?: null | {
avatar?: null | string;
name: string;
};
}[];
users: {
_id: string;
avatar?: null | {
_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;
};
badges?: null | number;
bot?: null | {
owner: string;
};
flags?: null | number;
online?: null | boolean;
privileged?: boolean;
profile?: null | {
background?: null | {
_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;
};
content?: null | string;
};
relations?: null | {
_id: string;
status: "User" | "None" | "Friend" | "Outgoing" | "Incoming" | "Blocked" | "BlockedOther";
}[];
relationship?: null | "User" | "None" | "Friend" | "Outgoing" | "Incoming" | "Blocked" | "BlockedOther";
status?: null | {
presence?: null | "Online" | "Idle" | "Focus" | "Busy" | "Invisible";
text?: null | string;
};
username: string;
}[];
}>
+- queryMessages(query: Object): Promise<{
_id: string;
attachments?: null | {
_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;
}[];
author: string;
channel: string;
content?: null | string;
edited?: null | string;
embeds?: null | ({
colour?: null | string;
description?: null | string;
icon_url?: null | string;
image?: null | {
height: number;
size: "Large" | "Preview";
url: string;
width: number;
};
original_url?: null | string;
site_name?: null | string;
special?: null | {
type: "None";
} | {
type: "GIF";
} | {
id: string;
timestamp?: null | string;
type: "YouTube";
} | {
content_type: "Channel";
id: string;
type: "Lightspeed";
} | {
content_type: "Channel" | "Video" | "Clip";
id: string;
type: "Twitch";
} | {
content_type: string;
id: string;
type: "Spotify";
} | {
type: "Soundcloud";
} | {
content_type: "Album" | "Track";
id: string;
type: "Bandcamp";
} | {
id: string;
type: "Streamable";
};
title?: null | string;
type: "Website";
url?: null | string;
video?: null | {
height: number;
url: string;
width: number;
};
} | {
height: number;
size: "Large" | "Preview";
type: "Image";
url: string;
width: number;
} | {
height: number;
type: "Video";
url: string;
width: number;
} | {
colour?: null | string;
description?: null | string;
icon_url?: null | string;
media?: null | {
_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;
};
title?: null | string;
type: "Text";
url?: null | string;
} | {
type: "None";
})[];
interactions?: {
reactions?: null | string[];
restrict_reactions?: boolean;
};
masquerade?: null | {
avatar?: null | string;
colour?: null | string;
name?: null | string;
};
mentions?: null | string[];
nonce?: null | string;
reactions?: {
[key: string]: string[];
};
replies?: null | string[];
system?: null | {
content: string;
type: "text";
} | {
by: string;
id: string;
type: "user_added";
} | {
by: string;
id: string;
type: "user_remove";
} | {
id: string;
type: "user_joined";
} | {
id: string;
type: "user_left";
} | {
id: string;
type: "user_kicked";
} | {
id: string;
type: "user_banned";
} | {
by: string;
name: string;
type: "channel_renamed";
} | {
by: string;
type: "channel_description_changed";
} | {
by: string;
type: "channel_icon_changed";
} | {
from: string;
to: string;
type: "channel_ownership_changed";
};
webhook?: null | {
avatar?: null | string;
name: string;
};
}[] | {
members?: null | {
_id: {
server: string;
user: string;
};
avatar?: null | {
_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;
};
joined_at: string;
nickname?: null | string;
roles?: string[];
timeout?: null | string;
}[];
messages: {
_id: string;
attachments?: null | {
_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;
}[];
author: string;
channel: string;
content?: null | string;
edited?: null | string;
embeds?: null | ({
colour?: null | string;
description?: null | string;
icon_url?: null | string;
image?: null | {
height: number;
size: "Large" | "Preview";
url: string;
width: number;
};
original_url?: null | string;
site_name?: null | string;
special?: null | {
type: "None";
} | {
type: "GIF";
} | {
id: string;
timestamp?: null | string;
type: "YouTube";
} | {
content_type: "Channel";
id: string;
type: "Lightspeed";
} | {
content_type: "Channel" | "Video" | "Clip";
id: string;
type: "Twitch";
} | {
content_type: string;
id: string;
type: "Spotify";
} | {
type: "Soundcloud";
} | {
content_type: "Album" | "Track";
id: string;
type: "Bandcamp";
} | {
id: string;
type: "Streamable";
};
title?: null | string;
type: "Website";
url?: null | string;
video?: null | {
height: number;
url: string;
width: number;
};
} | {
height: number;
size: "Large" | "Preview";
type: "Image";
url: string;
width: number;
} | {
height: number;
type: "Video";
url: string;
width: number;
} | {
colour?: null | string;
description?: null | string;
icon_url?: null | string;
media?: null | {
_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;
};
title?: null | string;
type: "Text";
url?: null | string;
} | {
type: "None";
})[];
interactions?: {
reactions?: null | string[];
restrict_reactions?: boolean;
};
masquerade?: null | {
avatar?: null | string;
colour?: null | string;
name?: null | string;
};
mentions?: null | string[];
nonce?: null | string;
reactions?: {
[key: string]: string[];
};
replies?: null | string[];
system?: null | {
content: string;
type: "text";
} | {
by: string;
id: string;
type: "user_added";
} | {
by: string;
id: string;
type: "user_remove";
} | {
id: string;
type: "user_joined";
} | {
id: string;
type: "user_left";
} | {
id: string;
type: "user_kicked";
} | {
id: string;
type: "user_banned";
} | {
by: string;
name: string;
type: "channel_renamed";
} | {
by: string;
type: "channel_description_changed";
} | {
by: string;
type: "channel_icon_changed";
} | {
from: string;
to: string;
type: "channel_ownership_changed";
};
webhook?: null | {
avatar?: null | string;
name: string;
};
}[];
users: {
_id: string;
avatar?: null | {
_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;
};
badges?: null | number;
bot?: null | {
owner: string;
};
discriminator: string;
display_name?: null | string;
flags?: null | number;
online?: null | boolean;
privileged?: boolean;
profile?: null | {
background?: null | {
_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;
};
content?: null | string;
};
relations?: null | {
_id: string;
status: "User" | "None" | "Friend" | "Outgoing" | "Incoming" | "Blocked" | "BlockedOther";
}[];
relationship?: null | "User" | "None" | "Friend" | "Outgoing" | "Incoming" | "Blocked" | "BlockedOther";
status?: null | {
presence?: null | "Online" | "Idle" | "Focus" | "Busy" | "Invisible";
text?: null | string;
};
username: string;
}[];
}>
-
-
Returns Promise<{
_id: string;
attachments?: null | {
_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;
}[];
author: string;
channel: string;
content?: null | string;
edited?: null | string;
embeds?: null | ({
colour?: null | string;
description?: null | string;
icon_url?: null | string;
image?: null | {
height: number;
size: "Large" | "Preview";
url: string;
width: number;
};
original_url?: null | string;
site_name?: null | string;
special?: null | {
type: "None";
} | {
type: "GIF";
} | {
id: string;
timestamp?: null | string;
type: "YouTube";
} | {
content_type: "Channel";
id: string;
type: "Lightspeed";
} | {
content_type: "Channel" | "Video" | "Clip";
id: string;
type: "Twitch";
} | {
content_type: string;
id: string;
type: "Spotify";
} | {
type: "Soundcloud";
} | {
content_type: "Album" | "Track";
id: string;
type: "Bandcamp";
} | {
id: string;
type: "Streamable";
};
title?: null | string;
type: "Website";
url?: null | string;
video?: null | {
height: number;
url: string;
width: number;
};
} | {
height: number;
size: "Large" | "Preview";
type: "Image";
url: string;
width: number;
} | {
height: number;
type: "Video";
url: string;
width: number;
} | {
colour?: null | string;
description?: null | string;
icon_url?: null | string;
media?: null | {
_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;
};
title?: null | string;
type: "Text";
url?: null | string;
} | {
type: "None";
})[];
interactions?: {
reactions?: null | string[];
restrict_reactions?: boolean;
};
masquerade?: null | {
avatar?: null | string;
colour?: null | string;
name?: null | string;
};
mentions?: null | string[];
nonce?: null | string;
reactions?: {
[key: string]: string[];
};
replies?: null | string[];
system?: null | {
content: string;
type: "text";
} | {
by: string;
id: string;
type: "user_added";
} | {
by: string;
id: string;
type: "user_remove";
} | {
id: string;
type: "user_joined";
} | {
id: string;
type: "user_left";
} | {
id: string;
type: "user_kicked";
} | {
id: string;
type: "user_banned";
} | {
by: string;
name: string;
type: "channel_renamed";
} | {
by: string;
type: "channel_description_changed";
} | {
by: string;
type: "channel_icon_changed";
} | {
from: string;
to: string;
type: "channel_ownership_changed";
};
webhook?: null | {
avatar?: null | string;
name: string;
};
}[] | {
members?: null | {
_id: {
server: string;
user: string;
};
avatar?: null | {
_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;
};
joined_at: string;
nickname?: null | string;
roles?: string[];
timeout?: null | string;
}[];
messages: {
_id: string;
attachments?: null | {
_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;
}[];
author: string;
channel: string;
content?: null | string;
edited?: null | string;
embeds?: null | ({
colour?: null | string;
description?: null | string;
icon_url?: null | string;
image?: null | {
height: number;
size: "Large" | "Preview";
url: string;
width: number;
};
original_url?: null | string;
site_name?: null | string;
special?: null | {
type: "None";
} | {
type: "GIF";
} | {
id: string;
timestamp?: null | string;
type: "YouTube";
} | {
content_type: "Channel";
id: string;
type: "Lightspeed";
} | {
content_type: "Channel" | "Video" | "Clip";
id: string;
type: "Twitch";
} | {
content_type: string;
id: string;
type: "Spotify";
} | {
type: "Soundcloud";
} | {
content_type: "Album" | "Track";
id: string;
type: "Bandcamp";
} | {
id: string;
type: "Streamable";
};
title?: null | string;
type: "Website";
url?: null | string;
video?: null | {
height: number;
url: string;
width: number;
};
} | {
height: number;
size: "Large" | "Preview";
type: "Image";
url: string;
width: number;
} | {
height: number;
type: "Video";
url: string;
width: number;
} | {
colour?: null | string;
description?: null | string;
icon_url?: null | string;
media?: null | {
_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;
};
title?: null | string;
type: "Text";
url?: null | string;
} | {
type: "None";
})[];
interactions?: {
reactions?: null | string[];
restrict_reactions?: boolean;
};
masquerade?: null | {
avatar?: null | string;
colour?: null | string;
name?: null | string;
};
mentions?: null | string[];
nonce?: null | string;
reactions?: {
[key: string]: string[];
};
replies?: null | string[];
system?: null | {
content: string;
type: "text";
} | {
by: string;
id: string;
type: "user_added";
} | {
by: string;
id: string;
type: "user_remove";
} | {
id: string;
type: "user_joined";
} | {
id: string;
type: "user_left";
} | {
id: string;
type: "user_kicked";
} | {
id: string;
type: "user_banned";
} | {
by: string;
name: string;
type: "channel_renamed";
} | {
by: string;
type: "channel_description_changed";
} | {
by: string;
type: "channel_icon_changed";
} | {
from: string;
to: string;
type: "channel_ownership_changed";
};
webhook?: null | {
avatar?: null | string;
name: string;
};
}[];
users: {
_id: string;
avatar?: null | {
_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;
};
badges?: null | number;
bot?: null | {
owner: string;
};
flags?: null | number;
online?: null | boolean;
privileged?: boolean;
profile?: null | {
background?: null | {
_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;
};
content?: null | string;
};
relations?: null | {
_id: string;
status: "User" | "None" | "Friend" | "Outgoing" | "Incoming" | "Blocked" | "BlockedOther";
}[];
relationship?: null | "User" | "None" | "Friend" | "Outgoing" | "Incoming" | "Blocked" | "BlockedOther";
status?: null | {
presence?: null | "Online" | "Idle" | "Focus" | "Busy" | "Invisible";
text?: null | string;
};
username: string;
}[];
}>
+Defined in src/collections/MessageCollection.ts:69
+Defined in src/collections/Collection.ts:191
+Defined in src/collections/Collection.ts:69
+Defined in src/collections/Collection.ts:207
+Defined in src/classes/MessageEmbed.ts:15
Readonly type
type: "None" | "Website" | "Image" | "Video" | "Text"
+Defined in src/classes/MessageEmbed.ts:8
+Defined in src/classes/MessageEmbed.ts:26
Returns string
+Defined in src/classes/Message.ts:353
+Defined in src/classes/PublicBot.ts:19
+Defined in src/classes/PublicBot.ts:11
Optional Readonly description
description?: string
+Defined in src/classes/PublicBot.ts:12
+Defined in src/classes/PublicBot.ts:9
Readonly username
username: string
+Defined in src/classes/PublicBot.ts:10
+Defined in src/classes/PublicBot.ts:36
+Defined in src/classes/PublicInvite.ts:18
Readonly type
type: "Server" | "None" | "Group"
+Defined in src/classes/PublicInvite.ts:11
+Defined in src/classes/PublicInvite.ts:29
+Defined in src/classes/Server.ts:37
Private #synced
#synced: undefined | "partial" | "full"
+Defined in src/classes/Server.ts:541
+Defined in src/classes/Server.ts:30
animatedIconURL
@@ -168,7 +168,7 @@
Returns undefined | string
+Defined in src/classes/Server.ts:283
banner
@@ -178,7 +178,7 @@
Returns undefined | File
+Defined in src/classes/Server.ts:97
bannerURL
@@ -188,7 +188,7 @@
Returns undefined | string
+Defined in src/classes/Server.ts:290
categories
@@ -198,7 +198,7 @@
Returns undefined | {
channels: string[];
id: string;
title: string;
}[]
+Defined in src/classes/Server.ts:122
channelIds
@@ -208,7 +208,7 @@
Returns ReactiveSet<string>
+Defined in src/classes/Server.ts:104
+Defined in src/classes/Server.ts:111
createdAt
@@ -228,7 +228,7 @@
Returns Date
+Defined in src/classes/Server.ts:53
defaultChannel
@@ -238,7 +238,7 @@
Returns undefined | Channel
+Defined in src/classes/Server.ts:234
defaultPermissions
@@ -248,7 +248,7 @@
Returns number
+Defined in src/classes/Server.ts:143
description
@@ -258,7 +258,7 @@
Returns undefined | string
+Defined in src/classes/Server.ts:83
discoverable
@@ -268,7 +268,7 @@
Returns boolean
+Defined in src/classes/Server.ts:164
+Defined in src/classes/Server.ts:150
icon
@@ -288,7 +288,7 @@
Returns undefined | File
+Defined in src/classes/Server.ts:90
iconURL
@@ -298,7 +298,7 @@
Returns undefined | string
+Defined in src/classes/Server.ts:276
mature
@@ -308,7 +308,7 @@
Returns boolean
+Defined in src/classes/Server.ts:171
+Defined in src/classes/Server.ts:297
mentions
@@ -330,7 +330,7 @@
Returns string[]
+Defined in src/classes/Server.ts:265
name
@@ -340,7 +340,7 @@
Returns string
+Defined in src/classes/Server.ts:76
orderedChannels
@@ -351,7 +351,7 @@ Uncategorised channels are returned in id="default" categ
Returns (Omit<{
channels: string[];
id: string;
title: string;
}, "channels"> & {
channels: Channel[];
})[]
+Defined in src/classes/Server.ts:179
orderedRoles
@@ -364,7 +364,7 @@ which is smaller for higher priority roles.
Returns {
colour?: null | string;
hoist?: boolean;
id: string;
name: string;
permissions: {
a: number;
d: number;
};
rank?: number;
}[]
+Defined in src/classes/Server.ts:244
owner
@@ -374,7 +374,7 @@ which is smaller for higher priority roles.
Returns undefined | User
+Defined in src/classes/Server.ts:67
ownerId
@@ -384,7 +384,7 @@ which is smaller for higher priority roles.
Returns string
+Defined in src/classes/Server.ts:60
permission
@@ -394,7 +394,7 @@ which is smaller for higher priority roles.
Returns number
+Defined in src/classes/Server.ts:307
roles
@@ -404,7 +404,7 @@ which is smaller for higher priority roles.
Returns ReactiveMap<string, {
colour?: null | string;
hoist?: boolean;
name: string;
permissions: {
a: number;
d: number;
};
rank?: number;
}>
+Defined in src/classes/Server.ts:136
systemMessages
@@ -414,7 +414,7 @@ which is smaller for higher priority roles.
Returns undefined | {
user_banned?: null | string;
user_joined?: null | string;
user_kicked?: null | string;
user_left?: null | string;
}
+Defined in src/classes/Server.ts:129
unread
@@ -426,7 +426,7 @@ which is smaller for higher priority roles.
Returns undefined | Channel
+Defined in src/classes/Server.ts:257
Methods
@@ -438,7 +438,7 @@ which is smaller for higher priority roles.
Returns Promise<void>
+Defined in src/classes/Server.ts:384
banUser
@@ -465,7 +465,7 @@ which is smaller for higher priority roles.
+Defined in src/classes/Server.ts:393
createChannel
@@ -508,7 +508,7 @@ which is smaller for higher priority roles.
Returns Promise<Channel>
+Defined in src/classes/Server.ts:341
createEmoji
@@ -529,7 +529,7 @@ which is smaller for higher priority roles.
Returns Promise<Emoji>
+Defined in src/classes/Server.ts:638
createRole
@@ -546,7 +546,7 @@ which is smaller for higher priority roles.
Returns Promise<{
id: string;
role: {
colour?: null | string;
hoist?: boolean;
name: string;
permissions: {
a: number;
d: number;
};
rank?: number;
};
}>
+Defined in src/classes/Server.ts:486
delete
@@ -563,7 +563,7 @@ which is smaller for higher priority roles.
Returns Promise<void>
+Defined in src/classes/Server.ts:373
deleteRole
@@ -580,7 +580,7 @@ which is smaller for higher priority roles.
Returns Promise<undefined>
+Defined in src/classes/Server.ts:511
edit
@@ -650,7 +650,7 @@ which is smaller for higher priority roles.
Returns Promise<void>
+Defined in src/classes/Server.ts:354
editRole
@@ -699,7 +699,7 @@ which is smaller for higher priority roles.
Returns Promise<{
colour?: null | string;
hoist?: boolean;
name: string;
permissions: {
a: number;
d: number;
};
rank?: number;
}>
+Defined in src/classes/Server.ts:500
fetchBans
@@ -711,7 +711,7 @@ which is smaller for higher priority roles.
Returns Promise<ServerBan[]>
+Defined in src/classes/Server.ts:458
fetchEmojis
@@ -723,7 +723,7 @@ which is smaller for higher priority roles.
Returns Promise<Emoji[]>
+Defined in src/classes/Server.ts:660
fetchInvites
@@ -735,7 +735,7 @@ which is smaller for higher priority roles.
+Defined in src/classes/Server.ts:444
fetchMember
@@ -754,7 +754,7 @@ which is smaller for higher priority roles.
+Defined in src/classes/Server.ts:522
fetchMembers
@@ -766,7 +766,7 @@ which is smaller for higher priority roles.
Returns Promise<{
members: ServerMember[];
users: User[];
}>
+Defined in src/classes/Server.ts:593
havePermission
@@ -785,7 +785,7 @@ which is smaller for higher priority roles.
Returns boolean
+Defined in src/classes/Server.ts:316
kickUser
@@ -802,7 +802,7 @@ which is smaller for higher priority roles.
Returns Promise<undefined>
+Defined in src/classes/Server.ts:416
orPermission
@@ -821,7 +821,7 @@ which is smaller for higher priority roles.
Returns boolean
+Defined in src/classes/Server.ts:328
queryMembersExperimental
@@ -840,7 +840,7 @@ which is smaller for higher priority roles.
Returns Promise<{
members: ServerMember[];
users: User[];
}>
+Defined in src/classes/Server.ts:614
resetSyncStatus
@@ -850,7 +850,7 @@ which is smaller for higher priority roles.
Returns void
+Defined in src/classes/Server.ts:585
setPermissions
@@ -871,7 +871,7 @@ which is smaller for higher priority roles.
Returns Promise<{
_id: string;
analytics?: boolean;
banner?: null | {
_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;
};
categories?: null | {
channels: string[];
id: string;
title: string;
}[];
channels: string[];
default_permissions: number;
description?: null | string;
discoverable?: boolean;
flags?: null | number;
icon?: null | {
_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;
};
name: string;
nsfw?: boolean;
owner: string;
roles?: {
[key: string]: components["schemas"]["Role"];
};
system_messages?: null | {
user_banned?: null | string;
user_joined?: null | string;
user_kicked?: null | string;
user_left?: null | string;
};
}>
+Defined in src/classes/Server.ts:475
syncMembers
@@ -886,7 +886,7 @@ which is smaller for higher priority roles.
Optional excludeOffline: boolean
Returns Promise<void>
+Defined in src/classes/Server.ts:547
toString
@@ -898,7 +898,7 @@ which is smaller for higher priority roles.
Returns string
+Defined in src/classes/Server.ts:46
unbanUser
@@ -915,7 +915,7 @@ which is smaller for higher priority roles.
Returns Promise<undefined>
+Defined in src/classes/Server.ts:433
+Defined in src/classes/ServerBan.ts:18
Readonly id
id: {
server: string;
user: string;
}
@@ -129,12 +129,12 @@
Description
User Id
+Defined in src/classes/ServerBan.ts:10
Optional Readonly reason
reason?: string
+Defined in src/classes/ServerBan.ts:11
user
@@ -156,7 +156,7 @@
Returns undefined | User
+Defined in src/classes/ServerBan.ts:27
Methods
@@ -168,7 +168,7 @@
Returns Promise<void>
+Defined in src/classes/ServerBan.ts:41
Returns Promise<Server>
+Defined in src/collections/ServerCollection.ts:78
+Defined in src/collections/Collection.ts:154
+Defined in src/collections/Collection.ts:215
+Defined in src/collections/ServerCollection.ts:21
+Defined in src/collections/Collection.ts:77
+Defined in src/collections/Collection.ts:105
+Defined in src/collections/Collection.ts:224
+Defined in src/collections/Collection.ts:137
+Defined in src/collections/ServerCollection.ts:45
getOrPartial
Returns undefined | Server
+Defined in src/collections/ServerCollection.ts:60
+Defined in src/collections/Collection.ts:146
+Defined in src/collections/Collection.ts:183
+Defined in src/collections/Collection.ts:199
+Defined in src/collections/Collection.ts:92
+Defined in src/collections/Collection.ts:191
+Defined in src/collections/Collection.ts:69
+Defined in src/collections/Collection.ts:207
Returns undefined | User
+Defined in src/classes/Invite.ts:67
server
@@ -156,7 +156,7 @@
Returns undefined | Server
+Defined in src/classes/Invite.ts:74
+Defined in src/classes/Invite.ts:26
+Defined in src/classes/ServerMember.ts:35
Readonly id
id: {
server: string;
user: string;
}
@@ -135,7 +135,7 @@
Description
User Id
+Defined in src/classes/ServerMember.ts:28
avatar
@@ -157,7 +157,7 @@
Returns undefined | File
+Defined in src/classes/ServerMember.ts:79
avatarURL
@@ -167,7 +167,17 @@
Returns undefined | string
+Defined in src/classes/ServerMember.ts:199
+
+displayName
+
+- get displayName(): undefined | string
+-
+
+
Returns undefined | string
hoistedRole
@@ -177,7 +187,7 @@
Returns null | {
colour?: null | string;
hoist?: boolean;
id: string;
name?: string;
permissions?: {
a: number;
d: number;
};
rank?: number;
}
+Defined in src/classes/ServerMember.ts:115
joinedAt
@@ -187,7 +197,7 @@
Returns Date
+Defined in src/classes/ServerMember.ts:65
nickname
@@ -197,7 +207,7 @@
Returns undefined | string
+Defined in src/classes/ServerMember.ts:72
orderedRoles
@@ -207,7 +217,7 @@
Returns {
colour?: null | string;
hoist?: boolean;
id: string;
name?: string;
permissions?: {
a: number;
d: number;
};
rank?: number;
}[]
+Defined in src/classes/ServerMember.ts:100
ranking
@@ -218,7 +228,7 @@ Smaller values are ranked as higher priority
Returns number
+Defined in src/classes/ServerMember.ts:140
roleColour
@@ -228,7 +238,7 @@ Smaller values are ranked as higher priority
Returns undefined | null | string
+Defined in src/classes/ServerMember.ts:127
roles
@@ -238,7 +248,7 @@ Smaller values are ranked as higher priority
Returns string[]
+Defined in src/classes/ServerMember.ts:86
server
@@ -248,7 +258,7 @@ Smaller values are ranked as higher priority
Returns undefined | Server
+Defined in src/classes/ServerMember.ts:51
timeout
@@ -258,7 +268,7 @@ Smaller values are ranked as higher priority
Returns undefined | Date
+Defined in src/classes/ServerMember.ts:93
user
@@ -268,17 +278,7 @@ Smaller values are ranked as higher priority
Returns undefined | User
-
-username
-
-- get username(): undefined | string
--
-
-
Returns undefined | string
+Defined in src/classes/ServerMember.ts:58
edit
@@ -346,7 +346,7 @@ Smaller values are ranked as higher priority
Returns Promise<void>
+Defined in src/classes/ServerMember.ts:219
getPermissions
@@ -365,7 +365,7 @@ Smaller values are ranked as higher priority
Returns number
+Defined in src/classes/ServerMember.ts:158
hasPermission
@@ -388,7 +388,7 @@ Smaller values are ranked as higher priority
Returns boolean
+Defined in src/classes/ServerMember.ts:170
inferiorTo
@@ -407,7 +407,7 @@ Smaller values are ranked as higher priority
Returns boolean
+Defined in src/classes/ServerMember.ts:185
kick
@@ -417,7 +417,7 @@ Smaller values are ranked as higher priority
Returns Promise<void>
+Defined in src/classes/ServerMember.ts:237
toString
@@ -429,7 +429,7 @@ Smaller values are ranked as higher priority
Returns string
+Defined in src/classes/ServerMember.ts:44
+Defined in src/collections/ServerMemberCollection.ts:37
+Defined in src/collections/Collection.ts:77
+Defined in src/collections/Collection.ts:105
+Defined in src/collections/Collection.ts:224
+Defined in src/collections/Collection.ts:137
+Defined in src/collections/ServerMemberCollection.ts:27
+Defined in src/collections/ServerMemberCollection.ts:53
+Defined in src/collections/ServerMemberCollection.ts:73
+Defined in src/collections/Collection.ts:146
+Defined in src/collections/ServerMemberCollection.ts:18
+Defined in src/collections/Collection.ts:183
+Defined in src/collections/Collection.ts:199
+Defined in src/collections/Collection.ts:92
+Defined in src/collections/Collection.ts:191
+Defined in src/collections/Collection.ts:69
+Defined in src/collections/Collection.ts:207
+Defined in src/classes/PublicInvite.ts:29
+Defined in src/classes/Session.ts:17
+Defined in src/classes/Session.ts:10
current
@@ -118,7 +118,7 @@
Returns boolean
+Defined in src/classes/Session.ts:40
name
@@ -128,7 +128,7 @@
Returns string
+Defined in src/classes/Session.ts:47
rename
Returns Promise<void>
+Defined in src/classes/Session.ts:55
toString
@@ -169,7 +169,7 @@
Returns string
+Defined in src/classes/Session.ts:26
Returns Promise<void>
+Defined in src/collections/SessionCollection.ts:31
+Defined in src/collections/Collection.ts:215
fetch
@@ -235,7 +235,7 @@
Returns Promise<Session[]>
+Defined in src/collections/SessionCollection.ts:20
+Defined in src/collections/Collection.ts:77
+Defined in src/collections/Collection.ts:105
+Defined in src/collections/Collection.ts:224
+Defined in src/collections/Collection.ts:137
getOrCreate
@@ -380,7 +380,7 @@
name: string
+Defined in src/collections/SessionCollection.ts:48
+Defined in src/collections/Collection.ts:146
+Defined in src/collections/Collection.ts:183
+Defined in src/collections/Collection.ts:199
+Defined in src/collections/Collection.ts:92
+Defined in src/collections/Collection.ts:191
+Defined in src/collections/Collection.ts:69
+Defined in src/collections/Collection.ts:207
+Defined in src/collections/Collection.ts:120
Readonly updateUnderlyingObject
updateUnderlyingObject: SetStoreFunction<Record<string, V>>
+Defined in src/collections/Collection.ts:121
+Defined in src/collections/Collection.ts:154
+Defined in src/collections/Collection.ts:215
+Defined in src/collections/Collection.ts:77
+Defined in src/collections/Collection.ts:105
+Defined in src/collections/Collection.ts:224
get
@@ -317,7 +317,7 @@
Returns undefined | T
+Defined in src/collections/Collection.ts:137
has
@@ -337,7 +337,7 @@
Returns boolean
+Defined in src/collections/Collection.ts:146
isPartial
Returns boolean
+Defined in src/collections/Collection.ts:183
+Defined in src/collections/Collection.ts:199
+Defined in src/collections/Collection.ts:92
+Defined in src/collections/Collection.ts:191
+Defined in src/collections/Collection.ts:69
+Defined in src/collections/Collection.ts:207
+Defined in src/classes/SystemMessage.ts:15
Readonly type
type: "text" | "user_added" | "user_remove" | "user_joined" | "user_left" | "user_kicked" | "user_banned" | "channel_renamed" | "channel_description_changed" | "channel_icon_changed" | "channel_ownership_changed"
+Defined in src/classes/SystemMessage.ts:8
Methods
@@ -116,7 +116,7 @@
message: {
content: string;
type: "text";
} | {
by: string;
id: string;
type: "user_added";
} | {
by: string;
id: string;
type: "user_remove";
} | {
id: string;
type: "user_joined";
} | {
id: string;
type: "user_left";
} | {
id: string;
type: "user_kicked";
} | {
id: string;
type: "user_banned";
} | {
by: string;
name: string;
type: "channel_renamed";
} | {
by: string;
type: "channel_description_changed";
} | {
by: string;
type: "channel_icon_changed";
} | {
from: string;
to: string;
type: "channel_ownership_changed";
}
+Defined in src/classes/SystemMessage.ts:26
+Defined in src/classes/MessageEmbed.ts:26
+Defined in src/classes/User.ts:19
+Defined in src/classes/User.ts:12
avatar
@@ -138,7 +140,7 @@
Returns undefined | File
+Defined in src/classes/User.ts:66
avatarURL
@@ -148,7 +150,7 @@
Returns string
+Defined in src/classes/User.ts:131
+Defined in src/classes/User.ts:73
bot
@@ -168,7 +170,7 @@
Returns undefined | {
owner: string;
}
+Defined in src/classes/User.ts:115
createdAt
@@ -178,7 +180,7 @@
Returns Date
+Defined in src/classes/User.ts:35
defaultAvatarURL
@@ -188,7 +190,27 @@
Returns string
+Defined in src/classes/User.ts:122
+
+discriminator
+
+- get discriminator(): string
+-
+
+
Returns string
+
+displayName
+
+- get displayName(): string
+-
+
+
Returns string
+Defined in src/classes/User.ts:108
online
@@ -208,7 +230,7 @@
Returns boolean
+Defined in src/classes/User.ts:94
permission
@@ -218,7 +240,7 @@
Returns number
+Defined in src/classes/User.ts:169
presence
@@ -228,7 +250,7 @@
Returns "Online" | "Idle" | "Focus" | "Busy" | "Invisible"
+Defined in src/classes/User.ts:150
privileged
@@ -238,7 +260,7 @@
Returns boolean
+Defined in src/classes/User.ts:101
relationship
@@ -248,7 +270,7 @@
Returns "User" | "None" | "Friend" | "Outgoing" | "Incoming" | "Blocked" | "BlockedOther"
+Defined in src/classes/User.ts:87
status
@@ -258,7 +280,7 @@
Returns undefined | {
presence?: null | "Online" | "Idle" | "Focus" | "Busy" | "Invisible";
text?: null | string;
}
+Defined in src/classes/User.ts:80
username
@@ -268,7 +290,7 @@
Returns string
+Defined in src/classes/User.ts:42
blockUser
@@ -290,11 +312,11 @@
Returns Promise<void>
+Defined in src/classes/User.ts:277
changeUsername
-- changeUsername(username: string, password: string): Promise<{
_id: string;
avatar?: null | {
_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;
};
badges?: null | number;
bot?: null | {
owner: string;
};
flags?: null | number;
online?: null | boolean;
privileged?: boolean;
profile?: null | {
background?: null | {
_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;
};
content?: null | string;
};
relations?: null | {
_id: string;
status: "User" | "None" | "Friend" | "Outgoing" | "Incoming" | "Blocked" | "BlockedOther";
}[];
relationship?: null | "User" | "None" | "Friend" | "Outgoing" | "Incoming" | "Blocked" | "BlockedOther";
status?: null | {
presence?: null | "Online" | "Idle" | "Focus" | "Busy" | "Invisible";
text?: null | string;
};
username: string;
}>
+- changeUsername(username: string, password: string): Promise<{
_id: string;
avatar?: null | {
_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;
};
badges?: null | number;
bot?: null | {
owner: string;
};
discriminator: string;
display_name?: null | string;
flags?: null | number;
online?: null | boolean;
privileged?: boolean;
profile?: null | {
background?: null | {
_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;
};
content?: null | string;
};
relations?: null | {
_id: string;
status: "User" | "None" | "Friend" | "Outgoing" | "Incoming" | "Blocked" | "BlockedOther";
}[];
relationship?: null | "User" | "None" | "Friend" | "Outgoing" | "Incoming" | "Blocked" | "BlockedOther";
status?: null | {
presence?: null | "Online" | "Idle" | "Focus" | "Busy" | "Invisible";
text?: null | string;
};
username: string;
}>
-
@@ -309,13 +331,13 @@
password: string
-Returns Promise<{
_id: string;
avatar?: null | {
_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;
};
badges?: null | number;
bot?: null | {
owner: string;
};
flags?: null | number;
online?: null | boolean;
privileged?: boolean;
profile?: null | {
background?: null | {
_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;
};
content?: null | string;
};
relations?: null | {
_id: string;
status: "User" | "None" | "Friend" | "Outgoing" | "Incoming" | "Blocked" | "BlockedOther";
}[];
relationship?: null | "User" | "None" | "Friend" | "Outgoing" | "Incoming" | "Blocked" | "BlockedOther";
status?: null | {
presence?: null | "Online" | "Idle" | "Focus" | "Busy" | "Invisible";
text?: null | string;
};
username: string;
}>
+Defined in src/classes/User.ts:221
edit
-- edit(data: {
avatar?: null | string;
badges?: null | number;
flags?: null | number;
profile?: null | {
background?: null | string;
content?: null | string;
};
remove?: null | ("Avatar" | "StatusText" | "StatusPresence" | "ProfileContent" | "ProfileBackground")[];
status?: null | {
presence?: null | "Online" | "Idle" | "Focus" | "Busy" | "Invisible";
text?: null | string;
};
}): Promise<void>
+- edit(data: {
avatar?: null | string;
badges?: null | number;
display_name?: null | string;
flags?: null | number;
profile?: null | {
background?: null | string;
content?: null | string;
};
remove?: null | ("Avatar" | "StatusText" | "StatusPresence" | "ProfileContent" | "ProfileBackground" | "DisplayName")[];
status?: null | {
presence?: null | "Online" | "Idle" | "Focus" | "Busy" | "Invisible";
text?: null | string;
};
}): Promise<void>
-
@@ -323,7 +345,7 @@
Parameters
-
-
data: {
avatar?: null | string;
badges?: null | number;
flags?: null | number;
profile?: null | {
background?: null | string;
content?: null | string;
};
remove?: null | ("Avatar" | "StatusText" | "StatusPresence" | "ProfileContent" | "ProfileBackground")[];
status?: null | {
presence?: null | "Online" | "Idle" | "Focus" | "Busy" | "Invisible";
text?: null | string;
};
}
+data: {
avatar?: null | string;
badges?: null | number;
display_name?: null | string;
flags?: null | number;
profile?: null | {
background?: null | string;
content?: null | string;
};
remove?: null | ("Avatar" | "StatusText" | "StatusPresence" | "ProfileContent" | "ProfileBackground" | "DisplayName")[];
status?: null | {
presence?: null | "Online" | "Idle" | "Focus" | "Busy" | "Invisible";
text?: null | string;
};
}
@@ -339,6 +361,11 @@
Description
Bitfield of user badges
-
+
Optional display_name?: null | string
+
+-
Optional flags?: null | number
-
-
Optional remove?: null | ("Avatar" | "StatusText" | "StatusPresence" | "ProfileContent" | "ProfileBackground")[]
+Optional remove?: null | ("Avatar" | "StatusText" | "StatusPresence" | "ProfileContent" | "ProfileBackground" | "DisplayName")[]
@@ -362,7 +389,7 @@
Returns Promise<void>
+Defined in src/classes/User.ts:207
fetchMutual
@@ -374,7 +401,7 @@
Returns Promise<{
servers: string[];
users: string[];
}>
+Defined in src/classes/User.ts:302
fetchProfile
@@ -386,7 +413,7 @@
Returns Promise<{
background?: null | {
_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;
};
content?: null | string;
}>
+Defined in src/classes/User.ts:292
openDM
@@ -398,7 +425,7 @@
Returns Promise<Channel>
+Defined in src/classes/User.ts:232
removeFriend
@@ -408,7 +435,7 @@
Returns Promise<void>
+Defined in src/classes/User.ts:270
statusMessage
@@ -438,7 +465,7 @@
Returns string
Returns undefined | string
+Defined in src/classes/User.ts:159
toString
@@ -450,7 +477,7 @@
Returns string
+Defined in src/classes/User.ts:28
unblockUser
@@ -460,7 +487,7 @@
Returns Promise<void>
+Defined in src/classes/User.ts:284
Returns Promise<User>
+Defined in src/collections/UserCollection.ts:29
+Defined in src/collections/Collection.ts:77
+Defined in src/collections/Collection.ts:105
+Defined in src/collections/Collection.ts:224
+Defined in src/collections/Collection.ts:137
getOrCreate
-- getOrCreate(id: string, data: {
_id: string;
avatar?: null | {
_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;
};
badges?: null | number;
bot?: null | {
owner: string;
};
flags?: null | number;
online?: null | boolean;
privileged?: boolean;
profile?: null | {
background?: null | {
_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;
};
content?: null | string;
};
relations?: null | {
_id: string;
status: "User" | "None" | "Friend" | "Outgoing" | "Incoming" | "Blocked" | "BlockedOther";
}[];
relationship?: null | "User" | "None" | "Friend" | "Outgoing" | "Incoming" | "Blocked" | "BlockedOther";
status?: null | {
presence?: null | "Online" | "Idle" | "Focus" | "Busy" | "Invisible";
text?: null | string;
};
username: string;
}): User
+- getOrCreate(id: string, data: {
_id: string;
avatar?: null | {
_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;
};
badges?: null | number;
bot?: null | {
owner: string;
};
discriminator: string;
display_name?: null | string;
flags?: null | number;
online?: null | boolean;
privileged?: boolean;
profile?: null | {
background?: null | {
_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;
};
content?: null | string;
};
relations?: null | {
_id: string;
status: "User" | "None" | "Friend" | "Outgoing" | "Incoming" | "Blocked" | "BlockedOther";
}[];
relationship?: null | "User" | "None" | "Friend" | "Outgoing" | "Incoming" | "Blocked" | "BlockedOther";
status?: null | {
presence?: null | "Online" | "Idle" | "Focus" | "Busy" | "Invisible";
text?: null | string;
};
username: string;
}): User
-
@@ -356,7 +356,7 @@
-
-
data: {
_id: string;
avatar?: null | {
_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;
};
badges?: null | number;
bot?: null | {
owner: string;
};
flags?: null | number;
online?: null | boolean;
privileged?: boolean;
profile?: null | {
background?: null | {
_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;
};
content?: null | string;
};
relations?: null | {
_id: string;
status: "User" | "None" | "Friend" | "Outgoing" | "Incoming" | "Blocked" | "BlockedOther";
}[];
relationship?: null | "User" | "None" | "Friend" | "Outgoing" | "Incoming" | "Blocked" | "BlockedOther";
status?: null | {
presence?: null | "Online" | "Idle" | "Focus" | "Busy" | "Invisible";
text?: null | string;
};
username: string;
}
+data: {
_id: string;
avatar?: null | {
_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;
};
badges?: null | number;
bot?: null | {
owner: string;
};
discriminator: string;
display_name?: null | string;
flags?: null | number;
online?: null | boolean;
privileged?: boolean;
profile?: null | {
background?: null | {
_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;
};
content?: null | string;
};
relations?: null | {
_id: string;
status: "User" | "None" | "Friend" | "Outgoing" | "Incoming" | "Blocked" | "BlockedOther";
}[];
relationship?: null | "User" | "None" | "Friend" | "Outgoing" | "Incoming" | "Blocked" | "BlockedOther";
status?: null | {
presence?: null | "Online" | "Idle" | "Focus" | "Busy" | "Invisible";
text?: null | string;
};
username: string;
}
@@ -382,6 +382,16 @@
Description
Bot information
-
+
discriminator: string
+
+-
+
Optional display_name?: null | string
+
+-
Optional flags?: null | number
+Defined in src/collections/UserCollection.ts:42
getOrPartial
Returns undefined | User
+Defined in src/collections/UserCollection.ts:56
+Defined in src/collections/Collection.ts:146
+Defined in src/collections/Collection.ts:183
+Defined in src/collections/Collection.ts:199
+Defined in src/collections/Collection.ts:92
+Defined in src/collections/Collection.ts:191
+Defined in src/collections/Collection.ts:69
+Defined in src/collections/Collection.ts:207
+Defined in src/classes/SystemMessage.ts:26
+Defined in src/classes/SystemMessage.ts:26
+Defined in src/classes/MessageEmbed.ts:26
Returns undefined | string
+Defined in src/classes/MessageEmbed.ts:154
+Defined in src/classes/MessageEmbed.ts:26
Returns string | undefined
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/index.d.ts:19
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/index.d.ts:27
AccountInfo: components["schemas"]["AccountInfo"]
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:129
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:122
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:93
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:125
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:99
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:30
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:100
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:57
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:42
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:7
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:20
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:4
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:84
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:53
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:149
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:92
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:148
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:19
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:15
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:114
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:82
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:76
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:81
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:77
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:128
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:98
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:131
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:130
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:52
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:126
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:58
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:91
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:111
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:75
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:102
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:87
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:123
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:79
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:124
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:63
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:65
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:73
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:116
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:103
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:89
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:142
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:49
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:150
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:145
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:139
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:94
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:68
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:146
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:134
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:106
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:119
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:127
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:56
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:135
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:105
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:26
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:107
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:108
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:10
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:5
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:61
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:88
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:64
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:66
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:95
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:104
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:90
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:51
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:151
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:24
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:48
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:14
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:47
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:31
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:32
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:12
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:13
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:34
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:67
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:59
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:110
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:109
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:17
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:16
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:28
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:138
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:140
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:133
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:35
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:43
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:44
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:96
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:21
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:45
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:46
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:22
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:25
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:143
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:55
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:101
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:74
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:147
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:71
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:72
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:78
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:54
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:62
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:8
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:40
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:60
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:18
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:37
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:38
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:69
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:112
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:117
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:118
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:113
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:136
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:144
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:132
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:152
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:2
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:3
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:86
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:70
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:83
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:97
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:141
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:121
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:120
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:27
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:11
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:23
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:85
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:29
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:36
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:9
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:41
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:50
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:115
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:39
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:33
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:6
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:137
+Defined in node_modules/.pnpm/revolt-api@0.6.3/node_modules/revolt-api/dist/types.d.ts:80
+Defined in src/Client.ts:37
Send HTTP DELETE request.
@@ -176,7 +176,7 @@