From e80c222bc3cd57f217e647933d4785cf8f27b979 Mon Sep 17 00:00:00 2001
From: insertish
Date: Sun, 4 Jun 2023 18:51:52 +0000
Subject: [PATCH] =?UTF-8?q?Deploying=20to=20docs=20from=20@=20revoltchat/r?=
=?UTF-8?q?evolt.js@7b5593892b9f9ea668e7a6d8ea24adc655438245=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 | 72 +-
classes/Bot.html | 60 +-
classes/BotCollection.html | 78 +-
classes/Channel.html | 160 ++-
classes/ChannelCollection.html | 76 +-
classes/ChannelEditSystemMessage.html | 36 +-
classes/ChannelInvite.html | 32 +-
.../ChannelOwnershipChangeSystemMessage.html | 40 +-
classes/ChannelRenamedSystemMessage.html | 38 +-
classes/ChannelUnread.html | 34 +-
classes/ChannelUnreadCollection.html | 74 +-
classes/ChannelWebhookCollection.html | 1065 +++++++++++++++++
classes/ClassCollection.html | 69 +-
classes/Client.html | 93 +-
classes/Collection.html | 48 +-
classes/Emoji.html | 46 +-
classes/EmojiCollection.html | 74 +-
classes/EventClient.html | 56 +-
classes/File.html | 127 +-
classes/ImageEmbed.html | 42 +-
classes/Message.html | 112 +-
classes/MessageCollection.html | 91 +-
classes/MessageEmbed.html | 32 +-
classes/MessageWebhook.html | 627 ++++++++++
classes/PublicBot.html | 40 +-
classes/PublicChannelInvite.html | 32 +-
classes/Server.html | 151 ++-
classes/ServerBan.html | 38 +-
classes/ServerCollection.html | 76 +-
classes/ServerInvite.html | 48 +-
classes/ServerMember.html | 72 +-
classes/ServerMemberCollection.html | 78 +-
classes/ServerPublicInvite.html | 58 +-
classes/Session.html | 42 +-
classes/SessionCollection.html | 74 +-
classes/StoreCollection.html | 66 +-
classes/SystemMessage.html | 32 +-
classes/TextEmbed.html | 46 +-
classes/TextSystemMessage.html | 34 +-
classes/UnknownEmbed.html | 32 +-
classes/UnknownInvite.html | 32 +-
classes/UnknownPublicInvite.html | 32 +-
classes/User.html | 82 +-
classes/UserCollection.html | 74 +-
classes/UserModeratedSystemMessage.html | 40 +-
classes/UserSystemMessage.html | 36 +-
classes/VideoEmbed.html | 40 +-
classes/WebsiteEmbed.html | 56 +-
enums/BotFlags.html | 24 +-
enums/ConnectionState.html | 32 +-
enums/ServerFlags.html | 28 +-
enums/UserBadges.html | 46 +-
enums/UserFlags.html | 30 +-
functions/API.getPathName.html | 24 +-
index.html | 22 +-
interfaces/API.Options.html | 28 +-
modules.html | 24 +-
modules/API.html | 32 +-
types/API.AccountInfo.html | 24 +-
types/API.AccountStrike.html | 24 +-
types/API.AllMemberResponse.html | 24 +-
types/API.Authifier_Error.html | 24 +-
types/API.BanListResult.html | 24 +-
types/API.BandcampType.html | 24 +-
types/API.BannedUser.html | 24 +-
types/API.Bot.html | 24 +-
types/API.BotInformation.html | 24 +-
types/API.BuildInformation.html | 24 +-
types/API.BulkMessageResponse.html | 24 +-
types/API.CaptchaFeature.html | 24 +-
types/API.Category.html | 24 +-
types/API.Channel.html | 24 +-
types/API.ChannelCompositeKey.html | 24 +-
types/API.ChannelType.html | 24 +-
types/API.ChannelUnread.html | 24 +-
types/API.CollectionScans.html | 24 +-
types/API.CollectionStats.html | 24 +-
types/API.ContentReportReason.html | 24 +-
types/API.CreateServerResponse.html | 24 +-
types/API.CreateVoiceUserResponse.html | 24 +-
types/API.CreateWebhookBody.html | 528 ++++++++
types/API.Data.html | 24 +-
types/API.DataAccountDeletion.html | 24 +-
types/API.DataBanCreate.html | 24 +-
types/API.DataChangeEmail.html | 24 +-
types/API.DataChangePassword.html | 24 +-
types/API.DataChangeUsername.html | 24 +-
types/API.DataCreateAccount.html | 24 +-
types/API.DataCreateBot.html | 24 +-
types/API.DataCreateChannel.html | 24 +-
types/API.DataCreateEmoji.html | 24 +-
types/API.DataCreateGroup.html | 24 +-
types/API.DataCreateRole.html | 24 +-
types/API.DataCreateServer.html | 24 +-
types/API.DataCreateStrike.html | 24 +-
types/API.DataDefaultChannelPermissions.html | 24 +-
types/API.DataEditAccountStrike.html | 24 +-
types/API.DataEditBot.html | 24 +-
types/API.DataEditChannel.html | 24 +-
types/API.DataEditMessage.html | 24 +-
types/API.DataEditReport.html | 24 +-
types/API.DataEditRole.html | 24 +-
types/API.DataEditServer.html | 24 +-
types/API.DataEditSession.html | 24 +-
types/API.DataEditUser.html | 24 +-
types/API.DataEditWebhook.html | 528 ++++++++
types/API.DataHello.html | 24 +-
types/API.DataLogin.html | 24 +-
types/API.DataMemberEdit.html | 24 +-
types/API.DataMessageSend.html | 24 +-
types/API.DataOnboard.html | 24 +-
types/API.DataPasswordReset.html | 24 +-
types/API.DataPermissionsValue.html | 528 ++++++++
types/API.DataReportContent.html | 24 +-
types/API.DataResendVerification.html | 24 +-
types/API.DataSendFriendRequest.html | 24 +-
types/API.DataSendPasswordReset.html | 24 +-
types/API.DataSetServerRolePermission.html | 24 +-
types/API.Embed.html | 24 +-
types/API.Emoji.html | 24 +-
types/API.EmojiParent.html | 24 +-
types/API.Error.html | 24 +-
types/API.Feature.html | 24 +-
types/API.FetchBotResponse.html | 24 +-
types/API.FetchServerResponse.html | 24 +-
types/API.FieldsBot.html | 24 +-
types/API.FieldsChannel.html | 24 +-
types/API.FieldsMember.html | 24 +-
types/API.FieldsRole.html | 24 +-
types/API.FieldsServer.html | 24 +-
types/API.FieldsUser.html | 24 +-
types/API.FieldsWebhook.html | 528 ++++++++
types/API.File.html | 24 +-
types/API.FlagResponse.html | 24 +-
types/API.ISO8601_Timestamp.html | 24 +-
types/API.Id.html | 24 +-
types/API.Image.html | 24 +-
types/API.ImageSize.html | 24 +-
types/API.Index.html | 24 +-
types/API.IndexAccess.html | 24 +-
types/API.Interactions.html | 24 +-
types/API.Invite.html | 24 +-
types/API.InviteBotDestination.html | 24 +-
types/API.InviteJoinResponse.html | 24 +-
types/API.InviteResponse.html | 24 +-
types/API.LatencyHistogramEntry.html | 24 +-
types/API.LatencyStats.html | 24 +-
types/API.LightspeedType.html | 24 +-
types/API.MFAMethod.html | 24 +-
types/API.MFAResponse.html | 24 +-
types/API.MFATicket.html | 24 +-
types/API.Masquerade.html | 24 +-
types/API.Member.html | 24 +-
types/API.MemberCompositeKey.html | 24 +-
types/API.MemberQueryResponse.html | 24 +-
types/API.Message.html | 24 +-
types/API.MessageQuery.html | 24 +-
types/API.MessageSort.html | 24 +-
types/API.MessageWebhook.html | 528 ++++++++
types/API.Metadata.html | 24 +-
types/API.MultiFactorStatus.html | 24 +-
types/API.MutualResponse.html | 24 +-
types/API.NewRoleResponse.html | 24 +-
types/API.OptionsBulkDelete.html | 24 +-
types/API.OptionsFetchSettings.html | 24 +-
types/API.OptionsMessageSearch.html | 24 +-
types/API.OptionsQueryStale.html | 24 +-
types/API.Override.html | 24 +-
types/API.OverrideField.html | 24 +-
types/API.OwnedBotsResponse.html | 24 +-
types/API.Permission.html | 24 +-
types/API.Presence.html | 24 +-
types/API.PublicBot.html | 24 +-
types/API.QueryExecStats.html | 24 +-
types/API.Relationship.html | 24 +-
types/API.RelationshipStatus.html | 24 +-
types/API.Reply.html | 24 +-
types/API.Report.html | 24 +-
types/API.ReportStatus.html | 24 +-
types/API.ReportStatusString.html | 24 +-
types/API.ReportedContent.html | 24 +-
types/API.ResponseLogin.html | 24 +-
types/API.ResponseTotpSecret.html | 24 +-
types/API.ResponseVerify.html | 24 +-
types/API.ResponseWebhook.html | 528 ++++++++
types/API.RevoltConfig.html | 24 +-
types/API.RevoltFeatures.html | 24 +-
types/API.Role.html | 24 +-
types/API.SendableEmbed.html | 24 +-
types/API.Server.html | 24 +-
types/API.ServerBan.html | 24 +-
types/API.SessionInfo.html | 24 +-
types/API.SnapshotContent.html | 24 +-
types/API.SnapshotWithContext.html | 24 +-
types/API.Special.html | 24 +-
types/API.Stats.html | 24 +-
types/API.SystemMessage.html | 24 +-
types/API.SystemMessageChannels.html | 24 +-
types/API.TwitchType.html | 24 +-
types/API.User.html | 24 +-
types/API.UserPermission.html | 24 +-
types/API.UserProfile.html | 24 +-
types/API.UserProfileData.html | 24 +-
types/API.UserReportReason.html | 24 +-
types/API.UserStatus.html | 24 +-
types/API.Video.html | 24 +-
types/API.VoiceFeature.html | 24 +-
types/API.WebPushSubscription.html | 24 +-
...efaultPermission.html => API.Webhook.html} | 32 +-
types/ClientOptions.html | 24 +-
types/PrivateSession.html | 24 +-
variables/RE_CHANNELS.html | 24 +-
variables/RE_MENTIONS.html | 24 +-
variables/RE_SPOILER.html | 24 +-
215 files changed, 10073 insertions(+), 1488 deletions(-)
create mode 100644 classes/ChannelWebhookCollection.html
create mode 100644 classes/MessageWebhook.html
create mode 100644 types/API.CreateWebhookBody.html
create mode 100644 types/API.DataEditWebhook.html
create mode 100644 types/API.DataPermissionsValue.html
create mode 100644 types/API.FieldsWebhook.html
create mode 100644 types/API.MessageWebhook.html
create mode 100644 types/API.ResponseWebhook.html
rename types/{API.DataSetServerDefaultPermission.html => API.Webhook.html} (94%)
diff --git a/assets/search.js b/assets/search.js
index a0f1dbed..55825d72 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\":\"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\":\"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\":\"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\":\"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\":\"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\":\"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.916]],[\"comment/0\",[]],[\"name/1\",[1,28.855]],[\"comment/1\",[]],[\"name/2\",[2,62.977]],[\"comment/2\",[]],[\"name/3\",[3,62.977]],[\"comment/3\",[]],[\"name/4\",[4,57.869]],[\"comment/4\",[]],[\"name/5\",[5,62.977]],[\"comment/5\",[]],[\"name/6\",[6,62.977]],[\"comment/6\",[]],[\"name/7\",[7,62.977]],[\"comment/7\",[]],[\"name/8\",[8,62.977]],[\"comment/8\",[]],[\"name/9\",[9,62.977]],[\"comment/9\",[]],[\"name/10\",[10,62.977]],[\"comment/10\",[]],[\"name/11\",[11,62.977]],[\"comment/11\",[]],[\"name/12\",[12,62.977]],[\"comment/12\",[]],[\"name/13\",[13,57.869]],[\"comment/13\",[]],[\"name/14\",[14,62.977]],[\"comment/14\",[]],[\"name/15\",[15,62.977]],[\"comment/15\",[]],[\"name/16\",[16,57.869]],[\"comment/16\",[]],[\"name/17\",[17,45.631]],[\"comment/17\",[]],[\"name/18\",[18,62.977]],[\"comment/18\",[]],[\"name/19\",[19,62.977]],[\"comment/19\",[]],[\"name/20\",[20,62.977]],[\"comment/20\",[]],[\"name/21\",[21,62.977]],[\"comment/21\",[]],[\"name/22\",[22,62.977]],[\"comment/22\",[]],[\"name/23\",[23,62.977]],[\"comment/23\",[]],[\"name/24\",[24,57.869]],[\"comment/24\",[]],[\"name/25\",[25,62.977]],[\"comment/25\",[]],[\"name/26\",[26,62.977]],[\"comment/26\",[]],[\"name/27\",[27,62.977]],[\"comment/27\",[]],[\"name/28\",[28,62.977]],[\"comment/28\",[]],[\"name/29\",[29,62.977]],[\"comment/29\",[]],[\"name/30\",[30,62.977]],[\"comment/30\",[]],[\"name/31\",[31,62.977]],[\"comment/31\",[]],[\"name/32\",[32,62.977]],[\"comment/32\",[]],[\"name/33\",[33,62.977]],[\"comment/33\",[]],[\"name/34\",[34,62.977]],[\"comment/34\",[]],[\"name/35\",[1,28.855]],[\"comment/35\",[]],[\"name/36\",[13,57.869]],[\"comment/36\",[]],[\"name/37\",[35,62.977]],[\"comment/37\",[]],[\"name/38\",[36,62.977]],[\"comment/38\",[]],[\"name/39\",[37,62.977]],[\"comment/39\",[]],[\"name/40\",[38,62.977]],[\"comment/40\",[]],[\"name/41\",[39,62.977]],[\"comment/41\",[]],[\"name/42\",[40,62.977]],[\"comment/42\",[]],[\"name/43\",[41,62.977]],[\"comment/43\",[]],[\"name/44\",[42,62.977]],[\"comment/44\",[]],[\"name/45\",[43,62.977]],[\"comment/45\",[]],[\"name/46\",[44,62.977]],[\"comment/46\",[]],[\"name/47\",[24,57.869]],[\"comment/47\",[]],[\"name/48\",[45,62.977]],[\"comment/48\",[]],[\"name/49\",[46,62.977]],[\"comment/49\",[]],[\"name/50\",[47,62.977]],[\"comment/50\",[]],[\"name/51\",[48,62.977]],[\"comment/51\",[]],[\"name/52\",[49,62.977]],[\"comment/52\",[]],[\"name/53\",[50,62.977]],[\"comment/53\",[]],[\"name/54\",[51,62.977]],[\"comment/54\",[]],[\"name/55\",[52,62.977]],[\"comment/55\",[]],[\"name/56\",[53,57.869]],[\"comment/56\",[]],[\"name/57\",[54,62.977]],[\"comment/57\",[]],[\"name/58\",[55,62.977]],[\"comment/58\",[]],[\"name/59\",[56,62.977]],[\"comment/59\",[]],[\"name/60\",[57,62.977]],[\"comment/60\",[]],[\"name/61\",[58,62.977]],[\"comment/61\",[]],[\"name/62\",[59,62.977]],[\"comment/62\",[]],[\"name/63\",[60,62.977]],[\"comment/63\",[]],[\"name/64\",[61,62.977]],[\"comment/64\",[]],[\"name/65\",[62,62.977]],[\"comment/65\",[]],[\"name/66\",[63,62.977]],[\"comment/66\",[]],[\"name/67\",[64,62.977]],[\"comment/67\",[]],[\"name/68\",[65,62.977]],[\"comment/68\",[]],[\"name/69\",[66,62.977]],[\"comment/69\",[]],[\"name/70\",[67,62.977]],[\"comment/70\",[]],[\"name/71\",[68,62.977]],[\"comment/71\",[]],[\"name/72\",[69,62.977]],[\"comment/72\",[]],[\"name/73\",[70,62.977]],[\"comment/73\",[]],[\"name/74\",[71,62.977]],[\"comment/74\",[]],[\"name/75\",[72,62.977]],[\"comment/75\",[]],[\"name/76\",[73,57.869]],[\"comment/76\",[]],[\"name/77\",[1,28.855]],[\"comment/77\",[]],[\"name/78\",[74,43.518]],[\"comment/78\",[]],[\"name/79\",[75,41.005]],[\"comment/79\",[]],[\"name/80\",[76,46.883]],[\"comment/80\",[]],[\"name/81\",[77,46.883]],[\"comment/81\",[]],[\"name/82\",[17,45.631]],[\"comment/82\",[]],[\"name/83\",[78,54.504]],[\"comment/83\",[]],[\"name/84\",[79,54.504]],[\"comment/84\",[]],[\"name/85\",[80,62.977]],[\"comment/85\",[]],[\"name/86\",[81,62.977]],[\"comment/86\",[]],[\"name/87\",[82,57.869]],[\"comment/87\",[]],[\"name/88\",[83,57.869]],[\"comment/88\",[]],[\"name/89\",[84,62.977]],[\"comment/89\",[]],[\"name/90\",[85,62.977]],[\"comment/90\",[]],[\"name/91\",[86,62.977]],[\"comment/91\",[]],[\"name/92\",[87,54.504]],[\"comment/92\",[]],[\"name/93\",[88,48.314]],[\"comment/93\",[]],[\"name/94\",[89,37.328]],[\"comment/94\",[]],[\"name/95\",[90,54.504]],[\"comment/95\",[]],[\"name/96\",[1,28.855]],[\"comment/96\",[]],[\"name/97\",[74,43.518]],[\"comment/97\",[]],[\"name/98\",[75,41.005]],[\"comment/98\",[]],[\"name/99\",[76,46.883]],[\"comment/99\",[]],[\"name/100\",[77,46.883]],[\"comment/100\",[]],[\"name/101\",[91,36.828]],[\"comment/101\",[]],[\"name/102\",[92,57.869]],[\"comment/102\",[]],[\"name/103\",[93,46.883]],[\"comment/103\",[]],[\"name/104\",[94,49.984]],[\"comment/104\",[]],[\"name/105\",[95,62.977]],[\"comment/105\",[]],[\"name/106\",[96,49.984]],[\"comment/106\",[]],[\"name/107\",[97,57.869]],[\"comment/107\",[]],[\"name/108\",[98,62.977]],[\"comment/108\",[]],[\"name/109\",[99,62.977]],[\"comment/109\",[]],[\"name/110\",[100,62.977]],[\"comment/110\",[]],[\"name/111\",[101,62.977]],[\"comment/111\",[]],[\"name/112\",[102,62.977]],[\"comment/112\",[]],[\"name/113\",[103,62.977]],[\"comment/113\",[]],[\"name/114\",[104,54.504]],[\"comment/114\",[]],[\"name/115\",[17,45.631]],[\"comment/115\",[]],[\"name/116\",[78,54.504]],[\"comment/116\",[]],[\"name/117\",[79,54.504]],[\"comment/117\",[]],[\"name/118\",[105,54.504]],[\"comment/118\",[]],[\"name/119\",[106,48.314]],[\"comment/119\",[]],[\"name/120\",[107,62.977]],[\"comment/120\",[]],[\"name/121\",[108,57.869]],[\"comment/121\",[]],[\"name/122\",[109,62.977]],[\"comment/122\",[]],[\"name/123\",[110,54.504]],[\"comment/123\",[]],[\"name/124\",[111,57.869]],[\"comment/124\",[]],[\"name/125\",[112,62.977]],[\"comment/125\",[]],[\"name/126\",[113,62.977]],[\"comment/126\",[]],[\"name/127\",[114,62.977]],[\"comment/127\",[]],[\"name/128\",[115,57.869]],[\"comment/128\",[]],[\"name/129\",[116,57.869]],[\"comment/129\",[]],[\"name/130\",[117,51.991]],[\"comment/130\",[]],[\"name/131\",[118,62.977]],[\"comment/131\",[]],[\"name/132\",[119,57.869]],[\"comment/132\",[]],[\"name/133\",[120,62.977]],[\"comment/133\",[]],[\"name/134\",[121,54.504]],[\"comment/134\",[]],[\"name/135\",[122,57.869]],[\"comment/135\",[]],[\"name/136\",[123,57.869]],[\"comment/136\",[]],[\"name/137\",[124,57.869]],[\"comment/137\",[]],[\"name/138\",[88,48.314]],[\"comment/138\",[]],[\"name/139\",[89,37.328]],[\"comment/139\",[]],[\"name/140\",[125,62.977]],[\"comment/140\",[]],[\"name/141\",[126,62.977]],[\"comment/141\",[]],[\"name/142\",[127,62.977]],[\"comment/142\",[]],[\"name/143\",[128,62.977]],[\"comment/143\",[]],[\"name/144\",[129,62.977]],[\"comment/144\",[]],[\"name/145\",[130,62.977]],[\"comment/145\",[]],[\"name/146\",[131,62.977]],[\"comment/146\",[]],[\"name/147\",[132,62.977]],[\"comment/147\",[]],[\"name/148\",[133,62.977]],[\"comment/148\",[]],[\"name/149\",[134,62.977]],[\"comment/149\",[]],[\"name/150\",[135,62.977]],[\"comment/150\",[]],[\"name/151\",[136,62.977]],[\"comment/151\",[]],[\"name/152\",[137,54.504]],[\"comment/152\",[]],[\"name/153\",[138,57.869]],[\"comment/153\",[]],[\"name/154\",[139,62.977]],[\"comment/154\",[]],[\"name/155\",[140,62.977]],[\"comment/155\",[]],[\"name/156\",[141,62.977]],[\"comment/156\",[]],[\"name/157\",[1,28.855]],[\"comment/157\",[]],[\"name/158\",[74,43.518]],[\"comment/158\",[]],[\"name/159\",[75,41.005]],[\"comment/159\",[]],[\"name/160\",[111,57.869]],[\"comment/160\",[]],[\"name/161\",[142,62.977]],[\"comment/161\",[]],[\"name/162\",[143,62.977]],[\"comment/162\",[]],[\"name/163\",[1,28.855]],[\"comment/163\",[]],[\"name/164\",[74,43.518]],[\"comment/164\",[]],[\"name/165\",[75,41.005]],[\"comment/165\",[]],[\"name/166\",[76,46.883]],[\"comment/166\",[]],[\"name/167\",[77,46.883]],[\"comment/167\",[]],[\"name/168\",[144,62.977]],[\"comment/168\",[]],[\"name/169\",[145,57.869]],[\"comment/169\",[]],[\"name/170\",[94,49.984]],[\"comment/170\",[]],[\"name/171\",[146,62.977]],[\"comment/171\",[]],[\"name/172\",[110,54.504]],[\"comment/172\",[]],[\"name/173\",[89,37.328]],[\"comment/173\",[]],[\"name/174\",[147,62.977]],[\"comment/174\",[]],[\"name/175\",[1,28.855]],[\"comment/175\",[]],[\"name/176\",[0,31.916]],[\"comment/176\",[]],[\"name/177\",[75,41.005]],[\"comment/177\",[]],[\"name/178\",[148,62.977]],[\"comment/178\",[]],[\"name/179\",[149,62.977]],[\"comment/179\",[]],[\"name/180\",[150,62.977]],[\"comment/180\",[]],[\"name/181\",[151,62.977]],[\"comment/181\",[]],[\"name/182\",[152,40.29]],[\"comment/182\",[]],[\"name/183\",[93,46.883]],[\"comment/183\",[]],[\"name/184\",[153,62.977]],[\"comment/184\",[]],[\"name/185\",[154,62.977]],[\"comment/185\",[]],[\"name/186\",[155,62.977]],[\"comment/186\",[]],[\"name/187\",[156,62.977]],[\"comment/187\",[]],[\"name/188\",[157,62.977]],[\"comment/188\",[]],[\"name/189\",[158,36.828]],[\"comment/189\",[]],[\"name/190\",[1,28.855]],[\"comment/190\",[]],[\"name/191\",[0,31.916]],[\"comment/191\",[]],[\"name/192\",[91,36.828]],[\"comment/192\",[]],[\"name/193\",[159,62.977]],[\"comment/193\",[]],[\"name/194\",[158,36.828]],[\"comment/194\",[]],[\"name/195\",[1,28.855]],[\"comment/195\",[]],[\"name/196\",[0,31.916]],[\"comment/196\",[]],[\"name/197\",[91,36.828]],[\"comment/197\",[]],[\"name/198\",[160,62.977]],[\"comment/198\",[]],[\"name/199\",[158,36.828]],[\"comment/199\",[]],[\"name/200\",[1,28.855]],[\"comment/200\",[]],[\"name/201\",[75,41.005]],[\"comment/201\",[]],[\"name/202\",[161,62.977]],[\"comment/202\",[]],[\"name/203\",[105,54.504]],[\"comment/203\",[]],[\"name/204\",[162,54.504]],[\"comment/204\",[]],[\"name/205\",[145,57.869]],[\"comment/205\",[]],[\"name/206\",[106,48.314]],[\"comment/206\",[]],[\"name/207\",[90,54.504]],[\"comment/207\",[]],[\"name/208\",[89,37.328]],[\"comment/208\",[]],[\"name/209\",[0,31.916]],[\"comment/209\",[]],[\"name/210\",[91,36.828]],[\"comment/210\",[]],[\"name/211\",[163,62.977]],[\"comment/211\",[]],[\"name/212\",[1,28.855]],[\"comment/212\",[]],[\"name/213\",[74,43.518]],[\"comment/213\",[]],[\"name/214\",[75,41.005]],[\"comment/214\",[]],[\"name/215\",[77,46.883]],[\"comment/215\",[]],[\"name/216\",[92,57.869]],[\"comment/216\",[]],[\"name/217\",[93,46.883]],[\"comment/217\",[]],[\"name/218\",[164,62.977]],[\"comment/218\",[]],[\"name/219\",[162,54.504]],[\"comment/219\",[]],[\"name/220\",[90,54.504]],[\"comment/220\",[]],[\"name/221\",[106,48.314]],[\"comment/221\",[]],[\"name/222\",[165,57.869]],[\"comment/222\",[]],[\"name/223\",[166,62.977]],[\"comment/223\",[]],[\"name/224\",[167,62.977]],[\"comment/224\",[]],[\"name/225\",[168,57.869]],[\"comment/225\",[]],[\"name/226\",[169,57.869]],[\"comment/226\",[]],[\"name/227\",[170,62.977]],[\"comment/227\",[]],[\"name/228\",[171,62.977]],[\"comment/228\",[]],[\"name/229\",[172,62.977]],[\"comment/229\",[]],[\"name/230\",[173,62.977]],[\"comment/230\",[]],[\"name/231\",[174,62.977]],[\"comment/231\",[]],[\"name/232\",[175,62.977]],[\"comment/232\",[]],[\"name/233\",[176,62.977]],[\"comment/233\",[]],[\"name/234\",[177,62.977]],[\"comment/234\",[]],[\"name/235\",[178,49.984]],[\"comment/235\",[]],[\"name/236\",[179,57.869]],[\"comment/236\",[]],[\"name/237\",[180,54.504]],[\"comment/237\",[]],[\"name/238\",[181,54.504]],[\"comment/238\",[]],[\"name/239\",[182,62.977]],[\"comment/239\",[]],[\"name/240\",[88,48.314]],[\"comment/240\",[]],[\"name/241\",[89,37.328]],[\"comment/241\",[]],[\"name/242\",[137,54.504]],[\"comment/242\",[]],[\"name/243\",[183,62.977]],[\"comment/243\",[]],[\"name/244\",[184,62.977]],[\"comment/244\",[]],[\"name/245\",[185,62.977]],[\"comment/245\",[]],[\"name/246\",[186,62.977]],[\"comment/246\",[]],[\"name/247\",[187,62.977]],[\"comment/247\",[]],[\"name/248\",[158,36.828]],[\"comment/248\",[]],[\"name/249\",[1,28.855]],[\"comment/249\",[]],[\"name/250\",[0,31.916]],[\"comment/250\",[]],[\"name/251\",[91,36.828]],[\"comment/251\",[]],[\"name/252\",[188,62.977]],[\"comment/252\",[]],[\"name/253\",[158,36.828]],[\"comment/253\",[]],[\"name/254\",[1,28.855]],[\"comment/254\",[]],[\"name/255\",[0,31.916]],[\"comment/255\",[]],[\"name/256\",[91,36.828]],[\"comment/256\",[]],[\"name/257\",[189,62.977]],[\"comment/257\",[]],[\"name/258\",[158,36.828]],[\"comment/258\",[]],[\"name/259\",[1,28.855]],[\"comment/259\",[]],[\"name/260\",[93,46.883]],[\"comment/260\",[]],[\"name/261\",[190,57.869]],[\"comment/261\",[]],[\"name/262\",[191,57.869]],[\"comment/262\",[]],[\"name/263\",[152,40.29]],[\"comment/263\",[]],[\"name/264\",[192,57.869]],[\"comment/264\",[]],[\"name/265\",[0,31.916]],[\"comment/265\",[]],[\"name/266\",[91,36.828]],[\"comment/266\",[]],[\"name/267\",[193,62.977]],[\"comment/267\",[]],[\"name/268\",[158,36.828]],[\"comment/268\",[]],[\"name/269\",[1,28.855]],[\"comment/269\",[]],[\"name/270\",[93,46.883]],[\"comment/270\",[]],[\"name/271\",[190,57.869]],[\"comment/271\",[]],[\"name/272\",[191,57.869]],[\"comment/272\",[]],[\"name/273\",[192,57.869]],[\"comment/273\",[]],[\"name/274\",[0,31.916]],[\"comment/274\",[]],[\"name/275\",[91,36.828]],[\"comment/275\",[]],[\"name/276\",[194,62.977]],[\"comment/276\",[]],[\"name/277\",[158,36.828]],[\"comment/277\",[]],[\"name/278\",[1,28.855]],[\"comment/278\",[]],[\"name/279\",[93,46.883]],[\"comment/279\",[]],[\"name/280\",[195,62.977]],[\"comment/280\",[]],[\"name/281\",[196,62.977]],[\"comment/281\",[]],[\"name/282\",[197,57.869]],[\"comment/282\",[]],[\"name/283\",[96,49.984]],[\"comment/283\",[]],[\"name/284\",[198,62.977]],[\"comment/284\",[]],[\"name/285\",[199,62.977]],[\"comment/285\",[]],[\"name/286\",[200,62.977]],[\"comment/286\",[]],[\"name/287\",[117,51.991]],[\"comment/287\",[]],[\"name/288\",[201,57.869]],[\"comment/288\",[]],[\"name/289\",[202,57.869]],[\"comment/289\",[]],[\"name/290\",[203,62.977]],[\"comment/290\",[]],[\"name/291\",[0,31.916]],[\"comment/291\",[]],[\"name/292\",[91,36.828]],[\"comment/292\",[]],[\"name/293\",[204,62.977]],[\"comment/293\",[]],[\"name/294\",[158,36.828]],[\"comment/294\",[]],[\"name/295\",[1,28.855]],[\"comment/295\",[]],[\"name/296\",[117,51.991]],[\"comment/296\",[]],[\"name/297\",[93,46.883]],[\"comment/297\",[]],[\"name/298\",[197,57.869]],[\"comment/298\",[]],[\"name/299\",[96,49.984]],[\"comment/299\",[]],[\"name/300\",[205,62.977]],[\"comment/300\",[]],[\"name/301\",[201,57.869]],[\"comment/301\",[]],[\"name/302\",[202,57.869]],[\"comment/302\",[]],[\"name/303\",[0,31.916]],[\"comment/303\",[]],[\"name/304\",[91,36.828]],[\"comment/304\",[]],[\"name/305\",[206,62.977]],[\"comment/305\",[]],[\"name/306\",[1,28.855]],[\"comment/306\",[]],[\"name/307\",[0,31.916]],[\"comment/307\",[]],[\"name/308\",[75,41.005]],[\"comment/308\",[]],[\"name/309\",[178,49.984]],[\"comment/309\",[]],[\"name/310\",[207,54.504]],[\"comment/310\",[]],[\"name/311\",[96,49.984]],[\"comment/311\",[]],[\"name/312\",[208,62.977]],[\"comment/312\",[]],[\"name/313\",[209,62.977]],[\"comment/313\",[]],[\"name/314\",[210,62.977]],[\"comment/314\",[]],[\"name/315\",[158,36.828]],[\"comment/315\",[]],[\"name/316\",[1,28.855]],[\"comment/316\",[]],[\"name/317\",[0,31.916]],[\"comment/317\",[]],[\"name/318\",[91,36.828]],[\"comment/318\",[]],[\"name/319\",[211,62.977]],[\"comment/319\",[]],[\"name/320\",[158,36.828]],[\"comment/320\",[]],[\"name/321\",[1,28.855]],[\"comment/321\",[]],[\"name/322\",[0,31.916]],[\"comment/322\",[]],[\"name/323\",[91,36.828]],[\"comment/323\",[]],[\"name/324\",[212,62.977]],[\"comment/324\",[]],[\"name/325\",[158,36.828]],[\"comment/325\",[]],[\"name/326\",[1,28.855]],[\"comment/326\",[]],[\"name/327\",[213,62.977]],[\"comment/327\",[]],[\"name/328\",[178,49.984]],[\"comment/328\",[]],[\"name/329\",[214,62.977]],[\"comment/329\",[]],[\"name/330\",[105,54.504]],[\"comment/330\",[]],[\"name/331\",[215,62.977]],[\"comment/331\",[]],[\"name/332\",[216,62.977]],[\"comment/332\",[]],[\"name/333\",[217,62.977]],[\"comment/333\",[]],[\"name/334\",[53,57.869]],[\"comment/334\",[]],[\"name/335\",[218,62.977]],[\"comment/335\",[]],[\"name/336\",[162,54.504]],[\"comment/336\",[]],[\"name/337\",[219,62.977]],[\"comment/337\",[]],[\"name/338\",[220,62.977]],[\"comment/338\",[]],[\"name/339\",[221,62.977]],[\"comment/339\",[]],[\"name/340\",[0,31.916]],[\"comment/340\",[]],[\"name/341\",[91,36.828]],[\"comment/341\",[]],[\"name/342\",[106,48.314]],[\"comment/342\",[]],[\"name/343\",[1,28.855]],[\"comment/343\",[]],[\"name/344\",[74,43.518]],[\"comment/344\",[]],[\"name/345\",[75,41.005]],[\"comment/345\",[]],[\"name/346\",[76,46.883]],[\"comment/346\",[]],[\"name/347\",[77,46.883]],[\"comment/347\",[]],[\"name/348\",[78,54.504]],[\"comment/348\",[]],[\"name/349\",[79,54.504]],[\"comment/349\",[]],[\"name/350\",[94,49.984]],[\"comment/350\",[]],[\"name/351\",[96,49.984]],[\"comment/351\",[]],[\"name/352\",[97,57.869]],[\"comment/352\",[]],[\"name/353\",[222,62.977]],[\"comment/353\",[]],[\"name/354\",[223,62.977]],[\"comment/354\",[]],[\"name/355\",[4,57.869]],[\"comment/355\",[]],[\"name/356\",[224,62.977]],[\"comment/356\",[]],[\"name/357\",[225,62.977]],[\"comment/357\",[]],[\"name/358\",[226,57.869]],[\"comment/358\",[]],[\"name/359\",[108,57.869]],[\"comment/359\",[]],[\"name/360\",[87,54.504]],[\"comment/360\",[]],[\"name/361\",[82,57.869]],[\"comment/361\",[]],[\"name/362\",[83,57.869]],[\"comment/362\",[]],[\"name/363\",[110,54.504]],[\"comment/363\",[]],[\"name/364\",[227,62.977]],[\"comment/364\",[]],[\"name/365\",[228,62.977]],[\"comment/365\",[]],[\"name/366\",[229,57.869]],[\"comment/366\",[]],[\"name/367\",[115,57.869]],[\"comment/367\",[]],[\"name/368\",[116,57.869]],[\"comment/368\",[]],[\"name/369\",[117,51.991]],[\"comment/369\",[]],[\"name/370\",[119,57.869]],[\"comment/370\",[]],[\"name/371\",[230,62.977]],[\"comment/371\",[]],[\"name/372\",[165,57.869]],[\"comment/372\",[]],[\"name/373\",[121,54.504]],[\"comment/373\",[]],[\"name/374\",[122,57.869]],[\"comment/374\",[]],[\"name/375\",[123,57.869]],[\"comment/375\",[]],[\"name/376\",[231,62.977]],[\"comment/376\",[]],[\"name/377\",[88,48.314]],[\"comment/377\",[]],[\"name/378\",[89,37.328]],[\"comment/378\",[]],[\"name/379\",[137,54.504]],[\"comment/379\",[]],[\"name/380\",[232,62.977]],[\"comment/380\",[]],[\"name/381\",[233,62.977]],[\"comment/381\",[]],[\"name/382\",[234,62.977]],[\"comment/382\",[]],[\"name/383\",[235,62.977]],[\"comment/383\",[]],[\"name/384\",[236,62.977]],[\"comment/384\",[]],[\"name/385\",[138,57.869]],[\"comment/385\",[]],[\"name/386\",[237,62.977]],[\"comment/386\",[]],[\"name/387\",[238,62.977]],[\"comment/387\",[]],[\"name/388\",[239,62.977]],[\"comment/388\",[]],[\"name/389\",[240,62.977]],[\"comment/389\",[]],[\"name/390\",[241,62.977]],[\"comment/390\",[]],[\"name/391\",[242,62.977]],[\"comment/391\",[]],[\"name/392\",[243,62.977]],[\"comment/392\",[]],[\"name/393\",[124,57.869]],[\"comment/393\",[]],[\"name/394\",[244,62.977]],[\"comment/394\",[]],[\"name/395\",[245,62.977]],[\"comment/395\",[]],[\"name/396\",[246,62.977]],[\"comment/396\",[]],[\"name/397\",[1,28.855]],[\"comment/397\",[]],[\"name/398\",[0,31.916]],[\"comment/398\",[]],[\"name/399\",[75,41.005]],[\"comment/399\",[]],[\"name/400\",[247,41.005]],[\"comment/400\",[]],[\"name/401\",[248,62.977]],[\"comment/401\",[]],[\"name/402\",[17,45.631]],[\"comment/402\",[]],[\"name/403\",[106,48.314]],[\"comment/403\",[]],[\"name/404\",[249,62.977]],[\"comment/404\",[]],[\"name/405\",[250,62.977]],[\"comment/405\",[]],[\"name/406\",[1,28.855]],[\"comment/406\",[]],[\"name/407\",[74,43.518]],[\"comment/407\",[]],[\"name/408\",[75,41.005]],[\"comment/408\",[]],[\"name/409\",[247,41.005]],[\"comment/409\",[]],[\"name/410\",[76,46.883]],[\"comment/410\",[]],[\"name/411\",[106,48.314]],[\"comment/411\",[]],[\"name/412\",[17,45.631]],[\"comment/412\",[]],[\"name/413\",[251,62.977]],[\"comment/413\",[]],[\"name/414\",[252,62.977]],[\"comment/414\",[]],[\"name/415\",[207,54.504]],[\"comment/415\",[]],[\"name/416\",[226,57.869]],[\"comment/416\",[]],[\"name/417\",[253,62.977]],[\"comment/417\",[]],[\"name/418\",[229,57.869]],[\"comment/418\",[]],[\"name/419\",[254,62.977]],[\"comment/419\",[]],[\"name/420\",[179,57.869]],[\"comment/420\",[]],[\"name/421\",[255,62.977]],[\"comment/421\",[]],[\"name/422\",[256,62.977]],[\"comment/422\",[]],[\"name/423\",[257,62.977]],[\"comment/423\",[]],[\"name/424\",[258,62.977]],[\"comment/424\",[]],[\"name/425\",[178,49.984]],[\"comment/425\",[]],[\"name/426\",[180,54.504]],[\"comment/426\",[]],[\"name/427\",[181,54.504]],[\"comment/427\",[]],[\"name/428\",[88,48.314]],[\"comment/428\",[]],[\"name/429\",[259,62.977]],[\"comment/429\",[]],[\"name/430\",[260,62.977]],[\"comment/430\",[]],[\"name/431\",[169,57.869]],[\"comment/431\",[]],[\"name/432\",[158,36.828]],[\"comment/432\",[]],[\"name/433\",[1,28.855]],[\"comment/433\",[]],[\"name/434\",[0,31.916]],[\"comment/434\",[]],[\"name/435\",[91,36.828]],[\"comment/435\",[]],[\"name/436\",[261,62.977]],[\"comment/436\",[]],[\"name/437\",[158,36.828]],[\"comment/437\",[]],[\"name/438\",[1,28.855]],[\"comment/438\",[]],[\"name/439\",[168,57.869]],[\"comment/439\",[]],[\"name/440\",[0,31.916]],[\"comment/440\",[]],[\"name/441\",[91,36.828]],[\"comment/441\",[]],[\"name/442\",[262,62.977]],[\"comment/442\",[]],[\"name/443\",[158,36.828]],[\"comment/443\",[]],[\"name/444\",[1,28.855]],[\"comment/444\",[]],[\"name/445\",[104,54.504]],[\"comment/445\",[]],[\"name/446\",[17,45.631]],[\"comment/446\",[]],[\"name/447\",[0,31.916]],[\"comment/447\",[]],[\"name/448\",[91,36.828]],[\"comment/448\",[]],[\"name/449\",[263,62.977]],[\"comment/449\",[]],[\"name/450\",[158,36.828]],[\"comment/450\",[]],[\"name/451\",[1,28.855]],[\"comment/451\",[]],[\"name/452\",[264,54.504]],[\"comment/452\",[]],[\"name/453\",[265,54.504]],[\"comment/453\",[]],[\"name/454\",[104,54.504]],[\"comment/454\",[]],[\"name/455\",[17,45.631]],[\"comment/455\",[]],[\"name/456\",[0,31.916]],[\"comment/456\",[]],[\"name/457\",[91,36.828]],[\"comment/457\",[]],[\"name/458\",[266,62.977]],[\"comment/458\",[]],[\"name/459\",[158,36.828]],[\"comment/459\",[]],[\"name/460\",[1,28.855]],[\"comment/460\",[]],[\"name/461\",[264,54.504]],[\"comment/461\",[]],[\"name/462\",[265,54.504]],[\"comment/462\",[]],[\"name/463\",[0,31.916]],[\"comment/463\",[]],[\"name/464\",[91,36.828]],[\"comment/464\",[]],[\"name/465\",[267,62.977]],[\"comment/465\",[]],[\"name/466\",[158,36.828]],[\"comment/466\",[]],[\"name/467\",[1,28.855]],[\"comment/467\",[]],[\"name/468\",[94,49.984]],[\"comment/468\",[]],[\"name/469\",[264,54.504]],[\"comment/469\",[]],[\"name/470\",[265,54.504]],[\"comment/470\",[]],[\"name/471\",[0,31.916]],[\"comment/471\",[]],[\"name/472\",[91,36.828]],[\"comment/472\",[]],[\"name/473\",[268,62.977]],[\"comment/473\",[]],[\"name/474\",[158,36.828]],[\"comment/474\",[]],[\"name/475\",[1,28.855]],[\"comment/475\",[]],[\"name/476\",[269,62.977]],[\"comment/476\",[]],[\"name/477\",[270,62.977]],[\"comment/477\",[]],[\"name/478\",[158,36.828]],[\"comment/478\",[]],[\"name/479\",[271,62.977]],[\"comment/479\",[]],[\"name/480\",[0,31.916]],[\"comment/480\",[]],[\"name/481\",[91,36.828]],[\"comment/481\",[]],[\"name/482\",[16,57.869]],[\"comment/482\",[]],[\"name/483\",[1,28.855]],[\"comment/483\",[]],[\"name/484\",[74,43.518]],[\"comment/484\",[]],[\"name/485\",[75,41.005]],[\"comment/485\",[]],[\"name/486\",[76,46.883]],[\"comment/486\",[]],[\"name/487\",[77,46.883]],[\"comment/487\",[]],[\"name/488\",[272,62.977]],[\"comment/488\",[]],[\"name/489\",[94,49.984]],[\"comment/489\",[]],[\"name/490\",[273,62.977]],[\"comment/490\",[]],[\"name/491\",[89,37.328]],[\"comment/491\",[]],[\"name/492\",[17,45.631]],[\"comment/492\",[]],[\"name/493\",[1,28.855]],[\"comment/493\",[]],[\"name/494\",[74,43.518]],[\"comment/494\",[]],[\"name/495\",[75,41.005]],[\"comment/495\",[]],[\"name/496\",[76,46.883]],[\"comment/496\",[]],[\"name/497\",[77,46.883]],[\"comment/497\",[]],[\"name/498\",[178,49.984]],[\"comment/498\",[]],[\"name/499\",[207,54.504]],[\"comment/499\",[]],[\"name/500\",[274,62.977]],[\"comment/500\",[]],[\"name/501\",[275,62.977]],[\"comment/501\",[]],[\"name/502\",[276,62.977]],[\"comment/502\",[]],[\"name/503\",[277,62.977]],[\"comment/503\",[]],[\"name/504\",[278,62.977]],[\"comment/504\",[]],[\"name/505\",[87,54.504]],[\"comment/505\",[]],[\"name/506\",[73,57.869]],[\"comment/506\",[]],[\"name/507\",[279,62.977]],[\"comment/507\",[]],[\"name/508\",[180,54.504]],[\"comment/508\",[]],[\"name/509\",[181,54.504]],[\"comment/509\",[]],[\"name/510\",[280,62.977]],[\"comment/510\",[]],[\"name/511\",[281,62.977]],[\"comment/511\",[]],[\"name/512\",[121,54.504]],[\"comment/512\",[]],[\"name/513\",[88,48.314]],[\"comment/513\",[]],[\"name/514\",[282,62.977]],[\"comment/514\",[]],[\"name/515\",[283,62.977]],[\"comment/515\",[]],[\"name/516\",[284,62.977]],[\"comment/516\",[]],[\"name/517\",[285,62.977]],[\"comment/517\",[]],[\"name/518\",[286,62.977]],[\"comment/518\",[]],[\"name/519\",[287,62.977]],[\"comment/519\",[]],[\"name/520\",[288,62.977]],[\"comment/520\",[]],[\"name/521\",[289,62.977]],[\"comment/521\",[]],[\"name/522\",[290,62.977]],[\"comment/522\",[]],[\"name/523\",[291,62.977]],[\"comment/523\",[]],[\"name/524\",[292,62.977]],[\"comment/524\",[]],[\"name/525\",[293,62.977]],[\"comment/525\",[]],[\"name/526\",[1,28.855]],[\"comment/526\",[]],[\"name/527\",[294,45.631]],[\"comment/527\",[]],[\"name/528\",[295,62.977]],[\"comment/528\",[]],[\"name/529\",[296,62.977]],[\"comment/529\",[]],[\"name/530\",[297,44.519]],[\"comment/530\",[]],[\"name/531\",[298,62.977]],[\"comment/531\",[]],[\"name/532\",[0,31.916]],[\"comment/532\",[]],[\"name/533\",[299,42.608]],[\"comment/533\",[]],[\"name/534\",[300,42.608]],[\"comment/534\",[]],[\"name/535\",[301,42.608]],[\"comment/535\",[]],[\"name/536\",[247,41.005]],[\"comment/536\",[]],[\"name/537\",[302,42.608]],[\"comment/537\",[]],[\"name/538\",[303,41.775]],[\"comment/538\",[]],[\"name/539\",[304,41.775]],[\"comment/539\",[]],[\"name/540\",[89,37.328]],[\"comment/540\",[]],[\"name/541\",[305,42.608]],[\"comment/541\",[]],[\"name/542\",[306,42.608]],[\"comment/542\",[]],[\"name/543\",[152,40.29]],[\"comment/543\",[]],[\"name/544\",[307,41.775]],[\"comment/544\",[]],[\"name/545\",[308,41.775]],[\"comment/545\",[]],[\"name/546\",[309,41.775]],[\"comment/546\",[]],[\"name/547\",[310,41.775]],[\"comment/547\",[]],[\"name/548\",[311,41.775]],[\"comment/548\",[]],[\"name/549\",[312,41.775]],[\"comment/549\",[]],[\"name/550\",[313,41.775]],[\"comment/550\",[]],[\"name/551\",[314,41.775]],[\"comment/551\",[]],[\"name/552\",[315,62.977]],[\"comment/552\",[]],[\"name/553\",[1,28.855]],[\"comment/553\",[]],[\"name/554\",[89,37.328]],[\"comment/554\",[]],[\"name/555\",[294,45.631]],[\"comment/555\",[]],[\"name/556\",[297,44.519]],[\"comment/556\",[]],[\"name/557\",[316,48.314]],[\"comment/557\",[]],[\"name/558\",[317,62.977]],[\"comment/558\",[]],[\"name/559\",[0,31.916]],[\"comment/559\",[]],[\"name/560\",[299,42.608]],[\"comment/560\",[]],[\"name/561\",[300,42.608]],[\"comment/561\",[]],[\"name/562\",[301,42.608]],[\"comment/562\",[]],[\"name/563\",[247,41.005]],[\"comment/563\",[]],[\"name/564\",[302,42.608]],[\"comment/564\",[]],[\"name/565\",[303,41.775]],[\"comment/565\",[]],[\"name/566\",[304,41.775]],[\"comment/566\",[]],[\"name/567\",[305,42.608]],[\"comment/567\",[]],[\"name/568\",[306,42.608]],[\"comment/568\",[]],[\"name/569\",[152,40.29]],[\"comment/569\",[]],[\"name/570\",[307,41.775]],[\"comment/570\",[]],[\"name/571\",[308,41.775]],[\"comment/571\",[]],[\"name/572\",[309,41.775]],[\"comment/572\",[]],[\"name/573\",[310,41.775]],[\"comment/573\",[]],[\"name/574\",[311,41.775]],[\"comment/574\",[]],[\"name/575\",[312,41.775]],[\"comment/575\",[]],[\"name/576\",[313,41.775]],[\"comment/576\",[]],[\"name/577\",[314,41.775]],[\"comment/577\",[]],[\"name/578\",[318,62.977]],[\"comment/578\",[]],[\"name/579\",[1,28.855]],[\"comment/579\",[]],[\"name/580\",[319,62.977]],[\"comment/580\",[]],[\"name/581\",[320,62.977]],[\"comment/581\",[]],[\"name/582\",[297,44.519]],[\"comment/582\",[]],[\"name/583\",[0,31.916]],[\"comment/583\",[]],[\"name/584\",[299,42.608]],[\"comment/584\",[]],[\"name/585\",[300,42.608]],[\"comment/585\",[]],[\"name/586\",[301,42.608]],[\"comment/586\",[]],[\"name/587\",[247,41.005]],[\"comment/587\",[]],[\"name/588\",[302,42.608]],[\"comment/588\",[]],[\"name/589\",[303,41.775]],[\"comment/589\",[]],[\"name/590\",[304,41.775]],[\"comment/590\",[]],[\"name/591\",[89,37.328]],[\"comment/591\",[]],[\"name/592\",[305,42.608]],[\"comment/592\",[]],[\"name/593\",[306,42.608]],[\"comment/593\",[]],[\"name/594\",[152,40.29]],[\"comment/594\",[]],[\"name/595\",[307,41.775]],[\"comment/595\",[]],[\"name/596\",[308,41.775]],[\"comment/596\",[]],[\"name/597\",[309,41.775]],[\"comment/597\",[]],[\"name/598\",[310,41.775]],[\"comment/598\",[]],[\"name/599\",[311,41.775]],[\"comment/599\",[]],[\"name/600\",[312,41.775]],[\"comment/600\",[]],[\"name/601\",[313,41.775]],[\"comment/601\",[]],[\"name/602\",[314,41.775]],[\"comment/602\",[]],[\"name/603\",[321,62.977]],[\"comment/603\",[]],[\"name/604\",[1,28.855]],[\"comment/604\",[]],[\"name/605\",[294,45.631]],[\"comment/605\",[]],[\"name/606\",[297,44.519]],[\"comment/606\",[]],[\"name/607\",[316,48.314]],[\"comment/607\",[]],[\"name/608\",[0,31.916]],[\"comment/608\",[]],[\"name/609\",[299,42.608]],[\"comment/609\",[]],[\"name/610\",[300,42.608]],[\"comment/610\",[]],[\"name/611\",[301,42.608]],[\"comment/611\",[]],[\"name/612\",[247,41.005]],[\"comment/612\",[]],[\"name/613\",[302,42.608]],[\"comment/613\",[]],[\"name/614\",[303,41.775]],[\"comment/614\",[]],[\"name/615\",[304,41.775]],[\"comment/615\",[]],[\"name/616\",[89,37.328]],[\"comment/616\",[]],[\"name/617\",[305,42.608]],[\"comment/617\",[]],[\"name/618\",[306,42.608]],[\"comment/618\",[]],[\"name/619\",[152,40.29]],[\"comment/619\",[]],[\"name/620\",[307,41.775]],[\"comment/620\",[]],[\"name/621\",[308,41.775]],[\"comment/621\",[]],[\"name/622\",[309,41.775]],[\"comment/622\",[]],[\"name/623\",[310,41.775]],[\"comment/623\",[]],[\"name/624\",[311,41.775]],[\"comment/624\",[]],[\"name/625\",[312,41.775]],[\"comment/625\",[]],[\"name/626\",[313,41.775]],[\"comment/626\",[]],[\"name/627\",[314,41.775]],[\"comment/627\",[]],[\"name/628\",[322,62.977]],[\"comment/628\",[]],[\"name/629\",[1,28.855]],[\"comment/629\",[]],[\"name/630\",[294,45.631]],[\"comment/630\",[]],[\"name/631\",[297,44.519]],[\"comment/631\",[]],[\"name/632\",[316,48.314]],[\"comment/632\",[]],[\"name/633\",[323,62.977]],[\"comment/633\",[]],[\"name/634\",[0,31.916]],[\"comment/634\",[]],[\"name/635\",[299,42.608]],[\"comment/635\",[]],[\"name/636\",[300,42.608]],[\"comment/636\",[]],[\"name/637\",[301,42.608]],[\"comment/637\",[]],[\"name/638\",[247,41.005]],[\"comment/638\",[]],[\"name/639\",[302,42.608]],[\"comment/639\",[]],[\"name/640\",[303,41.775]],[\"comment/640\",[]],[\"name/641\",[304,41.775]],[\"comment/641\",[]],[\"name/642\",[89,37.328]],[\"comment/642\",[]],[\"name/643\",[305,42.608]],[\"comment/643\",[]],[\"name/644\",[306,42.608]],[\"comment/644\",[]],[\"name/645\",[152,40.29]],[\"comment/645\",[]],[\"name/646\",[307,41.775]],[\"comment/646\",[]],[\"name/647\",[308,41.775]],[\"comment/647\",[]],[\"name/648\",[309,41.775]],[\"comment/648\",[]],[\"name/649\",[310,41.775]],[\"comment/649\",[]],[\"name/650\",[311,41.775]],[\"comment/650\",[]],[\"name/651\",[312,41.775]],[\"comment/651\",[]],[\"name/652\",[313,41.775]],[\"comment/652\",[]],[\"name/653\",[314,41.775]],[\"comment/653\",[]],[\"name/654\",[324,62.977]],[\"comment/654\",[]],[\"name/655\",[1,28.855]],[\"comment/655\",[]],[\"name/656\",[294,45.631]],[\"comment/656\",[]],[\"name/657\",[297,44.519]],[\"comment/657\",[]],[\"name/658\",[316,48.314]],[\"comment/658\",[]],[\"name/659\",[325,62.977]],[\"comment/659\",[]],[\"name/660\",[0,31.916]],[\"comment/660\",[]],[\"name/661\",[299,42.608]],[\"comment/661\",[]],[\"name/662\",[300,42.608]],[\"comment/662\",[]],[\"name/663\",[301,42.608]],[\"comment/663\",[]],[\"name/664\",[247,41.005]],[\"comment/664\",[]],[\"name/665\",[302,42.608]],[\"comment/665\",[]],[\"name/666\",[303,41.775]],[\"comment/666\",[]],[\"name/667\",[304,41.775]],[\"comment/667\",[]],[\"name/668\",[89,37.328]],[\"comment/668\",[]],[\"name/669\",[305,42.608]],[\"comment/669\",[]],[\"name/670\",[306,42.608]],[\"comment/670\",[]],[\"name/671\",[152,40.29]],[\"comment/671\",[]],[\"name/672\",[307,41.775]],[\"comment/672\",[]],[\"name/673\",[308,41.775]],[\"comment/673\",[]],[\"name/674\",[309,41.775]],[\"comment/674\",[]],[\"name/675\",[310,41.775]],[\"comment/675\",[]],[\"name/676\",[311,41.775]],[\"comment/676\",[]],[\"name/677\",[312,41.775]],[\"comment/677\",[]],[\"name/678\",[313,41.775]],[\"comment/678\",[]],[\"name/679\",[314,41.775]],[\"comment/679\",[]],[\"name/680\",[326,62.977]],[\"comment/680\",[]],[\"name/681\",[1,28.855]],[\"comment/681\",[]],[\"name/682\",[327,62.977]],[\"comment/682\",[]],[\"name/683\",[328,62.977]],[\"comment/683\",[]],[\"name/684\",[294,45.631]],[\"comment/684\",[]],[\"name/685\",[297,44.519]],[\"comment/685\",[]],[\"name/686\",[316,48.314]],[\"comment/686\",[]],[\"name/687\",[0,31.916]],[\"comment/687\",[]],[\"name/688\",[299,42.608]],[\"comment/688\",[]],[\"name/689\",[300,42.608]],[\"comment/689\",[]],[\"name/690\",[301,42.608]],[\"comment/690\",[]],[\"name/691\",[247,41.005]],[\"comment/691\",[]],[\"name/692\",[302,42.608]],[\"comment/692\",[]],[\"name/693\",[303,41.775]],[\"comment/693\",[]],[\"name/694\",[304,41.775]],[\"comment/694\",[]],[\"name/695\",[89,37.328]],[\"comment/695\",[]],[\"name/696\",[305,42.608]],[\"comment/696\",[]],[\"name/697\",[306,42.608]],[\"comment/697\",[]],[\"name/698\",[152,40.29]],[\"comment/698\",[]],[\"name/699\",[307,41.775]],[\"comment/699\",[]],[\"name/700\",[308,41.775]],[\"comment/700\",[]],[\"name/701\",[309,41.775]],[\"comment/701\",[]],[\"name/702\",[310,41.775]],[\"comment/702\",[]],[\"name/703\",[311,41.775]],[\"comment/703\",[]],[\"name/704\",[312,41.775]],[\"comment/704\",[]],[\"name/705\",[313,41.775]],[\"comment/705\",[]],[\"name/706\",[314,41.775]],[\"comment/706\",[]],[\"name/707\",[329,62.977]],[\"comment/707\",[]],[\"name/708\",[1,28.855]],[\"comment/708\",[]],[\"name/709\",[294,45.631]],[\"comment/709\",[]],[\"name/710\",[330,62.977]],[\"comment/710\",[]],[\"name/711\",[297,44.519]],[\"comment/711\",[]],[\"name/712\",[0,31.916]],[\"comment/712\",[]],[\"name/713\",[299,42.608]],[\"comment/713\",[]],[\"name/714\",[300,42.608]],[\"comment/714\",[]],[\"name/715\",[301,42.608]],[\"comment/715\",[]],[\"name/716\",[247,41.005]],[\"comment/716\",[]],[\"name/717\",[302,42.608]],[\"comment/717\",[]],[\"name/718\",[303,41.775]],[\"comment/718\",[]],[\"name/719\",[304,41.775]],[\"comment/719\",[]],[\"name/720\",[89,37.328]],[\"comment/720\",[]],[\"name/721\",[305,42.608]],[\"comment/721\",[]],[\"name/722\",[306,42.608]],[\"comment/722\",[]],[\"name/723\",[152,40.29]],[\"comment/723\",[]],[\"name/724\",[307,41.775]],[\"comment/724\",[]],[\"name/725\",[308,41.775]],[\"comment/725\",[]],[\"name/726\",[309,41.775]],[\"comment/726\",[]],[\"name/727\",[310,41.775]],[\"comment/727\",[]],[\"name/728\",[311,41.775]],[\"comment/728\",[]],[\"name/729\",[312,41.775]],[\"comment/729\",[]],[\"name/730\",[313,41.775]],[\"comment/730\",[]],[\"name/731\",[314,41.775]],[\"comment/731\",[]],[\"name/732\",[331,62.977]],[\"comment/732\",[]],[\"name/733\",[1,28.855]],[\"comment/733\",[]],[\"name/734\",[294,45.631]],[\"comment/734\",[]],[\"name/735\",[297,44.519]],[\"comment/735\",[]],[\"name/736\",[316,48.314]],[\"comment/736\",[]],[\"name/737\",[0,31.916]],[\"comment/737\",[]],[\"name/738\",[299,42.608]],[\"comment/738\",[]],[\"name/739\",[300,42.608]],[\"comment/739\",[]],[\"name/740\",[301,42.608]],[\"comment/740\",[]],[\"name/741\",[247,41.005]],[\"comment/741\",[]],[\"name/742\",[302,42.608]],[\"comment/742\",[]],[\"name/743\",[303,41.775]],[\"comment/743\",[]],[\"name/744\",[304,41.775]],[\"comment/744\",[]],[\"name/745\",[89,37.328]],[\"comment/745\",[]],[\"name/746\",[305,42.608]],[\"comment/746\",[]],[\"name/747\",[306,42.608]],[\"comment/747\",[]],[\"name/748\",[152,40.29]],[\"comment/748\",[]],[\"name/749\",[307,41.775]],[\"comment/749\",[]],[\"name/750\",[308,41.775]],[\"comment/750\",[]],[\"name/751\",[309,41.775]],[\"comment/751\",[]],[\"name/752\",[310,41.775]],[\"comment/752\",[]],[\"name/753\",[311,41.775]],[\"comment/753\",[]],[\"name/754\",[312,41.775]],[\"comment/754\",[]],[\"name/755\",[313,41.775]],[\"comment/755\",[]],[\"name/756\",[314,41.775]],[\"comment/756\",[]],[\"name/757\",[74,43.518]],[\"comment/757\",[]],[\"name/758\",[1,28.855]],[\"comment/758\",[]],[\"name/759\",[303,41.775]],[\"comment/759\",[]],[\"name/760\",[304,41.775]],[\"comment/760\",[]],[\"name/761\",[89,37.328]],[\"comment/761\",[]],[\"name/762\",[152,40.29]],[\"comment/762\",[]],[\"name/763\",[307,41.775]],[\"comment/763\",[]],[\"name/764\",[308,41.775]],[\"comment/764\",[]],[\"name/765\",[309,41.775]],[\"comment/765\",[]],[\"name/766\",[310,41.775]],[\"comment/766\",[]],[\"name/767\",[311,41.775]],[\"comment/767\",[]],[\"name/768\",[312,41.775]],[\"comment/768\",[]],[\"name/769\",[313,41.775]],[\"comment/769\",[]],[\"name/770\",[314,41.775]],[\"comment/770\",[]],[\"name/771\",[332,62.977]],[\"comment/771\",[]],[\"name/772\",[1,28.855]],[\"comment/772\",[]],[\"name/773\",[299,42.608]],[\"comment/773\",[]],[\"name/774\",[300,42.608]],[\"comment/774\",[]],[\"name/775\",[301,42.608]],[\"comment/775\",[]],[\"name/776\",[247,41.005]],[\"comment/776\",[]],[\"name/777\",[302,42.608]],[\"comment/777\",[]],[\"name/778\",[303,41.775]],[\"comment/778\",[]],[\"name/779\",[304,41.775]],[\"comment/779\",[]],[\"name/780\",[89,37.328]],[\"comment/780\",[]],[\"name/781\",[305,42.608]],[\"comment/781\",[]],[\"name/782\",[306,42.608]],[\"comment/782\",[]],[\"name/783\",[152,40.29]],[\"comment/783\",[]],[\"name/784\",[307,41.775]],[\"comment/784\",[]],[\"name/785\",[308,41.775]],[\"comment/785\",[]],[\"name/786\",[309,41.775]],[\"comment/786\",[]],[\"name/787\",[310,41.775]],[\"comment/787\",[]],[\"name/788\",[311,41.775]],[\"comment/788\",[]],[\"name/789\",[312,41.775]],[\"comment/789\",[]],[\"name/790\",[313,41.775]],[\"comment/790\",[]],[\"name/791\",[314,41.775]],[\"comment/791\",[]],[\"name/792\",[333,62.977]],[\"comment/792\",[]],[\"name/793\",[1,28.855]],[\"comment/793\",[]],[\"name/794\",[0,31.916]],[\"comment/794\",[]],[\"name/795\",[299,42.608]],[\"comment/795\",[]],[\"name/796\",[300,42.608]],[\"comment/796\",[]],[\"name/797\",[301,42.608]],[\"comment/797\",[]],[\"name/798\",[247,41.005]],[\"comment/798\",[]],[\"name/799\",[302,42.608]],[\"comment/799\",[]],[\"name/800\",[303,41.775]],[\"comment/800\",[]],[\"name/801\",[304,41.775]],[\"comment/801\",[]],[\"name/802\",[89,37.328]],[\"comment/802\",[]],[\"name/803\",[305,42.608]],[\"comment/803\",[]],[\"name/804\",[306,42.608]],[\"comment/804\",[]],[\"name/805\",[152,40.29]],[\"comment/805\",[]],[\"name/806\",[307,41.775]],[\"comment/806\",[]],[\"name/807\",[308,41.775]],[\"comment/807\",[]],[\"name/808\",[309,41.775]],[\"comment/808\",[]],[\"name/809\",[310,41.775]],[\"comment/809\",[]],[\"name/810\",[311,41.775]],[\"comment/810\",[]],[\"name/811\",[312,41.775]],[\"comment/811\",[]],[\"name/812\",[313,41.775]],[\"comment/812\",[]],[\"name/813\",[314,41.775]],[\"comment/813\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":247,\"name\":{\"400\":{},\"409\":{},\"536\":{},\"563\":{},\"587\":{},\"612\":{},\"638\":{},\"664\":{},\"691\":{},\"716\":{},\"741\":{},\"776\":{},\"798\":{}},\"comment\":{}}],[\"account\",{\"_index\":2,\"name\":{\"2\":{}},\"comment\":{}}],[\"ack\",{\"_index\":137,\"name\":{\"152\":{},\"242\":{},\"379\":{}},\"comment\":{}}],[\"acklimit\",{\"_index\":136,\"name\":{\"151\":{}},\"comment\":{}}],[\"acktimeout\",{\"_index\":135,\"name\":{\"150\":{}},\"comment\":{}}],[\"active\",{\"_index\":98,\"name\":{\"108\":{}},\"comment\":{}}],[\"activesupporter\",{\"_index\":63,\"name\":{\"66\":{}},\"comment\":{}}],[\"addfriend\",{\"_index\":284,\"name\":{\"516\":{}},\"comment\":{}}],[\"addmember\",{\"_index\":125,\"name\":{\"140\":{}},\"comment\":{}}],[\"addtogroup\",{\"_index\":209,\"name\":{\"313\":{}},\"comment\":{}}],[\"addtoserver\",{\"_index\":208,\"name\":{\"312\":{}},\"comment\":{}}],[\"analytics\",{\"_index\":82,\"name\":{\"87\":{},\"361\":{}},\"comment\":{}}],[\"animated\",{\"_index\":146,\"name\":{\"171\":{}},\"comment\":{}}],[\"animatedavatarurl\",{\"_index\":181,\"name\":{\"238\":{},\"427\":{},\"509\":{}},\"comment\":{}}],[\"animatediconurl\",{\"_index\":119,\"name\":{\"132\":{},\"370\":{}},\"comment\":{}}],[\"api\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"attachments\",{\"_index\":170,\"name\":{\"227\":{}},\"comment\":{}}],[\"author\",{\"_index\":167,\"name\":{\"224\":{}},\"comment\":{}}],[\"authorid\",{\"_index\":166,\"name\":{\"223\":{}},\"comment\":{}}],[\"avatar\",{\"_index\":207,\"name\":{\"310\":{},\"415\":{},\"499\":{}},\"comment\":{}}],[\"avatarurl\",{\"_index\":180,\"name\":{\"237\":{},\"426\":{},\"508\":{}},\"comment\":{}}],[\"badges\",{\"_index\":274,\"name\":{\"500\":{}},\"comment\":{}}],[\"ban\",{\"_index\":259,\"name\":{\"429\":{}},\"comment\":{}}],[\"banned\",{\"_index\":71,\"name\":{\"74\":{}},\"comment\":{}}],[\"banner\",{\"_index\":222,\"name\":{\"353\":{}},\"comment\":{}}],[\"bannerurl\",{\"_index\":230,\"name\":{\"371\":{}},\"comment\":{}}],[\"banuser\",{\"_index\":232,\"name\":{\"380\":{}},\"comment\":{}}],[\"blockuser\",{\"_index\":286,\"name\":{\"518\":{}},\"comment\":{}}],[\"bot\",{\"_index\":73,\"name\":{\"76\":{},\"506\":{}},\"comment\":{}}],[\"botcollection\",{\"_index\":293,\"name\":{\"525\":{}},\"comment\":{}}],[\"botflags\",{\"_index\":72,\"name\":{\"75\":{}},\"comment\":{}}],[\"bots\",{\"_index\":3,\"name\":{\"3\":{}},\"comment\":{}}],[\"by\",{\"_index\":265,\"name\":{\"453\":{},\"462\":{},\"470\":{}},\"comment\":{}}],[\"byid\",{\"_index\":264,\"name\":{\"452\":{},\"461\":{},\"469\":{}},\"comment\":{}}],[\"categories\",{\"_index\":224,\"name\":{\"356\":{}},\"comment\":{}}],[\"changeusername\",{\"_index\":282,\"name\":{\"514\":{}},\"comment\":{}}],[\"channel\",{\"_index\":90,\"name\":{\"95\":{},\"207\":{},\"220\":{}},\"comment\":{}}],[\"channelcollection\",{\"_index\":315,\"name\":{\"552\":{}},\"comment\":{}}],[\"channeldescription\",{\"_index\":220,\"name\":{\"338\":{}},\"comment\":{}}],[\"channeleditsystemmessage\",{\"_index\":266,\"name\":{\"458\":{}},\"comment\":{}}],[\"channelid\",{\"_index\":162,\"name\":{\"204\":{},\"219\":{},\"336\":{}},\"comment\":{}}],[\"channelids\",{\"_index\":223,\"name\":{\"354\":{}},\"comment\":{}}],[\"channelinvite\",{\"_index\":157,\"name\":{\"188\":{}},\"comment\":{}}],[\"channelname\",{\"_index\":219,\"name\":{\"337\":{}},\"comment\":{}}],[\"channelownershipchangesystemmessage\",{\"_index\":268,\"name\":{\"473\":{}},\"comment\":{}}],[\"channelrenamedsystemmessage\",{\"_index\":267,\"name\":{\"465\":{}},\"comment\":{}}],[\"channels\",{\"_index\":4,\"name\":{\"4\":{},\"355\":{}},\"comment\":{}}],[\"channelunread\",{\"_index\":141,\"name\":{\"156\":{}},\"comment\":{}}],[\"channelunreadcollection\",{\"_index\":318,\"name\":{\"578\":{}},\"comment\":{}}],[\"channelunreads\",{\"_index\":5,\"name\":{\"5\":{}},\"comment\":{}}],[\"classcollection\",{\"_index\":333,\"name\":{\"792\":{}},\"comment\":{}}],[\"clearreactions\",{\"_index\":184,\"name\":{\"244\":{}},\"comment\":{}}],[\"client\",{\"_index\":0,\"name\":{\"0\":{},\"176\":{},\"191\":{},\"196\":{},\"209\":{},\"250\":{},\"255\":{},\"265\":{},\"274\":{},\"291\":{},\"303\":{},\"307\":{},\"317\":{},\"322\":{},\"340\":{},\"398\":{},\"434\":{},\"440\":{},\"447\":{},\"456\":{},\"463\":{},\"471\":{},\"480\":{},\"532\":{},\"559\":{},\"583\":{},\"608\":{},\"634\":{},\"660\":{},\"687\":{},\"712\":{},\"737\":{},\"794\":{}},\"comment\":{}}],[\"clientoptions\",{\"_index\":33,\"name\":{\"33\":{}},\"comment\":{}}],[\"code\",{\"_index\":213,\"name\":{\"327\":{}},\"comment\":{}}],[\"collection\",{\"_index\":74,\"name\":{\"78\":{},\"97\":{},\"158\":{},\"164\":{},\"213\":{},\"344\":{},\"407\":{},\"484\":{},\"494\":{},\"757\":{}},\"comment\":{}}],[\"colour\",{\"_index\":201,\"name\":{\"288\":{},\"301\":{}},\"comment\":{}}],[\"configuration\",{\"_index\":15,\"name\":{\"15\":{}},\"comment\":{}}],[\"connect\",{\"_index\":24,\"name\":{\"24\":{},\"47\":{}},\"comment\":{}}],[\"connected\",{\"_index\":51,\"name\":{\"54\":{}},\"comment\":{}}],[\"connecting\",{\"_index\":50,\"name\":{\"53\":{}},\"comment\":{}}],[\"connectionfailurecount\",{\"_index\":20,\"name\":{\"20\":{}},\"comment\":{}}],[\"connectionstate\",{\"_index\":48,\"name\":{\"51\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":1,\"name\":{\"1\":{},\"35\":{},\"77\":{},\"96\":{},\"157\":{},\"163\":{},\"175\":{},\"190\":{},\"195\":{},\"200\":{},\"212\":{},\"249\":{},\"254\":{},\"259\":{},\"269\":{},\"278\":{},\"295\":{},\"306\":{},\"316\":{},\"321\":{},\"326\":{},\"343\":{},\"397\":{},\"406\":{},\"433\":{},\"438\":{},\"444\":{},\"451\":{},\"460\":{},\"467\":{},\"475\":{},\"483\":{},\"493\":{},\"526\":{},\"553\":{},\"579\":{},\"604\":{},\"629\":{},\"655\":{},\"681\":{},\"708\":{},\"733\":{},\"758\":{},\"772\":{},\"793\":{}},\"comment\":{}}],[\"content\",{\"_index\":168,\"name\":{\"225\":{},\"439\":{}},\"comment\":{}}],[\"contenttype\",{\"_index\":151,\"name\":{\"181\":{}},\"comment\":{}}],[\"create\",{\"_index\":305,\"name\":{\"541\":{},\"567\":{},\"592\":{},\"617\":{},\"643\":{},\"669\":{},\"696\":{},\"721\":{},\"746\":{},\"781\":{},\"803\":{}},\"comment\":{}}],[\"createbot\",{\"_index\":298,\"name\":{\"531\":{}},\"comment\":{}}],[\"createchannel\",{\"_index\":231,\"name\":{\"376\":{}},\"comment\":{}}],[\"createdat\",{\"_index\":77,\"name\":{\"81\":{},\"100\":{},\"167\":{},\"215\":{},\"347\":{},\"487\":{},\"497\":{}},\"comment\":{}}],[\"createemoji\",{\"_index\":244,\"name\":{\"394\":{}},\"comment\":{}}],[\"createfileurl\",{\"_index\":156,\"name\":{\"187\":{}},\"comment\":{}}],[\"creategroup\",{\"_index\":317,\"name\":{\"558\":{}},\"comment\":{}}],[\"createinvite\",{\"_index\":134,\"name\":{\"149\":{}},\"comment\":{}}],[\"createrole\",{\"_index\":237,\"name\":{\"386\":{}},\"comment\":{}}],[\"createserver\",{\"_index\":325,\"name\":{\"659\":{}},\"comment\":{}}],[\"creator\",{\"_index\":145,\"name\":{\"169\":{},\"205\":{}},\"comment\":{}}],[\"creatorid\",{\"_index\":161,\"name\":{\"202\":{}},\"comment\":{}}],[\"current\",{\"_index\":272,\"name\":{\"488\":{}},\"comment\":{}}],[\"defaultavatarurl\",{\"_index\":279,\"name\":{\"507\":{}},\"comment\":{}}],[\"defaultchannel\",{\"_index\":228,\"name\":{\"365\":{}},\"comment\":{}}],[\"defaultpermissions\",{\"_index\":108,\"name\":{\"121\":{},\"359\":{}},\"comment\":{}}],[\"delete\",{\"_index\":89,\"name\":{\"94\":{},\"139\":{},\"173\":{},\"208\":{},\"241\":{},\"378\":{},\"491\":{},\"540\":{},\"554\":{},\"591\":{},\"616\":{},\"642\":{},\"668\":{},\"695\":{},\"720\":{},\"745\":{},\"761\":{},\"780\":{},\"802\":{}},\"comment\":{}}],[\"deleteall\",{\"_index\":330,\"name\":{\"710\":{}},\"comment\":{}}],[\"deleted\",{\"_index\":70,\"name\":{\"73\":{}},\"comment\":{}}],[\"deletemessages\",{\"_index\":133,\"name\":{\"148\":{}},\"comment\":{}}],[\"deleterole\",{\"_index\":239,\"name\":{\"388\":{}},\"comment\":{}}],[\"description\",{\"_index\":96,\"name\":{\"106\":{},\"283\":{},\"299\":{},\"311\":{},\"351\":{}},\"comment\":{}}],[\"developer\",{\"_index\":57,\"name\":{\"60\":{}},\"comment\":{}}],[\"disconnect\",{\"_index\":45,\"name\":{\"48\":{}},\"comment\":{}}],[\"disconnected\",{\"_index\":52,\"name\":{\"55\":{}},\"comment\":{}}],[\"discoverable\",{\"_index\":83,\"name\":{\"88\":{},\"362\":{}},\"comment\":{}}],[\"displayname\",{\"_index\":95,\"name\":{\"105\":{}},\"comment\":{}}],[\"downloadurl\",{\"_index\":153,\"name\":{\"184\":{}},\"comment\":{}}],[\"earlyadopter\",{\"_index\":65,\"name\":{\"68\":{}},\"comment\":{}}],[\"edit\",{\"_index\":88,\"name\":{\"93\":{},\"138\":{},\"240\":{},\"377\":{},\"428\":{},\"513\":{}},\"comment\":{}}],[\"editedat\",{\"_index\":171,\"name\":{\"228\":{}},\"comment\":{}}],[\"editrole\",{\"_index\":238,\"name\":{\"387\":{}},\"comment\":{}}],[\"embeds\",{\"_index\":172,\"name\":{\"229\":{}},\"comment\":{}}],[\"embedurl\",{\"_index\":203,\"name\":{\"290\":{}},\"comment\":{}}],[\"emoji\",{\"_index\":143,\"name\":{\"162\":{}},\"comment\":{}}],[\"emojicollection\",{\"_index\":321,\"name\":{\"603\":{}},\"comment\":{}}],[\"emojis\",{\"_index\":6,\"name\":{\"6\":{}},\"comment\":{}}],[\"entries\",{\"_index\":309,\"name\":{\"546\":{},\"572\":{},\"597\":{},\"622\":{},\"648\":{},\"674\":{},\"701\":{},\"726\":{},\"751\":{},\"765\":{},\"786\":{},\"808\":{}},\"comment\":{}}],[\"eventclient\",{\"_index\":34,\"name\":{\"34\":{}},\"comment\":{}}],[\"events\",{\"_index\":14,\"name\":{\"14\":{}},\"comment\":{}}],[\"fetch\",{\"_index\":294,\"name\":{\"527\":{},\"555\":{},\"605\":{},\"630\":{},\"656\":{},\"684\":{},\"709\":{},\"734\":{}},\"comment\":{}}],[\"fetchbans\",{\"_index\":236,\"name\":{\"384\":{}},\"comment\":{}}],[\"fetchconfiguration\",{\"_index\":25,\"name\":{\"25\":{}},\"comment\":{}}],[\"fetchemojis\",{\"_index\":245,\"name\":{\"395\":{}},\"comment\":{}}],[\"fetchinvites\",{\"_index\":235,\"name\":{\"383\":{}},\"comment\":{}}],[\"fetchmember\",{\"_index\":240,\"name\":{\"389\":{}},\"comment\":{}}],[\"fetchmembers\",{\"_index\":124,\"name\":{\"137\":{},\"393\":{}},\"comment\":{}}],[\"fetchmessage\",{\"_index\":128,\"name\":{\"143\":{}},\"comment\":{}}],[\"fetchmessages\",{\"_index\":129,\"name\":{\"144\":{}},\"comment\":{}}],[\"fetchmessageswithusers\",{\"_index\":130,\"name\":{\"145\":{}},\"comment\":{}}],[\"fetchmutual\",{\"_index\":289,\"name\":{\"521\":{}},\"comment\":{}}],[\"fetchowned\",{\"_index\":295,\"name\":{\"528\":{}},\"comment\":{}}],[\"fetchprofile\",{\"_index\":288,\"name\":{\"520\":{}},\"comment\":{}}],[\"fetchpublic\",{\"_index\":296,\"name\":{\"529\":{}},\"comment\":{}}],[\"file\",{\"_index\":147,\"name\":{\"174\":{}},\"comment\":{}}],[\"filename\",{\"_index\":149,\"name\":{\"179\":{}},\"comment\":{}}],[\"filter\",{\"_index\":312,\"name\":{\"549\":{},\"575\":{},\"600\":{},\"625\":{},\"651\":{},\"677\":{},\"704\":{},\"729\":{},\"754\":{},\"768\":{},\"789\":{},\"811\":{}},\"comment\":{}}],[\"find\",{\"_index\":314,\"name\":{\"551\":{},\"577\":{},\"602\":{},\"627\":{},\"653\":{},\"679\":{},\"706\":{},\"731\":{},\"756\":{},\"770\":{},\"791\":{},\"813\":{}},\"comment\":{}}],[\"flags\",{\"_index\":87,\"name\":{\"92\":{},\"360\":{},\"505\":{}},\"comment\":{}}],[\"foreach\",{\"_index\":310,\"name\":{\"547\":{},\"573\":{},\"598\":{},\"623\":{},\"649\":{},\"675\":{},\"702\":{},\"727\":{},\"752\":{},\"766\":{},\"787\":{},\"809\":{}},\"comment\":{}}],[\"founder\",{\"_index\":61,\"name\":{\"64\":{}},\"comment\":{}}],[\"from\",{\"_index\":158,\"name\":{\"189\":{},\"194\":{},\"199\":{},\"248\":{},\"253\":{},\"258\":{},\"268\":{},\"277\":{},\"294\":{},\"315\":{},\"320\":{},\"325\":{},\"432\":{},\"437\":{},\"443\":{},\"450\":{},\"459\":{},\"466\":{},\"474\":{},\"478\":{}},\"comment\":{}}],[\"fromid\",{\"_index\":269,\"name\":{\"476\":{}},\"comment\":{}}],[\"get\",{\"_index\":303,\"name\":{\"538\":{},\"565\":{},\"589\":{},\"614\":{},\"640\":{},\"666\":{},\"693\":{},\"718\":{},\"743\":{},\"759\":{},\"778\":{},\"800\":{}},\"comment\":{}}],[\"getbykey\",{\"_index\":328,\"name\":{\"683\":{}},\"comment\":{}}],[\"getorcreate\",{\"_index\":297,\"name\":{\"530\":{},\"556\":{},\"582\":{},\"606\":{},\"631\":{},\"657\":{},\"685\":{},\"711\":{},\"735\":{}},\"comment\":{}}],[\"getorpartial\",{\"_index\":316,\"name\":{\"557\":{},\"607\":{},\"632\":{},\"658\":{},\"686\":{},\"736\":{}},\"comment\":{}}],[\"getpermissions\",{\"_index\":256,\"name\":{\"422\":{}},\"comment\":{}}],[\"getunderlyingobject\",{\"_index\":301,\"name\":{\"535\":{},\"562\":{},\"586\":{},\"611\":{},\"637\":{},\"663\":{},\"690\":{},\"715\":{},\"740\":{},\"775\":{},\"797\":{}},\"comment\":{}}],[\"handle\",{\"_index\":47,\"name\":{\"50\":{}},\"comment\":{}}],[\"has\",{\"_index\":304,\"name\":{\"539\":{},\"566\":{},\"590\":{},\"615\":{},\"641\":{},\"667\":{},\"694\":{},\"719\":{},\"744\":{},\"760\":{},\"779\":{},\"801\":{}},\"comment\":{}}],[\"hasbykey\",{\"_index\":327,\"name\":{\"682\":{}},\"comment\":{}}],[\"haspermission\",{\"_index\":257,\"name\":{\"423\":{}},\"comment\":{}}],[\"havepermission\",{\"_index\":122,\"name\":{\"135\":{},\"374\":{}},\"comment\":{}}],[\"heartbeatintervalreference\",{\"_index\":42,\"name\":{\"44\":{}},\"comment\":{}}],[\"height\",{\"_index\":191,\"name\":{\"262\":{},\"272\":{}},\"comment\":{}}],[\"hoistedrole\",{\"_index\":254,\"name\":{\"419\":{}},\"comment\":{}}],[\"humanreadablesize\",{\"_index\":154,\"name\":{\"185\":{}},\"comment\":{}}],[\"icon\",{\"_index\":97,\"name\":{\"107\":{},\"352\":{}},\"comment\":{}}],[\"iconurl\",{\"_index\":117,\"name\":{\"130\":{},\"287\":{},\"296\":{},\"369\":{}},\"comment\":{}}],[\"id\",{\"_index\":75,\"name\":{\"79\":{},\"98\":{},\"159\":{},\"165\":{},\"177\":{},\"201\":{},\"214\":{},\"308\":{},\"345\":{},\"399\":{},\"408\":{},\"485\":{},\"495\":{}},\"comment\":{}}],[\"idle\",{\"_index\":49,\"name\":{\"52\":{}},\"comment\":{}}],[\"image\",{\"_index\":198,\"name\":{\"284\":{}},\"comment\":{}}],[\"imageembed\",{\"_index\":189,\"name\":{\"257\":{}},\"comment\":{}}],[\"inferiorto\",{\"_index\":258,\"name\":{\"424\":{}},\"comment\":{}}],[\"interactions\",{\"_index\":176,\"name\":{\"233\":{}},\"comment\":{}}],[\"interactionsurl\",{\"_index\":84,\"name\":{\"89\":{}},\"comment\":{}}],[\"ispartial\",{\"_index\":306,\"name\":{\"542\":{},\"568\":{},\"593\":{},\"618\":{},\"644\":{},\"670\":{},\"697\":{},\"722\":{},\"747\":{},\"782\":{},\"804\":{}},\"comment\":{}}],[\"isspoiler\",{\"_index\":155,\"name\":{\"186\":{}},\"comment\":{}}],[\"join\",{\"_index\":221,\"name\":{\"339\":{}},\"comment\":{}}],[\"joinedat\",{\"_index\":251,\"name\":{\"413\":{}},\"comment\":{}}],[\"keys\",{\"_index\":307,\"name\":{\"544\":{},\"570\":{},\"595\":{},\"620\":{},\"646\":{},\"672\":{},\"699\":{},\"724\":{},\"749\":{},\"763\":{},\"784\":{},\"806\":{}},\"comment\":{}}],[\"kick\",{\"_index\":260,\"name\":{\"430\":{}},\"comment\":{}}],[\"kickuser\",{\"_index\":233,\"name\":{\"381\":{}},\"comment\":{}}],[\"lastmessage\",{\"_index\":112,\"name\":{\"125\":{}},\"comment\":{}}],[\"lastmessageat\",{\"_index\":113,\"name\":{\"126\":{}},\"comment\":{}}],[\"lastmessageid\",{\"_index\":111,\"name\":{\"124\":{},\"160\":{}},\"comment\":{}}],[\"login\",{\"_index\":27,\"name\":{\"27\":{}},\"comment\":{}}],[\"loginbot\",{\"_index\":29,\"name\":{\"29\":{}},\"comment\":{}}],[\"map\",{\"_index\":313,\"name\":{\"550\":{},\"576\":{},\"601\":{},\"626\":{},\"652\":{},\"678\":{},\"705\":{},\"730\":{},\"755\":{},\"769\":{},\"790\":{},\"812\":{}},\"comment\":{}}],[\"markdowntotext\",{\"_index\":30,\"name\":{\"30\":{}},\"comment\":{}}],[\"masquerade\",{\"_index\":177,\"name\":{\"234\":{}},\"comment\":{}}],[\"masqueradeavatarurl\",{\"_index\":182,\"name\":{\"239\":{}},\"comment\":{}}],[\"mature\",{\"_index\":110,\"name\":{\"123\":{},\"172\":{},\"363\":{}},\"comment\":{}}],[\"media\",{\"_index\":205,\"name\":{\"300\":{}},\"comment\":{}}],[\"member\",{\"_index\":165,\"name\":{\"222\":{},\"372\":{}},\"comment\":{}}],[\"membercount\",{\"_index\":218,\"name\":{\"335\":{}},\"comment\":{}}],[\"mentionids\",{\"_index\":173,\"name\":{\"230\":{}},\"comment\":{}}],[\"mentions\",{\"_index\":116,\"name\":{\"129\":{},\"368\":{}},\"comment\":{}}],[\"message\",{\"_index\":163,\"name\":{\"211\":{}},\"comment\":{}}],[\"messagecollection\",{\"_index\":322,\"name\":{\"628\":{}},\"comment\":{}}],[\"messageembed\",{\"_index\":187,\"name\":{\"247\":{}},\"comment\":{}}],[\"messagementionids\",{\"_index\":142,\"name\":{\"161\":{}},\"comment\":{}}],[\"messages\",{\"_index\":7,\"name\":{\"7\":{}},\"comment\":{}}],[\"metadata\",{\"_index\":150,\"name\":{\"180\":{}},\"comment\":{}}],[\"name\",{\"_index\":94,\"name\":{\"104\":{},\"170\":{},\"350\":{},\"468\":{},\"489\":{}},\"comment\":{}}],[\"nickname\",{\"_index\":252,\"name\":{\"414\":{}},\"comment\":{}}],[\"nonce\",{\"_index\":164,\"name\":{\"218\":{}},\"comment\":{}}],[\"objects\",{\"_index\":300,\"name\":{\"534\":{},\"561\":{},\"585\":{},\"610\":{},\"636\":{},\"662\":{},\"689\":{},\"714\":{},\"739\":{},\"774\":{},\"796\":{}},\"comment\":{}}],[\"official\",{\"_index\":54,\"name\":{\"57\":{}},\"comment\":{}}],[\"online\",{\"_index\":277,\"name\":{\"503\":{}},\"comment\":{}}],[\"opendm\",{\"_index\":283,\"name\":{\"515\":{}},\"comment\":{}}],[\"options\",{\"_index\":13,\"name\":{\"13\":{},\"36\":{}},\"comment\":{}}],[\"orderedchannels\",{\"_index\":227,\"name\":{\"364\":{}},\"comment\":{}}],[\"orderedroles\",{\"_index\":229,\"name\":{\"366\":{},\"418\":{}},\"comment\":{}}],[\"originalurl\",{\"_index\":195,\"name\":{\"280\":{}},\"comment\":{}}],[\"orpermission\",{\"_index\":123,\"name\":{\"136\":{},\"375\":{}},\"comment\":{}}],[\"owner\",{\"_index\":79,\"name\":{\"84\":{},\"117\":{},\"349\":{}},\"comment\":{}}],[\"ownerid\",{\"_index\":78,\"name\":{\"83\":{},\"116\":{},\"348\":{}},\"comment\":{}}],[\"pardon\",{\"_index\":249,\"name\":{\"404\":{}},\"comment\":{}}],[\"parent\",{\"_index\":144,\"name\":{\"168\":{}},\"comment\":{}}],[\"path\",{\"_index\":92,\"name\":{\"102\":{},\"216\":{}},\"comment\":{}}],[\"paw\",{\"_index\":64,\"name\":{\"67\":{}},\"comment\":{}}],[\"permission\",{\"_index\":121,\"name\":{\"134\":{},\"373\":{},\"512\":{}},\"comment\":{}}],[\"permissions\",{\"_index\":107,\"name\":{\"120\":{}},\"comment\":{}}],[\"ping\",{\"_index\":37,\"name\":{\"39\":{}},\"comment\":{}}],[\"platformmoderation\",{\"_index\":62,\"name\":{\"65\":{}},\"comment\":{}}],[\"pongtimeoutreference\",{\"_index\":43,\"name\":{\"45\":{}},\"comment\":{}}],[\"potentiallyrestrictedchannel\",{\"_index\":120,\"name\":{\"133\":{}},\"comment\":{}}],[\"presence\",{\"_index\":280,\"name\":{\"510\":{}},\"comment\":{}}],[\"privacypolicyurl\",{\"_index\":86,\"name\":{\"91\":{}},\"comment\":{}}],[\"privatesession\",{\"_index\":32,\"name\":{\"32\":{}},\"comment\":{}}],[\"privileged\",{\"_index\":278,\"name\":{\"504\":{}},\"comment\":{}}],[\"protocolversion\",{\"_index\":35,\"name\":{\"37\":{}},\"comment\":{}}],[\"proxiediconurl\",{\"_index\":202,\"name\":{\"289\":{},\"302\":{}},\"comment\":{}}],[\"proxiedurl\",{\"_index\":192,\"name\":{\"264\":{},\"273\":{}},\"comment\":{}}],[\"proxyfile\",{\"_index\":31,\"name\":{\"31\":{}},\"comment\":{}}],[\"public\",{\"_index\":81,\"name\":{\"86\":{}},\"comment\":{}}],[\"publicbot\",{\"_index\":206,\"name\":{\"305\":{}},\"comment\":{}}],[\"publicchannelinvite\",{\"_index\":210,\"name\":{\"314\":{}},\"comment\":{}}],[\"querymessages\",{\"_index\":323,\"name\":{\"633\":{}},\"comment\":{}}],[\"ranking\",{\"_index\":255,\"name\":{\"421\":{}},\"comment\":{}}],[\"re_channels\",{\"_index\":291,\"name\":{\"523\":{}},\"comment\":{}}],[\"re_mentions\",{\"_index\":290,\"name\":{\"522\":{}},\"comment\":{}}],[\"re_spoiler\",{\"_index\":292,\"name\":{\"524\":{}},\"comment\":{}}],[\"react\",{\"_index\":185,\"name\":{\"245\":{}},\"comment\":{}}],[\"reactions\",{\"_index\":175,\"name\":{\"232\":{}},\"comment\":{}}],[\"ready\",{\"_index\":18,\"name\":{\"18\":{}},\"comment\":{}}],[\"reason\",{\"_index\":248,\"name\":{\"401\":{}},\"comment\":{}}],[\"recipient\",{\"_index\":103,\"name\":{\"113\":{}},\"comment\":{}}],[\"recipientids\",{\"_index\":101,\"name\":{\"111\":{}},\"comment\":{}}],[\"recipients\",{\"_index\":102,\"name\":{\"112\":{}},\"comment\":{}}],[\"reconnecttimeout\",{\"_index\":22,\"name\":{\"22\":{}},\"comment\":{}}],[\"relationship\",{\"_index\":276,\"name\":{\"502\":{}},\"comment\":{}}],[\"removefriend\",{\"_index\":285,\"name\":{\"517\":{}},\"comment\":{}}],[\"removemember\",{\"_index\":126,\"name\":{\"141\":{}},\"comment\":{}}],[\"rename\",{\"_index\":273,\"name\":{\"490\":{}},\"comment\":{}}],[\"reply\",{\"_index\":183,\"name\":{\"243\":{}},\"comment\":{}}],[\"replyids\",{\"_index\":174,\"name\":{\"231\":{}},\"comment\":{}}],[\"reservedrelevantjokebadge1\",{\"_index\":66,\"name\":{\"69\":{}},\"comment\":{}}],[\"reservedrelevantjokebadge2\",{\"_index\":67,\"name\":{\"70\":{}},\"comment\":{}}],[\"reset\",{\"_index\":320,\"name\":{\"581\":{}},\"comment\":{}}],[\"resetsyncstatus\",{\"_index\":243,\"name\":{\"392\":{}},\"comment\":{}}],[\"responsibledisclosure\",{\"_index\":60,\"name\":{\"63\":{}},\"comment\":{}}],[\"rolecolour\",{\"_index\":179,\"name\":{\"236\":{},\"420\":{}},\"comment\":{}}],[\"rolepermissions\",{\"_index\":109,\"name\":{\"122\":{}},\"comment\":{}}],[\"roles\",{\"_index\":226,\"name\":{\"358\":{},\"416\":{}},\"comment\":{}}],[\"search\",{\"_index\":131,\"name\":{\"146\":{}},\"comment\":{}}],[\"searchwithusers\",{\"_index\":132,\"name\":{\"147\":{}},\"comment\":{}}],[\"send\",{\"_index\":46,\"name\":{\"49\":{}},\"comment\":{}}],[\"sendmessage\",{\"_index\":127,\"name\":{\"142\":{}},\"comment\":{}}],[\"server\",{\"_index\":106,\"name\":{\"119\":{},\"206\":{},\"221\":{},\"342\":{},\"403\":{},\"411\":{}},\"comment\":{}}],[\"serverban\",{\"_index\":246,\"name\":{\"396\":{}},\"comment\":{}}],[\"serverbanner\",{\"_index\":217,\"name\":{\"333\":{}},\"comment\":{}}],[\"servercollection\",{\"_index\":324,\"name\":{\"654\":{}},\"comment\":{}}],[\"serverflags\",{\"_index\":53,\"name\":{\"56\":{},\"334\":{}},\"comment\":{}}],[\"servericon\",{\"_index\":216,\"name\":{\"332\":{}},\"comment\":{}}],[\"serverid\",{\"_index\":105,\"name\":{\"118\":{},\"203\":{},\"330\":{}},\"comment\":{}}],[\"serverinvite\",{\"_index\":160,\"name\":{\"198\":{}},\"comment\":{}}],[\"servermember\",{\"_index\":250,\"name\":{\"405\":{}},\"comment\":{}}],[\"servermembercollection\",{\"_index\":326,\"name\":{\"680\":{}},\"comment\":{}}],[\"servermembers\",{\"_index\":9,\"name\":{\"9\":{}},\"comment\":{}}],[\"servername\",{\"_index\":215,\"name\":{\"331\":{}},\"comment\":{}}],[\"serverpublicinvite\",{\"_index\":212,\"name\":{\"324\":{}},\"comment\":{}}],[\"servers\",{\"_index\":8,\"name\":{\"8\":{}},\"comment\":{}}],[\"session\",{\"_index\":16,\"name\":{\"16\":{},\"482\":{}},\"comment\":{}}],[\"sessioncollection\",{\"_index\":329,\"name\":{\"707\":{}},\"comment\":{}}],[\"sessionid\",{\"_index\":23,\"name\":{\"23\":{}},\"comment\":{}}],[\"sessions\",{\"_index\":10,\"name\":{\"10\":{}},\"comment\":{}}],[\"setconnectionfailurecount\",{\"_index\":21,\"name\":{\"21\":{}},\"comment\":{}}],[\"setpermissions\",{\"_index\":138,\"name\":{\"153\":{},\"385\":{}},\"comment\":{}}],[\"setping\",{\"_index\":38,\"name\":{\"40\":{}},\"comment\":{}}],[\"setready\",{\"_index\":19,\"name\":{\"19\":{}},\"comment\":{}}],[\"setstate\",{\"_index\":44,\"name\":{\"46\":{}},\"comment\":{}}],[\"setstatesetter\",{\"_index\":40,\"name\":{\"42\":{}},\"comment\":{}}],[\"sitename\",{\"_index\":200,\"name\":{\"286\":{}},\"comment\":{}}],[\"size\",{\"_index\":152,\"name\":{\"182\":{},\"263\":{},\"543\":{},\"569\":{},\"594\":{},\"619\":{},\"645\":{},\"671\":{},\"698\":{},\"723\":{},\"748\":{},\"762\":{},\"783\":{},\"805\":{}},\"comment\":{}}],[\"smalliconurl\",{\"_index\":118,\"name\":{\"131\":{}},\"comment\":{}}],[\"socket\",{\"_index\":41,\"name\":{\"43\":{}},\"comment\":{}}],[\"specialcontent\",{\"_index\":196,\"name\":{\"281\":{}},\"comment\":{}}],[\"starttyping\",{\"_index\":139,\"name\":{\"154\":{}},\"comment\":{}}],[\"state\",{\"_index\":39,\"name\":{\"41\":{}},\"comment\":{}}],[\"status\",{\"_index\":275,\"name\":{\"501\":{}},\"comment\":{}}],[\"statusmessage\",{\"_index\":281,\"name\":{\"511\":{}},\"comment\":{}}],[\"stoptyping\",{\"_index\":140,\"name\":{\"155\":{}},\"comment\":{}}],[\"storage\",{\"_index\":299,\"name\":{\"533\":{},\"560\":{},\"584\":{},\"609\":{},\"635\":{},\"661\":{},\"688\":{},\"713\":{},\"738\":{},\"773\":{},\"795\":{}},\"comment\":{}}],[\"storecollection\",{\"_index\":332,\"name\":{\"771\":{}},\"comment\":{}}],[\"supporter\",{\"_index\":59,\"name\":{\"62\":{}},\"comment\":{}}],[\"suspended\",{\"_index\":69,\"name\":{\"72\":{}},\"comment\":{}}],[\"sync\",{\"_index\":319,\"name\":{\"580\":{}},\"comment\":{}}],[\"synced\",{\"_index\":241,\"name\":{\"390\":{}},\"comment\":{}}],[\"syncmembers\",{\"_index\":242,\"name\":{\"391\":{}},\"comment\":{}}],[\"systemmessage\",{\"_index\":169,\"name\":{\"226\":{},\"431\":{}},\"comment\":{}}],[\"systemmessages\",{\"_index\":225,\"name\":{\"357\":{}},\"comment\":{}}],[\"tag\",{\"_index\":148,\"name\":{\"178\":{}},\"comment\":{}}],[\"termsofserviceurl\",{\"_index\":85,\"name\":{\"90\":{}},\"comment\":{}}],[\"textembed\",{\"_index\":204,\"name\":{\"293\":{}},\"comment\":{}}],[\"textsystemmessage\",{\"_index\":261,\"name\":{\"436\":{}},\"comment\":{}}],[\"timeout\",{\"_index\":253,\"name\":{\"417\":{}},\"comment\":{}}],[\"title\",{\"_index\":197,\"name\":{\"282\":{},\"298\":{}},\"comment\":{}}],[\"to\",{\"_index\":271,\"name\":{\"479\":{}},\"comment\":{}}],[\"toid\",{\"_index\":270,\"name\":{\"477\":{}},\"comment\":{}}],[\"token\",{\"_index\":80,\"name\":{\"85\":{}},\"comment\":{}}],[\"tolist\",{\"_index\":311,\"name\":{\"548\":{},\"574\":{},\"599\":{},\"624\":{},\"650\":{},\"676\":{},\"703\":{},\"728\":{},\"753\":{},\"767\":{},\"788\":{},\"810\":{}},\"comment\":{}}],[\"tostring\",{\"_index\":76,\"name\":{\"80\":{},\"99\":{},\"166\":{},\"346\":{},\"410\":{},\"486\":{},\"496\":{}},\"comment\":{}}],[\"translator\",{\"_index\":58,\"name\":{\"61\":{}},\"comment\":{}}],[\"transportformat\",{\"_index\":36,\"name\":{\"38\":{}},\"comment\":{}}],[\"type\",{\"_index\":91,\"name\":{\"101\":{},\"192\":{},\"197\":{},\"210\":{},\"251\":{},\"256\":{},\"266\":{},\"275\":{},\"292\":{},\"304\":{},\"318\":{},\"323\":{},\"341\":{},\"435\":{},\"441\":{},\"448\":{},\"457\":{},\"464\":{},\"472\":{},\"481\":{}},\"comment\":{}}],[\"typing\",{\"_index\":100,\"name\":{\"110\":{}},\"comment\":{}}],[\"typingids\",{\"_index\":99,\"name\":{\"109\":{}},\"comment\":{}}],[\"unbanuser\",{\"_index\":234,\"name\":{\"382\":{}},\"comment\":{}}],[\"unblockuser\",{\"_index\":287,\"name\":{\"519\":{}},\"comment\":{}}],[\"unknownembed\",{\"_index\":188,\"name\":{\"252\":{}},\"comment\":{}}],[\"unknowninvite\",{\"_index\":159,\"name\":{\"193\":{}},\"comment\":{}}],[\"unknownpublicinvite\",{\"_index\":211,\"name\":{\"319\":{}},\"comment\":{}}],[\"unreact\",{\"_index\":186,\"name\":{\"246\":{}},\"comment\":{}}],[\"unread\",{\"_index\":115,\"name\":{\"128\":{},\"367\":{}},\"comment\":{}}],[\"updatedat\",{\"_index\":114,\"name\":{\"127\":{}},\"comment\":{}}],[\"updateheaders\",{\"_index\":26,\"name\":{\"26\":{}},\"comment\":{}}],[\"updateunderlyingobject\",{\"_index\":302,\"name\":{\"537\":{},\"564\":{},\"588\":{},\"613\":{},\"639\":{},\"665\":{},\"692\":{},\"717\":{},\"742\":{},\"777\":{},\"799\":{}},\"comment\":{}}],[\"url\",{\"_index\":93,\"name\":{\"103\":{},\"183\":{},\"217\":{},\"260\":{},\"270\":{},\"279\":{},\"297\":{}},\"comment\":{}}],[\"useexistingsession\",{\"_index\":28,\"name\":{\"28\":{}},\"comment\":{}}],[\"user\",{\"_index\":17,\"name\":{\"17\":{},\"82\":{},\"115\":{},\"402\":{},\"412\":{},\"446\":{},\"455\":{},\"492\":{}},\"comment\":{}}],[\"useravatar\",{\"_index\":214,\"name\":{\"329\":{}},\"comment\":{}}],[\"userbadges\",{\"_index\":56,\"name\":{\"59\":{}},\"comment\":{}}],[\"usercollection\",{\"_index\":331,\"name\":{\"732\":{}},\"comment\":{}}],[\"userflags\",{\"_index\":68,\"name\":{\"71\":{}},\"comment\":{}}],[\"userid\",{\"_index\":104,\"name\":{\"114\":{},\"445\":{},\"454\":{}},\"comment\":{}}],[\"usermoderatedsystemmessage\",{\"_index\":263,\"name\":{\"449\":{}},\"comment\":{}}],[\"username\",{\"_index\":178,\"name\":{\"235\":{},\"309\":{},\"328\":{},\"425\":{},\"498\":{}},\"comment\":{}}],[\"users\",{\"_index\":11,\"name\":{\"11\":{}},\"comment\":{}}],[\"usersystemmessage\",{\"_index\":262,\"name\":{\"442\":{}},\"comment\":{}}],[\"values\",{\"_index\":308,\"name\":{\"545\":{},\"571\":{},\"596\":{},\"621\":{},\"647\":{},\"673\":{},\"700\":{},\"725\":{},\"750\":{},\"764\":{},\"785\":{},\"807\":{}},\"comment\":{}}],[\"verified\",{\"_index\":55,\"name\":{\"58\":{}},\"comment\":{}}],[\"video\",{\"_index\":199,\"name\":{\"285\":{}},\"comment\":{}}],[\"videoembed\",{\"_index\":193,\"name\":{\"267\":{}},\"comment\":{}}],[\"websiteembed\",{\"_index\":194,\"name\":{\"276\":{}},\"comment\":{}}],[\"width\",{\"_index\":190,\"name\":{\"261\":{},\"271\":{}},\"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\":\"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
diff --git a/classes/API.API.html b/classes/API.API.html
index 2ff0d3b5..7f2bfa13 100644
--- a/classes/API.API.html
+++ b/classes/API.API.html
@@ -36,7 +36,7 @@
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/index.d.ts:41
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/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.5.21/node_modules/revolt-api/dist/index.d.ts:44
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/index.d.ts:44
Properties
Private authentication
authentication: any
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/index.d.ts:43
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/index.d.ts:43
Private baseURL
baseURL: any
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/index.d.ts:42
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/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.5.21/node_modules/revolt-api/dist/index.d.ts:48
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/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.5.21/node_modules/revolt-api/dist/index.d.ts:52
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/index.d.ts:52
Methods
@@ -129,7 +129,7 @@
Type Parameters
-Path extends "/auth/mfa/totp" | ` /bots/ ${ string } ` | ` /channels/ ${ string } ` | "-/channels/{target}" | ` /channels/ ${ string } /messages/ ${ string } ` | "-/channels/{target}/messages/{msg}" | ` /servers/ ${ string } /members/ ${ string } ` | "-/servers/{target}/members/{member}" | ` /invites/ ${ string } ` | "-/invites/{target}" | ` /custom/emoji/ ${ string } ` | "-/custom/emoji/{id}" | ` /safety/strikes/ ${ string } ` | ` /users/ ${ string } /friend ` | "-/users/{target}/friend" | ` /users/ ${ string } /block ` | "-/users/{target}/block" | "-/bots/{target}" | ` /channels/ ${ string } /messages/bulk ` | "-/channels/{target}/messages/bulk" | ` /channels/ ${ string } /recipients/ ${ string } ` | "-/channels/{target}/recipients/{member}" | ` /channels/ ${ string } /messages/ ${ string } /reactions/ ${ string } ` | "-/channels/{target}/messages/{msg}/reactions/{emoji}" | ` /channels/ ${ string } /messages/ ${ string } /reactions ` | "-/channels/{target}/messages/{msg}/reactions" | ` /servers/ ${ string } ` | "-/servers/{target}" | ` /servers/ ${ string } /bans/ ${ string } ` | "-/servers/{server}/bans/{target}" | ` /servers/ ${ string } /roles/ ${ string } ` | "-/servers/{target}/roles/{role_id}" | "-/safety/strikes/{strike_id}" | ` /auth/session/ ${ string } ` | "-/auth/session/{id}"
+Path extends "/auth/mfa/totp" | ` /bots/ ${ string } ` | ` /channels/ ${ string } ` | "-/channels/{target}" | ` /channels/ ${ string } /messages/ ${ string } ` | "-/channels/{target}/messages/{msg}" | ` /servers/ ${ string } /members/ ${ string } ` | "-/servers/{target}/members/{member}" | ` /invites/ ${ string } ` | "-/invites/{target}" | ` /custom/emoji/ ${ string } ` | "-/custom/emoji/{id}" | ` /safety/strikes/ ${ string } ` | ` /webhooks/ ${ string } / ${ string } ` | "-/webhooks/{webhook_id}/{token}" | ` /webhooks/ ${ string } ` | "-/webhooks/{webhook_id}" | ` /users/ ${ string } /friend ` | "-/users/{target}/friend" | ` /users/ ${ string } /block ` | "-/users/{target}/block" | "-/bots/{target}" | ` /channels/ ${ string } /messages/bulk ` | "-/channels/{target}/messages/bulk" | ` /channels/ ${ string } /recipients/ ${ string } ` | "-/channels/{target}/recipients/{member}" | ` /channels/ ${ string } /messages/ ${ string } /reactions/ ${ string } ` | "-/channels/{target}/messages/{msg}/reactions/{emoji}" | ` /channels/ ${ string } /messages/ ${ string } /reactions ` | "-/channels/{target}/messages/{msg}/reactions" | ` /servers/ ${ string } ` | "-/servers/{target}" | ` /servers/ ${ string } /bans/ ${ string } ` | "-/servers/{server}/bans/{target}" | ` /servers/ ${ string } /roles/ ${ string } ` | "-/servers/{target}/roles/{role_id}" | "-/safety/strikes/{strike_id}" | ` /auth/session/ ${ string } ` | "-/auth/session/{id}"
Route extends APIRoutes & { method: "delete" ; } & { parts: Count < Path , "/" , [ ] > ; path: Path ; }
@@ -149,7 +149,7 @@
Returns Promise < Route [ "response" ] >
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/index.d.ts:138
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/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.5.21/node_modules/revolt-api/dist/index.d.ts:148
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/index.d.ts:148
get
@@ -190,7 +190,7 @@
Type Parameters
-Path extends "/safety/reports" | "/auth/session/all" | "/" | "/admin/stats" | ` /users/ ${ string } ` | "-/users/{target}" | ` /users/ ${ string } /flags ` | "-/users/{target}/flags" | ` /users/ ${ string } /default_avatar ` | "-/users/{target}/default_avatar" | ` /users/ ${ string } /profile ` | "-/users/{target}/profile" | ` /users/ ${ string } /dm ` | "-/users/{target}/dm" | ` /users/ ${ string } /mutual ` | "-/users/{target}/mutual" | ` /bots/ ${ string } /invite ` | "-/bots/{target}/invite" | ` /bots/ ${ string } ` | "-/bots/{bot}" | ` /channels/ ${ string } ` | "-/channels/{target}" | ` /channels/ ${ string } /members ` | "-/channels/{target}/members" | ` /channels/ ${ string } /messages/ ${ string } ` | "-/channels/{target}/messages/{msg}" | ` /servers/ ${ string } /members/ ${ string } ` | "-/servers/{target}/members/{member}" | ` /servers/ ${ string } /bans ` | "-/servers/{target}/bans" | ` /servers/ ${ string } /invites ` | "-/servers/{target}/invites" | ` /servers/ ${ string } /emojis ` | "-/servers/{target}/emojis" | ` /invites/ ${ string } ` | "-/invites/{target}" | ` /custom/emoji/ ${ string } ` | "-/custom/emoji/{id}" | ` /safety/report/ ${ string } ` | "-/safety/report/{id}" | ` /safety/snapshot/ ${ string } ` | "-/safety/snapshot/{report_id}" | ` /safety/strikes/ ${ string } ` | "-/safety/strikes/{user_id}" | "/auth/account/" | "/auth/mfa/" | "/auth/mfa/methods" | "/onboard/hello" | "/sync/unreads" | ` /channels/ ${ string } /messages ` | "-/channels/{target}/messages" | ` /servers/ ${ string } ` | "-/servers/{target}" | ` /servers/ ${ string } /members ` | "-/servers/{target}/members" | ` /servers/ ${ string } /members_experimental_query ` | "-/servers/{target}/members_experimental_query"
+Path extends "/safety/reports" | "/auth/session/all" | "/" | "/admin/stats" | ` /users/ ${ string } ` | "-/users/{target}" | ` /users/ ${ string } /flags ` | "-/users/{target}/flags" | ` /users/ ${ string } /default_avatar ` | "-/users/{target}/default_avatar" | ` /users/ ${ string } /profile ` | "-/users/{target}/profile" | ` /users/ ${ string } /dm ` | "-/users/{target}/dm" | ` /users/ ${ string } /mutual ` | "-/users/{target}/mutual" | ` /bots/ ${ string } /invite ` | "-/bots/{target}/invite" | ` /bots/ ${ string } ` | "-/bots/{bot}" | ` /channels/ ${ string } ` | "-/channels/{target}" | ` /channels/ ${ string } /members ` | "-/channels/{target}/members" | ` /channels/ ${ string } /messages/ ${ string } ` | "-/channels/{target}/messages/{msg}" | ` /channels/ ${ string } /webhooks ` | "-/channels/{channel_id}/webhooks" | ` /servers/ ${ string } /members/ ${ string } ` | "-/servers/{target}/members/{member}" | ` /servers/ ${ string } /bans ` | "-/servers/{target}/bans" | ` /servers/ ${ string } /invites ` | "-/servers/{target}/invites" | ` /servers/ ${ string } /emojis ` | "-/servers/{target}/emojis" | ` /invites/ ${ string } ` | "-/invites/{target}" | ` /custom/emoji/ ${ string } ` | "-/custom/emoji/{id}" | ` /safety/report/ ${ string } ` | "-/safety/report/{id}" | ` /safety/snapshot/ ${ string } ` | "-/safety/snapshot/{report_id}" | ` /safety/strikes/ ${ string } ` | "-/safety/strikes/{user_id}" | "/auth/account/" | "/auth/mfa/" | "/auth/mfa/methods" | "/onboard/hello" | "/sync/unreads" | ` /webhooks/ ${ string } / ${ string } ` | "-/webhooks/{webhook_id}/{token}" | ` /webhooks/ ${ string } ` | "-/webhooks/{webhook_id}" | ` /channels/ ${ string } /messages ` | "-/channels/{target}/messages" | ` /servers/ ${ string } ` | "-/servers/{target}" | ` /servers/ ${ string } /members ` | "-/servers/{target}/members" | ` /servers/ ${ string } /members_experimental_query ` | "-/servers/{target}/members_experimental_query"
Route extends APIRoutes & { method: "get" ; } & { parts: Count < Path , "/" , [ ] > ; path: Path ; }
@@ -210,7 +210,7 @@
Returns Promise < Route [ "response" ] >
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/index.d.ts:72
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/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.5.21/node_modules/revolt-api/dist/index.d.ts:81
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/index.d.ts:81
patch
@@ -247,7 +247,7 @@
Type Parameters
-Path extends "/auth/account/change/password" | "/auth/account/change/email" | "/auth/account/reset_password" | ` /users/ ${ string } ` | "-/users/{target}" | ` /bots/ ${ string } ` | ` /channels/ ${ string } ` | "-/channels/{target}" | ` /channels/ ${ string } /messages/ ${ string } ` | "-/channels/{target}/messages/{msg}" | ` /servers/ ${ string } /members/ ${ string } ` | "-/bots/{target}" | ` /servers/ ${ string } ` | "-/servers/{target}" | "-/servers/{server}/members/{target}" | ` /servers/ ${ string } /roles/ ${ string } ` | "-/servers/{target}/roles/{role_id}" | ` /safety/reports/ ${ string } ` | "-/safety/reports/{report}" | ` /auth/session/ ${ string } ` | "-/auth/session/{id}" | "/auth/mfa/recovery"
+Path extends "/auth/account/change/password" | "/auth/account/change/email" | "/auth/account/reset_password" | ` /users/ ${ string } ` | "-/users/{target}" | ` /bots/ ${ string } ` | ` /channels/ ${ string } ` | "-/channels/{target}" | ` /channels/ ${ string } /messages/ ${ string } ` | "-/channels/{target}/messages/{msg}" | ` /servers/ ${ string } /members/ ${ string } ` | ` /webhooks/ ${ string } / ${ string } ` | "-/webhooks/{webhook_id}/{token}" | ` /webhooks/ ${ string } ` | "-/webhooks/{webhook_id}" | "-/bots/{target}" | ` /servers/ ${ string } ` | "-/servers/{target}" | "-/servers/{server}/members/{target}" | ` /servers/ ${ string } /roles/ ${ string } ` | "-/servers/{target}/roles/{role_id}" | ` /safety/reports/ ${ string } ` | "-/safety/reports/{report}" | ` /auth/session/ ${ string } ` | "-/auth/session/{id}" | "/auth/mfa/recovery"
Route extends APIRoutes & { method: "patch" ; } & { parts: Count < Path , "/" , [ ] > ; path: Path ; }
@@ -267,7 +267,7 @@
Returns Promise < Route [ "response" ] >
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/index.d.ts:94
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/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.5.21/node_modules/revolt-api/dist/index.d.ts:103
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/index.d.ts:103
post
@@ -304,7 +304,7 @@
Type Parameters
-Path extends "/admin/messages" | "/users/friend" | "/bots/create" | "/channels/create" | "/servers/create" | "/safety/report" | "/safety/strikes" | "/auth/account/create" | "/auth/account/reverify" | "/auth/account/delete" | "/auth/account/reset_password" | "/auth/session/login" | "/auth/mfa/totp" | "/onboard/complete" | "/push/subscribe" | "/sync/settings/fetch" | "/sync/settings/set" | ` /bots/ ${ string } /invite ` | "-/bots/{target}/invite" | ` /invites/ ${ string } ` | "-/invites/{target}" | ` /safety/strikes/ ${ string } ` | ` /channels/ ${ string } /invites ` | "-/channels/{target}/invites" | ` /channels/ ${ string } /messages ` | "-/channels/{target}/messages" | ` /channels/ ${ string } /search ` | "-/channels/{target}/search" | ` /channels/ ${ string } /messages/stale ` | "-/channels/{_target}/messages/stale" | ` /channels/ ${ string } /join_call ` | "-/channels/{target}/join_call" | ` /servers/ ${ string } /channels ` | "-/servers/{target}/channels" | ` /servers/ ${ string } /roles ` | "-/servers/{target}/roles" | "-/safety/strikes/{strike_id}" | "/auth/account/disable" | ` /auth/account/verify/ ${ string } ` | "-/auth/account/verify/{code}" | "/auth/session/logout" | "/auth/mfa/recovery" | "/push/unsubscribe"
+Path extends "/admin/messages" | "/users/friend" | "/bots/create" | "/channels/create" | "/servers/create" | "/safety/report" | "/safety/strikes" | "/auth/account/create" | "/auth/account/reverify" | "/auth/account/delete" | "/auth/account/reset_password" | "/auth/session/login" | "/auth/mfa/totp" | "/onboard/complete" | "/push/subscribe" | "/sync/settings/fetch" | "/sync/settings/set" | ` /bots/ ${ string } /invite ` | "-/bots/{target}/invite" | ` /channels/ ${ string } /webhooks ` | ` /invites/ ${ string } ` | "-/invites/{target}" | ` /safety/strikes/ ${ string } ` | ` /webhooks/ ${ string } / ${ string } ` | "-/webhooks/{webhook_id}/{token}" | ` /channels/ ${ string } /invites ` | "-/channels/{target}/invites" | ` /channels/ ${ string } /messages ` | "-/channels/{target}/messages" | ` /channels/ ${ string } /search ` | "-/channels/{target}/search" | ` /channels/ ${ string } /messages/stale ` | "-/channels/{_target}/messages/stale" | ` /channels/ ${ string } /join_call ` | "-/channels/{target}/join_call" | "-/channels/{target}/webhooks" | ` /servers/ ${ string } /channels ` | "-/servers/{target}/channels" | ` /servers/ ${ string } /roles ` | "-/servers/{target}/roles" | "-/safety/strikes/{strike_id}" | "/auth/account/disable" | ` /auth/account/verify/ ${ string } ` | "-/auth/account/verify/{code}" | "/auth/session/logout" | "/auth/mfa/recovery" | "/push/unsubscribe" | ` /webhooks/ ${ string } / ${ string } /github ` | "-/webhooks/{webhook_id}/{token}/github"
Route extends APIRoutes & { method: "post" ; } & { parts: Count < Path , "/" , [ ] > ; path: Path ; }
@@ -324,7 +324,7 @@
Returns Promise < Route [ "response" ] >
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/index.d.ts:161
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/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.5.21/node_modules/revolt-api/dist/index.d.ts:170
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/index.d.ts:170
put
Returns Promise < Route [ "response" ] >
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/index.d.ts:116
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/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.5.21/node_modules/revolt-api/dist/index.d.ts:125
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/index.d.ts:125
req
@@ -422,7 +422,7 @@
Routes extends PickRoutes < Method >
-Path extends "/admin/messages" | "/safety/reports" | "/safety/report" | "/safety/strikes" | "/auth/account/create" | "/auth/account/reverify" | "/auth/account/delete" | "/auth/account/change/password" | "/auth/account/change/email" | "/auth/account/reset_password" | "/auth/mfa/ticket" | "/auth/mfa/totp" | "/onboard/complete" | "/push/subscribe" | "/sync/settings/fetch" | "/sync/settings/set" | "/" | "/admin/stats" | ` /users/ ${ string } ` | "-/users/{target}" | ` /users/ ${ string } /flags ` | "-/users/{target}/flags" | ` /users/ ${ string } /default_avatar ` | "-/users/{target}/default_avatar" | ` /users/ ${ string } /profile ` | "-/users/{target}/profile" | ` /users/ ${ string } /dm ` | "-/users/{target}/dm" | ` /users/ ${ string } /mutual ` | "-/users/{target}/mutual" | ` /bots/ ${ string } /invite ` | "-/bots/{target}/invite" | ` /bots/ ${ string } ` | "-/bots/{bot}" | ` /channels/ ${ string } ` | "-/channels/{target}" | ` /channels/ ${ string } /members ` | "-/channels/{target}/members" | ` /channels/ ${ string } /messages/ ${ string } ` | "-/channels/{target}/messages/{msg}" | ` /servers/ ${ string } /members/ ${ string } ` | "-/servers/{target}/members/{member}" | ` /servers/ ${ string } /bans ` | "-/servers/{target}/bans" | ` /servers/ ${ string } /invites ` | "-/servers/{target}/invites" | ` /servers/ ${ string } /emojis ` | "-/servers/{target}/emojis" | ` /invites/ ${ string } ` | "-/invites/{target}" | ` /custom/emoji/ ${ string } ` | "-/custom/emoji/{id}" | ` /safety/report/ ${ string } ` | "-/safety/report/{id}" | ` /safety/snapshot/ ${ string } ` | "-/safety/snapshot/{report_id}" | ` /safety/strikes/ ${ string } ` | "-/safety/strikes/{user_id}" | "/auth/account/" | "/auth/mfa/" | "/auth/mfa/methods" | "/onboard/hello" | "/sync/unreads" | ` /users/ ${ string } /friend ` | "-/users/{target}/friend" | ` /users/ ${ string } /block ` | "-/users/{target}/block" | "-/bots/{target}" | ` /channels/ ${ string } /ack/ ${ string } ` | "-/channels/{target}/ack/{message}" | ` /channels/ ${ string } /invites ` | "-/channels/{target}/invites" | ` /channels/ ${ string } /messages ` | "-/channels/{target}/messages" | ` /channels/ ${ string } /search ` | "-/channels/{target}/search" | ` /channels/ ${ string } /messages/stale ` | "-/channels/{_target}/messages/stale" | ` /channels/ ${ string } /messages/bulk ` | "-/channels/{target}/messages/bulk" | ` /channels/ ${ string } /recipients/ ${ string } ` | "-/channels/{target}/recipients/{member}" | ` /channels/ ${ string } /join_call ` | "-/channels/{target}/join_call" | ` /channels/ ${ string } /permissions/ ${ string } ` | "-/channels/{target}/permissions/{role_id}" | ` /channels/ ${ string } /permissions/default ` | "-/channels/{target}/permissions/default" | ` /channels/ ${ string } /messages/ ${ string } /reactions/ ${ string } ` | "-/channels/{target}/messages/{msg}/reactions/{emoji}" | ` /channels/ ${ string } /messages/ ${ string } /reactions ` | "-/channels/{target}/messages/{msg}/reactions" | ` /servers/ ${ string } ` | "-/servers/{target}" | ` /servers/ ${ string } /ack ` | "-/servers/{target}/ack" | ` /servers/ ${ string } /channels ` | "-/servers/{target}/channels" | ` /servers/ ${ string } /members ` | "-/servers/{target}/members" | "-/servers/{server}/members/{target}" | ` /servers/ ${ string } /members_experimental_query ` | "-/servers/{target}/members_experimental_query" | ` /servers/ ${ string } /bans/ ${ string } ` | "-/servers/{server}/bans/{target}" | ` /servers/ ${ string } /roles ` | "-/servers/{target}/roles" | ` /servers/ ${ string } /roles/ ${ string } ` | "-/servers/{target}/roles/{role_id}" | ` /servers/ ${ string } /permissions/ ${ string } ` | "-/servers/{target}/permissions/{role_id}" | ` /servers/ ${ string } /permissions/default ` | "-/servers/{target}/permissions/default" | ` /safety/reports/ ${ string } ` | "-/safety/reports/{report}" | "-/safety/strikes/{strike_id}" | "/auth/account/disable" | ` /auth/account/verify/ ${ string } ` | "-/auth/account/verify/{code}" | ` /auth/session/ ${ string } ` | "-/auth/session/{id}" | "/auth/mfa/recovery" | "/push/unsubscribe"
+Path extends "/admin/messages" | "/safety/reports" | "/safety/report" | "/safety/strikes" | "/auth/account/create" | "/auth/account/reverify" | "/auth/account/delete" | "/auth/account/change/password" | "/auth/account/change/email" | "/auth/account/reset_password" | "/auth/mfa/ticket" | "/auth/mfa/totp" | "/onboard/complete" | "/push/subscribe" | "/sync/settings/fetch" | "/sync/settings/set" | "/" | "/admin/stats" | ` /users/ ${ string } ` | "-/users/{target}" | ` /users/ ${ string } /flags ` | "-/users/{target}/flags" | ` /users/ ${ string } /default_avatar ` | "-/users/{target}/default_avatar" | ` /users/ ${ string } /profile ` | "-/users/{target}/profile" | ` /users/ ${ string } /dm ` | "-/users/{target}/dm" | ` /users/ ${ string } /mutual ` | "-/users/{target}/mutual" | ` /bots/ ${ string } /invite ` | "-/bots/{target}/invite" | ` /bots/ ${ string } ` | "-/bots/{bot}" | ` /channels/ ${ string } ` | "-/channels/{target}" | ` /channels/ ${ string } /members ` | "-/channels/{target}/members" | ` /channels/ ${ string } /messages/ ${ string } ` | "-/channels/{target}/messages/{msg}" | ` /channels/ ${ string } /webhooks ` | "-/channels/{channel_id}/webhooks" | ` /servers/ ${ string } /members/ ${ string } ` | "-/servers/{target}/members/{member}" | ` /servers/ ${ string } /bans ` | "-/servers/{target}/bans" | ` /servers/ ${ string } /invites ` | "-/servers/{target}/invites" | ` /servers/ ${ string } /emojis ` | "-/servers/{target}/emojis" | ` /invites/ ${ string } ` | "-/invites/{target}" | ` /custom/emoji/ ${ string } ` | "-/custom/emoji/{id}" | ` /safety/report/ ${ string } ` | "-/safety/report/{id}" | ` /safety/snapshot/ ${ string } ` | "-/safety/snapshot/{report_id}" | ` /safety/strikes/ ${ string } ` | "-/safety/strikes/{user_id}" | "/auth/account/" | "/auth/mfa/" | "/auth/mfa/methods" | "/onboard/hello" | "/sync/unreads" | ` /webhooks/ ${ string } / ${ string } ` | "-/webhooks/{webhook_id}/{token}" | ` /webhooks/ ${ string } ` | "-/webhooks/{webhook_id}" | ` /users/ ${ string } /friend ` | "-/users/{target}/friend" | ` /users/ ${ string } /block ` | "-/users/{target}/block" | "-/bots/{target}" | ` /channels/ ${ string } /ack/ ${ string } ` | "-/channels/{target}/ack/{message}" | ` /channels/ ${ string } /invites ` | "-/channels/{target}/invites" | ` /channels/ ${ string } /messages ` | "-/channels/{target}/messages" | ` /channels/ ${ string } /search ` | "-/channels/{target}/search" | ` /channels/ ${ string } /messages/stale ` | "-/channels/{_target}/messages/stale" | ` /channels/ ${ string } /messages/bulk ` | "-/channels/{target}/messages/bulk" | ` /channels/ ${ string } /recipients/ ${ string } ` | "-/channels/{target}/recipients/{member}" | ` /channels/ ${ string } /join_call ` | "-/channels/{target}/join_call" | ` /channels/ ${ string } /permissions/ ${ string } ` | "-/channels/{target}/permissions/{role_id}" | ` /channels/ ${ string } /permissions/default ` | "-/channels/{target}/permissions/default" | ` /channels/ ${ string } /messages/ ${ string } /reactions/ ${ string } ` | "-/channels/{target}/messages/{msg}/reactions/{emoji}" | ` /channels/ ${ string } /messages/ ${ string } /reactions ` | "-/channels/{target}/messages/{msg}/reactions" | "-/channels/{target}/webhooks" | ` /servers/ ${ string } ` | "-/servers/{target}" | ` /servers/ ${ string } /ack ` | "-/servers/{target}/ack" | ` /servers/ ${ string } /channels ` | "-/servers/{target}/channels" | ` /servers/ ${ string } /members ` | "-/servers/{target}/members" | "-/servers/{server}/members/{target}" | ` /servers/ ${ string } /members_experimental_query ` | "-/servers/{target}/members_experimental_query" | ` /servers/ ${ string } /bans/ ${ string } ` | "-/servers/{server}/bans/{target}" | ` /servers/ ${ string } /roles ` | "-/servers/{target}/roles" | ` /servers/ ${ string } /roles/ ${ string } ` | "-/servers/{target}/roles/{role_id}" | ` /servers/ ${ string } /permissions/ ${ string } ` | "-/servers/{target}/permissions/{role_id}" | ` /servers/ ${ string } /permissions/default ` | "-/servers/{target}/permissions/default" | ` /safety/reports/ ${ string } ` | "-/safety/reports/{report}" | "-/safety/strikes/{strike_id}" | "/auth/account/disable" | ` /auth/account/verify/ ${ string } ` | "-/auth/account/verify/{code}" | ` /auth/session/ ${ string } ` | "-/auth/session/{id}" | "/auth/mfa/recovery" | "/push/unsubscribe" | ` /webhooks/ ${ string } / ${ string } /github ` | "-/webhooks/{webhook_id}/{token}/github"
Route extends Object
@@ -446,7 +446,7 @@
Returns Promise < Route [ "response" ] >
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/index.d.ts:61
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/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
created At
@@ -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
interactions Url
@@ -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
owner Id
@@ -177,7 +177,7 @@
Returns string
+Defined in src/classes/Bot.ts:48
privacy Policy Url
@@ -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
terms Of Service Url
@@ -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
to String
@@ -295,7 +295,7 @@
Returns string
+Defined in src/classes/Bot.ts:27
+Defined in src/collections/Collection.ts:120
Readonly update Underlying Object
update Underlying Object: SetStoreFunction < Record < string , HydratedBot > >
+Defined in src/collections/Collection.ts:121
Methods
create
-create( id: string , type: "channel" | "user" | "server" | "bot" | "channelUnread" | "emoji" | "message" | "serverMember" | "session" , instance: Bot , context: unknown , data?: unknown ) : void
+create( id: string , type: "channel" | "user" | "server" | "bot" | "channelUnread" | "channelWebhook" | "emoji" | "message" | "serverMember" | "session" , instance: Bot , context: unknown , data?: unknown ) : void
@@ -159,7 +159,7 @@
-type: "channel" | "user" | "server" | "bot" | "channelUnread" | "emoji" | "message" | "serverMember" | "session"
+type: "channel" | "user" | "server" | "bot" | "channelUnread" | "channelWebhook" | "emoji" | "message" | "serverMember" | "session"
@@ -177,7 +177,7 @@
Returns void
+Defined in src/collections/Collection.ts:167
create Bot
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
fetch Owned
@@ -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 #ack Timeout
#ack Timeout?: 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
animated IconURL
@@ -179,7 +180,7 @@
Returns undefined | string
+Defined in src/classes/Channel.ts:315
created At
@@ -189,7 +190,7 @@
Returns Date
+Defined in src/classes/Channel.ts:48
default Permissions
@@ -199,7 +200,7 @@
Returns undefined | { a: number ; d: number ; }
+Defined in src/classes/Channel.ts:217
description
@@ -209,7 +210,7 @@
Returns undefined | string
+Defined in src/classes/Channel.ts:98
display Name
@@ -219,7 +220,7 @@
Returns undefined | string
+Defined in src/classes/Channel.ts:87
icon
@@ -229,7 +230,7 @@
Returns undefined | File
+Defined in src/classes/Channel.ts:105
iconURL
@@ -239,7 +240,7 @@
Returns undefined | string
+Defined in src/classes/Channel.ts:299
last Message
@@ -249,7 +250,7 @@
Returns undefined | Message
+Defined in src/classes/Channel.ts:245
last Message At
@@ -259,7 +260,7 @@
Returns undefined | Date
+Defined in src/classes/Channel.ts:252
last Message Id
@@ -269,7 +270,7 @@
Returns undefined | string
+Defined in src/classes/Channel.ts:238
mature
@@ -279,7 +280,7 @@
Returns boolean
+Defined in src/classes/Channel.ts:231
mentions
@@ -289,7 +290,7 @@
Returns undefined | ReactiveSet < string >
+Defined in src/classes/Channel.ts:288
name
@@ -299,7 +300,7 @@
Returns string
+Defined in src/classes/Channel.ts:80
owner
@@ -309,7 +310,7 @@
Returns undefined | User
+Defined in src/classes/Channel.ts:185
owner Id
@@ -319,7 +320,7 @@
Returns string
+Defined in src/classes/Channel.ts:178
path
@@ -329,7 +330,7 @@
Returns string
+Defined in src/classes/Channel.ts:62
permission
@@ -339,7 +340,7 @@
Returns number
+Defined in src/classes/Channel.ts:347
permissions
@@ -349,7 +350,7 @@
Returns undefined | number
+Defined in src/classes/Channel.ts:210
potentially Restricted Channel
@@ -359,7 +360,7 @@
Returns undefined | string | boolean
+Defined in src/classes/Channel.ts:325
recipient
@@ -369,7 +370,7 @@
Returns undefined | User
+Defined in src/classes/Channel.ts:151
recipient Ids
@@ -379,7 +380,7 @@
Returns ReactiveSet < string >
+Defined in src/classes/Channel.ts:135
recipients
@@ -389,7 +390,7 @@
Returns User []
+Defined in src/classes/Channel.ts:142
role Permissions
@@ -399,7 +400,7 @@
Returns undefined | Record < string , { a: number ; d: number ; } >
+Defined in src/classes/Channel.ts:224
server
@@ -409,7 +410,7 @@
Returns undefined | Server
+Defined in src/classes/Channel.ts:201
server Id
@@ -419,7 +420,7 @@
Returns string
+Defined in src/classes/Channel.ts:194
small IconURL
@@ -429,7 +430,7 @@
Returns undefined | string
+Defined in src/classes/Channel.ts:308
type
@@ -439,7 +440,7 @@
Returns "SavedMessages" | "DirectMessage" | "Group" | "TextChannel" | "VoiceChannel"
+Defined in src/classes/Channel.ts:55
typing
@@ -449,7 +450,7 @@
Returns User []
+Defined in src/classes/Channel.ts:126
typing Ids
@@ -459,7 +460,7 @@
Returns ReactiveSet < string >
+Defined in src/classes/Channel.ts:119
unread
@@ -469,7 +470,7 @@
Returns boolean
+Defined in src/classes/Channel.ts:268
updated At
@@ -479,7 +480,7 @@
Returns Date
+Defined in src/classes/Channel.ts:261
url
@@ -489,7 +490,7 @@
Returns string
+Defined in src/classes/Channel.ts:73
user
@@ -499,7 +500,7 @@
Returns undefined | User
+Defined in src/classes/Channel.ts:169
user Id
@@ -509,7 +510,7 @@
Returns string
+Defined in src/classes/Channel.ts:162
add Member
Returns Promise < undefined >
+Defined in src/classes/Channel.ts:441
create Invite
@@ -567,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
delete Messages
Returns Promise < void >
+Defined in src/classes/Channel.ts:612
edit
@@ -656,7 +657,7 @@
Optional remove?: null | ( "Description" | "Icon" | "DefaultPermissions" ) []
Returns Promise < void >
+Defined in src/classes/Channel.ts:414
fetch Members
@@ -670,7 +671,7 @@
Returns Promise < User [] >
+Defined in src/classes/Channel.ts:381
fetch Message
Returns Promise < Message >
+Defined in src/classes/Channel.ts:494
fetch Messages
Returns Promise < Message [] >
+Defined in src/classes/Channel.ts:508
fetch Messages With Users
Returns Promise < { members: undefined | ServerMember [] ; messages: Message [] ; users: User [] ; } >
+Defined in src/classes/Channel.ts:533
+
+fetch Webhooks
+
+fetch Webhooks( ) : Promise < ChannelWebhook [] >
+
+
+Returns Promise < ChannelWebhook [] >
have Permission
Returns boolean
+Defined in src/classes/Channel.ts:356
or Permission
Returns boolean
+Defined in src/classes/Channel.ts:368
remove Member
Returns Promise < undefined >
+Defined in src/classes/Channel.ts:452
+Defined in src/classes/Channel.ts:566
+Defined in src/classes/Channel.ts:585
send Message
@@ -855,7 +870,7 @@
idempotencyKey: string = ...
Returns Promise < Message >
+Defined in src/classes/Channel.ts:464
set Permissions
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
start Typing
@@ -903,7 +918,7 @@
Returns void
+Defined in src/classes/Channel.ts:701
stop Typing
@@ -915,7 +930,7 @@
Returns void
+Defined in src/classes/Channel.ts:712
to String
@@ -927,7 +942,7 @@
Returns string
+Defined in src/classes/Channel.ts:41
+Defined in src/collections/Collection.ts:120
Readonly update Underlying Object
update Underlying Object: SetStoreFunction < Record < string , HydratedChannel > >
+Defined in src/collections/Collection.ts:121
Methods
create
-create( id: string , type: "channel" | "user" | "server" | "bot" | "channelUnread" | "emoji" | "message" | "serverMember" | "session" , instance: Channel , context: unknown , data?: unknown ) : void
+create( id: string , type: "channel" | "user" | "server" | "bot" | "channelUnread" | "channelWebhook" | "emoji" | "message" | "serverMember" | "session" , instance: Channel , context: unknown , data?: unknown ) : void
@@ -158,7 +158,7 @@
-type: "channel" | "user" | "server" | "bot" | "channelUnread" | "emoji" | "message" | "serverMember" | "session"
+type: "channel" | "user" | "server" | "bot" | "channelUnread" | "channelWebhook" | "emoji" | "message" | "serverMember" | "session"
@@ -176,7 +176,7 @@
Returns void
+Defined in src/collections/Collection.ts:167
create Group
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
get Or Partial
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
Returns undefined | User
+Defined in src/classes/SystemMessage.ts:166
+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:219
to
@@ -132,7 +132,7 @@
Returns undefined | User
+Defined in src/classes/SystemMessage.ts:226
+Defined in src/classes/SystemMessage.ts:26
+Defined in src/classes/SystemMessage.ts:26
+Defined in src/classes/ChannelUnread.ts:15
+Defined in src/classes/ChannelUnread.ts:8
message Mention Ids
@@ -111,7 +111,7 @@
Returns ReactiveSet < string >
+Defined in src/classes/ChannelUnread.ts:30
+Defined in src/collections/Collection.ts:120
Readonly update Underlying Object
update Underlying Object: SetStoreFunction < Record < string , HydratedChannelUnread > >
+Defined in src/collections/Collection.ts:121
Methods
create
-create( id: string , type: "channel" | "user" | "server" | "bot" | "channelUnread" | "emoji" | "message" | "serverMember" | "session" , instance: ChannelUnread , context: unknown , data?: unknown ) : void
+create( id: string , type: "channel" | "user" | "server" | "bot" | "channelUnread" | "channelWebhook" | "emoji" | "message" | "serverMember" | "session" , instance: ChannelUnread , context: unknown , data?: unknown ) : void
@@ -157,7 +157,7 @@
-type: "channel" | "user" | "server" | "bot" | "channelUnread" | "emoji" | "message" | "serverMember" | "session"
+type: "channel" | "user" | "server" | "bot" | "channelUnread" | "channelWebhook" | "emoji" | "message" | "serverMember" | "session"
@@ -175,7 +175,7 @@
Returns void
+Defined in src/collections/Collection.ts:167
+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
+Defined in src/collections/Collection.ts:137
+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
+Defined in src/collections/Collection.ts:120
Readonly update Underlying Object
update Underlying Object: SetStoreFunction < Record < string , V > >
+Defined in src/collections/Collection.ts:121
Methods
create
-create( id: string , type: "channel" | "user" | "server" | "bot" | "channelUnread" | "emoji" | "message" | "serverMember" | "session" , instance: T , context: unknown , data?: unknown ) : void
+create( id: string , type: "channel" | "user" | "server" | "bot" | "channelUnread" | "channelWebhook" | "emoji" | "message" | "serverMember" | "session" , instance: T , context: unknown , data?: unknown ) : void
@@ -177,7 +178,7 @@
-type: "channel" | "user" | "server" | "bot" | "channelUnread" | "emoji" | "message" | "serverMember" | "session"
+type: "channel" | "user" | "server" | "bot" | "channelUnread" | "channelWebhook" | "emoji" | "message" | "serverMember" | "session"
@@ -195,7 +196,7 @@
Returns void
+Defined in src/collections/Collection.ts:167
+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
+Defined in src/collections/Collection.ts:137
+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 | string
+Defined in src/Client.ts:269
Private #update Headers
@@ -400,7 +406,7 @@
Returns void
+Defined in src/Client.ts:298
add Listener
@@ -444,7 +450,7 @@
Returns void
+Defined in src/Client.ts:276
emit
@@ -535,7 +541,7 @@ listeners.
Returns Promise < void >
+Defined in src/Client.ts:312
login Bot
@@ -552,7 +558,7 @@ listeners.
Returns Promise < void >
+Defined in src/Client.ts:339
markdown To Text
@@ -571,7 +577,7 @@ listeners.
Returns string
+Defined in src/Client.ts:351
off
@@ -698,7 +704,7 @@ listeners.
Returns undefined | string
+Defined in src/Client.ts:379
remove All Listeners
@@ -771,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 for Each
@@ -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
to List
@@ -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
created At
@@ -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
to String
@@ -184,7 +184,7 @@
Returns string
+Defined in src/classes/Emoji.ts:26
+Defined in src/collections/Collection.ts:120
Readonly update Underlying Object
update Underlying Object: SetStoreFunction < Record < string , HydratedEmoji > >
+Defined in src/collections/Collection.ts:121
Methods
create
-create( id: string , type: "channel" | "user" | "server" | "bot" | "channelUnread" | "emoji" | "message" | "serverMember" | "session" , instance: Emoji , context: unknown , data?: unknown ) : void
+create( id: string , type: "channel" | "user" | "server" | "bot" | "channelUnread" | "channelWebhook" | "emoji" | "message" | "serverMember" | "session" , instance: Emoji , context: unknown , data?: unknown ) : void
@@ -157,7 +157,7 @@
-type: "channel" | "user" | "server" | "bot" | "channelUnread" | "emoji" | "message" | "serverMember" | "session"
+type: "channel" | "user" | "server" | "bot" | "channelUnread" | "channelWebhook" | "emoji" | "message" | "serverMember" | "session"
@@ -175,7 +175,7 @@
Returns void
+Defined in src/collections/Collection.ts:167
+Defined in src/collections/Collection.ts:154
+Defined in src/collections/Collection.ts:215
fetch
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
get Or Partial
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
listener Count
@@ -511,7 +511,7 @@ listeners.
Returns void
+Defined in src/events/EventClient.ts:175
Private set State
@@ -528,7 +528,7 @@ listeners.
Returns void
+Defined in src/events/EventClient.ts:109
+
+Defined in src/classes/File.ts:46
-Readonly content Type
-content Type: string
+Optional Readonly content Type
+content Type?: string
+Defined in src/classes/File.ts:34
-Readonly filename
-filename: string
+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
-Readonly size
-size: number
+Optional Readonly size
+size?: number
+Defined in src/classes/File.ts:39
+Defined in src/classes/File.ts:19
human Readable Size
@@ -212,7 +159,7 @@
Returns string
+Defined in src/classes/File.ts:80
is Spoiler
@@ -222,7 +169,7 @@
Returns boolean
+Defined in src/classes/File.ts:95
url
@@ -232,7 +179,7 @@
Returns string
+Defined in src/classes/File.ts:62
Methods
@@ -266,7 +213,7 @@
Returns undefined | string
+Defined in src/classes/File.ts:105
Returns undefined | string
+Defined in src/classes/MessageEmbed.ts:76
+Defined in src/classes/MessageEmbed.ts:26
Methods
@@ -110,19 +111,19 @@
+Defined in src/classes/Message.ts:23
+Defined in src/classes/Message.ts:16
attachments
@@ -144,7 +145,7 @@
Returns undefined | File []
+Defined in src/classes/Message.ts:129
author
@@ -154,17 +155,17 @@
Returns undefined | User
+Defined in src/classes/Message.ts:99
author Id
get authorId( ) : undefined | string
-
Returns undefined | string
+Defined in src/classes/Message.ts:204
channel
@@ -184,7 +185,7 @@
Returns undefined | Channel
+Defined in src/classes/Message.ts:66
channel Id
@@ -194,7 +195,7 @@
Returns string
+Defined in src/classes/Message.ts:59
content
@@ -204,7 +205,7 @@
Returns undefined | string
+Defined in src/classes/Message.ts:115
created At
@@ -214,7 +215,7 @@
Returns Date
+Defined in src/classes/Message.ts:31
edited At
@@ -224,7 +225,7 @@
Returns undefined | Date
+Defined in src/classes/Message.ts:136
+Defined in src/classes/Message.ts:143
interactions
@@ -244,7 +245,7 @@
Returns undefined | { reactions?: null | string [] ; restrict_reactions?: boolean ; }
+Defined in src/classes/Message.ts:171
masquerade
@@ -254,7 +255,7 @@
Returns undefined | { avatar?: null | string ; colour?: null | string ; name?: null | string ; }
+Defined in src/classes/Message.ts:178
masquerade AvatarURL
@@ -264,7 +265,7 @@
Returns undefined | string
+Defined in src/classes/Message.ts:234
+Defined in src/classes/Message.ts:82
mention Ids
@@ -284,7 +285,7 @@
Returns undefined | string []
+Defined in src/classes/Message.ts:150
nonce
@@ -294,7 +295,7 @@
Returns undefined | string
+Defined in src/classes/Message.ts:52
path
@@ -304,7 +305,7 @@
Returns string
+Defined in src/classes/Message.ts:38
reactions
@@ -314,7 +315,7 @@
Returns ReactiveMap < string , ReactiveSet < string > >
+Defined in src/classes/Message.ts:164
reply Ids
@@ -324,7 +325,7 @@
Returns undefined | string []
+Defined in src/classes/Message.ts:157
role Colour
@@ -334,7 +335,7 @@
Returns undefined | null | string
+Defined in src/classes/Message.ts:197
server
@@ -344,7 +345,7 @@
Returns undefined | Server
+Defined in src/classes/Message.ts:75
+Defined in src/classes/Message.ts:122
url
@@ -364,7 +365,7 @@
Returns string
+Defined in src/classes/Message.ts:45
username
@@ -374,7 +375,17 @@
Returns undefined | string
+Defined in src/classes/Message.ts:185
+
clear Reactions
@@ -396,7 +407,7 @@
Returns Promise < undefined >
+Defined in src/classes/Message.ts:287
delete
@@ -406,11 +417,11 @@
Returns Promise < undefined >
+Defined in src/classes/Message.ts:253
edit
-edit( data: { content?: null | string ; embeds?: null | { colour?: null | string ; description?: null | string ; icon_url?: null | string ; media?: null | string ; title?: null | string ; url?: null | string ; } [] ; } ) : 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" ; } ; } >
+edit( data: { content?: null | string ; embeds?: null | { colour?: null | string ; description?: null | string ; icon_url?: null | string ; media?: null | string ; title?: null | string ; url?: null | string ; } [] ; } ) : 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 ; } ; } >
@@ -432,9 +443,9 @@
-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" ; } ; } >
+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
@@ -468,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
+Defined in src/collections/Collection.ts:120
Readonly update Underlying Object
update Underlying Object: SetStoreFunction < Record < string , HydratedMessage > >
+Defined in src/collections/Collection.ts:121
Methods
create
-create( id: string , type: "channel" | "user" | "server" | "bot" | "channelUnread" | "emoji" | "message" | "serverMember" | "session" , instance: Message , context: unknown , data?: unknown ) : void
+create( id: string , type: "channel" | "user" | "server" | "bot" | "channelUnread" | "channelWebhook" | "emoji" | "message" | "serverMember" | "session" , instance: Message , context: unknown , data?: unknown ) : void
@@ -158,7 +158,7 @@
-type: "channel" | "user" | "server" | "bot" | "channelUnread" | "emoji" | "message" | "serverMember" | "session"
+type: "channel" | "user" | "server" | "bot" | "channelUnread" | "channelWebhook" | "emoji" | "message" | "serverMember" | "session"
@@ -176,7 +176,7 @@
Returns void
+Defined in src/collections/Collection.ts:167
+Defined in src/collections/Collection.ts:154
+Defined in src/collections/Collection.ts:215
+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
get Or Create
-get Or Create( id: string , data: { _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" ; } ; } , isNew?: boolean ) : Message
+get Or Create( id: string , data: { _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 ; } ; } , isNew?: boolean ) : Message
@@ -363,7 +363,7 @@
-data: { _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" ; } ; }
+data: { _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 ; } ; }
@@ -380,7 +380,7 @@
author: string
channel: string
@@ -451,6 +451,11 @@
Optional 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" ; }
+
+Optional webhook?: null | { avatar?: null | string ; name: string ; }
+
isNew: boolean = false
@@ -458,7 +463,7 @@
+Defined in src/collections/MessageCollection.ts:36
get Or Partial
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
query Messages
-query Messages( 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" ; } ; } [] | { 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" ; } ; } [] ; 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 ; } [] ; } >
+query Messages( 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 ; } [] ; } >
-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" ; } ; } [] | { 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" ; } ; } [] ; 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 ; } [] ; } >
+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
+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
animated IconURL
@@ -167,7 +168,7 @@
Returns undefined | string
+Defined in src/classes/Server.ts:283
banner
@@ -177,7 +178,7 @@
Returns undefined | File
+Defined in src/classes/Server.ts:97
bannerURL
@@ -187,7 +188,7 @@
Returns undefined | string
+Defined in src/classes/Server.ts:290
categories
@@ -197,7 +198,7 @@
Returns undefined | { channels: string [] ; id: string ; title: string ; } []
+Defined in src/classes/Server.ts:122
channel Ids
@@ -207,7 +208,7 @@
Returns ReactiveSet < string >
+Defined in src/classes/Server.ts:104
+Defined in src/classes/Server.ts:111
created At
@@ -227,7 +228,7 @@
Returns Date
+Defined in src/classes/Server.ts:53
default Channel
@@ -237,7 +238,7 @@
Returns undefined | Channel
+Defined in src/classes/Server.ts:234
default Permissions
@@ -247,7 +248,7 @@
Returns number
+Defined in src/classes/Server.ts:143
description
@@ -257,7 +258,7 @@
Returns undefined | string
+Defined in src/classes/Server.ts:83
discoverable
@@ -267,7 +268,7 @@
Returns boolean
+Defined in src/classes/Server.ts:164
+Defined in src/classes/Server.ts:150
icon
@@ -287,7 +288,7 @@
Returns undefined | File
+Defined in src/classes/Server.ts:90
iconURL
@@ -297,7 +298,7 @@
Returns undefined | string
+Defined in src/classes/Server.ts:276
mature
@@ -307,7 +308,7 @@
Returns boolean
+Defined in src/classes/Server.ts:171
+Defined in src/classes/Server.ts:297
mentions
@@ -329,7 +330,7 @@
Returns string []
+Defined in src/classes/Server.ts:265
name
@@ -339,7 +340,7 @@
Returns string
+Defined in src/classes/Server.ts:76
ordered Channels
@@ -350,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
ordered Roles
@@ -363,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
@@ -373,7 +374,7 @@ which is smaller for higher priority roles.
Returns undefined | User
+Defined in src/classes/Server.ts:67
owner Id
@@ -383,7 +384,7 @@ which is smaller for higher priority roles.
Returns string
+Defined in src/classes/Server.ts:60
permission
@@ -393,7 +394,7 @@ which is smaller for higher priority roles.
Returns number
+Defined in src/classes/Server.ts:307
roles
@@ -403,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
system Messages
@@ -413,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
@@ -425,7 +426,7 @@ which is smaller for higher priority roles.
Returns undefined | Channel
+Defined in src/classes/Server.ts:257
Methods
@@ -437,7 +438,7 @@ which is smaller for higher priority roles.
Returns Promise < void >
+Defined in src/classes/Server.ts:384
ban User
@@ -464,7 +465,7 @@ which is smaller for higher priority roles.
+Defined in src/classes/Server.ts:393
create Channel
@@ -507,7 +508,7 @@ which is smaller for higher priority roles.
Returns Promise < Channel >
+Defined in src/classes/Server.ts:341
create Emoji
@@ -528,7 +529,7 @@ which is smaller for higher priority roles.
Returns Promise < Emoji >
+Defined in src/classes/Server.ts:638
create Role
@@ -545,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
@@ -562,7 +563,7 @@ which is smaller for higher priority roles.
Returns Promise < void >
+Defined in src/classes/Server.ts:373
delete Role
@@ -579,7 +580,7 @@ which is smaller for higher priority roles.
Returns Promise < undefined >
+Defined in src/classes/Server.ts:511
edit
@@ -649,7 +650,7 @@ which is smaller for higher priority roles.
Returns Promise < void >
+Defined in src/classes/Server.ts:354
edit Role
@@ -698,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
fetch Bans
@@ -710,7 +711,7 @@ which is smaller for higher priority roles.
Returns Promise < ServerBan [] >
+Defined in src/classes/Server.ts:458
fetch Emojis
@@ -722,7 +723,7 @@ which is smaller for higher priority roles.
Returns Promise < Emoji [] >
+Defined in src/classes/Server.ts:660
fetch Invites
@@ -734,7 +735,7 @@ which is smaller for higher priority roles.
+Defined in src/classes/Server.ts:444
fetch Member
@@ -753,7 +754,7 @@ which is smaller for higher priority roles.
+Defined in src/classes/Server.ts:522
fetch Members
@@ -765,7 +766,7 @@ which is smaller for higher priority roles.
Returns Promise < { members: ServerMember [] ; users: User [] ; } >
+Defined in src/classes/Server.ts:593
have Permission
@@ -784,7 +785,7 @@ which is smaller for higher priority roles.
Returns boolean
+Defined in src/classes/Server.ts:316
kick User
@@ -801,7 +802,7 @@ which is smaller for higher priority roles.
Returns Promise < undefined >
+Defined in src/classes/Server.ts:416
or Permission
@@ -820,7 +821,26 @@ which is smaller for higher priority roles.
Returns boolean
+Defined in src/classes/Server.ts:328
+
+query Members Experimental
+
+query Members Experimental( query: string ) : Promise < { members: ServerMember [] ; users: User [] ; } >
+
+
+
+Returns Promise < { members: ServerMember [] ; users: User [] ; } >
reset Sync Status
@@ -830,7 +850,7 @@ which is smaller for higher priority roles.
Returns void
+Defined in src/classes/Server.ts:585
set Permissions
@@ -851,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
sync Members
@@ -866,7 +886,7 @@ which is smaller for higher priority roles.
Optional excludeOffline: boolean
Returns Promise < void >
+Defined in src/classes/Server.ts:547
to String
@@ -878,7 +898,7 @@ which is smaller for higher priority roles.
Returns string
+Defined in src/classes/Server.ts:46
unban User
@@ -895,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
+Defined in src/collections/Collection.ts:120
Readonly update Underlying Object
update Underlying Object: SetStoreFunction < Record < string , HydratedServer > >
+Defined in src/collections/Collection.ts:121
Methods
create
-create( id: string , type: "channel" | "user" | "server" | "bot" | "channelUnread" | "emoji" | "message" | "serverMember" | "session" , instance: Server , context: unknown , data?: unknown ) : void
+create( id: string , type: "channel" | "user" | "server" | "bot" | "channelUnread" | "channelWebhook" | "emoji" | "message" | "serverMember" | "session" , instance: Server , context: unknown , data?: unknown ) : void
@@ -158,7 +158,7 @@
-type: "channel" | "user" | "server" | "bot" | "channelUnread" | "emoji" | "message" | "serverMember" | "session"
+type: "channel" | "user" | "server" | "bot" | "channelUnread" | "channelWebhook" | "emoji" | "message" | "serverMember" | "session"
@@ -176,7 +176,7 @@
Returns void
+Defined in src/collections/Collection.ts:167
create Server
Returns Promise < Server >
+Defined in src/collections/ServerCollection.ts:70
+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:37
get Or Partial
Returns undefined | Server
+Defined in src/collections/ServerCollection.ts:52
+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 | Channel
+Defined in src/classes/Invite.ts:81
creator
@@ -146,7 +146,7 @@
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,7 @@
Returns undefined | string
+Defined in src/classes/ServerMember.ts:199
hoisted Role
@@ -177,7 +177,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
joined At
@@ -187,7 +187,7 @@
Returns Date
+Defined in src/classes/ServerMember.ts:65
nickname
@@ -197,7 +197,7 @@
Returns undefined | string
+Defined in src/classes/ServerMember.ts:72
ordered Roles
@@ -207,7 +207,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 +218,7 @@ Smaller values are ranked as higher priority
Returns number
+Defined in src/classes/ServerMember.ts:140
role Colour
@@ -228,7 +228,7 @@ Smaller values are ranked as higher priority
Returns undefined | null | string
+Defined in src/classes/ServerMember.ts:127
roles
@@ -238,7 +238,7 @@ Smaller values are ranked as higher priority
Returns string []
+Defined in src/classes/ServerMember.ts:86
server
@@ -248,7 +248,7 @@ Smaller values are ranked as higher priority
Returns undefined | Server
+Defined in src/classes/ServerMember.ts:51
timeout
@@ -258,7 +258,7 @@ Smaller values are ranked as higher priority
Returns undefined | Date
+Defined in src/classes/ServerMember.ts:93
user
@@ -268,7 +268,7 @@ Smaller values are ranked as higher priority
Returns undefined | User
+Defined in src/classes/ServerMember.ts:58
username
@@ -278,7 +278,7 @@ Smaller values are ranked as higher priority
Returns undefined | string
+Defined in src/classes/ServerMember.ts:192
edit
@@ -346,7 +346,7 @@ Smaller values are ranked as higher priority
Returns Promise < void >
+Defined in src/classes/ServerMember.ts:219
get Permissions
@@ -365,7 +365,7 @@ Smaller values are ranked as higher priority
Returns number
+Defined in src/classes/ServerMember.ts:158
has Permission
@@ -388,7 +388,7 @@ Smaller values are ranked as higher priority
Returns boolean
+Defined in src/classes/ServerMember.ts:170
inferior To
@@ -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
to String
@@ -429,7 +429,7 @@ Smaller values are ranked as higher priority
Returns string
+Defined in src/classes/ServerMember.ts:44
+Defined in src/collections/Collection.ts:120
Readonly update Underlying Object
update Underlying Object: SetStoreFunction < Record < string , HydratedServerMember > >
+Defined in src/collections/Collection.ts:121
Methods
create
-create( id: string , type: "channel" | "user" | "server" | "bot" | "channelUnread" | "emoji" | "message" | "serverMember" | "session" , instance: ServerMember , context: unknown , data?: unknown ) : void
+create( id: string , type: "channel" | "user" | "server" | "bot" | "channelUnread" | "channelWebhook" | "emoji" | "message" | "serverMember" | "session" , instance: ServerMember , context: unknown , data?: unknown ) : void
@@ -159,7 +159,7 @@
-type: "channel" | "user" | "server" | "bot" | "channelUnread" | "emoji" | "message" | "serverMember" | "session"
+type: "channel" | "user" | "server" | "bot" | "channelUnread" | "channelWebhook" | "emoji" | "message" | "serverMember" | "session"
@@ -177,7 +177,7 @@
Returns void
+Defined in src/collections/Collection.ts:167
+Defined in src/collections/Collection.ts:154
+Defined in src/collections/Collection.ts:215
+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
Returns Promise < Server >
+Defined in src/classes/PublicInvite.ts:96
+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
to String
@@ -169,7 +169,7 @@
Returns string
+Defined in src/classes/Session.ts:26
+Defined in src/collections/Collection.ts:120
Readonly update Underlying Object
update Underlying Object: SetStoreFunction < Record < string , HydratedSession > >
+Defined in src/collections/Collection.ts:121
Methods
create
-create( id: string , type: "channel" | "user" | "server" | "bot" | "channelUnread" | "emoji" | "message" | "serverMember" | "session" , instance: Session , context: unknown , data?: unknown ) : void
+create( id: string , type: "channel" | "user" | "server" | "bot" | "channelUnread" | "channelWebhook" | "emoji" | "message" | "serverMember" | "session" , instance: Session , context: unknown , data?: unknown ) : void
@@ -157,7 +157,7 @@
-type: "channel" | "user" | "server" | "bot" | "channelUnread" | "emoji" | "message" | "serverMember" | "session"
+type: "channel" | "user" | "server" | "bot" | "channelUnread" | "channelWebhook" | "emoji" | "message" | "serverMember" | "session"
@@ -175,7 +175,7 @@
Returns void
+Defined in src/collections/Collection.ts:167
+Defined in src/collections/Collection.ts:154
delete All
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
get Or Create
@@ -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
Returns V
+Defined in src/collections/Collection.ts:120
Readonly update Underlying Object
update Underlying Object: SetStoreFunction < Record < string , V > >
+Defined in src/collections/Collection.ts:121
Methods
create
-create( id: string , type: "channel" | "user" | "server" | "bot" | "channelUnread" | "emoji" | "message" | "serverMember" | "session" , instance: T , context: unknown , data?: unknown ) : void
+create( id: string , type: "channel" | "user" | "server" | "bot" | "channelUnread" | "channelWebhook" | "emoji" | "message" | "serverMember" | "session" , instance: T , context: unknown , data?: unknown ) : void
@@ -152,7 +152,7 @@
-type: "channel" | "user" | "server" | "bot" | "channelUnread" | "emoji" | "message" | "serverMember" | "session"
+type: "channel" | "user" | "server" | "bot" | "channelUnread" | "channelWebhook" | "emoji" | "message" | "serverMember" | "session"
@@ -169,7 +169,7 @@
Returns void
+Defined in src/collections/Collection.ts:167
+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
is Partial
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
Returns undefined | string
+Defined in src/classes/MessageEmbed.ts:229
+Defined in src/classes/MessageEmbed.ts:26
+Defined in src/classes/SystemMessage.ts:26
+Defined in src/classes/MessageEmbed.ts:26
+Defined in src/classes/Invite.ts:26
+Defined in src/classes/PublicInvite.ts:29
+Defined in src/classes/User.ts:19
+Defined in src/classes/User.ts:12
avatar
@@ -138,7 +138,7 @@
Returns undefined | File
+Defined in src/classes/User.ts:49
avatarURL
@@ -148,7 +148,7 @@
Returns string
+Defined in src/classes/User.ts:114
+Defined in src/classes/User.ts:56
bot
@@ -168,7 +168,7 @@
Returns undefined | { owner: string ; }
+Defined in src/classes/User.ts:98
created At
@@ -178,7 +178,7 @@
Returns Date
+Defined in src/classes/User.ts:35
default AvatarURL
@@ -188,7 +188,7 @@
Returns string
+Defined in src/classes/User.ts:105
+Defined in src/classes/User.ts:91
online
@@ -208,7 +208,7 @@
Returns boolean
+Defined in src/classes/User.ts:77
permission
@@ -218,7 +218,7 @@
Returns number
+Defined in src/classes/User.ts:152
presence
@@ -228,7 +228,7 @@
Returns "Online" | "Idle" | "Focus" | "Busy" | "Invisible"
+Defined in src/classes/User.ts:133
privileged
@@ -238,7 +238,7 @@
Returns boolean
+Defined in src/classes/User.ts:84
relationship
@@ -248,7 +248,7 @@
Returns "User" | "None" | "Friend" | "Outgoing" | "Incoming" | "Blocked" | "BlockedOther"
+Defined in src/classes/User.ts:70
status
@@ -258,7 +258,7 @@
Returns undefined | { presence?: null | "Online" | "Idle" | "Focus" | "Busy" | "Invisible" ; text?: null | string ; }
+Defined in src/classes/User.ts:63
username
@@ -268,7 +268,7 @@
Returns string
+Defined in src/classes/User.ts:42
block User
@@ -290,7 +290,7 @@
Returns Promise < void >
+Defined in src/classes/User.ts:260
change Username
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:204
edit
Returns Promise < void >
+Defined in src/classes/User.ts:190
fetch Mutual
@@ -374,7 +374,7 @@
Returns Promise < { servers: string [] ; users: string [] ; } >
+Defined in src/classes/User.ts:285
fetch Profile
@@ -386,7 +386,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:275
openDM
@@ -398,7 +398,7 @@
Returns Promise < Channel >
+Defined in src/classes/User.ts:215
remove Friend
@@ -408,7 +408,7 @@
Returns Promise < void >
+Defined in src/classes/User.ts:253
status Message
@@ -438,7 +438,7 @@
Returns string
Returns undefined | string
+Defined in src/classes/User.ts:142
to String
@@ -450,7 +450,7 @@
Returns string
+Defined in src/classes/User.ts:28
unblock User
@@ -460,7 +460,7 @@
Returns Promise < void >
+Defined in src/classes/User.ts:267
+Defined in src/collections/Collection.ts:120
Readonly update Underlying Object
update Underlying Object: SetStoreFunction < Record < string , HydratedUser > >
+Defined in src/collections/Collection.ts:121
Methods
create
-create( id: string , type: "channel" | "user" | "server" | "bot" | "channelUnread" | "emoji" | "message" | "serverMember" | "session" , instance: User , context: unknown , data?: unknown ) : void
+create( id: string , type: "channel" | "user" | "server" | "bot" | "channelUnread" | "channelWebhook" | "emoji" | "message" | "serverMember" | "session" , instance: User , context: unknown , data?: unknown ) : void
@@ -155,7 +155,7 @@
-type: "channel" | "user" | "server" | "bot" | "channelUnread" | "emoji" | "message" | "serverMember" | "session"
+type: "channel" | "user" | "server" | "bot" | "channelUnread" | "channelWebhook" | "emoji" | "message" | "serverMember" | "session"
@@ -173,7 +173,7 @@
Returns void
+Defined in src/collections/Collection.ts:167
+Defined in src/collections/Collection.ts:154
+Defined in src/collections/Collection.ts:215
fetch
Returns Promise < User >
+Defined in src/collections/UserCollection.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/UserCollection.ts:41
get Or Partial
Returns undefined | User
+Defined in src/collections/UserCollection.ts:55
+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/SystemMessage.ts:133
+Defined in src/classes/SystemMessage.ts:104
+Defined in src/classes/SystemMessage.ts:26
Returns undefined | User
+Defined in src/classes/SystemMessage.ts:104
+Defined in src/classes/SystemMessage.ts:26
Returns undefined | string
+Defined in src/classes/MessageEmbed.ts:108
+Defined in src/classes/MessageEmbed.ts:26
Returns undefined | string
+Defined in src/classes/MessageEmbed.ts:161
proxied IconURL
@@ -180,7 +180,7 @@
Returns undefined | string
+Defined in src/classes/MessageEmbed.ts:154
+Defined in src/classes/MessageEmbed.ts:26
+Defined in src/hydration/bot.ts:44
+Defined in src/events/EventClient.ts:12
+Defined in src/hydration/server.ts:76
+Defined in src/hydration/user.ts:57
+Defined in src/hydration/user.ts:73
Returns string | undefined
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/index.d.ts:19
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/index.d.ts:19
@@ -411,6 +423,9 @@ It is advised you do not use this unless necessary, if you find somewhere that i
Channel Unread Collection
+
+Channel Webhook Collection
+
Class Collection
@@ -444,6 +459,9 @@ It is advised you do not use this unless necessary, if you find somewhere that i
Message Embed
+
+Message Webhook
+
Public Bot
diff --git a/interfaces/API.Options.html b/interfaces/API.Options.html
index dc1fd185..25ae5bf9 100644
--- a/interfaces/API.Options.html
+++ b/interfaces/API.Options.html
@@ -36,7 +36,7 @@
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/index.d.ts:23
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/index.d.ts:23
@@ -62,14 +62,14 @@
Optional revolt?: string | { token: string ; }
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/index.d.ts:31
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/index.d.ts:31
baseURL
baseURL: string
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/index.d.ts:27
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/index.d.ts:27
@@ -453,6 +467,9 @@
Channel Unread Collection
+
+Channel Webhook Collection
+
Class Collection
@@ -486,6 +503,9 @@
Message Embed
+
+Message Webhook
+
Public Bot
diff --git a/modules/API.html b/modules/API.html
index a40a6b2b..d66623ea 100644
--- a/modules/API.html
+++ b/modules/API.html
@@ -28,7 +28,7 @@
API
Namespace API
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/index.d.ts:1
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/index.d.ts:1
Index
@@ -64,6 +64,7 @@
Content Report Reason
Create Server Response
Create Voice User Response
+Create Webhook Body
Data
Data Account Deletion
Data Ban Create
@@ -88,17 +89,18 @@
Data Edit Server
Data Edit Session
Data Edit User
+Data Edit Webhook
Data Hello
Data Login
Data Member Edit
Data Message Send
Data Onboard
Data Password Reset
+Data Permissions Value
Data Report Content
Data Resend Verification
Data Send Friend Request
Data Send Password Reset
-Data Set Server Default Permission
Data Set Server Role Permission
Embed
Emoji
@@ -113,6 +115,7 @@
Fields Role
Fields Server
Fields User
+Fields Webhook
File
Flag Response
ISO8601_ Timestamp
@@ -139,6 +142,7 @@
Message
Message Query
Message Sort
+Message Webhook
Metadata
Multi Factor Status
Mutual Response
@@ -164,6 +168,7 @@
Response Login
Response Totp Secret
Response Verify
+Response Webhook
Revolt Config
Revolt Features
Role
@@ -187,6 +192,7 @@
Video
Voice Feature
Web Push Subscription
+Webhook
Functions
@@ -253,6 +259,8 @@
Create Server Response
Create Voice User Response
+
+Create Webhook Body
Data
@@ -301,6 +309,8 @@
Data Edit Session
Data Edit User
+
+Data Edit Webhook
Data Hello
@@ -313,6 +323,8 @@
Data Onboard
Data Password Reset
+
+Data Permissions Value
Data Report Content
@@ -321,8 +333,6 @@
Data Send Friend Request
Data Send Password Reset
-
-Data Set Server Default Permission
Data Set Server Role Permission
@@ -351,6 +361,8 @@
Fields Server
Fields User
+
+Fields Webhook
File
@@ -403,6 +415,8 @@
Message Query
Message Sort
+
+Message Webhook
Metadata
@@ -453,6 +467,8 @@
Response Totp Secret
Response Verify
+
+Response Webhook
Revolt Config
@@ -499,6 +515,8 @@
Voice Feature
Web Push Subscription
+
+Webhook
get Path Name
@@ -547,6 +565,9 @@
Channel Unread Collection
+
+Channel Webhook Collection
+
Class Collection
@@ -580,6 +601,9 @@
Message Embed
+
+Message Webhook
+
Public Bot
diff --git a/types/API.AccountInfo.html b/types/API.AccountInfo.html
index 365fbdc7..9e382806 100644
--- a/types/API.AccountInfo.html
+++ b/types/API.AccountInfo.html
@@ -30,7 +30,7 @@
Type alias AccountInfo
Account Info: components [ "schemas" ] [ "AccountInfo" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:126
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:129
Account Strike: components [ "schemas" ] [ "AccountStrike" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:119
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:122
All Member Response: components [ "schemas" ] [ "AllMemberResponse" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:90
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:93
Authifier_ Error: components [ "schemas" ] [ "Authifier Error" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:122
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:125
Ban List Result: components [ "schemas" ] [ "BanListResult" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:96
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:99
Bandcamp Type: components [ "schemas" ] [ "BandcampType" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:29
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:30
Banned User: components [ "schemas" ] [ "BannedUser" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:97
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:100
Bot: components [ "schemas" ] [ "Bot" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:56
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:57
Bot Information: components [ "schemas" ] [ "BotInformation" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:41
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:42
Build Information: components [ "schemas" ] [ "BuildInformation" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:7
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:7
Bulk Message Response: components [ "schemas" ] [ "BulkMessageResponse" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:20
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:20
Captcha Feature: components [ "schemas" ] [ "CaptchaFeature" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:4
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:4
Category: components [ "schemas" ] [ "Category" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:81
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:84
Channel: components [ "schemas" ] [ "Channel" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:52
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:53
Channel Composite Key: components [ "schemas" ] [ "ChannelCompositeKey" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:146
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:149
Channel Type: components [ "schemas" ] [ "ChannelType" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:89
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:92
Channel Unread: components [ "schemas" ] [ "ChannelUnread" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:145
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:148
Collection Scans: components [ "schemas" ] [ "CollectionScans" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:19
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:19
Collection Stats: components [ "schemas" ] [ "CollectionStats" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:15
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:15
Content Report Reason: components [ "schemas" ] [ "ContentReportReason" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:111
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:114
Create Server Response: components [ "schemas" ] [ "CreateServerResponse" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:79
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:82
Create Voice User Response: components [ "schemas" ] [ "CreateVoiceUserResponse" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:75
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:76
Data: components [ "schemas" ] [ "Data" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:76
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:77
Data Account Deletion: components [ "schemas" ] [ "DataAccountDeletion" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:125
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:128
Data Ban Create: components [ "schemas" ] [ "DataBanCreate" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:95
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:98
Data Change Email: components [ "schemas" ] [ "DataChangeEmail" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:128
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:131
Data Change Password: components [ "schemas" ] [ "DataChangePassword" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:127
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:130
Data Change Username: components [ "schemas" ] [ "DataChangeUsername" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:51
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:52
Data Create Account: components [ "schemas" ] [ "DataCreateAccount" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:123
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:126
Data Create Bot: components [ "schemas" ] [ "DataCreateBot" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:57
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:58
Data Create Channel: components [ "schemas" ] [ "DataCreateChannel" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:88
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:91
Data Create Emoji: components [ "schemas" ] [ "DataCreateEmoji" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:108
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:111
Data Create Group: components [ "schemas" ] [ "DataCreateGroup" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:74
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:75
Data Create Role: components [ "schemas" ] [ "DataCreateRole" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:99
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:102
Data Create Server: components [ "schemas" ] [ "DataCreateServer" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:84
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:87
Data Create Strike: components [ "schemas" ] [ "DataCreateStrike" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:120
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:123
Data Default Channel Permissions: components [ "schemas" ] [ "DataDefaultChannelPermissions" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:78
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:79
Data Edit Account Strike: components [ "schemas" ] [ "DataEditAccountStrike" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:121
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:124
Data Edit Bot: components [ "schemas" ] [ "DataEditBot" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:62
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:63
Data Edit Channel: components [ "schemas" ] [ "DataEditChannel" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:64
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:65
Data Edit Message: components [ "schemas" ] [ "DataEditMessage" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:72
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:73
Data Edit Report: components [ "schemas" ] [ "DataEditReport" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:113
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:116
Data Edit Role: components [ "schemas" ] [ "DataEditRole" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:100
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:103
Data Edit Server: components [ "schemas" ] [ "DataEditServer" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:86
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:89
Data Edit Session: components [ "schemas" ] [ "DataEditSession" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:139
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:142
Data Edit User: components [ "schemas" ] [ "DataEditUser" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:48
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:49
Data Hello: components [ "schemas" ] [ "DataHello" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:142
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:145
Data Login: components [ "schemas" ] [ "DataLogin" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:136
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:139
Data Member Edit: components [ "schemas" ] [ "DataMemberEdit" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:91
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:94
Data Message Send: components [ "schemas" ] [ "DataMessageSend" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:67
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:68
Data Onboard: components [ "schemas" ] [ "DataOnboard" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:143
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:146
Data Password Reset: components [ "schemas" ] [ "DataPasswordReset" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:131
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:134
Data Report Content: components [ "schemas" ] [ "DataReportContent" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:116
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:119
Data Resend Verification: components [ "schemas" ] [ "DataResendVerification" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:124
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:127
Data Send Friend Request: components [ "schemas" ] [ "DataSendFriendRequest" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:55
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:56
Data Send Password Reset: components [ "schemas" ] [ "DataSendPasswordReset" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:132
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:135
Data Set Server Role Permission: components [ "schemas" ] [ "DataSetServerRolePermission" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:102
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:105
Embed: components [ "schemas" ] [ "Embed" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:25
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:26
Emoji: components [ "schemas" ] [ "Emoji" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:104
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:107
Emoji Parent: components [ "schemas" ] [ "EmojiParent" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:105
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:108
Error: components [ "schemas" ] [ "Error" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:10
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:10
Feature: components [ "schemas" ] [ "Feature" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:5
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:5
Fetch Bot Response: components [ "schemas" ] [ "FetchBotResponse" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:60
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:61
Fetch Server Response: components [ "schemas" ] [ "FetchServerResponse" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:85
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:88
Fields Bot: components [ "schemas" ] [ "FieldsBot" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:63
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:64
Fields Channel: components [ "schemas" ] [ "FieldsChannel" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:65
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:66
Fields Member: components [ "schemas" ] [ "FieldsMember" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:92
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:95
Fields Role: components [ "schemas" ] [ "FieldsRole" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:101
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:104
Fields Server: components [ "schemas" ] [ "FieldsServer" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:87
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:90
Fields User: components [ "schemas" ] [ "FieldsUser" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:50
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:51
File: components [ "schemas" ] [ "File" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:23
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:24
Flag Response: components [ "schemas" ] [ "FlagResponse" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:47
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:48
ISO8601_ Timestamp: components [ "schemas" ] [ "ISO8601 Timestamp" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:14
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:14
Id: components [ "schemas" ] [ "Id" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:46
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:47
Image: components [ "schemas" ] [ "Image" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:30
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:31
Image Size: components [ "schemas" ] [ "ImageSize" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:31
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:32
Index: components [ "schemas" ] [ "Index" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:12
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:12
Index Access: components [ "schemas" ] [ "IndexAccess" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:13
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:13
Interactions: components [ "schemas" ] [ "Interactions" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:33
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:34
Invite: components [ "schemas" ] [ "Invite" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:66
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:67
Invite Bot Destination: components [ "schemas" ] [ "InviteBotDestination" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:58
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:59
Invite Join Response: components [ "schemas" ] [ "InviteJoinResponse" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:107
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:110
Invite Response: components [ "schemas" ] [ "InviteResponse" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:106
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:109
Latency Histogram Entry: components [ "schemas" ] [ "LatencyHistogramEntry" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:17
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:17
Latency Stats: components [ "schemas" ] [ "LatencyStats" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:16
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:16
Lightspeed Type: components [ "schemas" ] [ "LightspeedType" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:27
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:28
MFAMethod: components [ "schemas" ] [ "MFAMethod" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:135
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:138
MFAResponse: components [ "schemas" ] [ "MFAResponse" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:137
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:140
MFATicket: components [ "schemas" ] [ "MFATicket" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:130
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:133
Masquerade: components [ "schemas" ] [ "Masquerade" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:34
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:35
Member: components [ "schemas" ] [ "Member" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:42
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:43
Member Composite Key: components [ "schemas" ] [ "MemberCompositeKey" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:43
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:44
Member Query Response: components [ "schemas" ] [ "MemberQueryResponse" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:93
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:96
Message: components [ "schemas" ] [ "Message" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:21
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:21
Message Query: components [ "schemas" ] [ "MessageQuery" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:44
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:45
Message Sort: components [ "schemas" ] [ "MessageSort" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:45
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:46
Metadata: components [ "schemas" ] [ "Metadata" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:24
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:25
Multi Factor Status: components [ "schemas" ] [ "MultiFactorStatus" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:140
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:143
Mutual Response: components [ "schemas" ] [ "MutualResponse" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:54
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:55
New Role Response: components [ "schemas" ] [ "NewRoleResponse" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:98
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:101
Options Bulk Delete: components [ "schemas" ] [ "OptionsBulkDelete" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:73
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:74
Options Fetch Settings: components [ "schemas" ] [ "OptionsFetchSettings" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:144
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:147
Options Message Search: components [ "schemas" ] [ "OptionsMessageSearch" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:70
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:71
Options Query Stale: components [ "schemas" ] [ "OptionsQueryStale" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:71
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:72
Override: components [ "schemas" ] [ "Override" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:77
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:78
Override Field: components [ "schemas" ] [ "OverrideField" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:53
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:54
Owned Bots Response: components [ "schemas" ] [ "OwnedBotsResponse" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:61
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:62
Permission: components [ "schemas" ] [ "Permission" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:8
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:8
Presence: components [ "schemas" ] [ "Presence" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:39
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:40
Public Bot: components [ "schemas" ] [ "PublicBot" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:59
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:60
Query Exec Stats: components [ "schemas" ] [ "QueryExecStats" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:18
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:18
Relationship: components [ "schemas" ] [ "Relationship" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:36
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:37
Relationship Status: components [ "schemas" ] [ "RelationshipStatus" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:37
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:38
Reply: components [ "schemas" ] [ "Reply" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:68
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:69
Report: components [ "schemas" ] [ "Report" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:109
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:112
Report Status: components [ "schemas" ] [ "ReportStatus" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:114
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:117
Report Status String: components [ "schemas" ] [ "ReportStatusString" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:115
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:118
Reported Content: components [ "schemas" ] [ "ReportedContent" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:110
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:113
Response Login: components [ "schemas" ] [ "ResponseLogin" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:133
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:136
Response Totp Secret: components [ "schemas" ] [ "ResponseTotpSecret" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:141
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:144
Response Verify: components [ "schemas" ] [ "ResponseVerify" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:129
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:132
Revolt Config: components [ "schemas" ] [ "RevoltConfig" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:2
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:2
Revolt Features: components [ "schemas" ] [ "RevoltFeatures" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:3
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:3
Role: components [ "schemas" ] [ "Role" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:83
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:86
Sendable Embed: components [ "schemas" ] [ "SendableEmbed" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:69
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:70
Server: components [ "schemas" ] [ "Server" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:80
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:83
Server Ban: components [ "schemas" ] [ "ServerBan" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:94
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:97
Session Info: components [ "schemas" ] [ "SessionInfo" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:138
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:141
Snapshot Content: components [ "schemas" ] [ "SnapshotContent" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:118
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:121
Snapshot With Context: components [ "schemas" ] [ "SnapshotWithContext" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:117
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:120
Special: components [ "schemas" ] [ "Special" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:26
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:27
Stats: components [ "schemas" ] [ "Stats" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:11
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:11
System Message: components [ "schemas" ] [ "SystemMessage" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:22
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:23
System Message Channels: components [ "schemas" ] [ "SystemMessageChannels" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:82
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:85
Twitch Type: components [ "schemas" ] [ "TwitchType" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:28
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:29
User: components [ "schemas" ] [ "User" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:35
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:36
User Permission: components [ "schemas" ] [ "UserPermission" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:9
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:9
User Profile: components [ "schemas" ] [ "UserProfile" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:40
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:41
User Profile Data: components [ "schemas" ] [ "UserProfileData" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:49
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:50
User Report Reason: components [ "schemas" ] [ "UserReportReason" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:112
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:115
User Status: components [ "schemas" ] [ "UserStatus" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:38
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:39
Video: components [ "schemas" ] [ "Video" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:32
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:33
Voice Feature: components [ "schemas" ] [ "VoiceFeature" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:6
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:6
Web Push Subscription: components [ "schemas" ] [ "WebPushSubscription" ]
-Defined in node_modules/.pnpm/revolt-api@0.5.21/node_modules/revolt-api/dist/types.d.ts:134
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:137
+Defined in node_modules/.pnpm/revolt-api@0.6.0-rc.2/node_modules/revolt-api/dist/types.d.ts:80
+Defined in src/Client.ts:96
Private Session: { _id: string ; token: string ; user_id: string ; } | string
+Defined in src/Client.ts:37
+Defined in src/lib/regex.ts:9
+Defined in src/lib/regex.ts:4
+Defined in src/lib/regex.ts:14
Send HTTP DELETE request.
@@ -160,7 +160,7 @@Type Parameters
Path extends "/auth/mfa/totp" | `/bots/${string}` | `/channels/${string}/messages/${string}` | "-/channels/{target}/messages/{msg}" | `/servers/${string}/members/${string}` | "-/servers/{target}/members/{member}" | `/invites/${string}` | "-/invites/{target}" | `/custom/emoji/${string}` | "-/custom/emoji/{id}" | `/safety/strikes/${string}` | `/users/${string}/friend` | "-/users/{target}/friend" | `/users/${string}/block` | "-/users/{target}/block" | "-/bots/{target}" | `/channels/${string}/recipients/${string}` | "-/channels/{target}/recipients/{member}" | `/channels/${string}/messages/${string}/reactions` | "-/channels/{target}/messages/{msg}/reactions" | `/servers/${string}/bans/${string}` | "-/servers/{server}/bans/{target}" | `/servers/${string}/roles/${string}` | "-/servers/{target}/roles/{role_id}" | "-/safety/strikes/{strike_id}" | `/auth/session/${string}` | "-/auth/session/{id}"
Path extends "/auth/mfa/totp" | `/bots/${string}` | `/channels/${string}/messages/${string}` | "-/channels/{target}/messages/{msg}" | `/servers/${string}/members/${string}` | "-/servers/{target}/members/{member}" | `/invites/${string}` | "-/invites/{target}" | `/custom/emoji/${string}` | "-/custom/emoji/{id}" | `/safety/strikes/${string}` | `/webhooks/${string}/${string}` | "-/webhooks/{webhook_id}/{token}" | `/webhooks/${string}` | "-/webhooks/{webhook_id}" | `/users/${string}/friend` | "-/users/{target}/friend" | `/users/${string}/block` | "-/users/{target}/block" | "-/bots/{target}" | `/channels/${string}/recipients/${string}` | "-/channels/{target}/recipients/{member}" | `/channels/${string}/messages/${string}/reactions` | "-/channels/{target}/messages/{msg}/reactions" | `/servers/${string}/bans/${string}` | "-/servers/{server}/bans/{target}" | `/servers/${string}/roles/${string}` | "-/servers/{target}/roles/{role_id}" | "-/safety/strikes/{strike_id}" | `/auth/session/${string}` | "-/auth/session/{id}"
Route extends APIRoutes & {
method: "delete";
} & {
parts: Count<Path, "/", []>;
path: Path;
}