From 38136b7253942aad4570cf5132ae2748839d073e Mon Sep 17 00:00:00 2001 From: ForteScarlet Date: Mon, 22 Jul 2024 13:30:04 +0000 Subject: [PATCH] deploy: simple-robot/simbot-component-telegram@00903a23e58a0d8de378081ca4d8bb582aa00762 --- snapshots/components/telegram/navigation.html | 226 ++++++++++-------- snapshots/components/telegram/package-list | 1 + .../components/telegram/scripts/pages.json | 2 +- .../-update-values/index.html | 2 +- .../navigation.html | 226 ++++++++++-------- .../simbot-component-telegram-core/index.html | 18 ++ .../-telegram-bot-command/command.html | 76 ++++++ .../-telegram-bot-command/description.html | 76 ++++++ .../-telegram-bot-command/index.html | 130 ++++++++++ .../-telegram-bot-command/source.html | 76 ++++++ .../add-command.html | 76 ++++++ .../commands.html | 76 ++++++ .../-telegram-bot-commands-updater/index.html | 194 +++++++++++++++ .../language-code.html | 76 ++++++ .../-telegram-bot-commands-updater/scope.html | 76 ++++++ .../update.html | 76 ++++++ .../-telegram-bot-commands/delete.html | 76 ++++++ .../-telegram-bot-commands/index.html | 194 +++++++++++++++ .../-telegram-bot-commands/iterator.html | 76 ++++++ .../-telegram-bot-commands/language-code.html | 76 ++++++ .../-telegram-bot-commands/scope.html | 76 ++++++ .../-telegram-bot-commands/updater.html | 76 ++++++ .../-telegram-bot-commands/values.html | 76 ++++++ .../index.html | 148 ++++++++++++ .../update.html | 76 ++++++ .../-stdlib-bot/index.html | 2 +- .../-telegram-bot/commands-updater.html | 76 ++++++ .../-telegram-bot/commands.html | 76 ++++++ .../-telegram-bot/component.html | 2 +- .../-telegram-bot/contact-relation.html | 2 +- .../-telegram-bot/coroutine-context.html | 2 +- .../-telegram-bot/group-relation.html | 2 +- .../-telegram-bot/guild-relation.html | 2 +- .../-telegram-bot/id.html | 2 +- .../-telegram-bot/index.html | 51 +++- .../-telegram-bot/name.html | 2 +- .../-telegram-bot/push-update.html | 2 +- .../-telegram-bot/query-user-info.html | 2 +- .../-telegram-bot/source.html | 2 +- .../-telegram-bot/user-id.html | 2 +- .../-telegram-bot/user-info.html | 2 +- .../index.html | 15 ++ .../update-commands.html | 76 ++++++ .../navigation.html | 226 ++++++++++-------- .../navigation.html | 226 ++++++++++-------- .../navigation.html | 226 ++++++++++-------- 46 files changed, 2771 insertions(+), 508 deletions(-) create mode 100644 snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-command/command.html create mode 100644 snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-command/description.html create mode 100644 snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-command/index.html create mode 100644 snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-command/source.html create mode 100644 snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/add-command.html create mode 100644 snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/commands.html create mode 100644 snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/index.html create mode 100644 snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/language-code.html create mode 100644 snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/scope.html create mode 100644 snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/update.html create mode 100644 snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/delete.html create mode 100644 snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/index.html create mode 100644 snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/iterator.html create mode 100644 snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/language-code.html create mode 100644 snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/scope.html create mode 100644 snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/updater.html create mode 100644 snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/values.html create mode 100644 snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/index.html create mode 100644 snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/update.html create mode 100644 snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/commands-updater.html create mode 100644 snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/commands.html create mode 100644 snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/update-commands.html diff --git a/snapshots/components/telegram/navigation.html b/snapshots/components/telegram/navigation.html index 9246607c660..36b42d7aa51 100644 --- a/snapshots/components/telegram/navigation.html +++ b/snapshots/components/telegram/navigation.html @@ -792,442 +792,472 @@ -
+ +
-
+ +
-
+
- -
+ -
+ -
+
- - -
+
-
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ - -
+
-
+ -
+
- -
+
- -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
Pre
-
+ -
+ - -
+ -
+
- -
+ -
+
- -
+ -
+ -
+ -
+ -
+ -
+
diff --git a/snapshots/components/telegram/package-list b/snapshots/components/telegram/package-list index e80d0b2554a..2f514e70eac 100644 --- a/snapshots/components/telegram/package-list +++ b/snapshots/components/telegram/package-list @@ -14,6 +14,7 @@ module:simbot-component-telegram-core love.forte.simbot.component.telegram.core love.forte.simbot.component.telegram.core.actor love.forte.simbot.component.telegram.core.bot +love.forte.simbot.component.telegram.core.bot.command love.forte.simbot.component.telegram.core.component love.forte.simbot.component.telegram.core.event love.forte.simbot.component.telegram.core.message diff --git a/snapshots/components/telegram/scripts/pages.json b/snapshots/components/telegram/scripts/pages.json index d39690a0fbf..27f516f7bdf 100644 --- a/snapshots/components/telegram/scripts/pages.json +++ b/snapshots/components/telegram/scripts/pages.json @@ -1 +1 @@ -[{"name":"abstract class EmptyBodyTelegramApi : TelegramApi ","description":"love.forte.simbot.telegram.api.EmptyBodyTelegramApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-empty-body-telegram-api/index.html","searchKeys":["EmptyBodyTelegramApi","abstract class EmptyBodyTelegramApi : TelegramApi ","love.forte.simbot.telegram.api.EmptyBodyTelegramApi"]},{"name":"abstract class FormBodyTelegramApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.FormBodyTelegramApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-form-body-telegram-api/index.html","searchKeys":["FormBodyTelegramApi","abstract class FormBodyTelegramApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.FormBodyTelegramApi"]},{"name":"abstract class SimpleBodyTelegramApi : TelegramApi ","description":"love.forte.simbot.telegram.api.SimpleBodyTelegramApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-simple-body-telegram-api/index.html","searchKeys":["SimpleBodyTelegramApi","abstract class SimpleBodyTelegramApi : TelegramApi ","love.forte.simbot.telegram.api.SimpleBodyTelegramApi"]},{"name":"abstract class SuspendableUpdateDivider","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/index.html","searchKeys":["SuspendableUpdateDivider","abstract class SuspendableUpdateDivider","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider"]},{"name":"abstract class UpdateDivider","description":"love.forte.simbot.telegram.api.update.UpdateDivider","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/index.html","searchKeys":["UpdateDivider","abstract class UpdateDivider","love.forte.simbot.telegram.api.update.UpdateDivider"]},{"name":"abstract override val body: MultiPartFormDataContent","description":"love.forte.simbot.telegram.api.FormBodyTelegramApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-form-body-telegram-api/body.html","searchKeys":["body","abstract override val body: MultiPartFormDataContent","love.forte.simbot.telegram.api.FormBodyTelegramApi.body"]},{"name":"abstract val body: Any?","description":"love.forte.simbot.telegram.api.TelegramApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api/body.html","searchKeys":["body","abstract val body: Any?","love.forte.simbot.telegram.api.TelegramApi.body"]},{"name":"abstract val name: String","description":"love.forte.simbot.telegram.api.TelegramApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api/name.html","searchKeys":["name","abstract val name: String","love.forte.simbot.telegram.api.TelegramApi.name"]},{"name":"abstract val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.TelegramApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api/response-deserializer.html","searchKeys":["responseDeserializer","abstract val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.TelegramApi.responseDeserializer"]},{"name":"abstract val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.TelegramApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api/result-deserializer.html","searchKeys":["resultDeserializer","abstract val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.TelegramApi.resultDeserializer"]},{"name":"abstract val value: Any","description":"love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.value","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-reply-markup-wrapper/value.html","searchKeys":["value","abstract val value: Any","love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.value"]},{"name":"class Body","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/index.html","searchKeys":["Body","class Body","love.forte.simbot.telegram.api.message.SendAudioApi.Body"]},{"name":"class Body","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/index.html","searchKeys":["Body","class Body","love.forte.simbot.telegram.api.message.SendDocumentApi.Body"]},{"name":"class Body","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/index.html","searchKeys":["Body","class Body","love.forte.simbot.telegram.api.message.SendPhotoApi.Body"]},{"name":"class Builder","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/index.html","searchKeys":["Builder","class Builder","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder"]},{"name":"class Builder","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/index.html","searchKeys":["Builder","class Builder","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder"]},{"name":"class Builder","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/index.html","searchKeys":["Builder","class Builder","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder"]},{"name":"class Builder","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/index.html","searchKeys":["Builder","class Builder","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder"]},{"name":"class Builder","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/index.html","searchKeys":["Builder","class Builder","love.forte.simbot.telegram.api.message.SendMessageApi.Builder"]},{"name":"class CloseApi : EmptyBodyTelegramApi ","description":"love.forte.simbot.telegram.api.bot.CloseApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-close-api/index.html","searchKeys":["CloseApi","class CloseApi : EmptyBodyTelegramApi ","love.forte.simbot.telegram.api.bot.CloseApi"]},{"name":"class CopyMessageApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.message.CopyMessageApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/index.html","searchKeys":["CopyMessageApi","class CopyMessageApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.message.CopyMessageApi"]},{"name":"class CopyMessagesApi : SimpleBodyTelegramApi> ","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/index.html","searchKeys":["CopyMessagesApi","class CopyMessagesApi : SimpleBodyTelegramApi> ","love.forte.simbot.telegram.api.message.CopyMessagesApi"]},{"name":"class DeleteMessageApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.message.DeleteMessageApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-message-api/index.html","searchKeys":["DeleteMessageApi","class DeleteMessageApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.message.DeleteMessageApi"]},{"name":"class DeleteMessagesApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.message.DeleteMessagesApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-messages-api/index.html","searchKeys":["DeleteMessagesApi","class DeleteMessagesApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.message.DeleteMessagesApi"]},{"name":"class DeleteMyCommandsApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-delete-my-commands-api/index.html","searchKeys":["DeleteMyCommandsApi","class DeleteMyCommandsApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi"]},{"name":"class DeleteWebhookApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.update.DeleteWebhookApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-delete-webhook-api/index.html","searchKeys":["DeleteWebhookApi","class DeleteWebhookApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.update.DeleteWebhookApi"]},{"name":"class ForwardMessageApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/index.html","searchKeys":["ForwardMessageApi","class ForwardMessageApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.message.ForwardMessageApi"]},{"name":"class ForwardMessagesApi : SimpleBodyTelegramApi> ","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/index.html","searchKeys":["ForwardMessagesApi","class ForwardMessagesApi : SimpleBodyTelegramApi> ","love.forte.simbot.telegram.api.message.ForwardMessagesApi"]},{"name":"class GetChatAdministratorsApi : SimpleBodyTelegramApi> ","description":"love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-administrators-api/index.html","searchKeys":["GetChatAdministratorsApi","class GetChatAdministratorsApi : SimpleBodyTelegramApi> ","love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi"]},{"name":"class GetChatApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.chat.GetChatApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-api/index.html","searchKeys":["GetChatApi","class GetChatApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.chat.GetChatApi"]},{"name":"class GetChatMemberApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.chat.GetChatMemberApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-api/index.html","searchKeys":["GetChatMemberApi","class GetChatMemberApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.chat.GetChatMemberApi"]},{"name":"class GetChatMemberCountApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.chat.GetChatMemberCountApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-count-api/index.html","searchKeys":["GetChatMemberCountApi","class GetChatMemberCountApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.chat.GetChatMemberCountApi"]},{"name":"class GetChatMenuButtonApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-chat-menu-button-api/index.html","searchKeys":["GetChatMenuButtonApi","class GetChatMenuButtonApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi"]},{"name":"class GetForumTopicIconStickersApi : EmptyBodyTelegramApi> ","description":"love.forte.simbot.telegram.api.chat.GetForumTopicIconStickersApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-forum-topic-icon-stickers-api/index.html","searchKeys":["GetForumTopicIconStickersApi","class GetForumTopicIconStickersApi : EmptyBodyTelegramApi> ","love.forte.simbot.telegram.api.chat.GetForumTopicIconStickersApi"]},{"name":"class GetMeApi : EmptyBodyTelegramApi ","description":"love.forte.simbot.telegram.api.bot.GetMeApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-me-api/index.html","searchKeys":["GetMeApi","class GetMeApi : EmptyBodyTelegramApi ","love.forte.simbot.telegram.api.bot.GetMeApi"]},{"name":"class GetMyCommandsApi : SimpleBodyTelegramApi> ","description":"love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-get-my-commands-api/index.html","searchKeys":["GetMyCommandsApi","class GetMyCommandsApi : SimpleBodyTelegramApi> ","love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi"]},{"name":"class GetMyDefaultAdministratorRightsApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-default-administrator-rights-api/index.html","searchKeys":["GetMyDefaultAdministratorRightsApi","class GetMyDefaultAdministratorRightsApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi"]},{"name":"class GetMyDescriptionApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.bot.GetMyDescriptionApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-description-api/index.html","searchKeys":["GetMyDescriptionApi","class GetMyDescriptionApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.bot.GetMyDescriptionApi"]},{"name":"class GetMyNameApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.bot.GetMyNameApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-name-api/index.html","searchKeys":["GetMyNameApi","class GetMyNameApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.bot.GetMyNameApi"]},{"name":"class GetMyShortDescriptionApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-short-description-api/index.html","searchKeys":["GetMyShortDescriptionApi","class GetMyShortDescriptionApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi"]},{"name":"class GetUpdatesApi : SimpleBodyTelegramApi> ","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/index.html","searchKeys":["GetUpdatesApi","class GetUpdatesApi : SimpleBodyTelegramApi> ","love.forte.simbot.telegram.api.update.GetUpdatesApi"]},{"name":"class GetUserChatBoostsApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-user-chat-boosts-api/index.html","searchKeys":["GetUserChatBoostsApi","class GetUserChatBoostsApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi"]},{"name":"class GetUserProfilePhotosApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.user/-get-user-profile-photos-api/index.html","searchKeys":["GetUserProfilePhotosApi","class GetUserProfilePhotosApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi"]},{"name":"class GetWebhookInfoApi : EmptyBodyTelegramApi ","description":"love.forte.simbot.telegram.api.update.GetWebhookInfoApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-webhook-info-api/index.html","searchKeys":["GetWebhookInfoApi","class GetWebhookInfoApi : EmptyBodyTelegramApi ","love.forte.simbot.telegram.api.update.GetWebhookInfoApi"]},{"name":"class LogOutApi : EmptyBodyTelegramApi ","description":"love.forte.simbot.telegram.api.bot.LogOutApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-log-out-api/index.html","searchKeys":["LogOutApi","class LogOutApi : EmptyBodyTelegramApi ","love.forte.simbot.telegram.api.bot.LogOutApi"]},{"name":"class SendAudioApi : FormBodyTelegramApi ","description":"love.forte.simbot.telegram.api.message.SendAudioApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/index.html","searchKeys":["SendAudioApi","class SendAudioApi : FormBodyTelegramApi ","love.forte.simbot.telegram.api.message.SendAudioApi"]},{"name":"class SendDocumentApi : FormBodyTelegramApi ","description":"love.forte.simbot.telegram.api.message.SendDocumentApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/index.html","searchKeys":["SendDocumentApi","class SendDocumentApi : FormBodyTelegramApi ","love.forte.simbot.telegram.api.message.SendDocumentApi"]},{"name":"class SendMessageApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.message.SendMessageApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/index.html","searchKeys":["SendMessageApi","class SendMessageApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.message.SendMessageApi"]},{"name":"class SendPhotoApi : FormBodyTelegramApi ","description":"love.forte.simbot.telegram.api.message.SendPhotoApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/index.html","searchKeys":["SendPhotoApi","class SendPhotoApi : FormBodyTelegramApi ","love.forte.simbot.telegram.api.message.SendPhotoApi"]},{"name":"class SetMyCommandsApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-set-my-commands-api/index.html","searchKeys":["SetMyCommandsApi","class SetMyCommandsApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi"]},{"name":"class SetWebhookApi : FormBodyTelegramApi ","description":"love.forte.simbot.telegram.api.update.SetWebhookApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/index.html","searchKeys":["SetWebhookApi","class SetWebhookApi : FormBodyTelegramApi ","love.forte.simbot.telegram.api.update.SetWebhookApi"]},{"name":"class StringValueInputFile : InputFile","description":"love.forte.simbot.telegram.api.utils.StringValueInputFile","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.utils/-string-value-input-file/index.html","searchKeys":["StringValueInputFile","class StringValueInputFile : InputFile","love.forte.simbot.telegram.api.utils.StringValueInputFile"]},{"name":"class UnknownUpdatedFieldException(message: String? = \"Unknown updated field\") : IllegalArgumentException","description":"love.forte.simbot.telegram.api.UnknownUpdatedFieldException","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-unknown-updated-field-exception/index.html","searchKeys":["UnknownUpdatedFieldException","class UnknownUpdatedFieldException(message: String? = \"Unknown updated field\") : IllegalArgumentException","love.forte.simbot.telegram.api.UnknownUpdatedFieldException"]},{"name":"const val BASE_SERVER_VALUE: String","description":"love.forte.simbot.telegram.api.Telegram.BASE_SERVER_VALUE","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram/-b-a-s-e_-s-e-r-v-e-r_-v-a-l-u-e.html","searchKeys":["BASE_SERVER_VALUE","const val BASE_SERVER_VALUE: String","love.forte.simbot.telegram.api.Telegram.BASE_SERVER_VALUE"]},{"name":"const val BOT_TOKEN_PLACEHOLDER_VALUE: String","description":"love.forte.simbot.telegram.api.Telegram.BOT_TOKEN_PLACEHOLDER_VALUE","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram/-b-o-t_-t-o-k-e-n_-p-l-a-c-e-h-o-l-d-e-r_-v-a-l-u-e.html","searchKeys":["BOT_TOKEN_PLACEHOLDER_VALUE","const val BOT_TOKEN_PLACEHOLDER_VALUE: String","love.forte.simbot.telegram.api.Telegram.BOT_TOKEN_PLACEHOLDER_VALUE"]},{"name":"const val CALLBACK_QUERY_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.CALLBACK_QUERY_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-c-a-l-l-b-a-c-k_-q-u-e-r-y_-n-a-m-e.html","searchKeys":["CALLBACK_QUERY_NAME","const val CALLBACK_QUERY_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.CALLBACK_QUERY_NAME"]},{"name":"const val CHANNEL_POST_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.CHANNEL_POST_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-c-h-a-n-n-e-l_-p-o-s-t_-n-a-m-e.html","searchKeys":["CHANNEL_POST_NAME","const val CHANNEL_POST_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.CHANNEL_POST_NAME"]},{"name":"const val CHAT_BOOST_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.CHAT_BOOST_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-c-h-a-t_-b-o-o-s-t_-n-a-m-e.html","searchKeys":["CHAT_BOOST_NAME","const val CHAT_BOOST_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.CHAT_BOOST_NAME"]},{"name":"const val CHAT_JOIN_REQUEST_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.CHAT_JOIN_REQUEST_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-c-h-a-t_-j-o-i-n_-r-e-q-u-e-s-t_-n-a-m-e.html","searchKeys":["CHAT_JOIN_REQUEST_NAME","const val CHAT_JOIN_REQUEST_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.CHAT_JOIN_REQUEST_NAME"]},{"name":"const val CHAT_MEMBER_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.CHAT_MEMBER_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-c-h-a-t_-m-e-m-b-e-r_-n-a-m-e.html","searchKeys":["CHAT_MEMBER_NAME","const val CHAT_MEMBER_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.CHAT_MEMBER_NAME"]},{"name":"const val CHOSEN_INLINE_RESULT_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.CHOSEN_INLINE_RESULT_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-c-h-o-s-e-n_-i-n-l-i-n-e_-r-e-s-u-l-t_-n-a-m-e.html","searchKeys":["CHOSEN_INLINE_RESULT_NAME","const val CHOSEN_INLINE_RESULT_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.CHOSEN_INLINE_RESULT_NAME"]},{"name":"const val EDITED_CHANNEL_POST_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.EDITED_CHANNEL_POST_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-e-d-i-t-e-d_-c-h-a-n-n-e-l_-p-o-s-t_-n-a-m-e.html","searchKeys":["EDITED_CHANNEL_POST_NAME","const val EDITED_CHANNEL_POST_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.EDITED_CHANNEL_POST_NAME"]},{"name":"const val EDITED_MESSAGE_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.EDITED_MESSAGE_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-e-d-i-t-e-d_-m-e-s-s-a-g-e_-n-a-m-e.html","searchKeys":["EDITED_MESSAGE_NAME","const val EDITED_MESSAGE_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.EDITED_MESSAGE_NAME"]},{"name":"const val INLINE_QUERY_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.INLINE_QUERY_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-i-n-l-i-n-e_-q-u-e-r-y_-n-a-m-e.html","searchKeys":["INLINE_QUERY_NAME","const val INLINE_QUERY_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.INLINE_QUERY_NAME"]},{"name":"const val MESSAGE_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.MESSAGE_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-m-e-s-s-a-g-e_-n-a-m-e.html","searchKeys":["MESSAGE_NAME","const val MESSAGE_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.MESSAGE_NAME"]},{"name":"const val MESSAGE_REACTION_COUNT_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.MESSAGE_REACTION_COUNT_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-m-e-s-s-a-g-e_-r-e-a-c-t-i-o-n_-c-o-u-n-t_-n-a-m-e.html","searchKeys":["MESSAGE_REACTION_COUNT_NAME","const val MESSAGE_REACTION_COUNT_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.MESSAGE_REACTION_COUNT_NAME"]},{"name":"const val MESSAGE_REACTION_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.MESSAGE_REACTION_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-m-e-s-s-a-g-e_-r-e-a-c-t-i-o-n_-n-a-m-e.html","searchKeys":["MESSAGE_REACTION_NAME","const val MESSAGE_REACTION_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.MESSAGE_REACTION_NAME"]},{"name":"const val MY_CHAT_MEMBER_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.MY_CHAT_MEMBER_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-m-y_-c-h-a-t_-m-e-m-b-e-r_-n-a-m-e.html","searchKeys":["MY_CHAT_MEMBER_NAME","const val MY_CHAT_MEMBER_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.MY_CHAT_MEMBER_NAME"]},{"name":"const val POLL_ANSWER_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.POLL_ANSWER_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-p-o-l-l_-a-n-s-w-e-r_-n-a-m-e.html","searchKeys":["POLL_ANSWER_NAME","const val POLL_ANSWER_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.POLL_ANSWER_NAME"]},{"name":"const val POLL_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.POLL_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-p-o-l-l_-n-a-m-e.html","searchKeys":["POLL_NAME","const val POLL_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.POLL_NAME"]},{"name":"const val PRE_CHECKOUT_QUERY_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.PRE_CHECKOUT_QUERY_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-p-r-e_-c-h-e-c-k-o-u-t_-q-u-e-r-y_-n-a-m-e.html","searchKeys":["PRE_CHECKOUT_QUERY_NAME","const val PRE_CHECKOUT_QUERY_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.PRE_CHECKOUT_QUERY_NAME"]},{"name":"const val REMOVED_CHAT_BOOST_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.REMOVED_CHAT_BOOST_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-r-e-m-o-v-e-d_-c-h-a-t_-b-o-o-s-t_-n-a-m-e.html","searchKeys":["REMOVED_CHAT_BOOST_NAME","const val REMOVED_CHAT_BOOST_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.REMOVED_CHAT_BOOST_NAME"]},{"name":"const val SHIPPING_QUERY_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.SHIPPING_QUERY_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-s-h-i-p-p-i-n-g_-q-u-e-r-y_-n-a-m-e.html","searchKeys":["SHIPPING_QUERY_NAME","const val SHIPPING_QUERY_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.SHIPPING_QUERY_NAME"]},{"name":"constructor()","description":"love.forte.simbot.telegram.api.EmptyBodyTelegramApi.EmptyBodyTelegramApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-empty-body-telegram-api/-empty-body-telegram-api.html","searchKeys":["EmptyBodyTelegramApi","constructor()","love.forte.simbot.telegram.api.EmptyBodyTelegramApi.EmptyBodyTelegramApi"]},{"name":"constructor()","description":"love.forte.simbot.telegram.api.FormBodyTelegramApi.FormBodyTelegramApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-form-body-telegram-api/-form-body-telegram-api.html","searchKeys":["FormBodyTelegramApi","constructor()","love.forte.simbot.telegram.api.FormBodyTelegramApi.FormBodyTelegramApi"]},{"name":"constructor()","description":"love.forte.simbot.telegram.api.SimpleBodyTelegramApi.SimpleBodyTelegramApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-simple-body-telegram-api/-simple-body-telegram-api.html","searchKeys":["SimpleBodyTelegramApi","constructor()","love.forte.simbot.telegram.api.SimpleBodyTelegramApi.SimpleBodyTelegramApi"]},{"name":"constructor()","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.Builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/-builder.html","searchKeys":["Builder","constructor()","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.Builder"]},{"name":"constructor()","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.Builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/-builder.html","searchKeys":["Builder","constructor()","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.Builder"]},{"name":"constructor()","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.Builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/-builder.html","searchKeys":["Builder","constructor()","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.Builder"]},{"name":"constructor()","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.Builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/-builder.html","searchKeys":["Builder","constructor()","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.Builder"]},{"name":"constructor()","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/-body.html","searchKeys":["Body","constructor()","love.forte.simbot.telegram.api.message.SendAudioApi.Body.Body"]},{"name":"constructor()","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/-body.html","searchKeys":["Body","constructor()","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.Body"]},{"name":"constructor()","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.Builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/-builder.html","searchKeys":["Builder","constructor()","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.Builder"]},{"name":"constructor()","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/-body.html","searchKeys":["Body","constructor()","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.Body"]},{"name":"constructor()","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.SuspendableUpdateDivider","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/-suspendable-update-divider.html","searchKeys":["SuspendableUpdateDivider","constructor()","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.SuspendableUpdateDivider"]},{"name":"constructor()","description":"love.forte.simbot.telegram.api.update.UpdateDivider.UpdateDivider","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/-update-divider.html","searchKeys":["UpdateDivider","constructor()","love.forte.simbot.telegram.api.update.UpdateDivider.UpdateDivider"]},{"name":"constructor(commands: List = emptyList(), scope: BotCommandScope? = null, languageCode: String? = null)","description":"love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Body.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-set-my-commands-api/-body/-body.html","searchKeys":["Body","constructor(commands: List = emptyList(), scope: BotCommandScope? = null, languageCode: String? = null)","love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Body.Body"]},{"name":"constructor(message: String? = \"Unknown updated field\")","description":"love.forte.simbot.telegram.api.UnknownUpdatedFieldException.UnknownUpdatedFieldException","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-unknown-updated-field-exception/-unknown-updated-field-exception.html","searchKeys":["UnknownUpdatedFieldException","constructor(message: String? = \"Unknown updated field\")","love.forte.simbot.telegram.api.UnknownUpdatedFieldException.UnknownUpdatedFieldException"]},{"name":"constructor(message: String? = null, cause: Throwable? = null)","description":"love.forte.simbot.telegram.api.TelegramApiException.TelegramApiException","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-exception/-telegram-api-exception.html","searchKeys":["TelegramApiException","constructor(message: String? = null, cause: Throwable? = null)","love.forte.simbot.telegram.api.TelegramApiException.TelegramApiException"]},{"name":"constructor(migrateToChatId: Long? = null, retryAfter: Int? = null)","description":"love.forte.simbot.telegram.api.ResponseParameters.ResponseParameters","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-response-parameters/-response-parameters.html","searchKeys":["ResponseParameters","constructor(migrateToChatId: Long? = null, retryAfter: Int? = null)","love.forte.simbot.telegram.api.ResponseParameters.ResponseParameters"]},{"name":"constructor(offset: Int? = null, limit: Int? = null, timeout: Int? = null, allowedUpdates: Collection? = null)","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi.Body.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/-body/-body.html","searchKeys":["Body","constructor(offset: Int? = null, limit: Int? = null, timeout: Int? = null, allowedUpdates: Collection? = null)","love.forte.simbot.telegram.api.update.GetUpdatesApi.Body.Body"]},{"name":"constructor(ok: Boolean, result: T? = null, description: String? = null, errorCode: Int? = null, parameters: ResponseParameters? = null)","description":"love.forte.simbot.telegram.api.TelegramApiResult.TelegramApiResult","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-result/-telegram-api-result.html","searchKeys":["TelegramApiResult","constructor(ok: Boolean, result: T? = null, description: String? = null, errorCode: Int? = null, parameters: ResponseParameters? = null)","love.forte.simbot.telegram.api.TelegramApiResult.TelegramApiResult"]},{"name":"constructor(result: TelegramApiResult<*>, message: String? = \"result: \", cause: Throwable? = null)","description":"love.forte.simbot.telegram.api.TelegramApiResultNotOkException.TelegramApiResultNotOkException","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-result-not-ok-exception/-telegram-api-result-not-ok-exception.html","searchKeys":["TelegramApiResultNotOkException","constructor(result: TelegramApiResult<*>, message: String? = \"result: \", cause: Throwable? = null)","love.forte.simbot.telegram.api.TelegramApiResultNotOkException.TelegramApiResultNotOkException"]},{"name":"constructor(scope: BotCommandScope? = null, languageCode: String? = null)","description":"love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.Body.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-delete-my-commands-api/-body/-body.html","searchKeys":["Body","constructor(scope: BotCommandScope? = null, languageCode: String? = null)","love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.Body.Body"]},{"name":"constructor(updateId: Int, message: Message? = null, editedMessage: Message? = null, channelPost: Message? = null, editedChannelPost: Message? = null, messageReaction: MessageReactionUpdated? = null, messageReactionCount: MessageReactionCountUpdated? = null, inlineQuery: InlineQuery? = null, chosenInlineResult: ChosenInlineResult? = null, callbackQuery: CallbackQuery? = null, shippingQuery: ShippingQuery? = null, preCheckoutQuery: PreCheckoutQuery? = null, poll: Poll? = null, pollAnswer: PollAnswer? = null, myChatMember: ChatMemberUpdated? = null, chatMember: ChatMemberUpdated? = null, chatJoinRequest: ChatJoinRequest? = null, chatBoost: ChatBoostUpdated? = null, removedChatBoost: ChatBoostRemoved? = null)","description":"love.forte.simbot.telegram.api.update.Update.Update","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/-update.html","searchKeys":["Update","constructor(updateId: Int, message: Message? = null, editedMessage: Message? = null, channelPost: Message? = null, editedChannelPost: Message? = null, messageReaction: MessageReactionUpdated? = null, messageReactionCount: MessageReactionCountUpdated? = null, inlineQuery: InlineQuery? = null, chosenInlineResult: ChosenInlineResult? = null, callbackQuery: CallbackQuery? = null, shippingQuery: ShippingQuery? = null, preCheckoutQuery: PreCheckoutQuery? = null, poll: Poll? = null, pollAnswer: PollAnswer? = null, myChatMember: ChatMemberUpdated? = null, chatMember: ChatMemberUpdated? = null, chatJoinRequest: ChatJoinRequest? = null, chatBoost: ChatBoostUpdated? = null, removedChatBoost: ChatBoostRemoved? = null)","love.forte.simbot.telegram.api.update.Update.Update"]},{"name":"constructor(url: String, certificate: InputFile? = null, ipAddress: String? = null, maxConnections: Int? = null, allowedUpdates: Collection? = null, dropPendingUpdates: String? = null, secretToken: String? = null)","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.Params.Params","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/-params/-params.html","searchKeys":["Params","constructor(url: String, certificate: InputFile? = null, ipAddress: String? = null, maxConnections: Int? = null, allowedUpdates: Collection? = null, dropPendingUpdates: String? = null, secretToken: String? = null)","love.forte.simbot.telegram.api.update.SetWebhookApi.Params.Params"]},{"name":"constructor(urlValue: String)","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.Params.Params","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/-params/-params.html","searchKeys":["Params","constructor(urlValue: String)","love.forte.simbot.telegram.api.update.SetWebhookApi.Params.Params"]},{"name":"data class Body","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-body/index.html","searchKeys":["Body","data class Body","love.forte.simbot.telegram.api.message.CopyMessageApi.Body"]},{"name":"data class Body","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-body/index.html","searchKeys":["Body","data class Body","love.forte.simbot.telegram.api.message.CopyMessagesApi.Body"]},{"name":"data class Body","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-body/index.html","searchKeys":["Body","data class Body","love.forte.simbot.telegram.api.message.ForwardMessageApi.Body"]},{"name":"data class Body","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-body/index.html","searchKeys":["Body","data class Body","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body"]},{"name":"data class Body","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-body/index.html","searchKeys":["Body","data class Body","love.forte.simbot.telegram.api.message.SendMessageApi.Body"]},{"name":"data class Body(val commands: List = emptyList(), val scope: BotCommandScope? = null, val languageCode: String? = null)","description":"love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-set-my-commands-api/-body/index.html","searchKeys":["Body","data class Body(val commands: List = emptyList(), val scope: BotCommandScope? = null, val languageCode: String? = null)","love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Body"]},{"name":"data class Body(val offset: Int? = null, val limit: Int? = null, val timeout: Int? = null, val allowedUpdates: Collection? = null)","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/-body/index.html","searchKeys":["Body","data class Body(val offset: Int? = null, val limit: Int? = null, val timeout: Int? = null, val allowedUpdates: Collection? = null)","love.forte.simbot.telegram.api.update.GetUpdatesApi.Body"]},{"name":"data class Body(val scope: BotCommandScope? = null, val languageCode: String? = null)","description":"love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-delete-my-commands-api/-body/index.html","searchKeys":["Body","data class Body(val scope: BotCommandScope? = null, val languageCode: String? = null)","love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.Body"]},{"name":"data class Params(var url: String, var certificate: InputFile? = null, var ipAddress: String? = null, var maxConnections: Int? = null, var allowedUpdates: Collection? = null, var dropPendingUpdates: String? = null, var secretToken: String? = null)","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.Params","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/-params/index.html","searchKeys":["Params","data class Params(var url: String, var certificate: InputFile? = null, var ipAddress: String? = null, var maxConnections: Int? = null, var allowedUpdates: Collection? = null, var dropPendingUpdates: String? = null, var secretToken: String? = null)","love.forte.simbot.telegram.api.update.SetWebhookApi.Params"]},{"name":"data class ResponseParameters(val migrateToChatId: Long? = null, val retryAfter: Int? = null)","description":"love.forte.simbot.telegram.api.ResponseParameters","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-response-parameters/index.html","searchKeys":["ResponseParameters","data class ResponseParameters(val migrateToChatId: Long? = null, val retryAfter: Int? = null)","love.forte.simbot.telegram.api.ResponseParameters"]},{"name":"data class TelegramApiResult(val ok: Boolean, val result: T? = null, val description: String? = null, val errorCode: Int? = null, val parameters: ResponseParameters? = null)","description":"love.forte.simbot.telegram.api.TelegramApiResult","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-result/index.html","searchKeys":["TelegramApiResult","data class TelegramApiResult(val ok: Boolean, val result: T? = null, val description: String? = null, val errorCode: Int? = null, val parameters: ResponseParameters? = null)","love.forte.simbot.telegram.api.TelegramApiResult"]},{"name":"data class Update(val updateId: Int, val message: Message? = null, val editedMessage: Message? = null, val channelPost: Message? = null, val editedChannelPost: Message? = null, val messageReaction: MessageReactionUpdated? = null, val messageReactionCount: MessageReactionCountUpdated? = null, val inlineQuery: InlineQuery? = null, val chosenInlineResult: ChosenInlineResult? = null, val callbackQuery: CallbackQuery? = null, val shippingQuery: ShippingQuery? = null, val preCheckoutQuery: PreCheckoutQuery? = null, val poll: Poll? = null, val pollAnswer: PollAnswer? = null, val myChatMember: ChatMemberUpdated? = null, val chatMember: ChatMemberUpdated? = null, val chatJoinRequest: ChatJoinRequest? = null, val chatBoost: ChatBoostUpdated? = null, val removedChatBoost: ChatBoostRemoved? = null)","description":"love.forte.simbot.telegram.api.update.Update","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/index.html","searchKeys":["Update","data class Update(val updateId: Int, val message: Message? = null, val editedMessage: Message? = null, val channelPost: Message? = null, val editedChannelPost: Message? = null, val messageReaction: MessageReactionUpdated? = null, val messageReactionCount: MessageReactionCountUpdated? = null, val inlineQuery: InlineQuery? = null, val chosenInlineResult: ChosenInlineResult? = null, val callbackQuery: CallbackQuery? = null, val shippingQuery: ShippingQuery? = null, val preCheckoutQuery: PreCheckoutQuery? = null, val poll: Poll? = null, val pollAnswer: PollAnswer? = null, val myChatMember: ChatMemberUpdated? = null, val chatMember: ChatMemberUpdated? = null, val chatJoinRequest: ChatJoinRequest? = null, val chatBoost: ChatBoostUpdated? = null, val removedChatBoost: ChatBoostRemoved? = null)","love.forte.simbot.telegram.api.update.Update"]},{"name":"fun TelegramApiResult.resultOrThrow(): T","description":"love.forte.simbot.telegram.api.resultOrThrow","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/result-or-throw.html","searchKeys":["resultOrThrow","fun TelegramApiResult.resultOrThrow(): T","love.forte.simbot.telegram.api.resultOrThrow"]},{"name":"fun ForceReply.wrapper(): ReplyMarkupWrapper","description":"love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.Companion.wrapper","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-reply-markup-wrapper/-companion/wrapper.html","searchKeys":["wrapper","fun ForceReply.wrapper(): ReplyMarkupWrapper","love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.Companion.wrapper"]},{"name":"fun InlineKeyboardMarkup.wrapper(): ReplyMarkupWrapper","description":"love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.Companion.wrapper","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-reply-markup-wrapper/-companion/wrapper.html","searchKeys":["wrapper","fun InlineKeyboardMarkup.wrapper(): ReplyMarkupWrapper","love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.Companion.wrapper"]},{"name":"fun ReplyKeyboardMarkup.wrapper(): ReplyMarkupWrapper","description":"love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.Companion.wrapper","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-reply-markup-wrapper/-companion/wrapper.html","searchKeys":["wrapper","fun ReplyKeyboardMarkup.wrapper(): ReplyMarkupWrapper","love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.Companion.wrapper"]},{"name":"fun ReplyKeyboardRemove.wrapper(): ReplyMarkupWrapper","description":"love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.Companion.wrapper","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-reply-markup-wrapper/-companion/wrapper.html","searchKeys":["wrapper","fun ReplyKeyboardRemove.wrapper(): ReplyMarkupWrapper","love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.Companion.wrapper"]},{"name":"fun accept(name: String, value: Any, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.accept","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/accept.html","searchKeys":["accept","fun accept(name: String, value: Any, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.accept"]},{"name":"fun accept(update: Update, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.accept","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/accept.html","searchKeys":["accept","fun accept(update: Update, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.accept"]},{"name":"fun addCaptionEntity(captionEntity: MessageEntity)","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.addCaptionEntity","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/add-caption-entity.html","searchKeys":["addCaptionEntity","fun addCaptionEntity(captionEntity: MessageEntity)","love.forte.simbot.telegram.api.message.SendAudioApi.Body.addCaptionEntity"]},{"name":"fun addCaptionEntity(captionEntity: MessageEntity)","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.addCaptionEntity","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/add-caption-entity.html","searchKeys":["addCaptionEntity","fun addCaptionEntity(captionEntity: MessageEntity)","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.addCaptionEntity"]},{"name":"fun addEntity(entity: MessageEntity)","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.addEntity","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/add-entity.html","searchKeys":["addEntity","fun addEntity(entity: MessageEntity)","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.addEntity"]},{"name":"fun appendText(append: CharSequence)","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.appendText","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/append-text.html","searchKeys":["appendText","fun appendText(append: CharSequence)","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.appendText"]},{"name":"fun build(): CopyMessageApi","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.build","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/build.html","searchKeys":["build","fun build(): CopyMessageApi","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.build"]},{"name":"fun build(): CopyMessagesApi","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.build","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/build.html","searchKeys":["build","fun build(): CopyMessagesApi","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.build"]},{"name":"fun build(): ForwardMessageApi","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.build","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/build.html","searchKeys":["build","fun build(): ForwardMessageApi","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.build"]},{"name":"fun build(): ForwardMessagesApi","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.build","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/build.html","searchKeys":["build","fun build(): ForwardMessagesApi","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.build"]},{"name":"fun build(): SendMessageApi","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.build","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/build.html","searchKeys":["build","fun build(): SendMessageApi","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.build"]},{"name":"fun buildBody(): CopyMessageApi.Body","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.buildBody","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/build-body.html","searchKeys":["buildBody","fun buildBody(): CopyMessageApi.Body","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.buildBody"]},{"name":"fun buildBody(): CopyMessagesApi.Body","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.buildBody","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/build-body.html","searchKeys":["buildBody","fun buildBody(): CopyMessagesApi.Body","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.buildBody"]},{"name":"fun buildBody(): ForwardMessageApi.Body","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.buildBody","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/build-body.html","searchKeys":["buildBody","fun buildBody(): ForwardMessageApi.Body","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.buildBody"]},{"name":"fun buildBody(): ForwardMessagesApi.Body","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.buildBody","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/build-body.html","searchKeys":["buildBody","fun buildBody(): ForwardMessagesApi.Body","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.buildBody"]},{"name":"fun buildBody(): SendMessageApi.Body","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.buildBody","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/build-body.html","searchKeys":["buildBody","fun buildBody(): SendMessageApi.Body","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.buildBody"]},{"name":"fun builder(): CopyMessageApi.Builder","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Factory.builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-factory/builder.html","searchKeys":["builder","fun builder(): CopyMessageApi.Builder","love.forte.simbot.telegram.api.message.CopyMessageApi.Factory.builder"]},{"name":"fun builder(): CopyMessagesApi.Builder","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Factory.builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-factory/builder.html","searchKeys":["builder","fun builder(): CopyMessagesApi.Builder","love.forte.simbot.telegram.api.message.CopyMessagesApi.Factory.builder"]},{"name":"fun builder(): ForwardMessageApi.Builder","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Factory.builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-factory/builder.html","searchKeys":["builder","fun builder(): ForwardMessageApi.Builder","love.forte.simbot.telegram.api.message.ForwardMessageApi.Factory.builder"]},{"name":"fun builder(): ForwardMessagesApi.Builder","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Factory.builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-factory/builder.html","searchKeys":["builder","fun builder(): ForwardMessagesApi.Builder","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Factory.builder"]},{"name":"fun builder(): SendMessageApi.Builder","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Factory.builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-factory/builder.html","searchKeys":["builder","fun builder(): SendMessageApi.Builder","love.forte.simbot.telegram.api.message.SendMessageApi.Factory.builder"]},{"name":"fun chatId(value: Long)","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/chat-id.html","searchKeys":["chatId","fun chatId(value: Long)","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.chatId"]},{"name":"fun chatId(value: Long)","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/chat-id.html","searchKeys":["chatId","fun chatId(value: Long)","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.chatId"]},{"name":"fun chatId(value: Long)","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/chat-id.html","searchKeys":["chatId","fun chatId(value: Long)","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.chatId"]},{"name":"fun chatId(value: Long)","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/chat-id.html","searchKeys":["chatId","fun chatId(value: Long)","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.chatId"]},{"name":"fun chatId(value: Long)","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/chat-id.html","searchKeys":["chatId","fun chatId(value: Long)","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.chatId"]},{"name":"fun chatId(value: String)","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/chat-id.html","searchKeys":["chatId","fun chatId(value: String)","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.chatId"]},{"name":"fun chatId(value: String)","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/chat-id.html","searchKeys":["chatId","fun chatId(value: String)","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.chatId"]},{"name":"fun chatId(value: String)","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/chat-id.html","searchKeys":["chatId","fun chatId(value: String)","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.chatId"]},{"name":"fun chatId(value: String)","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/chat-id.html","searchKeys":["chatId","fun chatId(value: String)","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.chatId"]},{"name":"fun chatId(value: String)","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/chat-id.html","searchKeys":["chatId","fun chatId(value: String)","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.chatId"]},{"name":"fun create(): CloseApi","description":"love.forte.simbot.telegram.api.bot.CloseApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-close-api/-factory/create.html","searchKeys":["create","fun create(): CloseApi","love.forte.simbot.telegram.api.bot.CloseApi.Factory.create"]},{"name":"fun create(): GetForumTopicIconStickersApi","description":"love.forte.simbot.telegram.api.chat.GetForumTopicIconStickersApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-forum-topic-icon-stickers-api/-factory/create.html","searchKeys":["create","fun create(): GetForumTopicIconStickersApi","love.forte.simbot.telegram.api.chat.GetForumTopicIconStickersApi.Factory.create"]},{"name":"fun create(): GetMeApi","description":"love.forte.simbot.telegram.api.bot.GetMeApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-me-api/-factory/create.html","searchKeys":["create","fun create(): GetMeApi","love.forte.simbot.telegram.api.bot.GetMeApi.Factory.create"]},{"name":"fun create(): GetMyDefaultAdministratorRightsApi","description":"love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-default-administrator-rights-api/-factory/create.html","searchKeys":["create","fun create(): GetMyDefaultAdministratorRightsApi","love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.Factory.create"]},{"name":"fun create(): GetUpdatesApi","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/-factory/create.html","searchKeys":["create","fun create(): GetUpdatesApi","love.forte.simbot.telegram.api.update.GetUpdatesApi.Factory.create"]},{"name":"fun create(): GetWebhookInfoApi","description":"love.forte.simbot.telegram.api.update.GetWebhookInfoApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-webhook-info-api/-factory/create.html","searchKeys":["create","fun create(): GetWebhookInfoApi","love.forte.simbot.telegram.api.update.GetWebhookInfoApi.Factory.create"]},{"name":"fun create(): LogOutApi","description":"love.forte.simbot.telegram.api.bot.LogOutApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-log-out-api/-factory/create.html","searchKeys":["create","fun create(): LogOutApi","love.forte.simbot.telegram.api.bot.LogOutApi.Factory.create"]},{"name":"fun create(body: CopyMessageApi.Body): CopyMessageApi","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-factory/create.html","searchKeys":["create","fun create(body: CopyMessageApi.Body): CopyMessageApi","love.forte.simbot.telegram.api.message.CopyMessageApi.Factory.create"]},{"name":"fun create(body: CopyMessagesApi.Body): CopyMessagesApi","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-factory/create.html","searchKeys":["create","fun create(body: CopyMessagesApi.Body): CopyMessagesApi","love.forte.simbot.telegram.api.message.CopyMessagesApi.Factory.create"]},{"name":"fun create(body: ForwardMessageApi.Body): ForwardMessageApi","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-factory/create.html","searchKeys":["create","fun create(body: ForwardMessageApi.Body): ForwardMessageApi","love.forte.simbot.telegram.api.message.ForwardMessageApi.Factory.create"]},{"name":"fun create(body: ForwardMessagesApi.Body): ForwardMessagesApi","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-factory/create.html","searchKeys":["create","fun create(body: ForwardMessagesApi.Body): ForwardMessagesApi","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Factory.create"]},{"name":"fun create(body: GetUpdatesApi.Body): GetUpdatesApi","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/-factory/create.html","searchKeys":["create","fun create(body: GetUpdatesApi.Body): GetUpdatesApi","love.forte.simbot.telegram.api.update.GetUpdatesApi.Factory.create"]},{"name":"fun create(body: SendAudioApi.Body): SendAudioApi","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-factory/create.html","searchKeys":["create","fun create(body: SendAudioApi.Body): SendAudioApi","love.forte.simbot.telegram.api.message.SendAudioApi.Factory.create"]},{"name":"fun create(body: SendDocumentApi.Body): SendDocumentApi","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-factory/create.html","searchKeys":["create","fun create(body: SendDocumentApi.Body): SendDocumentApi","love.forte.simbot.telegram.api.message.SendDocumentApi.Factory.create"]},{"name":"fun create(body: SendMessageApi.Body): SendMessageApi","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-factory/create.html","searchKeys":["create","fun create(body: SendMessageApi.Body): SendMessageApi","love.forte.simbot.telegram.api.message.SendMessageApi.Factory.create"]},{"name":"fun create(body: SendPhotoApi.Body): SendPhotoApi","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-factory/create.html","searchKeys":["create","fun create(body: SendPhotoApi.Body): SendPhotoApi","love.forte.simbot.telegram.api.message.SendPhotoApi.Factory.create"]},{"name":"fun create(chatId: ChatId): GetChatAdministratorsApi","description":"love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-administrators-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId): GetChatAdministratorsApi","love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.Factory.create"]},{"name":"fun create(chatId: ChatId): GetChatApi","description":"love.forte.simbot.telegram.api.chat.GetChatApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId): GetChatApi","love.forte.simbot.telegram.api.chat.GetChatApi.Factory.create"]},{"name":"fun create(chatId: ChatId): GetChatMemberCountApi","description":"love.forte.simbot.telegram.api.chat.GetChatMemberCountApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-count-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId): GetChatMemberCountApi","love.forte.simbot.telegram.api.chat.GetChatMemberCountApi.Factory.create"]},{"name":"fun create(chatId: ChatId, audio: InputFile): SendAudioApi","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId, audio: InputFile): SendAudioApi","love.forte.simbot.telegram.api.message.SendAudioApi.Factory.create"]},{"name":"fun create(chatId: ChatId, document: InputFile): SendDocumentApi","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId, document: InputFile): SendDocumentApi","love.forte.simbot.telegram.api.message.SendDocumentApi.Factory.create"]},{"name":"fun create(chatId: ChatId, fromChatId: ChatId, messageId: Int): CopyMessageApi","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId, fromChatId: ChatId, messageId: Int): CopyMessageApi","love.forte.simbot.telegram.api.message.CopyMessageApi.Factory.create"]},{"name":"fun create(chatId: ChatId, fromChatId: ChatId, messageId: Int): ForwardMessageApi","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId, fromChatId: ChatId, messageId: Int): ForwardMessageApi","love.forte.simbot.telegram.api.message.ForwardMessageApi.Factory.create"]},{"name":"fun create(chatId: ChatId, fromChatId: ChatId, messageIds: Collection): CopyMessagesApi","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId, fromChatId: ChatId, messageIds: Collection): CopyMessagesApi","love.forte.simbot.telegram.api.message.CopyMessagesApi.Factory.create"]},{"name":"fun create(chatId: ChatId, fromChatId: ChatId, messageIds: Collection): ForwardMessagesApi","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId, fromChatId: ChatId, messageIds: Collection): ForwardMessagesApi","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Factory.create"]},{"name":"fun create(chatId: ChatId, messageId: Int): DeleteMessageApi","description":"love.forte.simbot.telegram.api.message.DeleteMessageApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-message-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId, messageId: Int): DeleteMessageApi","love.forte.simbot.telegram.api.message.DeleteMessageApi.Factory.create"]},{"name":"fun create(chatId: ChatId, messageIds: Collection): DeleteMessagesApi","description":"love.forte.simbot.telegram.api.message.DeleteMessagesApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-messages-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId, messageIds: Collection): DeleteMessagesApi","love.forte.simbot.telegram.api.message.DeleteMessagesApi.Factory.create"]},{"name":"fun create(chatId: ChatId, photo: InputFile): SendPhotoApi","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId, photo: InputFile): SendPhotoApi","love.forte.simbot.telegram.api.message.SendPhotoApi.Factory.create"]},{"name":"fun create(chatId: ChatId, text: String): SendMessageApi","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId, text: String): SendMessageApi","love.forte.simbot.telegram.api.message.SendMessageApi.Factory.create"]},{"name":"fun create(chatId: ChatId, userId: Int): GetChatMemberApi","description":"love.forte.simbot.telegram.api.chat.GetChatMemberApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId, userId: Int): GetChatMemberApi","love.forte.simbot.telegram.api.chat.GetChatMemberApi.Factory.create"]},{"name":"fun create(chatId: ChatId, userId: Int): GetUserChatBoostsApi","description":"love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-user-chat-boosts-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId, userId: Int): GetUserChatBoostsApi","love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi.Factory.create"]},{"name":"fun create(chatId: ChatId? = null): GetChatMenuButtonApi","description":"love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-chat-menu-button-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId? = null): GetChatMenuButtonApi","love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi.Factory.create"]},{"name":"fun create(chatId: Long): GetChatAdministratorsApi","description":"love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-administrators-api/-factory/create.html","searchKeys":["create","fun create(chatId: Long): GetChatAdministratorsApi","love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.Factory.create"]},{"name":"fun create(chatId: String): GetChatAdministratorsApi","description":"love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-administrators-api/-factory/create.html","searchKeys":["create","fun create(chatId: String): GetChatAdministratorsApi","love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.Factory.create"]},{"name":"fun create(commands: List, scope: BotCommandScope? = null, languageCode: String? = null): SetMyCommandsApi","description":"love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-set-my-commands-api/-factory/create.html","searchKeys":["create","fun create(commands: List, scope: BotCommandScope? = null, languageCode: String? = null): SetMyCommandsApi","love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Factory.create"]},{"name":"fun create(dropPendingUpdates: Boolean? = null): DeleteWebhookApi","description":"love.forte.simbot.telegram.api.update.DeleteWebhookApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-delete-webhook-api/-factory/create.html","searchKeys":["create","fun create(dropPendingUpdates: Boolean? = null): DeleteWebhookApi","love.forte.simbot.telegram.api.update.DeleteWebhookApi.Factory.create"]},{"name":"fun create(forChannels: Boolean): GetMyDefaultAdministratorRightsApi","description":"love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-default-administrator-rights-api/-factory/create.html","searchKeys":["create","fun create(forChannels: Boolean): GetMyDefaultAdministratorRightsApi","love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.Factory.create"]},{"name":"fun create(languageCode: String? = null): GetMyDescriptionApi","description":"love.forte.simbot.telegram.api.bot.GetMyDescriptionApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-description-api/-factory/create.html","searchKeys":["create","fun create(languageCode: String? = null): GetMyDescriptionApi","love.forte.simbot.telegram.api.bot.GetMyDescriptionApi.Factory.create"]},{"name":"fun create(languageCode: String? = null): GetMyNameApi","description":"love.forte.simbot.telegram.api.bot.GetMyNameApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-name-api/-factory/create.html","searchKeys":["create","fun create(languageCode: String? = null): GetMyNameApi","love.forte.simbot.telegram.api.bot.GetMyNameApi.Factory.create"]},{"name":"fun create(languageCode: String? = null): GetMyShortDescriptionApi","description":"love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-short-description-api/-factory/create.html","searchKeys":["create","fun create(languageCode: String? = null): GetMyShortDescriptionApi","love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi.Factory.create"]},{"name":"fun create(params: SetWebhookApi.Params): SetWebhookApi","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/-factory/create.html","searchKeys":["create","fun create(params: SetWebhookApi.Params): SetWebhookApi","love.forte.simbot.telegram.api.update.SetWebhookApi.Factory.create"]},{"name":"fun create(scope: BotCommandScope? = null, languageCode: String? = null): DeleteMyCommandsApi","description":"love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-delete-my-commands-api/-factory/create.html","searchKeys":["create","fun create(scope: BotCommandScope? = null, languageCode: String? = null): DeleteMyCommandsApi","love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.Factory.create"]},{"name":"fun create(scope: BotCommandScope? = null, languageCode: String? = null): GetMyCommandsApi","description":"love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-get-my-commands-api/-factory/create.html","searchKeys":["create","fun create(scope: BotCommandScope? = null, languageCode: String? = null): GetMyCommandsApi","love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi.Factory.create"]},{"name":"fun create(url: String): SetWebhookApi","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/-factory/create.html","searchKeys":["create","fun create(url: String): SetWebhookApi","love.forte.simbot.telegram.api.update.SetWebhookApi.Factory.create"]},{"name":"fun create(userId: Int, offset: Int? = null, limit: Int? = null): GetUserProfilePhotosApi","description":"love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.user/-get-user-profile-photos-api/-factory/create.html","searchKeys":["create","fun create(userId: Int, offset: Int? = null, limit: Int? = null): GetUserProfilePhotosApi","love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi.Factory.create"]},{"name":"fun create(value: String, defaultHeaders: Headers = Headers.Empty): InputFile","description":"love.forte.simbot.telegram.api.utils.StringValueInputFile.Companion.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.utils/-string-value-input-file/-companion/create.html","searchKeys":["create","fun create(value: String, defaultHeaders: Headers = Headers.Empty): InputFile","love.forte.simbot.telegram.api.utils.StringValueInputFile.Companion.create"]},{"name":"fun decodeFromRawJson(content: String): Update","description":"love.forte.simbot.telegram.api.update.Update.Companion.decodeFromRawJson","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/-companion/decode-from-raw-json.html","searchKeys":["decodeFromRawJson","fun decodeFromRawJson(content: String): Update","love.forte.simbot.telegram.api.update.Update.Companion.decodeFromRawJson"]},{"name":"fun duration(duration: Duration)","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.duration","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/duration.html","searchKeys":["duration","fun duration(duration: Duration)","love.forte.simbot.telegram.api.message.SendAudioApi.Body.duration"]},{"name":"fun fromChatId(value: Long)","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/from-chat-id.html","searchKeys":["fromChatId","fun fromChatId(value: Long)","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.fromChatId"]},{"name":"fun fromChatId(value: Long)","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/from-chat-id.html","searchKeys":["fromChatId","fun fromChatId(value: Long)","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.fromChatId"]},{"name":"fun fromChatId(value: Long)","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/from-chat-id.html","searchKeys":["fromChatId","fun fromChatId(value: Long)","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.fromChatId"]},{"name":"fun fromChatId(value: Long)","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/from-chat-id.html","searchKeys":["fromChatId","fun fromChatId(value: Long)","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.fromChatId"]},{"name":"fun fromChatId(value: String)","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/from-chat-id.html","searchKeys":["fromChatId","fun fromChatId(value: String)","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.fromChatId"]},{"name":"fun fromChatId(value: String)","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/from-chat-id.html","searchKeys":["fromChatId","fun fromChatId(value: String)","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.fromChatId"]},{"name":"fun fromChatId(value: String)","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/from-chat-id.html","searchKeys":["fromChatId","fun fromChatId(value: String)","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.fromChatId"]},{"name":"fun fromChatId(value: String)","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/from-chat-id.html","searchKeys":["fromChatId","fun fromChatId(value: String)","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.fromChatId"]},{"name":"fun getUpdateType(name: String): KClass<*>","description":"love.forte.simbot.telegram.api.update.UpdateValues.getUpdateType","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/get-update-type.html","searchKeys":["getUpdateType","fun getUpdateType(name: String): KClass<*>","love.forte.simbot.telegram.api.update.UpdateValues.getUpdateType"]},{"name":"fun parseMode(formattingOption: FormattingOption?)","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.parseMode","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/parse-mode.html","searchKeys":["parseMode","fun parseMode(formattingOption: FormattingOption?)","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.parseMode"]},{"name":"fun replyMarkup(value: ForceReply)","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/reply-markup.html","searchKeys":["replyMarkup","fun replyMarkup(value: ForceReply)","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.replyMarkup"]},{"name":"fun replyMarkup(value: ForceReply)","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/reply-markup.html","searchKeys":["replyMarkup","fun replyMarkup(value: ForceReply)","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.replyMarkup"]},{"name":"fun replyMarkup(value: InlineKeyboardMarkup)","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/reply-markup.html","searchKeys":["replyMarkup","fun replyMarkup(value: InlineKeyboardMarkup)","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.replyMarkup"]},{"name":"fun replyMarkup(value: InlineKeyboardMarkup)","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/reply-markup.html","searchKeys":["replyMarkup","fun replyMarkup(value: InlineKeyboardMarkup)","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.replyMarkup"]},{"name":"fun replyMarkup(value: ReplyKeyboardMarkup)","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/reply-markup.html","searchKeys":["replyMarkup","fun replyMarkup(value: ReplyKeyboardMarkup)","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.replyMarkup"]},{"name":"fun replyMarkup(value: ReplyKeyboardMarkup)","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/reply-markup.html","searchKeys":["replyMarkup","fun replyMarkup(value: ReplyKeyboardMarkup)","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.replyMarkup"]},{"name":"fun replyMarkup(value: ReplyKeyboardRemove)","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/reply-markup.html","searchKeys":["replyMarkup","fun replyMarkup(value: ReplyKeyboardRemove)","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.replyMarkup"]},{"name":"fun replyMarkup(value: ReplyKeyboardRemove)","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/reply-markup.html","searchKeys":["replyMarkup","fun replyMarkup(value: ReplyKeyboardRemove)","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.replyMarkup"]},{"name":"fun serverUrl(url: String): Url","description":"love.forte.simbot.telegram.api.Telegram.serverUrl","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram/server-url.html","searchKeys":["serverUrl","fun serverUrl(url: String): Url","love.forte.simbot.telegram.api.Telegram.serverUrl"]},{"name":"inline fun requireNotNullNamed(value: T?, name: () -> String = { \"value\" }): T","description":"love.forte.simbot.telegram.api.utils.requireNotNullNamed","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.utils/require-not-null-named.html","searchKeys":["requireNotNullNamed","inline fun requireNotNullNamed(value: T?, name: () -> String = { \"value\" }): T","love.forte.simbot.telegram.api.utils.requireNotNullNamed"]},{"name":"inline fun resolveTo(update: Update, block: (String, Any) -> T): T","description":"love.forte.simbot.telegram.api.update.UpdateValues.resolveTo","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/resolve-to.html","searchKeys":["resolveTo","inline fun resolveTo(update: Update, block: (String, Any) -> T): T","love.forte.simbot.telegram.api.update.UpdateValues.resolveTo"]},{"name":"inline fun buildCopyMessageApi(block: CopyMessageApi.Builder.() -> Unit): CopyMessageApi","description":"love.forte.simbot.telegram.api.message.buildCopyMessageApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/build-copy-message-api.html","searchKeys":["buildCopyMessageApi","inline fun buildCopyMessageApi(block: CopyMessageApi.Builder.() -> Unit): CopyMessageApi","love.forte.simbot.telegram.api.message.buildCopyMessageApi"]},{"name":"inline fun buildCopyMessageApi(chatId: ChatId, fromChatId: ChatId, messageId: Int, block: CopyMessageApi.Builder.() -> Unit = {}): CopyMessageApi","description":"love.forte.simbot.telegram.api.message.buildCopyMessageApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/build-copy-message-api.html","searchKeys":["buildCopyMessageApi","inline fun buildCopyMessageApi(chatId: ChatId, fromChatId: ChatId, messageId: Int, block: CopyMessageApi.Builder.() -> Unit = {}): CopyMessageApi","love.forte.simbot.telegram.api.message.buildCopyMessageApi"]},{"name":"inline fun buildCopyMessagesApi(block: CopyMessagesApi.Builder.() -> Unit): CopyMessagesApi","description":"love.forte.simbot.telegram.api.message.buildCopyMessagesApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/build-copy-messages-api.html","searchKeys":["buildCopyMessagesApi","inline fun buildCopyMessagesApi(block: CopyMessagesApi.Builder.() -> Unit): CopyMessagesApi","love.forte.simbot.telegram.api.message.buildCopyMessagesApi"]},{"name":"inline fun buildCopyMessagesApi(chatId: ChatId, fromChatId: ChatId, messageIds: Collection, block: CopyMessagesApi.Builder.() -> Unit = {}): CopyMessagesApi","description":"love.forte.simbot.telegram.api.message.buildCopyMessagesApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/build-copy-messages-api.html","searchKeys":["buildCopyMessagesApi","inline fun buildCopyMessagesApi(chatId: ChatId, fromChatId: ChatId, messageIds: Collection, block: CopyMessagesApi.Builder.() -> Unit = {}): CopyMessagesApi","love.forte.simbot.telegram.api.message.buildCopyMessagesApi"]},{"name":"inline fun buildForwardMessageApi(block: ForwardMessageApi.Builder.() -> Unit): ForwardMessageApi","description":"love.forte.simbot.telegram.api.message.buildForwardMessageApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/build-forward-message-api.html","searchKeys":["buildForwardMessageApi","inline fun buildForwardMessageApi(block: ForwardMessageApi.Builder.() -> Unit): ForwardMessageApi","love.forte.simbot.telegram.api.message.buildForwardMessageApi"]},{"name":"inline fun buildForwardMessageApi(chatId: ChatId, fromChatId: ChatId, messageId: Int, block: ForwardMessageApi.Builder.() -> Unit = {}): ForwardMessageApi","description":"love.forte.simbot.telegram.api.message.buildForwardMessageApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/build-forward-message-api.html","searchKeys":["buildForwardMessageApi","inline fun buildForwardMessageApi(chatId: ChatId, fromChatId: ChatId, messageId: Int, block: ForwardMessageApi.Builder.() -> Unit = {}): ForwardMessageApi","love.forte.simbot.telegram.api.message.buildForwardMessageApi"]},{"name":"inline fun buildForwardMessageApi(chatId: ChatId, fromChatId: ChatId, messageIds: Collection, block: ForwardMessagesApi.Builder.() -> Unit = {}): ForwardMessagesApi","description":"love.forte.simbot.telegram.api.message.buildForwardMessageApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/build-forward-message-api.html","searchKeys":["buildForwardMessageApi","inline fun buildForwardMessageApi(chatId: ChatId, fromChatId: ChatId, messageIds: Collection, block: ForwardMessagesApi.Builder.() -> Unit = {}): ForwardMessagesApi","love.forte.simbot.telegram.api.message.buildForwardMessageApi"]},{"name":"inline fun buildForwardMessagesApi(block: ForwardMessagesApi.Builder.() -> Unit): ForwardMessagesApi","description":"love.forte.simbot.telegram.api.message.buildForwardMessagesApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/build-forward-messages-api.html","searchKeys":["buildForwardMessagesApi","inline fun buildForwardMessagesApi(block: ForwardMessagesApi.Builder.() -> Unit): ForwardMessagesApi","love.forte.simbot.telegram.api.message.buildForwardMessagesApi"]},{"name":"inline fun buildSendAudioApi(block: SendAudioApi.Body.() -> Unit): SendAudioApi","description":"love.forte.simbot.telegram.api.message.buildSendAudioApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/build-send-audio-api.html","searchKeys":["buildSendAudioApi","inline fun buildSendAudioApi(block: SendAudioApi.Body.() -> Unit): SendAudioApi","love.forte.simbot.telegram.api.message.buildSendAudioApi"]},{"name":"inline fun buildSendDocumentApi(block: SendDocumentApi.Body.() -> Unit): SendDocumentApi","description":"love.forte.simbot.telegram.api.message.buildSendDocumentApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/build-send-document-api.html","searchKeys":["buildSendDocumentApi","inline fun buildSendDocumentApi(block: SendDocumentApi.Body.() -> Unit): SendDocumentApi","love.forte.simbot.telegram.api.message.buildSendDocumentApi"]},{"name":"inline fun buildSendMessageApi(block: SendMessageApi.Builder.() -> Unit): SendMessageApi","description":"love.forte.simbot.telegram.api.message.buildSendMessageApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/build-send-message-api.html","searchKeys":["buildSendMessageApi","inline fun buildSendMessageApi(block: SendMessageApi.Builder.() -> Unit): SendMessageApi","love.forte.simbot.telegram.api.message.buildSendMessageApi"]},{"name":"inline fun buildSendMessageApi(chatId: ChatId, text: String, block: SendMessageApi.Builder.() -> Unit = {}): SendMessageApi","description":"love.forte.simbot.telegram.api.message.buildSendMessageApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/build-send-message-api.html","searchKeys":["buildSendMessageApi","inline fun buildSendMessageApi(chatId: ChatId, text: String, block: SendMessageApi.Builder.() -> Unit = {}): SendMessageApi","love.forte.simbot.telegram.api.message.buildSendMessageApi"]},{"name":"inline fun buildSendPhotoApi(block: SendPhotoApi.Body.() -> Unit): SendPhotoApi","description":"love.forte.simbot.telegram.api.message.buildSendPhotoApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/build-send-photo-api.html","searchKeys":["buildSendPhotoApi","inline fun buildSendPhotoApi(block: SendPhotoApi.Body.() -> Unit): SendPhotoApi","love.forte.simbot.telegram.api.message.buildSendPhotoApi"]},{"name":"inline fun getUpdateFlow(timeout: Int? = null, firstOffset: Int? = null, eachLimit: Int? = null, allowedUpdates: Collection? = null, crossinline onEachResult: (List) -> List = { it }, crossinline onError: (Throwable) -> List = {\n if (it is HttpRequestTimeoutException) emptyList() else throw it\n }, crossinline requestor: suspend (GetUpdatesApi) -> List): Flow","description":"love.forte.simbot.telegram.api.update.getUpdateFlow","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/get-update-flow.html","searchKeys":["getUpdateFlow","inline fun getUpdateFlow(timeout: Int? = null, firstOffset: Int? = null, eachLimit: Int? = null, allowedUpdates: Collection? = null, crossinline onEachResult: (List) -> List = { it }, crossinline onError: (Throwable) -> List = {\n if (it is HttpRequestTimeoutException) emptyList() else throw it\n }, crossinline requestor: suspend (GetUpdatesApi) -> List): Flow","love.forte.simbot.telegram.api.update.getUpdateFlow"]},{"name":"inline fun getUserProfilePhotosFlow(userId: Int, firstOffset: Int? = null, eachLimit: Int? = null, emitLastEmptyResult: Boolean = false, crossinline onEachResult: (UserProfilePhotos) -> UserProfilePhotos = { it }, crossinline requestor: suspend (GetUserProfilePhotosApi) -> UserProfilePhotos): Flow","description":"love.forte.simbot.telegram.api.user.getUserProfilePhotosFlow","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.user/get-user-profile-photos-flow.html","searchKeys":["getUserProfilePhotosFlow","inline fun getUserProfilePhotosFlow(userId: Int, firstOffset: Int? = null, eachLimit: Int? = null, emitLastEmptyResult: Boolean = false, crossinline onEachResult: (UserProfilePhotos) -> UserProfilePhotos = { it }, crossinline requestor: suspend (GetUserProfilePhotosApi) -> UserProfilePhotos): Flow","love.forte.simbot.telegram.api.user.getUserProfilePhotosFlow"]},{"name":"lateinit var audio: InputFile","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.audio","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/audio.html","searchKeys":["audio","lateinit var audio: InputFile","love.forte.simbot.telegram.api.message.SendAudioApi.Body.audio"]},{"name":"lateinit var chatId: ChatId","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/chat-id.html","searchKeys":["chatId","lateinit var chatId: ChatId","love.forte.simbot.telegram.api.message.SendAudioApi.Body.chatId"]},{"name":"lateinit var chatId: ChatId","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/chat-id.html","searchKeys":["chatId","lateinit var chatId: ChatId","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.chatId"]},{"name":"lateinit var chatId: ChatId","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/chat-id.html","searchKeys":["chatId","lateinit var chatId: ChatId","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.chatId"]},{"name":"lateinit var document: InputFile","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.document","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/document.html","searchKeys":["document","lateinit var document: InputFile","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.document"]},{"name":"lateinit var photo: InputFile","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.photo","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/photo.html","searchKeys":["photo","lateinit var photo: InputFile","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.photo"]},{"name":"object Companion","description":"love.forte.simbot.telegram.api.TelegramApiResult.Companion","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-result/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.telegram.api.TelegramApiResult.Companion"]},{"name":"object Companion","description":"love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.Companion","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-reply-markup-wrapper/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.Companion"]},{"name":"object Companion","description":"love.forte.simbot.telegram.api.update.Update.Companion","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.telegram.api.update.Update.Companion"]},{"name":"object Companion","description":"love.forte.simbot.telegram.api.utils.StringValueInputFile.Companion","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.utils/-string-value-input-file/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.telegram.api.utils.StringValueInputFile.Companion"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.bot.CloseApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-close-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.bot.CloseApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-chat-menu-button-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.bot.GetMeApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-me-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.bot.GetMeApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-default-administrator-rights-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.bot.GetMyDescriptionApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-description-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.bot.GetMyDescriptionApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.bot.GetMyNameApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-name-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.bot.GetMyNameApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-short-description-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.bot.LogOutApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-log-out-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.bot.LogOutApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-delete-my-commands-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-get-my-commands-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-set-my-commands-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-administrators-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.chat.GetChatApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.chat.GetChatApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.chat.GetChatMemberApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.chat.GetChatMemberApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.chat.GetChatMemberCountApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-count-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.chat.GetChatMemberCountApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.chat.GetForumTopicIconStickersApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-forum-topic-icon-stickers-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.chat.GetForumTopicIconStickersApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-user-chat-boosts-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.message.CopyMessageApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.message.CopyMessagesApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.message.DeleteMessageApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-message-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.message.DeleteMessageApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.message.DeleteMessagesApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-messages-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.message.DeleteMessagesApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.message.ForwardMessageApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.message.SendAudioApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.message.SendDocumentApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.message.SendMessageApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.message.SendPhotoApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.update.DeleteWebhookApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-delete-webhook-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.update.DeleteWebhookApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.update.GetUpdatesApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.update.GetWebhookInfoApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-webhook-info-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.update.GetWebhookInfoApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.update.SetWebhookApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.user/-get-user-profile-photos-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi.Factory"]},{"name":"object Telegram","description":"love.forte.simbot.telegram.api.Telegram","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram/index.html","searchKeys":["Telegram","object Telegram","love.forte.simbot.telegram.api.Telegram"]},{"name":"object UpdateValues","description":"love.forte.simbot.telegram.api.update.UpdateValues","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/index.html","searchKeys":["UpdateValues","object UpdateValues","love.forte.simbot.telegram.api.update.UpdateValues"]},{"name":"open class TelegramApiException(message: String? = null, cause: Throwable? = null) : RuntimeException","description":"love.forte.simbot.telegram.api.TelegramApiException","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-exception/index.html","searchKeys":["TelegramApiException","open class TelegramApiException(message: String? = null, cause: Throwable? = null) : RuntimeException","love.forte.simbot.telegram.api.TelegramApiException"]},{"name":"open class TelegramApiResultNotOkException(val result: TelegramApiResult<*>, message: String? = \"result: \", cause: Throwable? = null) : TelegramApiException","description":"love.forte.simbot.telegram.api.TelegramApiResultNotOkException","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-result-not-ok-exception/index.html","searchKeys":["TelegramApiResultNotOkException","open class TelegramApiResultNotOkException(val result: TelegramApiResult<*>, message: String? = \"result: \", cause: Throwable? = null) : TelegramApiException","love.forte.simbot.telegram.api.TelegramApiResultNotOkException"]},{"name":"open override fun includeTo(key: String, headers: Headers, formBuilder: FormBuilder)","description":"love.forte.simbot.telegram.api.utils.StringValueInputFile.includeTo","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.utils/-string-value-input-file/include-to.html","searchKeys":["includeTo","open override fun includeTo(key: String, headers: Headers, formBuilder: FormBuilder)","love.forte.simbot.telegram.api.utils.StringValueInputFile.includeTo"]},{"name":"open override fun toFormPart(key: String, headers: Headers): FormPart<*>","description":"love.forte.simbot.telegram.api.utils.StringValueInputFile.toFormPart","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.utils/-string-value-input-file/to-form-part.html","searchKeys":["toFormPart","open override fun toFormPart(key: String, headers: Headers): FormPart<*>","love.forte.simbot.telegram.api.utils.StringValueInputFile.toFormPart"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-delete-my-commands-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-set-my-commands-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-administrators-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.chat.GetChatApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.chat.GetChatApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.chat.GetChatMemberApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.chat.GetChatMemberApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.chat.GetChatMemberCountApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-count-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.chat.GetChatMemberCountApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-user-chat-boosts-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.message.CopyMessageApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.message.CopyMessagesApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.message.DeleteMessageApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-message-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.message.DeleteMessageApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.message.DeleteMessagesApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-messages-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.message.DeleteMessagesApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.message.ForwardMessageApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.message.ForwardMessagesApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.message.SendMessageApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.message.SendMessageApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.update.DeleteWebhookApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-delete-webhook-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.update.DeleteWebhookApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.update.GetUpdatesApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.user/-get-user-profile-photos-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi.body"]},{"name":"open override val body: Any?","description":"love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-chat-menu-button-api/body.html","searchKeys":["body","open override val body: Any?","love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi.body"]},{"name":"open override val body: Any?","description":"love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-default-administrator-rights-api/body.html","searchKeys":["body","open override val body: Any?","love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.body"]},{"name":"open override val body: Any?","description":"love.forte.simbot.telegram.api.bot.GetMyDescriptionApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-description-api/body.html","searchKeys":["body","open override val body: Any?","love.forte.simbot.telegram.api.bot.GetMyDescriptionApi.body"]},{"name":"open override val body: Any?","description":"love.forte.simbot.telegram.api.bot.GetMyNameApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-name-api/body.html","searchKeys":["body","open override val body: Any?","love.forte.simbot.telegram.api.bot.GetMyNameApi.body"]},{"name":"open override val body: Any?","description":"love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-short-description-api/body.html","searchKeys":["body","open override val body: Any?","love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi.body"]},{"name":"open override val body: Any?","description":"love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-get-my-commands-api/body.html","searchKeys":["body","open override val body: Any?","love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi.body"]},{"name":"open override val body: MultiPartFormDataContent","description":"love.forte.simbot.telegram.api.message.SendAudioApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/body.html","searchKeys":["body","open override val body: MultiPartFormDataContent","love.forte.simbot.telegram.api.message.SendAudioApi.body"]},{"name":"open override val body: MultiPartFormDataContent","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/body.html","searchKeys":["body","open override val body: MultiPartFormDataContent","love.forte.simbot.telegram.api.message.SendDocumentApi.body"]},{"name":"open override val body: MultiPartFormDataContent","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/body.html","searchKeys":["body","open override val body: MultiPartFormDataContent","love.forte.simbot.telegram.api.message.SendPhotoApi.body"]},{"name":"open override val body: MultiPartFormDataContent","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/body.html","searchKeys":["body","open override val body: MultiPartFormDataContent","love.forte.simbot.telegram.api.update.SetWebhookApi.body"]},{"name":"open override val bodySerializationStrategy: SerializationStrategy?","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.bodySerializationStrategy","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/body-serialization-strategy.html","searchKeys":["bodySerializationStrategy","open override val bodySerializationStrategy: SerializationStrategy?","love.forte.simbot.telegram.api.message.CopyMessageApi.bodySerializationStrategy"]},{"name":"open override val bodySerializationStrategy: SerializationStrategy?","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.bodySerializationStrategy","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/body-serialization-strategy.html","searchKeys":["bodySerializationStrategy","open override val bodySerializationStrategy: SerializationStrategy?","love.forte.simbot.telegram.api.message.CopyMessagesApi.bodySerializationStrategy"]},{"name":"open override val bodySerializationStrategy: SerializationStrategy?","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.bodySerializationStrategy","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/body-serialization-strategy.html","searchKeys":["bodySerializationStrategy","open override val bodySerializationStrategy: SerializationStrategy?","love.forte.simbot.telegram.api.message.ForwardMessageApi.bodySerializationStrategy"]},{"name":"open override val bodySerializationStrategy: SerializationStrategy?","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.bodySerializationStrategy","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/body-serialization-strategy.html","searchKeys":["bodySerializationStrategy","open override val bodySerializationStrategy: SerializationStrategy?","love.forte.simbot.telegram.api.message.ForwardMessagesApi.bodySerializationStrategy"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.bot.CloseApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-close-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.bot.CloseApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-chat-menu-button-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.bot.GetMeApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-me-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.bot.GetMeApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-default-administrator-rights-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.bot.GetMyDescriptionApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-description-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.bot.GetMyDescriptionApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.bot.GetMyNameApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-name-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.bot.GetMyNameApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-short-description-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.bot.LogOutApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-log-out-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.bot.LogOutApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-delete-my-commands-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-get-my-commands-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-set-my-commands-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-administrators-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.chat.GetChatApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.chat.GetChatApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.chat.GetChatMemberApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.chat.GetChatMemberApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.chat.GetChatMemberCountApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-count-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.chat.GetChatMemberCountApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.chat.GetForumTopicIconStickersApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-forum-topic-icon-stickers-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.chat.GetForumTopicIconStickersApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-user-chat-boosts-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.message.CopyMessageApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.message.CopyMessagesApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.message.DeleteMessageApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-message-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.message.DeleteMessageApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.message.DeleteMessagesApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-messages-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.message.DeleteMessagesApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.message.ForwardMessageApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.message.ForwardMessagesApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.message.SendAudioApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.message.SendAudioApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.message.SendDocumentApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.message.SendMessageApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.message.SendMessageApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.message.SendPhotoApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.update.DeleteWebhookApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-delete-webhook-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.update.DeleteWebhookApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.update.GetUpdatesApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.update.GetWebhookInfoApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-webhook-info-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.update.GetWebhookInfoApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.update.SetWebhookApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.user/-get-user-profile-photos-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi.name"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.bot.CloseApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-close-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.bot.CloseApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.bot.LogOutApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-log-out-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.bot.LogOutApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-delete-my-commands-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-set-my-commands-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.message.DeleteMessageApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-message-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.message.DeleteMessageApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.message.DeleteMessagesApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-messages-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.message.DeleteMessagesApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.update.DeleteWebhookApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-delete-webhook-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.update.DeleteWebhookApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.update.SetWebhookApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.bot.GetMyDescriptionApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-description-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.bot.GetMyDescriptionApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.bot.GetMyNameApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-name-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.bot.GetMyNameApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-short-description-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.chat.GetChatApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.chat.GetChatApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-default-administrator-rights-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.chat.GetChatMemberApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.chat.GetChatMemberApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.chat.GetChatMemberCountApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-count-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.chat.GetChatMemberCountApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-get-my-commands-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-administrators-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.message.CopyMessagesApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.message.ForwardMessagesApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.chat.GetForumTopicIconStickersApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-forum-topic-icon-stickers-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.chat.GetForumTopicIconStickersApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.update.GetUpdatesApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-chat-menu-button-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.message.ForwardMessageApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.message.SendAudioApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.message.SendAudioApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.message.SendDocumentApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.message.SendMessageApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.message.SendMessageApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.message.SendPhotoApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.message.CopyMessageApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.bot.GetMeApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-me-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.bot.GetMeApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-user-chat-boosts-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.user/-get-user-profile-photos-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.update.GetWebhookInfoApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-webhook-info-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.update.GetWebhookInfoApi.responseDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.bot.CloseApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-close-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.bot.CloseApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.bot.LogOutApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-log-out-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.bot.LogOutApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-delete-my-commands-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-set-my-commands-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.message.DeleteMessageApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-message-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.message.DeleteMessageApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.message.DeleteMessagesApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-messages-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.message.DeleteMessagesApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.update.DeleteWebhookApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-delete-webhook-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.update.DeleteWebhookApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.update.SetWebhookApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.bot.GetMyDescriptionApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-description-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.bot.GetMyDescriptionApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.bot.GetMyNameApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-name-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.bot.GetMyNameApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-short-description-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.chat.GetChatApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.chat.GetChatApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-default-administrator-rights-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.chat.GetChatMemberApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.chat.GetChatMemberApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.chat.GetChatMemberCountApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-count-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.chat.GetChatMemberCountApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>>","description":"love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-get-my-commands-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>>","love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>>","description":"love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-administrators-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>>","love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>>","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>>","love.forte.simbot.telegram.api.message.CopyMessagesApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>>","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>>","love.forte.simbot.telegram.api.message.ForwardMessagesApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>>","description":"love.forte.simbot.telegram.api.chat.GetForumTopicIconStickersApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-forum-topic-icon-stickers-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>>","love.forte.simbot.telegram.api.chat.GetForumTopicIconStickersApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>>","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>>","love.forte.simbot.telegram.api.update.GetUpdatesApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-chat-menu-button-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.message.ForwardMessageApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.message.SendAudioApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.message.SendAudioApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.message.SendDocumentApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.message.SendMessageApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.message.SendMessageApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.message.SendPhotoApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.message.CopyMessageApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.bot.GetMeApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-me-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.bot.GetMeApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-user-chat-boosts-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.user/-get-user-profile-photos-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.update.GetWebhookInfoApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-webhook-info-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.update.GetWebhookInfoApi.resultDeserializer"]},{"name":"open val bodySerializationStrategy: SerializationStrategy?","description":"love.forte.simbot.telegram.api.TelegramApi.bodySerializationStrategy","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api/body-serialization-strategy.html","searchKeys":["bodySerializationStrategy","open val bodySerializationStrategy: SerializationStrategy?","love.forte.simbot.telegram.api.TelegramApi.bodySerializationStrategy"]},{"name":"open val headers: Headers","description":"love.forte.simbot.telegram.api.TelegramApi.headers","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api/headers.html","searchKeys":["headers","open val headers: Headers","love.forte.simbot.telegram.api.TelegramApi.headers"]},{"name":"override val body: Unit?","description":"love.forte.simbot.telegram.api.EmptyBodyTelegramApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-empty-body-telegram-api/body.html","searchKeys":["body","override val body: Unit?","love.forte.simbot.telegram.api.EmptyBodyTelegramApi.body"]},{"name":"override val bodySerializationStrategy: SerializationStrategy?","description":"love.forte.simbot.telegram.api.FormBodyTelegramApi.bodySerializationStrategy","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-form-body-telegram-api/body-serialization-strategy.html","searchKeys":["bodySerializationStrategy","override val bodySerializationStrategy: SerializationStrategy?","love.forte.simbot.telegram.api.FormBodyTelegramApi.bodySerializationStrategy"]},{"name":"protected abstract fun onMismatchUpdateEvent(name: String, value: Any, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onMismatchUpdateEvent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-mismatch-update-event.html","searchKeys":["onMismatchUpdateEvent","protected abstract fun onMismatchUpdateEvent(name: String, value: Any, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onMismatchUpdateEvent"]},{"name":"protected abstract suspend fun onMismatchUpdateEvent(name: String, value: Any, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onMismatchUpdateEvent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-mismatch-update-event.html","searchKeys":["onMismatchUpdateEvent","protected abstract suspend fun onMismatchUpdateEvent(name: String, value: Any, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onMismatchUpdateEvent"]},{"name":"protected constructor()","description":"love.forte.simbot.telegram.api.TelegramApi.TelegramApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api/-telegram-api.html","searchKeys":["TelegramApi","protected constructor()","love.forte.simbot.telegram.api.TelegramApi.TelegramApi"]},{"name":"protected constructor()","description":"love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.ReplyMarkupWrapper","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-reply-markup-wrapper/-reply-markup-wrapper.html","searchKeys":["ReplyMarkupWrapper","protected constructor()","love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.ReplyMarkupWrapper"]},{"name":"protected open fun onCallbackQuery(name: String, value: CallbackQuery, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onCallbackQuery","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-callback-query.html","searchKeys":["onCallbackQuery","protected open fun onCallbackQuery(name: String, value: CallbackQuery, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onCallbackQuery"]},{"name":"protected open fun onChannelPost(name: String, value: Message, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onChannelPost","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-channel-post.html","searchKeys":["onChannelPost","protected open fun onChannelPost(name: String, value: Message, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onChannelPost"]},{"name":"protected open fun onChatBoost(name: String, value: ChatBoostUpdated, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onChatBoost","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-chat-boost.html","searchKeys":["onChatBoost","protected open fun onChatBoost(name: String, value: ChatBoostUpdated, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onChatBoost"]},{"name":"protected open fun onChatJoinRequest(name: String, value: ChatJoinRequest, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onChatJoinRequest","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-chat-join-request.html","searchKeys":["onChatJoinRequest","protected open fun onChatJoinRequest(name: String, value: ChatJoinRequest, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onChatJoinRequest"]},{"name":"protected open fun onChatMember(name: String, value: ChatMemberUpdated, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onChatMember","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-chat-member.html","searchKeys":["onChatMember","protected open fun onChatMember(name: String, value: ChatMemberUpdated, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onChatMember"]},{"name":"protected open fun onChosenInlineResult(name: String, value: ChosenInlineResult, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onChosenInlineResult","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-chosen-inline-result.html","searchKeys":["onChosenInlineResult","protected open fun onChosenInlineResult(name: String, value: ChosenInlineResult, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onChosenInlineResult"]},{"name":"protected open fun onEditedChannelPost(name: String, value: Message, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onEditedChannelPost","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-edited-channel-post.html","searchKeys":["onEditedChannelPost","protected open fun onEditedChannelPost(name: String, value: Message, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onEditedChannelPost"]},{"name":"protected open fun onEditedMessage(name: String, value: Message, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onEditedMessage","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-edited-message.html","searchKeys":["onEditedMessage","protected open fun onEditedMessage(name: String, value: Message, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onEditedMessage"]},{"name":"protected open fun onInlineQuery(name: String, value: InlineQuery, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onInlineQuery","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-inline-query.html","searchKeys":["onInlineQuery","protected open fun onInlineQuery(name: String, value: InlineQuery, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onInlineQuery"]},{"name":"protected open fun onMessage(name: String, value: Message, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onMessage","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-message.html","searchKeys":["onMessage","protected open fun onMessage(name: String, value: Message, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onMessage"]},{"name":"protected open fun onMessageReaction(name: String, value: MessageReactionUpdated, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onMessageReaction","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-message-reaction.html","searchKeys":["onMessageReaction","protected open fun onMessageReaction(name: String, value: MessageReactionUpdated, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onMessageReaction"]},{"name":"protected open fun onMessageReactionCount(name: String, value: MessageReactionCountUpdated, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onMessageReactionCount","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-message-reaction-count.html","searchKeys":["onMessageReactionCount","protected open fun onMessageReactionCount(name: String, value: MessageReactionCountUpdated, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onMessageReactionCount"]},{"name":"protected open fun onMyChatMember(name: String, value: ChatMemberUpdated, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onMyChatMember","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-my-chat-member.html","searchKeys":["onMyChatMember","protected open fun onMyChatMember(name: String, value: ChatMemberUpdated, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onMyChatMember"]},{"name":"protected open fun onPoll(name: String, value: Poll, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onPoll","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-poll.html","searchKeys":["onPoll","protected open fun onPoll(name: String, value: Poll, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onPoll"]},{"name":"protected open fun onPollAnswer(name: String, value: PollAnswer, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onPollAnswer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-poll-answer.html","searchKeys":["onPollAnswer","protected open fun onPollAnswer(name: String, value: PollAnswer, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onPollAnswer"]},{"name":"protected open fun onPreCheckoutQuery(name: String, value: PreCheckoutQuery, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onPreCheckoutQuery","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-pre-checkout-query.html","searchKeys":["onPreCheckoutQuery","protected open fun onPreCheckoutQuery(name: String, value: PreCheckoutQuery, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onPreCheckoutQuery"]},{"name":"protected open fun onRemovedChatBoost(name: String, value: ChatBoostRemoved, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onRemovedChatBoost","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-removed-chat-boost.html","searchKeys":["onRemovedChatBoost","protected open fun onRemovedChatBoost(name: String, value: ChatBoostRemoved, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onRemovedChatBoost"]},{"name":"protected open fun onShippingQuery(name: String, value: ShippingQuery, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onShippingQuery","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-shipping-query.html","searchKeys":["onShippingQuery","protected open fun onShippingQuery(name: String, value: ShippingQuery, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onShippingQuery"]},{"name":"protected open suspend fun onCallbackQuery(name: String, value: CallbackQuery, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onCallbackQuery","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-callback-query.html","searchKeys":["onCallbackQuery","protected open suspend fun onCallbackQuery(name: String, value: CallbackQuery, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onCallbackQuery"]},{"name":"protected open suspend fun onChannelPost(name: String, value: Message, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onChannelPost","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-channel-post.html","searchKeys":["onChannelPost","protected open suspend fun onChannelPost(name: String, value: Message, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onChannelPost"]},{"name":"protected open suspend fun onChatBoost(name: String, value: ChatBoostUpdated, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onChatBoost","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-chat-boost.html","searchKeys":["onChatBoost","protected open suspend fun onChatBoost(name: String, value: ChatBoostUpdated, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onChatBoost"]},{"name":"protected open suspend fun onChatJoinRequest(name: String, value: ChatJoinRequest, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onChatJoinRequest","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-chat-join-request.html","searchKeys":["onChatJoinRequest","protected open suspend fun onChatJoinRequest(name: String, value: ChatJoinRequest, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onChatJoinRequest"]},{"name":"protected open suspend fun onChatMember(name: String, value: ChatMemberUpdated, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onChatMember","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-chat-member.html","searchKeys":["onChatMember","protected open suspend fun onChatMember(name: String, value: ChatMemberUpdated, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onChatMember"]},{"name":"protected open suspend fun onChosenInlineResult(name: String, value: ChosenInlineResult, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onChosenInlineResult","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-chosen-inline-result.html","searchKeys":["onChosenInlineResult","protected open suspend fun onChosenInlineResult(name: String, value: ChosenInlineResult, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onChosenInlineResult"]},{"name":"protected open suspend fun onEditedChannelPost(name: String, value: Message, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onEditedChannelPost","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-edited-channel-post.html","searchKeys":["onEditedChannelPost","protected open suspend fun onEditedChannelPost(name: String, value: Message, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onEditedChannelPost"]},{"name":"protected open suspend fun onEditedMessage(name: String, value: Message, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onEditedMessage","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-edited-message.html","searchKeys":["onEditedMessage","protected open suspend fun onEditedMessage(name: String, value: Message, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onEditedMessage"]},{"name":"protected open suspend fun onInlineQuery(name: String, value: InlineQuery, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onInlineQuery","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-inline-query.html","searchKeys":["onInlineQuery","protected open suspend fun onInlineQuery(name: String, value: InlineQuery, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onInlineQuery"]},{"name":"protected open suspend fun onMessage(name: String, value: Message, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onMessage","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-message.html","searchKeys":["onMessage","protected open suspend fun onMessage(name: String, value: Message, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onMessage"]},{"name":"protected open suspend fun onMessageReaction(name: String, value: MessageReactionUpdated, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onMessageReaction","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-message-reaction.html","searchKeys":["onMessageReaction","protected open suspend fun onMessageReaction(name: String, value: MessageReactionUpdated, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onMessageReaction"]},{"name":"protected open suspend fun onMessageReactionCount(name: String, value: MessageReactionCountUpdated, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onMessageReactionCount","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-message-reaction-count.html","searchKeys":["onMessageReactionCount","protected open suspend fun onMessageReactionCount(name: String, value: MessageReactionCountUpdated, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onMessageReactionCount"]},{"name":"protected open suspend fun onMyChatMember(name: String, value: ChatMemberUpdated, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onMyChatMember","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-my-chat-member.html","searchKeys":["onMyChatMember","protected open suspend fun onMyChatMember(name: String, value: ChatMemberUpdated, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onMyChatMember"]},{"name":"protected open suspend fun onPoll(name: String, value: Poll, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onPoll","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-poll.html","searchKeys":["onPoll","protected open suspend fun onPoll(name: String, value: Poll, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onPoll"]},{"name":"protected open suspend fun onPollAnswer(name: String, value: PollAnswer, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onPollAnswer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-poll-answer.html","searchKeys":["onPollAnswer","protected open suspend fun onPollAnswer(name: String, value: PollAnswer, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onPollAnswer"]},{"name":"protected open suspend fun onPreCheckoutQuery(name: String, value: PreCheckoutQuery, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onPreCheckoutQuery","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-pre-checkout-query.html","searchKeys":["onPreCheckoutQuery","protected open suspend fun onPreCheckoutQuery(name: String, value: PreCheckoutQuery, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onPreCheckoutQuery"]},{"name":"protected open suspend fun onRemovedChatBoost(name: String, value: ChatBoostRemoved, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onRemovedChatBoost","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-removed-chat-boost.html","searchKeys":["onRemovedChatBoost","protected open suspend fun onRemovedChatBoost(name: String, value: ChatBoostRemoved, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onRemovedChatBoost"]},{"name":"protected open suspend fun onShippingQuery(name: String, value: ShippingQuery, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onShippingQuery","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-shipping-query.html","searchKeys":["onShippingQuery","protected open suspend fun onShippingQuery(name: String, value: ShippingQuery, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onShippingQuery"]},{"name":"sealed class ReplyMarkupWrapper","description":"love.forte.simbot.telegram.api.message.ReplyMarkupWrapper","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-reply-markup-wrapper/index.html","searchKeys":["ReplyMarkupWrapper","sealed class ReplyMarkupWrapper","love.forte.simbot.telegram.api.message.ReplyMarkupWrapper"]},{"name":"sealed class TelegramApi","description":"love.forte.simbot.telegram.api.TelegramApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api/index.html","searchKeys":["TelegramApi","sealed class TelegramApi","love.forte.simbot.telegram.api.TelegramApi"]},{"name":"suspend fun TelegramApi.requestData(client: HttpClient, token: String, server: String? = null): R","description":"love.forte.simbot.telegram.api.requestData","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/request-data.html","searchKeys":["requestData","suspend fun TelegramApi.requestData(client: HttpClient, token: String, server: String? = null): R","love.forte.simbot.telegram.api.requestData"]},{"name":"suspend fun TelegramApi.requestData(client: HttpClient, token: String, server: Url?): R","description":"love.forte.simbot.telegram.api.requestData","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/request-data.html","searchKeys":["requestData","suspend fun TelegramApi.requestData(client: HttpClient, token: String, server: Url?): R","love.forte.simbot.telegram.api.requestData"]},{"name":"suspend fun TelegramApi.requestResult(client: HttpClient, token: String, server: String? = null): TelegramApiResult","description":"love.forte.simbot.telegram.api.requestResult","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/request-result.html","searchKeys":["requestResult","suspend fun TelegramApi.requestResult(client: HttpClient, token: String, server: String? = null): TelegramApiResult","love.forte.simbot.telegram.api.requestResult"]},{"name":"suspend fun TelegramApi.requestResult(client: HttpClient, token: String, server: Url?): TelegramApiResult","description":"love.forte.simbot.telegram.api.requestResult","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/request-result.html","searchKeys":["requestResult","suspend fun TelegramApi.requestResult(client: HttpClient, token: String, server: Url?): TelegramApiResult","love.forte.simbot.telegram.api.requestResult"]},{"name":"suspend fun TelegramApi<*>.requestRaw(client: HttpClient, token: String, server: String? = null): HttpResponse","description":"love.forte.simbot.telegram.api.requestRaw","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/request-raw.html","searchKeys":["requestRaw","suspend fun TelegramApi<*>.requestRaw(client: HttpClient, token: String, server: String? = null): HttpResponse","love.forte.simbot.telegram.api.requestRaw"]},{"name":"suspend fun TelegramApi<*>.requestRaw(client: HttpClient, token: String, server: Url?): HttpResponse","description":"love.forte.simbot.telegram.api.requestRaw","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/request-raw.html","searchKeys":["requestRaw","suspend fun TelegramApi<*>.requestRaw(client: HttpClient, token: String, server: Url?): HttpResponse","love.forte.simbot.telegram.api.requestRaw"]},{"name":"suspend fun accept(name: String, value: Any, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.accept","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/accept.html","searchKeys":["accept","suspend fun accept(name: String, value: Any, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.accept"]},{"name":"suspend fun accept(update: Update, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.accept","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/accept.html","searchKeys":["accept","suspend fun accept(update: Update, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.accept"]},{"name":"val BaseServerUrl: Url","description":"love.forte.simbot.telegram.api.Telegram.BaseServerUrl","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram/-base-server-url.html","searchKeys":["BaseServerUrl","val BaseServerUrl: Url","love.forte.simbot.telegram.api.Telegram.BaseServerUrl"]},{"name":"val BooleanSerializer: KSerializer>","description":"love.forte.simbot.telegram.api.TelegramApiResult.Companion.BooleanSerializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-result/-companion/-boolean-serializer.html","searchKeys":["BooleanSerializer","val BooleanSerializer: KSerializer>","love.forte.simbot.telegram.api.TelegramApiResult.Companion.BooleanSerializer"]},{"name":"val DefaultJson: Json","description":"love.forte.simbot.telegram.api.Telegram.DefaultJson","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram/-default-json.html","searchKeys":["DefaultJson","val DefaultJson: Json","love.forte.simbot.telegram.api.Telegram.DefaultJson"]},{"name":"val Names: Set","description":"love.forte.simbot.telegram.api.update.UpdateValues.Names","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-names.html","searchKeys":["Names","val Names: Set","love.forte.simbot.telegram.api.update.UpdateValues.Names"]},{"name":"val allowedUpdates: Collection? = null","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi.Body.allowedUpdates","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/-body/allowed-updates.html","searchKeys":["allowedUpdates","val allowedUpdates: Collection? = null","love.forte.simbot.telegram.api.update.GetUpdatesApi.Body.allowedUpdates"]},{"name":"val callbackQuery: CallbackQuery? = null","description":"love.forte.simbot.telegram.api.update.Update.callbackQuery","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/callback-query.html","searchKeys":["callbackQuery","val callbackQuery: CallbackQuery? = null","love.forte.simbot.telegram.api.update.Update.callbackQuery"]},{"name":"val caption: String? = null","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Body.caption","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-body/caption.html","searchKeys":["caption","val caption: String? = null","love.forte.simbot.telegram.api.message.CopyMessageApi.Body.caption"]},{"name":"val captionEntities: Collection? = null","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Body.captionEntities","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-body/caption-entities.html","searchKeys":["captionEntities","val captionEntities: Collection? = null","love.forte.simbot.telegram.api.message.CopyMessageApi.Body.captionEntities"]},{"name":"val channelPost: Message? = null","description":"love.forte.simbot.telegram.api.update.Update.channelPost","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/channel-post.html","searchKeys":["channelPost","val channelPost: Message? = null","love.forte.simbot.telegram.api.update.Update.channelPost"]},{"name":"val chatBoost: ChatBoostUpdated? = null","description":"love.forte.simbot.telegram.api.update.Update.chatBoost","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/chat-boost.html","searchKeys":["chatBoost","val chatBoost: ChatBoostUpdated? = null","love.forte.simbot.telegram.api.update.Update.chatBoost"]},{"name":"val chatId: ChatId","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Body.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-body/chat-id.html","searchKeys":["chatId","val chatId: ChatId","love.forte.simbot.telegram.api.message.CopyMessageApi.Body.chatId"]},{"name":"val chatId: ChatId","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-body/chat-id.html","searchKeys":["chatId","val chatId: ChatId","love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.chatId"]},{"name":"val chatId: ChatId","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Body.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-body/chat-id.html","searchKeys":["chatId","val chatId: ChatId","love.forte.simbot.telegram.api.message.ForwardMessageApi.Body.chatId"]},{"name":"val chatId: ChatId","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-body/chat-id.html","searchKeys":["chatId","val chatId: ChatId","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body.chatId"]},{"name":"val chatId: ChatId","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Body.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-body/chat-id.html","searchKeys":["chatId","val chatId: ChatId","love.forte.simbot.telegram.api.message.SendMessageApi.Body.chatId"]},{"name":"val chatJoinRequest: ChatJoinRequest? = null","description":"love.forte.simbot.telegram.api.update.Update.chatJoinRequest","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/chat-join-request.html","searchKeys":["chatJoinRequest","val chatJoinRequest: ChatJoinRequest? = null","love.forte.simbot.telegram.api.update.Update.chatJoinRequest"]},{"name":"val chatMember: ChatMemberUpdated? = null","description":"love.forte.simbot.telegram.api.update.Update.chatMember","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/chat-member.html","searchKeys":["chatMember","val chatMember: ChatMemberUpdated? = null","love.forte.simbot.telegram.api.update.Update.chatMember"]},{"name":"val chosenInlineResult: ChosenInlineResult? = null","description":"love.forte.simbot.telegram.api.update.Update.chosenInlineResult","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/chosen-inline-result.html","searchKeys":["chosenInlineResult","val chosenInlineResult: ChosenInlineResult? = null","love.forte.simbot.telegram.api.update.Update.chosenInlineResult"]},{"name":"val commands: List","description":"love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Body.commands","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-set-my-commands-api/-body/commands.html","searchKeys":["commands","val commands: List","love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Body.commands"]},{"name":"val description: String? = null","description":"love.forte.simbot.telegram.api.TelegramApiResult.description","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-result/description.html","searchKeys":["description","val description: String? = null","love.forte.simbot.telegram.api.TelegramApiResult.description"]},{"name":"val disableNotification: Boolean? = null","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Body.disableNotification","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-body/disable-notification.html","searchKeys":["disableNotification","val disableNotification: Boolean? = null","love.forte.simbot.telegram.api.message.CopyMessageApi.Body.disableNotification"]},{"name":"val disableNotification: Boolean? = null","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.disableNotification","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-body/disable-notification.html","searchKeys":["disableNotification","val disableNotification: Boolean? = null","love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.disableNotification"]},{"name":"val disableNotification: Boolean? = null","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Body.disableNotification","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-body/disable-notification.html","searchKeys":["disableNotification","val disableNotification: Boolean? = null","love.forte.simbot.telegram.api.message.ForwardMessageApi.Body.disableNotification"]},{"name":"val disableNotification: Boolean? = null","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body.disableNotification","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-body/disable-notification.html","searchKeys":["disableNotification","val disableNotification: Boolean? = null","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body.disableNotification"]},{"name":"val disableNotification: Boolean? = null","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Body.disableNotification","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-body/disable-notification.html","searchKeys":["disableNotification","val disableNotification: Boolean? = null","love.forte.simbot.telegram.api.message.SendMessageApi.Body.disableNotification"]},{"name":"val editedChannelPost: Message? = null","description":"love.forte.simbot.telegram.api.update.Update.editedChannelPost","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/edited-channel-post.html","searchKeys":["editedChannelPost","val editedChannelPost: Message? = null","love.forte.simbot.telegram.api.update.Update.editedChannelPost"]},{"name":"val editedMessage: Message? = null","description":"love.forte.simbot.telegram.api.update.Update.editedMessage","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/edited-message.html","searchKeys":["editedMessage","val editedMessage: Message? = null","love.forte.simbot.telegram.api.update.Update.editedMessage"]},{"name":"val entities: Collection? = null","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Body.entities","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-body/entities.html","searchKeys":["entities","val entities: Collection? = null","love.forte.simbot.telegram.api.message.SendMessageApi.Body.entities"]},{"name":"val errorCode: Int? = null","description":"love.forte.simbot.telegram.api.TelegramApiResult.errorCode","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-result/error-code.html","searchKeys":["errorCode","val errorCode: Int? = null","love.forte.simbot.telegram.api.TelegramApiResult.errorCode"]},{"name":"val fromChatId: ChatId","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Body.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-body/from-chat-id.html","searchKeys":["fromChatId","val fromChatId: ChatId","love.forte.simbot.telegram.api.message.CopyMessageApi.Body.fromChatId"]},{"name":"val fromChatId: ChatId","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-body/from-chat-id.html","searchKeys":["fromChatId","val fromChatId: ChatId","love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.fromChatId"]},{"name":"val fromChatId: ChatId","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Body.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-body/from-chat-id.html","searchKeys":["fromChatId","val fromChatId: ChatId","love.forte.simbot.telegram.api.message.ForwardMessageApi.Body.fromChatId"]},{"name":"val fromChatId: ChatId","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-body/from-chat-id.html","searchKeys":["fromChatId","val fromChatId: ChatId","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body.fromChatId"]},{"name":"val inlineQuery: InlineQuery? = null","description":"love.forte.simbot.telegram.api.update.Update.inlineQuery","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/inline-query.html","searchKeys":["inlineQuery","val inlineQuery: InlineQuery? = null","love.forte.simbot.telegram.api.update.Update.inlineQuery"]},{"name":"val languageCode: String? = null","description":"love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.Body.languageCode","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-delete-my-commands-api/-body/language-code.html","searchKeys":["languageCode","val languageCode: String? = null","love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.Body.languageCode"]},{"name":"val languageCode: String? = null","description":"love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Body.languageCode","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-set-my-commands-api/-body/language-code.html","searchKeys":["languageCode","val languageCode: String? = null","love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Body.languageCode"]},{"name":"val limit: Int? = null","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi.Body.limit","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/-body/limit.html","searchKeys":["limit","val limit: Int? = null","love.forte.simbot.telegram.api.update.GetUpdatesApi.Body.limit"]},{"name":"val linkPreviewOptions: LinkPreviewOptions? = null","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Body.linkPreviewOptions","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-body/link-preview-options.html","searchKeys":["linkPreviewOptions","val linkPreviewOptions: LinkPreviewOptions? = null","love.forte.simbot.telegram.api.message.SendMessageApi.Body.linkPreviewOptions"]},{"name":"val message: Message? = null","description":"love.forte.simbot.telegram.api.update.Update.message","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/message.html","searchKeys":["message","val message: Message? = null","love.forte.simbot.telegram.api.update.Update.message"]},{"name":"val messageId: Int","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Body.messageId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-body/message-id.html","searchKeys":["messageId","val messageId: Int","love.forte.simbot.telegram.api.message.CopyMessageApi.Body.messageId"]},{"name":"val messageId: Int","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Body.messageId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-body/message-id.html","searchKeys":["messageId","val messageId: Int","love.forte.simbot.telegram.api.message.ForwardMessageApi.Body.messageId"]},{"name":"val messageIds: Collection","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.messageIds","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-body/message-ids.html","searchKeys":["messageIds","val messageIds: Collection","love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.messageIds"]},{"name":"val messageIds: Collection","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body.messageIds","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-body/message-ids.html","searchKeys":["messageIds","val messageIds: Collection","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body.messageIds"]},{"name":"val messageReaction: MessageReactionUpdated? = null","description":"love.forte.simbot.telegram.api.update.Update.messageReaction","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/message-reaction.html","searchKeys":["messageReaction","val messageReaction: MessageReactionUpdated? = null","love.forte.simbot.telegram.api.update.Update.messageReaction"]},{"name":"val messageReactionCount: MessageReactionCountUpdated? = null","description":"love.forte.simbot.telegram.api.update.Update.messageReactionCount","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/message-reaction-count.html","searchKeys":["messageReactionCount","val messageReactionCount: MessageReactionCountUpdated? = null","love.forte.simbot.telegram.api.update.Update.messageReactionCount"]},{"name":"val messageThreadId: Int? = null","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Body.messageThreadId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-body/message-thread-id.html","searchKeys":["messageThreadId","val messageThreadId: Int? = null","love.forte.simbot.telegram.api.message.CopyMessageApi.Body.messageThreadId"]},{"name":"val messageThreadId: Int? = null","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.messageThreadId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-body/message-thread-id.html","searchKeys":["messageThreadId","val messageThreadId: Int? = null","love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.messageThreadId"]},{"name":"val messageThreadId: Int? = null","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Body.messageThreadId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-body/message-thread-id.html","searchKeys":["messageThreadId","val messageThreadId: Int? = null","love.forte.simbot.telegram.api.message.ForwardMessageApi.Body.messageThreadId"]},{"name":"val messageThreadId: Int? = null","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body.messageThreadId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-body/message-thread-id.html","searchKeys":["messageThreadId","val messageThreadId: Int? = null","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body.messageThreadId"]},{"name":"val messageThreadId: Int? = null","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Body.messageThreadId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-body/message-thread-id.html","searchKeys":["messageThreadId","val messageThreadId: Int? = null","love.forte.simbot.telegram.api.message.SendMessageApi.Body.messageThreadId"]},{"name":"val migrateToChatId: Long? = null","description":"love.forte.simbot.telegram.api.ResponseParameters.migrateToChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-response-parameters/migrate-to-chat-id.html","searchKeys":["migrateToChatId","val migrateToChatId: Long? = null","love.forte.simbot.telegram.api.ResponseParameters.migrateToChatId"]},{"name":"val myChatMember: ChatMemberUpdated? = null","description":"love.forte.simbot.telegram.api.update.Update.myChatMember","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/my-chat-member.html","searchKeys":["myChatMember","val myChatMember: ChatMemberUpdated? = null","love.forte.simbot.telegram.api.update.Update.myChatMember"]},{"name":"val offset: Int? = null","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi.Body.offset","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/-body/offset.html","searchKeys":["offset","val offset: Int? = null","love.forte.simbot.telegram.api.update.GetUpdatesApi.Body.offset"]},{"name":"val ok: Boolean","description":"love.forte.simbot.telegram.api.TelegramApiResult.ok","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-result/ok.html","searchKeys":["ok","val ok: Boolean","love.forte.simbot.telegram.api.TelegramApiResult.ok"]},{"name":"val parameters: ResponseParameters? = null","description":"love.forte.simbot.telegram.api.TelegramApiResult.parameters","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-result/parameters.html","searchKeys":["parameters","val parameters: ResponseParameters? = null","love.forte.simbot.telegram.api.TelegramApiResult.parameters"]},{"name":"val parseMode: String? = null","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Body.parseMode","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-body/parse-mode.html","searchKeys":["parseMode","val parseMode: String? = null","love.forte.simbot.telegram.api.message.CopyMessageApi.Body.parseMode"]},{"name":"val parseMode: String? = null","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Body.parseMode","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-body/parse-mode.html","searchKeys":["parseMode","val parseMode: String? = null","love.forte.simbot.telegram.api.message.SendMessageApi.Body.parseMode"]},{"name":"val poll: Poll? = null","description":"love.forte.simbot.telegram.api.update.Update.poll","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/poll.html","searchKeys":["poll","val poll: Poll? = null","love.forte.simbot.telegram.api.update.Update.poll"]},{"name":"val pollAnswer: PollAnswer? = null","description":"love.forte.simbot.telegram.api.update.Update.pollAnswer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/poll-answer.html","searchKeys":["pollAnswer","val pollAnswer: PollAnswer? = null","love.forte.simbot.telegram.api.update.Update.pollAnswer"]},{"name":"val preCheckoutQuery: PreCheckoutQuery? = null","description":"love.forte.simbot.telegram.api.update.Update.preCheckoutQuery","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/pre-checkout-query.html","searchKeys":["preCheckoutQuery","val preCheckoutQuery: PreCheckoutQuery? = null","love.forte.simbot.telegram.api.update.Update.preCheckoutQuery"]},{"name":"val protectContent: Boolean? = null","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Body.protectContent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-body/protect-content.html","searchKeys":["protectContent","val protectContent: Boolean? = null","love.forte.simbot.telegram.api.message.CopyMessageApi.Body.protectContent"]},{"name":"val protectContent: Boolean? = null","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.protectContent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-body/protect-content.html","searchKeys":["protectContent","val protectContent: Boolean? = null","love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.protectContent"]},{"name":"val protectContent: Boolean? = null","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Body.protectContent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-body/protect-content.html","searchKeys":["protectContent","val protectContent: Boolean? = null","love.forte.simbot.telegram.api.message.ForwardMessageApi.Body.protectContent"]},{"name":"val protectContent: Boolean? = null","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body.protectContent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-body/protect-content.html","searchKeys":["protectContent","val protectContent: Boolean? = null","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body.protectContent"]},{"name":"val protectContent: Boolean? = null","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Body.protectContent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-body/protect-content.html","searchKeys":["protectContent","val protectContent: Boolean? = null","love.forte.simbot.telegram.api.message.SendMessageApi.Body.protectContent"]},{"name":"val removeCaption: Boolean? = null","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.removeCaption","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-body/remove-caption.html","searchKeys":["removeCaption","val removeCaption: Boolean? = null","love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.removeCaption"]},{"name":"val removedChatBoost: ChatBoostRemoved? = null","description":"love.forte.simbot.telegram.api.update.Update.removedChatBoost","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/removed-chat-boost.html","searchKeys":["removedChatBoost","val removedChatBoost: ChatBoostRemoved? = null","love.forte.simbot.telegram.api.update.Update.removedChatBoost"]},{"name":"val replyMarkup: ReplyMarkupWrapper? = null","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Body.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-body/reply-markup.html","searchKeys":["replyMarkup","val replyMarkup: ReplyMarkupWrapper? = null","love.forte.simbot.telegram.api.message.CopyMessageApi.Body.replyMarkup"]},{"name":"val replyMarkup: ReplyMarkupWrapper? = null","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Body.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-body/reply-markup.html","searchKeys":["replyMarkup","val replyMarkup: ReplyMarkupWrapper? = null","love.forte.simbot.telegram.api.message.SendMessageApi.Body.replyMarkup"]},{"name":"val replyParameters: ReplyParameters? = null","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Body.replyParameters","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-body/reply-parameters.html","searchKeys":["replyParameters","val replyParameters: ReplyParameters? = null","love.forte.simbot.telegram.api.message.CopyMessageApi.Body.replyParameters"]},{"name":"val replyParameters: ReplyParameters? = null","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Body.replyParameters","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-body/reply-parameters.html","searchKeys":["replyParameters","val replyParameters: ReplyParameters? = null","love.forte.simbot.telegram.api.message.SendMessageApi.Body.replyParameters"]},{"name":"val result: T? = null","description":"love.forte.simbot.telegram.api.TelegramApiResult.result","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-result/result.html","searchKeys":["result","val result: T? = null","love.forte.simbot.telegram.api.TelegramApiResult.result"]},{"name":"val result: TelegramApiResult<*>","description":"love.forte.simbot.telegram.api.TelegramApiResultNotOkException.result","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-result-not-ok-exception/result.html","searchKeys":["result","val result: TelegramApiResult<*>","love.forte.simbot.telegram.api.TelegramApiResultNotOkException.result"]},{"name":"val retryAfter: Int? = null","description":"love.forte.simbot.telegram.api.ResponseParameters.retryAfter","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-response-parameters/retry-after.html","searchKeys":["retryAfter","val retryAfter: Int? = null","love.forte.simbot.telegram.api.ResponseParameters.retryAfter"]},{"name":"val scope: BotCommandScope? = null","description":"love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.Body.scope","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-delete-my-commands-api/-body/scope.html","searchKeys":["scope","val scope: BotCommandScope? = null","love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.Body.scope"]},{"name":"val scope: BotCommandScope? = null","description":"love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Body.scope","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-set-my-commands-api/-body/scope.html","searchKeys":["scope","val scope: BotCommandScope? = null","love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Body.scope"]},{"name":"val shippingQuery: ShippingQuery? = null","description":"love.forte.simbot.telegram.api.update.Update.shippingQuery","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/shipping-query.html","searchKeys":["shippingQuery","val shippingQuery: ShippingQuery? = null","love.forte.simbot.telegram.api.update.Update.shippingQuery"]},{"name":"val text: String","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Body.text","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-body/text.html","searchKeys":["text","val text: String","love.forte.simbot.telegram.api.message.SendMessageApi.Body.text"]},{"name":"val textOffset: Int","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.textOffset","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/text-offset.html","searchKeys":["textOffset","val textOffset: Int","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.textOffset"]},{"name":"val timeout: Int? = null","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi.Body.timeout","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/-body/timeout.html","searchKeys":["timeout","val timeout: Int? = null","love.forte.simbot.telegram.api.update.GetUpdatesApi.Body.timeout"]},{"name":"val updateId: Int","description":"love.forte.simbot.telegram.api.update.Update.updateId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/update-id.html","searchKeys":["updateId","val updateId: Int","love.forte.simbot.telegram.api.update.Update.updateId"]},{"name":"val value: String","description":"love.forte.simbot.telegram.api.utils.StringValueInputFile.value","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.utils/-string-value-input-file/value.html","searchKeys":["value","val value: String","love.forte.simbot.telegram.api.utils.StringValueInputFile.value"]},{"name":"var allowedUpdates: Collection?","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.Params.allowedUpdates","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/-params/allowed-updates.html","searchKeys":["allowedUpdates","var allowedUpdates: Collection?","love.forte.simbot.telegram.api.update.SetWebhookApi.Params.allowedUpdates"]},{"name":"var businessConnectionId: String?","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.businessConnectionId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/business-connection-id.html","searchKeys":["businessConnectionId","var businessConnectionId: String?","love.forte.simbot.telegram.api.message.SendAudioApi.Body.businessConnectionId"]},{"name":"var businessConnectionId: String?","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.businessConnectionId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/business-connection-id.html","searchKeys":["businessConnectionId","var businessConnectionId: String?","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.businessConnectionId"]},{"name":"var businessConnectionId: String?","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.businessConnectionId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/business-connection-id.html","searchKeys":["businessConnectionId","var businessConnectionId: String?","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.businessConnectionId"]},{"name":"var caption: String?","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.caption","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/caption.html","searchKeys":["caption","var caption: String?","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.caption"]},{"name":"var caption: String?","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.caption","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/caption.html","searchKeys":["caption","var caption: String?","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.caption"]},{"name":"var caption: String?","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.caption","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/caption.html","searchKeys":["caption","var caption: String?","love.forte.simbot.telegram.api.message.SendAudioApi.Body.caption"]},{"name":"var caption: String?","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.caption","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/caption.html","searchKeys":["caption","var caption: String?","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.caption"]},{"name":"var caption: String?","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.caption","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/caption.html","searchKeys":["caption","var caption: String?","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.caption"]},{"name":"var captionEntities: Collection?","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.captionEntities","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/caption-entities.html","searchKeys":["captionEntities","var captionEntities: Collection?","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.captionEntities"]},{"name":"var captionEntities: Collection?","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.captionEntities","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/caption-entities.html","searchKeys":["captionEntities","var captionEntities: Collection?","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.captionEntities"]},{"name":"var captionEntities: MutableCollection?","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.captionEntities","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/caption-entities.html","searchKeys":["captionEntities","var captionEntities: MutableCollection?","love.forte.simbot.telegram.api.message.SendAudioApi.Body.captionEntities"]},{"name":"var captionEntities: MutableCollection?","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.captionEntities","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/caption-entities.html","searchKeys":["captionEntities","var captionEntities: MutableCollection?","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.captionEntities"]},{"name":"var captionEntities: MutableCollection?","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.captionEntities","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/caption-entities.html","searchKeys":["captionEntities","var captionEntities: MutableCollection?","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.captionEntities"]},{"name":"var certificate: InputFile?","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.Params.certificate","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/-params/certificate.html","searchKeys":["certificate","var certificate: InputFile?","love.forte.simbot.telegram.api.update.SetWebhookApi.Params.certificate"]},{"name":"var chatId: ChatId?","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/chat-id.html","searchKeys":["chatId","var chatId: ChatId?","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.chatId"]},{"name":"var chatId: ChatId?","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/chat-id.html","searchKeys":["chatId","var chatId: ChatId?","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.chatId"]},{"name":"var chatId: ChatId?","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/chat-id.html","searchKeys":["chatId","var chatId: ChatId?","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.chatId"]},{"name":"var chatId: ChatId?","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/chat-id.html","searchKeys":["chatId","var chatId: ChatId?","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.chatId"]},{"name":"var chatId: ChatId?","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/chat-id.html","searchKeys":["chatId","var chatId: ChatId?","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.chatId"]},{"name":"var disableContentTypeDetection: Boolean?","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.disableContentTypeDetection","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/disable-content-type-detection.html","searchKeys":["disableContentTypeDetection","var disableContentTypeDetection: Boolean?","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.disableContentTypeDetection"]},{"name":"var disableNotification: Boolean?","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.disableNotification","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/disable-notification.html","searchKeys":["disableNotification","var disableNotification: Boolean?","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.disableNotification"]},{"name":"var disableNotification: Boolean?","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.disableNotification","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/disable-notification.html","searchKeys":["disableNotification","var disableNotification: Boolean?","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.disableNotification"]},{"name":"var disableNotification: Boolean?","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.disableNotification","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/disable-notification.html","searchKeys":["disableNotification","var disableNotification: Boolean?","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.disableNotification"]},{"name":"var disableNotification: Boolean?","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.disableNotification","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/disable-notification.html","searchKeys":["disableNotification","var disableNotification: Boolean?","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.disableNotification"]},{"name":"var disableNotification: Boolean?","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.disableNotification","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/disable-notification.html","searchKeys":["disableNotification","var disableNotification: Boolean?","love.forte.simbot.telegram.api.message.SendAudioApi.Body.disableNotification"]},{"name":"var disableNotification: Boolean?","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.disableNotification","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/disable-notification.html","searchKeys":["disableNotification","var disableNotification: Boolean?","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.disableNotification"]},{"name":"var disableNotification: Boolean?","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.disableNotification","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/disable-notification.html","searchKeys":["disableNotification","var disableNotification: Boolean?","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.disableNotification"]},{"name":"var disableNotification: Boolean?","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.disableNotification","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/disable-notification.html","searchKeys":["disableNotification","var disableNotification: Boolean?","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.disableNotification"]},{"name":"var dropPendingUpdates: String?","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.Params.dropPendingUpdates","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/-params/drop-pending-updates.html","searchKeys":["dropPendingUpdates","var dropPendingUpdates: String?","love.forte.simbot.telegram.api.update.SetWebhookApi.Params.dropPendingUpdates"]},{"name":"var duration: Int?","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.duration","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/duration.html","searchKeys":["duration","var duration: Int?","love.forte.simbot.telegram.api.message.SendAudioApi.Body.duration"]},{"name":"var entities: MutableCollection?","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.entities","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/entities.html","searchKeys":["entities","var entities: MutableCollection?","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.entities"]},{"name":"var fromChatId: ChatId?","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/from-chat-id.html","searchKeys":["fromChatId","var fromChatId: ChatId?","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.fromChatId"]},{"name":"var fromChatId: ChatId?","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/from-chat-id.html","searchKeys":["fromChatId","var fromChatId: ChatId?","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.fromChatId"]},{"name":"var fromChatId: ChatId?","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/from-chat-id.html","searchKeys":["fromChatId","var fromChatId: ChatId?","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.fromChatId"]},{"name":"var fromChatId: ChatId?","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/from-chat-id.html","searchKeys":["fromChatId","var fromChatId: ChatId?","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.fromChatId"]},{"name":"var hasSpoiler: Boolean?","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.hasSpoiler","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/has-spoiler.html","searchKeys":["hasSpoiler","var hasSpoiler: Boolean?","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.hasSpoiler"]},{"name":"var ipAddress: String?","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.Params.ipAddress","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/-params/ip-address.html","searchKeys":["ipAddress","var ipAddress: String?","love.forte.simbot.telegram.api.update.SetWebhookApi.Params.ipAddress"]},{"name":"var linkPreviewOptions: LinkPreviewOptions?","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.linkPreviewOptions","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/link-preview-options.html","searchKeys":["linkPreviewOptions","var linkPreviewOptions: LinkPreviewOptions?","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.linkPreviewOptions"]},{"name":"var maxConnections: Int?","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.Params.maxConnections","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/-params/max-connections.html","searchKeys":["maxConnections","var maxConnections: Int?","love.forte.simbot.telegram.api.update.SetWebhookApi.Params.maxConnections"]},{"name":"var messageId: Int?","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.messageId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/message-id.html","searchKeys":["messageId","var messageId: Int?","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.messageId"]},{"name":"var messageId: Int?","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.messageId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/message-id.html","searchKeys":["messageId","var messageId: Int?","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.messageId"]},{"name":"var messageIds: Collection?","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.messageIds","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/message-ids.html","searchKeys":["messageIds","var messageIds: Collection?","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.messageIds"]},{"name":"var messageIds: Collection?","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.messageIds","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/message-ids.html","searchKeys":["messageIds","var messageIds: Collection?","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.messageIds"]},{"name":"var messageThreadId: Int?","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.messageThreadId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/message-thread-id.html","searchKeys":["messageThreadId","var messageThreadId: Int?","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.messageThreadId"]},{"name":"var messageThreadId: Int?","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.messageThreadId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/message-thread-id.html","searchKeys":["messageThreadId","var messageThreadId: Int?","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.messageThreadId"]},{"name":"var messageThreadId: Int?","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.messageThreadId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/message-thread-id.html","searchKeys":["messageThreadId","var messageThreadId: Int?","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.messageThreadId"]},{"name":"var messageThreadId: Int?","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.messageThreadId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/message-thread-id.html","searchKeys":["messageThreadId","var messageThreadId: Int?","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.messageThreadId"]},{"name":"var messageThreadId: Int?","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.messageThreadId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/message-thread-id.html","searchKeys":["messageThreadId","var messageThreadId: Int?","love.forte.simbot.telegram.api.message.SendAudioApi.Body.messageThreadId"]},{"name":"var messageThreadId: Int?","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.messageThreadId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/message-thread-id.html","searchKeys":["messageThreadId","var messageThreadId: Int?","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.messageThreadId"]},{"name":"var messageThreadId: Int?","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.messageThreadId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/message-thread-id.html","searchKeys":["messageThreadId","var messageThreadId: Int?","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.messageThreadId"]},{"name":"var messageThreadId: Int?","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.messageThreadId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/message-thread-id.html","searchKeys":["messageThreadId","var messageThreadId: Int?","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.messageThreadId"]},{"name":"var parseMode: String?","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.parseMode","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/parse-mode.html","searchKeys":["parseMode","var parseMode: String?","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.parseMode"]},{"name":"var parseMode: String?","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.parseMode","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/parse-mode.html","searchKeys":["parseMode","var parseMode: String?","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.parseMode"]},{"name":"var parseMode: String?","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.parseMode","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/parse-mode.html","searchKeys":["parseMode","var parseMode: String?","love.forte.simbot.telegram.api.message.SendAudioApi.Body.parseMode"]},{"name":"var parseMode: String?","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.parseMode","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/parse-mode.html","searchKeys":["parseMode","var parseMode: String?","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.parseMode"]},{"name":"var parseMode: String?","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.parseMode","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/parse-mode.html","searchKeys":["parseMode","var parseMode: String?","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.parseMode"]},{"name":"var parseMode: String?","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.parseMode","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/parse-mode.html","searchKeys":["parseMode","var parseMode: String?","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.parseMode"]},{"name":"var performer: String?","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.performer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/performer.html","searchKeys":["performer","var performer: String?","love.forte.simbot.telegram.api.message.SendAudioApi.Body.performer"]},{"name":"var protectContent: Boolean?","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.protectContent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/protect-content.html","searchKeys":["protectContent","var protectContent: Boolean?","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.protectContent"]},{"name":"var protectContent: Boolean?","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.protectContent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/protect-content.html","searchKeys":["protectContent","var protectContent: Boolean?","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.protectContent"]},{"name":"var protectContent: Boolean?","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.protectContent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/protect-content.html","searchKeys":["protectContent","var protectContent: Boolean?","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.protectContent"]},{"name":"var protectContent: Boolean?","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.protectContent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/protect-content.html","searchKeys":["protectContent","var protectContent: Boolean?","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.protectContent"]},{"name":"var protectContent: Boolean?","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.protectContent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/protect-content.html","searchKeys":["protectContent","var protectContent: Boolean?","love.forte.simbot.telegram.api.message.SendAudioApi.Body.protectContent"]},{"name":"var protectContent: Boolean?","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.protectContent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/protect-content.html","searchKeys":["protectContent","var protectContent: Boolean?","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.protectContent"]},{"name":"var protectContent: Boolean?","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.protectContent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/protect-content.html","searchKeys":["protectContent","var protectContent: Boolean?","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.protectContent"]},{"name":"var protectContent: Boolean?","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.protectContent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/protect-content.html","searchKeys":["protectContent","var protectContent: Boolean?","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.protectContent"]},{"name":"var removeCaption: Boolean?","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.removeCaption","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/remove-caption.html","searchKeys":["removeCaption","var removeCaption: Boolean?","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.removeCaption"]},{"name":"var replyMarkup: ReplyMarkupWrapper?","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/reply-markup.html","searchKeys":["replyMarkup","var replyMarkup: ReplyMarkupWrapper?","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.replyMarkup"]},{"name":"var replyMarkup: ReplyMarkupWrapper?","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/reply-markup.html","searchKeys":["replyMarkup","var replyMarkup: ReplyMarkupWrapper?","love.forte.simbot.telegram.api.message.SendAudioApi.Body.replyMarkup"]},{"name":"var replyMarkup: ReplyMarkupWrapper?","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/reply-markup.html","searchKeys":["replyMarkup","var replyMarkup: ReplyMarkupWrapper?","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.replyMarkup"]},{"name":"var replyMarkup: ReplyMarkupWrapper?","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/reply-markup.html","searchKeys":["replyMarkup","var replyMarkup: ReplyMarkupWrapper?","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.replyMarkup"]},{"name":"var replyMarkup: ReplyMarkupWrapper?","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/reply-markup.html","searchKeys":["replyMarkup","var replyMarkup: ReplyMarkupWrapper?","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.replyMarkup"]},{"name":"var replyParameters: ReplyParameters?","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.replyParameters","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/reply-parameters.html","searchKeys":["replyParameters","var replyParameters: ReplyParameters?","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.replyParameters"]},{"name":"var replyParameters: ReplyParameters?","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.replyParameters","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/reply-parameters.html","searchKeys":["replyParameters","var replyParameters: ReplyParameters?","love.forte.simbot.telegram.api.message.SendAudioApi.Body.replyParameters"]},{"name":"var replyParameters: ReplyParameters?","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.replyParameters","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/reply-parameters.html","searchKeys":["replyParameters","var replyParameters: ReplyParameters?","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.replyParameters"]},{"name":"var replyParameters: ReplyParameters?","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.replyParameters","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/reply-parameters.html","searchKeys":["replyParameters","var replyParameters: ReplyParameters?","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.replyParameters"]},{"name":"var replyParameters: ReplyParameters?","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.replyParameters","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/reply-parameters.html","searchKeys":["replyParameters","var replyParameters: ReplyParameters?","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.replyParameters"]},{"name":"var secretToken: String?","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.Params.secretToken","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/-params/secret-token.html","searchKeys":["secretToken","var secretToken: String?","love.forte.simbot.telegram.api.update.SetWebhookApi.Params.secretToken"]},{"name":"var text: StringBuilder?","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.text","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/text.html","searchKeys":["text","var text: StringBuilder?","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.text"]},{"name":"var thumbnail: InputFile?","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.thumbnail","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/thumbnail.html","searchKeys":["thumbnail","var thumbnail: InputFile?","love.forte.simbot.telegram.api.message.SendAudioApi.Body.thumbnail"]},{"name":"var thumbnail: InputFile?","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.thumbnail","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/thumbnail.html","searchKeys":["thumbnail","var thumbnail: InputFile?","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.thumbnail"]},{"name":"var title: String?","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.title","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/title.html","searchKeys":["title","var title: String?","love.forte.simbot.telegram.api.message.SendAudioApi.Body.title"]},{"name":"var url: String","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.Params.url","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/-params/url.html","searchKeys":["url","var url: String","love.forte.simbot.telegram.api.update.SetWebhookApi.Params.url"]},{"name":"BLOCKQUOTE","description":"love.forte.simbot.telegram.type.MessageEntityType.BLOCKQUOTE","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-b-l-o-c-k-q-u-o-t-e/index.html","searchKeys":["BLOCKQUOTE","BLOCKQUOTE","love.forte.simbot.telegram.type.MessageEntityType.BLOCKQUOTE"]},{"name":"BOLD","description":"love.forte.simbot.telegram.type.MessageEntityType.BOLD","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-b-o-l-d/index.html","searchKeys":["BOLD","BOLD","love.forte.simbot.telegram.type.MessageEntityType.BOLD"]},{"name":"BOT_COMMAND","description":"love.forte.simbot.telegram.type.MessageEntityType.BOT_COMMAND","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-b-o-t_-c-o-m-m-a-n-d/index.html","searchKeys":["BOT_COMMAND","BOT_COMMAND","love.forte.simbot.telegram.type.MessageEntityType.BOT_COMMAND"]},{"name":"CASHTAG","description":"love.forte.simbot.telegram.type.MessageEntityType.CASHTAG","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-c-a-s-h-t-a-g/index.html","searchKeys":["CASHTAG","CASHTAG","love.forte.simbot.telegram.type.MessageEntityType.CASHTAG"]},{"name":"CHANNEL","description":"love.forte.simbot.telegram.type.ChatType.CHANNEL","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/-c-h-a-n-n-e-l/index.html","searchKeys":["CHANNEL","CHANNEL","love.forte.simbot.telegram.type.ChatType.CHANNEL"]},{"name":"CODE","description":"love.forte.simbot.telegram.type.MessageEntityType.CODE","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-c-o-d-e/index.html","searchKeys":["CODE","CODE","love.forte.simbot.telegram.type.MessageEntityType.CODE"]},{"name":"CUSTOM_EMOJI","description":"love.forte.simbot.telegram.type.MessageEntityType.CUSTOM_EMOJI","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-c-u-s-t-o-m_-e-m-o-j-i/index.html","searchKeys":["CUSTOM_EMOJI","CUSTOM_EMOJI","love.forte.simbot.telegram.type.MessageEntityType.CUSTOM_EMOJI"]},{"name":"EMAIL","description":"love.forte.simbot.telegram.type.MessageEntityType.EMAIL","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-e-m-a-i-l/index.html","searchKeys":["EMAIL","EMAIL","love.forte.simbot.telegram.type.MessageEntityType.EMAIL"]},{"name":"GROUP","description":"love.forte.simbot.telegram.type.ChatType.GROUP","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/-g-r-o-u-p/index.html","searchKeys":["GROUP","GROUP","love.forte.simbot.telegram.type.ChatType.GROUP"]},{"name":"HASHTAG","description":"love.forte.simbot.telegram.type.MessageEntityType.HASHTAG","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-h-a-s-h-t-a-g/index.html","searchKeys":["HASHTAG","HASHTAG","love.forte.simbot.telegram.type.MessageEntityType.HASHTAG"]},{"name":"HTML","description":"love.forte.simbot.telegram.type.FormattingOption.HTML","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-formatting-option/-h-t-m-l/index.html","searchKeys":["HTML","HTML","love.forte.simbot.telegram.type.FormattingOption.HTML"]},{"name":"ITALIC","description":"love.forte.simbot.telegram.type.MessageEntityType.ITALIC","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-i-t-a-l-i-c/index.html","searchKeys":["ITALIC","ITALIC","love.forte.simbot.telegram.type.MessageEntityType.ITALIC"]},{"name":"MARKDOWN","description":"love.forte.simbot.telegram.type.FormattingOption.MARKDOWN","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-formatting-option/-m-a-r-k-d-o-w-n/index.html","searchKeys":["MARKDOWN","MARKDOWN","love.forte.simbot.telegram.type.FormattingOption.MARKDOWN"]},{"name":"MARKDOWN_V2","description":"love.forte.simbot.telegram.type.FormattingOption.MARKDOWN_V2","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-formatting-option/-m-a-r-k-d-o-w-n_-v2/index.html","searchKeys":["MARKDOWN_V2","MARKDOWN_V2","love.forte.simbot.telegram.type.FormattingOption.MARKDOWN_V2"]},{"name":"MENTION","description":"love.forte.simbot.telegram.type.MessageEntityType.MENTION","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-m-e-n-t-i-o-n/index.html","searchKeys":["MENTION","MENTION","love.forte.simbot.telegram.type.MessageEntityType.MENTION"]},{"name":"PHONE_NUMBER","description":"love.forte.simbot.telegram.type.MessageEntityType.PHONE_NUMBER","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-p-h-o-n-e_-n-u-m-b-e-r/index.html","searchKeys":["PHONE_NUMBER","PHONE_NUMBER","love.forte.simbot.telegram.type.MessageEntityType.PHONE_NUMBER"]},{"name":"PRE","description":"love.forte.simbot.telegram.type.MessageEntityType.PRE","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-p-r-e/index.html","searchKeys":["PRE","PRE","love.forte.simbot.telegram.type.MessageEntityType.PRE"]},{"name":"PRIVATE","description":"love.forte.simbot.telegram.type.ChatType.PRIVATE","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/-p-r-i-v-a-t-e/index.html","searchKeys":["PRIVATE","PRIVATE","love.forte.simbot.telegram.type.ChatType.PRIVATE"]},{"name":"SPOILER","description":"love.forte.simbot.telegram.type.MessageEntityType.SPOILER","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-s-p-o-i-l-e-r/index.html","searchKeys":["SPOILER","SPOILER","love.forte.simbot.telegram.type.MessageEntityType.SPOILER"]},{"name":"STRIKETHROUGH","description":"love.forte.simbot.telegram.type.MessageEntityType.STRIKETHROUGH","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-s-t-r-i-k-e-t-h-r-o-u-g-h/index.html","searchKeys":["STRIKETHROUGH","STRIKETHROUGH","love.forte.simbot.telegram.type.MessageEntityType.STRIKETHROUGH"]},{"name":"SUPERGROUP","description":"love.forte.simbot.telegram.type.ChatType.SUPERGROUP","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/-s-u-p-e-r-g-r-o-u-p/index.html","searchKeys":["SUPERGROUP","SUPERGROUP","love.forte.simbot.telegram.type.ChatType.SUPERGROUP"]},{"name":"TEXT_LINK","description":"love.forte.simbot.telegram.type.MessageEntityType.TEXT_LINK","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-t-e-x-t_-l-i-n-k/index.html","searchKeys":["TEXT_LINK","TEXT_LINK","love.forte.simbot.telegram.type.MessageEntityType.TEXT_LINK"]},{"name":"TEXT_MENTION","description":"love.forte.simbot.telegram.type.MessageEntityType.TEXT_MENTION","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-t-e-x-t_-m-e-n-t-i-o-n/index.html","searchKeys":["TEXT_MENTION","TEXT_MENTION","love.forte.simbot.telegram.type.MessageEntityType.TEXT_MENTION"]},{"name":"UNDERLINE","description":"love.forte.simbot.telegram.type.MessageEntityType.UNDERLINE","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-u-n-d-e-r-l-i-n-e/index.html","searchKeys":["UNDERLINE","UNDERLINE","love.forte.simbot.telegram.type.MessageEntityType.UNDERLINE"]},{"name":"URL","description":"love.forte.simbot.telegram.type.MessageEntityType.URL","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-u-r-l/index.html","searchKeys":["URL","URL","love.forte.simbot.telegram.type.MessageEntityType.URL"]},{"name":"abstract val long: Long","description":"love.forte.simbot.telegram.type.ChatId.long","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-id/long.html","searchKeys":["long","abstract val long: Long","love.forte.simbot.telegram.type.ChatId.long"]},{"name":"abstract val string: String?","description":"love.forte.simbot.telegram.type.ChatId.string","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-id/string.html","searchKeys":["string","abstract val string: String?","love.forte.simbot.telegram.type.ChatId.string"]},{"name":"class CallbackGame","description":"love.forte.simbot.telegram.type.game.CallbackGame","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.game/-callback-game/index.html","searchKeys":["CallbackGame","class CallbackGame","love.forte.simbot.telegram.type.game.CallbackGame"]},{"name":"class ForumTopicClosed","description":"love.forte.simbot.telegram.type.ForumTopicClosed","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic-closed/index.html","searchKeys":["ForumTopicClosed","class ForumTopicClosed","love.forte.simbot.telegram.type.ForumTopicClosed"]},{"name":"class ForumTopicReopened","description":"love.forte.simbot.telegram.type.ForumTopicReopened","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic-reopened/index.html","searchKeys":["ForumTopicReopened","class ForumTopicReopened","love.forte.simbot.telegram.type.ForumTopicReopened"]},{"name":"class GeneralForumTopicHidden","description":"love.forte.simbot.telegram.type.GeneralForumTopicHidden","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-general-forum-topic-hidden/index.html","searchKeys":["GeneralForumTopicHidden","class GeneralForumTopicHidden","love.forte.simbot.telegram.type.GeneralForumTopicHidden"]},{"name":"class GeneralForumTopicUnhidden","description":"love.forte.simbot.telegram.type.GeneralForumTopicUnhidden","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-general-forum-topic-unhidden/index.html","searchKeys":["GeneralForumTopicUnhidden","class GeneralForumTopicUnhidden","love.forte.simbot.telegram.type.GeneralForumTopicUnhidden"]},{"name":"class GiveawayCreated","description":"love.forte.simbot.telegram.type.GiveawayCreated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-created/index.html","searchKeys":["GiveawayCreated","class GiveawayCreated","love.forte.simbot.telegram.type.GiveawayCreated"]},{"name":"class LinkPreviewOptionsBuilder","description":"love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options-builder/index.html","searchKeys":["LinkPreviewOptionsBuilder","class LinkPreviewOptionsBuilder","love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder"]},{"name":"class MaybeInaccessibleMessage","description":"love.forte.simbot.telegram.type.MaybeInaccessibleMessage","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-maybe-inaccessible-message/index.html","searchKeys":["MaybeInaccessibleMessage","class MaybeInaccessibleMessage","love.forte.simbot.telegram.type.MaybeInaccessibleMessage"]},{"name":"class VideoChatStarted","description":"love.forte.simbot.telegram.type.VideoChatStarted","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-chat-started/index.html","searchKeys":["VideoChatStarted","class VideoChatStarted","love.forte.simbot.telegram.type.VideoChatStarted"]},{"name":"const val ADMINISTRATOR_STATUS_NAME: String","description":"love.forte.simbot.telegram.type.ChatMember.Companion.ADMINISTRATOR_STATUS_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member/-companion/-a-d-m-i-n-i-s-t-r-a-t-o-r_-s-t-a-t-u-s_-n-a-m-e.html","searchKeys":["ADMINISTRATOR_STATUS_NAME","const val ADMINISTRATOR_STATUS_NAME: String","love.forte.simbot.telegram.type.ChatMember.Companion.ADMINISTRATOR_STATUS_NAME"]},{"name":"const val ALL_CHAT_ADMINISTRATORS_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.BotCommandScope.Companion.ALL_CHAT_ADMINISTRATORS_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope/-companion/-a-l-l_-c-h-a-t_-a-d-m-i-n-i-s-t-r-a-t-o-r-s_-t-y-p-e_-n-a-m-e.html","searchKeys":["ALL_CHAT_ADMINISTRATORS_TYPE_NAME","const val ALL_CHAT_ADMINISTRATORS_TYPE_NAME: String","love.forte.simbot.telegram.type.BotCommandScope.Companion.ALL_CHAT_ADMINISTRATORS_TYPE_NAME"]},{"name":"const val ALL_GROUP_CHATS_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.BotCommandScope.Companion.ALL_GROUP_CHATS_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope/-companion/-a-l-l_-g-r-o-u-p_-c-h-a-t-s_-t-y-p-e_-n-a-m-e.html","searchKeys":["ALL_GROUP_CHATS_TYPE_NAME","const val ALL_GROUP_CHATS_TYPE_NAME: String","love.forte.simbot.telegram.type.BotCommandScope.Companion.ALL_GROUP_CHATS_TYPE_NAME"]},{"name":"const val ALL_PRIVATE_CHATS_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.BotCommandScope.Companion.ALL_PRIVATE_CHATS_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope/-companion/-a-l-l_-p-r-i-v-a-t-e_-c-h-a-t-s_-t-y-p-e_-n-a-m-e.html","searchKeys":["ALL_PRIVATE_CHATS_TYPE_NAME","const val ALL_PRIVATE_CHATS_TYPE_NAME: String","love.forte.simbot.telegram.type.BotCommandScope.Companion.ALL_PRIVATE_CHATS_TYPE_NAME"]},{"name":"const val ANIMATION_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.InputMedia.Companion.ANIMATION_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media/-companion/-a-n-i-m-a-t-i-o-n_-t-y-p-e_-n-a-m-e.html","searchKeys":["ANIMATION_TYPE_NAME","const val ANIMATION_TYPE_NAME: String","love.forte.simbot.telegram.type.InputMedia.Companion.ANIMATION_TYPE_NAME"]},{"name":"const val AUDIO_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.InputMedia.Companion.AUDIO_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media/-companion/-a-u-d-i-o_-t-y-p-e_-n-a-m-e.html","searchKeys":["AUDIO_TYPE_NAME","const val AUDIO_TYPE_NAME: String","love.forte.simbot.telegram.type.InputMedia.Companion.AUDIO_TYPE_NAME"]},{"name":"const val BANNED_STATUS_NAME: String","description":"love.forte.simbot.telegram.type.ChatMember.Companion.BANNED_STATUS_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member/-companion/-b-a-n-n-e-d_-s-t-a-t-u-s_-n-a-m-e.html","searchKeys":["BANNED_STATUS_NAME","const val BANNED_STATUS_NAME: String","love.forte.simbot.telegram.type.ChatMember.Companion.BANNED_STATUS_NAME"]},{"name":"const val CHANNEL_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.MessageOrigin.Companion.CHANNEL_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin/-companion/-c-h-a-n-n-e-l_-t-y-p-e_-n-a-m-e.html","searchKeys":["CHANNEL_TYPE_NAME","const val CHANNEL_TYPE_NAME: String","love.forte.simbot.telegram.type.MessageOrigin.Companion.CHANNEL_TYPE_NAME"]},{"name":"const val CHAT_ADMINISTRATORS_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.BotCommandScope.Companion.CHAT_ADMINISTRATORS_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope/-companion/-c-h-a-t_-a-d-m-i-n-i-s-t-r-a-t-o-r-s_-t-y-p-e_-n-a-m-e.html","searchKeys":["CHAT_ADMINISTRATORS_TYPE_NAME","const val CHAT_ADMINISTRATORS_TYPE_NAME: String","love.forte.simbot.telegram.type.BotCommandScope.Companion.CHAT_ADMINISTRATORS_TYPE_NAME"]},{"name":"const val CHAT_MEMBER_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.BotCommandScope.Companion.CHAT_MEMBER_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope/-companion/-c-h-a-t_-m-e-m-b-e-r_-t-y-p-e_-n-a-m-e.html","searchKeys":["CHAT_MEMBER_TYPE_NAME","const val CHAT_MEMBER_TYPE_NAME: String","love.forte.simbot.telegram.type.BotCommandScope.Companion.CHAT_MEMBER_TYPE_NAME"]},{"name":"const val CHAT_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.BotCommandScope.Companion.CHAT_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope/-companion/-c-h-a-t_-t-y-p-e_-n-a-m-e.html","searchKeys":["CHAT_TYPE_NAME","const val CHAT_TYPE_NAME: String","love.forte.simbot.telegram.type.BotCommandScope.Companion.CHAT_TYPE_NAME"]},{"name":"const val CHAT_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.MessageOrigin.Companion.CHAT_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin/-companion/-c-h-a-t_-t-y-p-e_-n-a-m-e.html","searchKeys":["CHAT_TYPE_NAME","const val CHAT_TYPE_NAME: String","love.forte.simbot.telegram.type.MessageOrigin.Companion.CHAT_TYPE_NAME"]},{"name":"const val CLASS_DISCRIMINATOR: String","description":"love.forte.simbot.telegram.type.ChatBoostSource.Companion.CLASS_DISCRIMINATOR","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source/-companion/-c-l-a-s-s_-d-i-s-c-r-i-m-i-n-a-t-o-r.html","searchKeys":["CLASS_DISCRIMINATOR","const val CLASS_DISCRIMINATOR: String","love.forte.simbot.telegram.type.ChatBoostSource.Companion.CLASS_DISCRIMINATOR"]},{"name":"const val CLASS_DISCRIMINATOR: String","description":"love.forte.simbot.telegram.type.ChatMember.Companion.CLASS_DISCRIMINATOR","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member/-companion/-c-l-a-s-s_-d-i-s-c-r-i-m-i-n-a-t-o-r.html","searchKeys":["CLASS_DISCRIMINATOR","const val CLASS_DISCRIMINATOR: String","love.forte.simbot.telegram.type.ChatMember.Companion.CLASS_DISCRIMINATOR"]},{"name":"const val COMMANDS_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.MenuButton.Companion.COMMANDS_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-menu-button/-companion/-c-o-m-m-a-n-d-s_-t-y-p-e_-n-a-m-e.html","searchKeys":["COMMANDS_TYPE_NAME","const val COMMANDS_TYPE_NAME: String","love.forte.simbot.telegram.type.MenuButton.Companion.COMMANDS_TYPE_NAME"]},{"name":"const val CUSTOM_EMOJI_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.ReactionType.Companion.CUSTOM_EMOJI_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-type/-companion/-c-u-s-t-o-m_-e-m-o-j-i_-t-y-p-e_-n-a-m-e.html","searchKeys":["CUSTOM_EMOJI_TYPE_NAME","const val CUSTOM_EMOJI_TYPE_NAME: String","love.forte.simbot.telegram.type.ReactionType.Companion.CUSTOM_EMOJI_TYPE_NAME"]},{"name":"const val DEFAULT_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.BotCommandScope.Companion.DEFAULT_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope/-companion/-d-e-f-a-u-l-t_-t-y-p-e_-n-a-m-e.html","searchKeys":["DEFAULT_TYPE_NAME","const val DEFAULT_TYPE_NAME: String","love.forte.simbot.telegram.type.BotCommandScope.Companion.DEFAULT_TYPE_NAME"]},{"name":"const val DEFAULT_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.MenuButton.Companion.DEFAULT_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-menu-button/-companion/-d-e-f-a-u-l-t_-t-y-p-e_-n-a-m-e.html","searchKeys":["DEFAULT_TYPE_NAME","const val DEFAULT_TYPE_NAME: String","love.forte.simbot.telegram.type.MenuButton.Companion.DEFAULT_TYPE_NAME"]},{"name":"const val DOCUMENT_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.InputMedia.Companion.DOCUMENT_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media/-companion/-d-o-c-u-m-e-n-t_-t-y-p-e_-n-a-m-e.html","searchKeys":["DOCUMENT_TYPE_NAME","const val DOCUMENT_TYPE_NAME: String","love.forte.simbot.telegram.type.InputMedia.Companion.DOCUMENT_TYPE_NAME"]},{"name":"const val EMOJI_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.ReactionType.Companion.EMOJI_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-type/-companion/-e-m-o-j-i_-t-y-p-e_-n-a-m-e.html","searchKeys":["EMOJI_TYPE_NAME","const val EMOJI_TYPE_NAME: String","love.forte.simbot.telegram.type.ReactionType.Companion.EMOJI_TYPE_NAME"]},{"name":"const val FORMATTING_OPTION_HTML_STYLE: String","description":"love.forte.simbot.telegram.type.FORMATTING_OPTION_HTML_STYLE","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-f-o-r-m-a-t-t-i-n-g_-o-p-t-i-o-n_-h-t-m-l_-s-t-y-l-e.html","searchKeys":["FORMATTING_OPTION_HTML_STYLE","const val FORMATTING_OPTION_HTML_STYLE: String","love.forte.simbot.telegram.type.FORMATTING_OPTION_HTML_STYLE"]},{"name":"const val FORMATTING_OPTION_MARKDOWN_STYLE: String","description":"love.forte.simbot.telegram.type.FORMATTING_OPTION_MARKDOWN_STYLE","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-f-o-r-m-a-t-t-i-n-g_-o-p-t-i-o-n_-m-a-r-k-d-o-w-n_-s-t-y-l-e.html","searchKeys":["FORMATTING_OPTION_MARKDOWN_STYLE","const val FORMATTING_OPTION_MARKDOWN_STYLE: String","love.forte.simbot.telegram.type.FORMATTING_OPTION_MARKDOWN_STYLE"]},{"name":"const val FORMATTING_OPTION_MARKDOWN_V2_STYLE: String","description":"love.forte.simbot.telegram.type.FORMATTING_OPTION_MARKDOWN_V2_STYLE","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-f-o-r-m-a-t-t-i-n-g_-o-p-t-i-o-n_-m-a-r-k-d-o-w-n_-v2_-s-t-y-l-e.html","searchKeys":["FORMATTING_OPTION_MARKDOWN_V2_STYLE","const val FORMATTING_OPTION_MARKDOWN_V2_STYLE: String","love.forte.simbot.telegram.type.FORMATTING_OPTION_MARKDOWN_V2_STYLE"]},{"name":"const val GIFT_CODE_SOURCE_NAME: String","description":"love.forte.simbot.telegram.type.ChatBoostSource.Companion.GIFT_CODE_SOURCE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source/-companion/-g-i-f-t_-c-o-d-e_-s-o-u-r-c-e_-n-a-m-e.html","searchKeys":["GIFT_CODE_SOURCE_NAME","const val GIFT_CODE_SOURCE_NAME: String","love.forte.simbot.telegram.type.ChatBoostSource.Companion.GIFT_CODE_SOURCE_NAME"]},{"name":"const val GIVEAWAY_SOURCE_NAME: String","description":"love.forte.simbot.telegram.type.ChatBoostSource.Companion.GIVEAWAY_SOURCE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source/-companion/-g-i-v-e-a-w-a-y_-s-o-u-r-c-e_-n-a-m-e.html","searchKeys":["GIVEAWAY_SOURCE_NAME","const val GIVEAWAY_SOURCE_NAME: String","love.forte.simbot.telegram.type.ChatBoostSource.Companion.GIVEAWAY_SOURCE_NAME"]},{"name":"const val HIDDEN_USER_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.MessageOrigin.Companion.HIDDEN_USER_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin/-companion/-h-i-d-d-e-n_-u-s-e-r_-t-y-p-e_-n-a-m-e.html","searchKeys":["HIDDEN_USER_TYPE_NAME","const val HIDDEN_USER_TYPE_NAME: String","love.forte.simbot.telegram.type.MessageOrigin.Companion.HIDDEN_USER_TYPE_NAME"]},{"name":"const val LEFT_STATUS_NAME: String","description":"love.forte.simbot.telegram.type.ChatMember.Companion.LEFT_STATUS_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member/-companion/-l-e-f-t_-s-t-a-t-u-s_-n-a-m-e.html","searchKeys":["LEFT_STATUS_NAME","const val LEFT_STATUS_NAME: String","love.forte.simbot.telegram.type.ChatMember.Companion.LEFT_STATUS_NAME"]},{"name":"const val MEMBER_STATUS_NAME: String","description":"love.forte.simbot.telegram.type.ChatMember.Companion.MEMBER_STATUS_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member/-companion/-m-e-m-b-e-r_-s-t-a-t-u-s_-n-a-m-e.html","searchKeys":["MEMBER_STATUS_NAME","const val MEMBER_STATUS_NAME: String","love.forte.simbot.telegram.type.ChatMember.Companion.MEMBER_STATUS_NAME"]},{"name":"const val OWNER_STATUS_NAME: String","description":"love.forte.simbot.telegram.type.ChatMember.Companion.OWNER_STATUS_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member/-companion/-o-w-n-e-r_-s-t-a-t-u-s_-n-a-m-e.html","searchKeys":["OWNER_STATUS_NAME","const val OWNER_STATUS_NAME: String","love.forte.simbot.telegram.type.ChatMember.Companion.OWNER_STATUS_NAME"]},{"name":"const val PHOTO_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.InputMedia.Companion.PHOTO_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media/-companion/-p-h-o-t-o_-t-y-p-e_-n-a-m-e.html","searchKeys":["PHOTO_TYPE_NAME","const val PHOTO_TYPE_NAME: String","love.forte.simbot.telegram.type.InputMedia.Companion.PHOTO_TYPE_NAME"]},{"name":"const val PREMIUM_SOURCE_NAME: String","description":"love.forte.simbot.telegram.type.ChatBoostSource.Companion.PREMIUM_SOURCE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source/-companion/-p-r-e-m-i-u-m_-s-o-u-r-c-e_-n-a-m-e.html","searchKeys":["PREMIUM_SOURCE_NAME","const val PREMIUM_SOURCE_NAME: String","love.forte.simbot.telegram.type.ChatBoostSource.Companion.PREMIUM_SOURCE_NAME"]},{"name":"const val RESTRICTED_STATUS_NAME: String","description":"love.forte.simbot.telegram.type.ChatMember.Companion.RESTRICTED_STATUS_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member/-companion/-r-e-s-t-r-i-c-t-e-d_-s-t-a-t-u-s_-n-a-m-e.html","searchKeys":["RESTRICTED_STATUS_NAME","const val RESTRICTED_STATUS_NAME: String","love.forte.simbot.telegram.type.ChatMember.Companion.RESTRICTED_STATUS_NAME"]},{"name":"const val USER_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.MessageOrigin.Companion.USER_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin/-companion/-u-s-e-r_-t-y-p-e_-n-a-m-e.html","searchKeys":["USER_TYPE_NAME","const val USER_TYPE_NAME: String","love.forte.simbot.telegram.type.MessageOrigin.Companion.USER_TYPE_NAME"]},{"name":"const val VIDEO_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.InputMedia.Companion.VIDEO_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media/-companion/-v-i-d-e-o_-t-y-p-e_-n-a-m-e.html","searchKeys":["VIDEO_TYPE_NAME","const val VIDEO_TYPE_NAME: String","love.forte.simbot.telegram.type.InputMedia.Companion.VIDEO_TYPE_NAME"]},{"name":"const val WEB_APP_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.MenuButton.Companion.WEB_APP_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-menu-button/-companion/-w-e-b_-a-p-p_-t-y-p-e_-n-a-m-e.html","searchKeys":["WEB_APP_TYPE_NAME","const val WEB_APP_TYPE_NAME: String","love.forte.simbot.telegram.type.MenuButton.Companion.WEB_APP_TYPE_NAME"]},{"name":"constructor()","description":"love.forte.simbot.telegram.type.ForumTopicClosed.ForumTopicClosed","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic-closed/-forum-topic-closed.html","searchKeys":["ForumTopicClosed","constructor()","love.forte.simbot.telegram.type.ForumTopicClosed.ForumTopicClosed"]},{"name":"constructor()","description":"love.forte.simbot.telegram.type.ForumTopicReopened.ForumTopicReopened","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic-reopened/-forum-topic-reopened.html","searchKeys":["ForumTopicReopened","constructor()","love.forte.simbot.telegram.type.ForumTopicReopened.ForumTopicReopened"]},{"name":"constructor()","description":"love.forte.simbot.telegram.type.GeneralForumTopicHidden.GeneralForumTopicHidden","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-general-forum-topic-hidden/-general-forum-topic-hidden.html","searchKeys":["GeneralForumTopicHidden","constructor()","love.forte.simbot.telegram.type.GeneralForumTopicHidden.GeneralForumTopicHidden"]},{"name":"constructor()","description":"love.forte.simbot.telegram.type.GeneralForumTopicUnhidden.GeneralForumTopicUnhidden","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-general-forum-topic-unhidden/-general-forum-topic-unhidden.html","searchKeys":["GeneralForumTopicUnhidden","constructor()","love.forte.simbot.telegram.type.GeneralForumTopicUnhidden.GeneralForumTopicUnhidden"]},{"name":"constructor()","description":"love.forte.simbot.telegram.type.GiveawayCreated.GiveawayCreated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-created/-giveaway-created.html","searchKeys":["GiveawayCreated","constructor()","love.forte.simbot.telegram.type.GiveawayCreated.GiveawayCreated"]},{"name":"constructor()","description":"love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.LinkPreviewOptionsBuilder","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options-builder/-link-preview-options-builder.html","searchKeys":["LinkPreviewOptionsBuilder","constructor()","love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.LinkPreviewOptionsBuilder"]},{"name":"constructor()","description":"love.forte.simbot.telegram.type.MaybeInaccessibleMessage.MaybeInaccessibleMessage","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-maybe-inaccessible-message/-maybe-inaccessible-message.html","searchKeys":["MaybeInaccessibleMessage","constructor()","love.forte.simbot.telegram.type.MaybeInaccessibleMessage.MaybeInaccessibleMessage"]},{"name":"constructor()","description":"love.forte.simbot.telegram.type.VideoChatStarted.VideoChatStarted","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-chat-started/-video-chat-started.html","searchKeys":["VideoChatStarted","constructor()","love.forte.simbot.telegram.type.VideoChatStarted.VideoChatStarted"]},{"name":"constructor()","description":"love.forte.simbot.telegram.type.game.CallbackGame.CallbackGame","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.game/-callback-game/-callback-game.html","searchKeys":["CallbackGame","constructor()","love.forte.simbot.telegram.type.game.CallbackGame.CallbackGame"]},{"name":"constructor(boostCount: Int)","description":"love.forte.simbot.telegram.type.ChatBoostAdded.ChatBoostAdded","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-added/-chat-boost-added.html","searchKeys":["ChatBoostAdded","constructor(boostCount: Int)","love.forte.simbot.telegram.type.ChatBoostAdded.ChatBoostAdded"]},{"name":"constructor(boostId: String, addDate: Int, expirationDate: Int, source: ChatBoostSource)","description":"love.forte.simbot.telegram.type.ChatBoost.ChatBoost","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost/-chat-boost.html","searchKeys":["ChatBoost","constructor(boostId: String, addDate: Int, expirationDate: Int, source: ChatBoostSource)","love.forte.simbot.telegram.type.ChatBoost.ChatBoost"]},{"name":"constructor(boosts: List = emptyList())","description":"love.forte.simbot.telegram.type.UserChatBoosts.UserChatBoosts","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user-chat-boosts/-user-chat-boosts.html","searchKeys":["UserChatBoosts","constructor(boosts: List = emptyList())","love.forte.simbot.telegram.type.UserChatBoosts.UserChatBoosts"]},{"name":"constructor(canSendMessages: Boolean? = null, canSendAudios: Boolean? = null, canSendDocuments: Boolean? = null, canSendPhotos: Boolean? = null, canSendVideos: Boolean? = null, canSendVideoNotes: Boolean? = null, canSendVoiceNotes: Boolean? = null, canSendPolls: Boolean? = null, canSendOtherMessages: Boolean? = null, canAddWebPagePreviews: Boolean? = null, canChangeInfo: Boolean? = null, canInviteUsers: Boolean? = null, canPinMessages: Boolean? = null, canManageTopics: Boolean? = null)","description":"love.forte.simbot.telegram.type.ChatPermissions.ChatPermissions","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/-chat-permissions.html","searchKeys":["ChatPermissions","constructor(canSendMessages: Boolean? = null, canSendAudios: Boolean? = null, canSendDocuments: Boolean? = null, canSendPhotos: Boolean? = null, canSendVideos: Boolean? = null, canSendVideoNotes: Boolean? = null, canSendVoiceNotes: Boolean? = null, canSendPolls: Boolean? = null, canSendOtherMessages: Boolean? = null, canAddWebPagePreviews: Boolean? = null, canChangeInfo: Boolean? = null, canInviteUsers: Boolean? = null, canPinMessages: Boolean? = null, canManageTopics: Boolean? = null)","love.forte.simbot.telegram.type.ChatPermissions.ChatPermissions"]},{"name":"constructor(chat: Chat, boost: ChatBoost)","description":"love.forte.simbot.telegram.type.ChatBoostUpdated.ChatBoostUpdated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-updated/-chat-boost-updated.html","searchKeys":["ChatBoostUpdated","constructor(chat: Chat, boost: ChatBoost)","love.forte.simbot.telegram.type.ChatBoostUpdated.ChatBoostUpdated"]},{"name":"constructor(chat: Chat, boostId: String, removeDate: Int, source: ChatBoostSource)","description":"love.forte.simbot.telegram.type.ChatBoostRemoved.ChatBoostRemoved","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-removed/-chat-boost-removed.html","searchKeys":["ChatBoostRemoved","constructor(chat: Chat, boostId: String, removeDate: Int, source: ChatBoostSource)","love.forte.simbot.telegram.type.ChatBoostRemoved.ChatBoostRemoved"]},{"name":"constructor(chat: Chat, from: User, date: Int, oldChatMember: ChatMember, newChatMember: ChatMember, inviteLink: ChatInviteLink? = null, viaChatFolderInviteLink: Boolean? = null)","description":"love.forte.simbot.telegram.type.ChatMemberUpdated.ChatMemberUpdated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-updated/-chat-member-updated.html","searchKeys":["ChatMemberUpdated","constructor(chat: Chat, from: User, date: Int, oldChatMember: ChatMember, newChatMember: ChatMember, inviteLink: ChatInviteLink? = null, viaChatFolderInviteLink: Boolean? = null)","love.forte.simbot.telegram.type.ChatMemberUpdated.ChatMemberUpdated"]},{"name":"constructor(chat: Chat, from: User, userChatId: Long, date: Int, bio: String? = null, inviteLink: ChatInviteLink? = null)","description":"love.forte.simbot.telegram.type.ChatJoinRequest.ChatJoinRequest","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-join-request/-chat-join-request.html","searchKeys":["ChatJoinRequest","constructor(chat: Chat, from: User, userChatId: Long, date: Int, bio: String? = null, inviteLink: ChatInviteLink? = null)","love.forte.simbot.telegram.type.ChatJoinRequest.ChatJoinRequest"]},{"name":"constructor(chat: Chat, giveawayMessageId: Int, winnersSelectionDate: Int, winnerCount: Int, winners: List = emptyList(), additionalChatCount: Int? = null, premiumSubscriptionMonthCount: Int? = null, unclaimedPrizeCount: Int? = null, onlyNewMembers: Boolean? = null, wasRefunded: Boolean? = null, prizeDescription: String? = null)","description":"love.forte.simbot.telegram.type.GiveawayWinners.GiveawayWinners","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-winners/-giveaway-winners.html","searchKeys":["GiveawayWinners","constructor(chat: Chat, giveawayMessageId: Int, winnersSelectionDate: Int, winnerCount: Int, winners: List = emptyList(), additionalChatCount: Int? = null, premiumSubscriptionMonthCount: Int? = null, unclaimedPrizeCount: Int? = null, onlyNewMembers: Boolean? = null, wasRefunded: Boolean? = null, prizeDescription: String? = null)","love.forte.simbot.telegram.type.GiveawayWinners.GiveawayWinners"]},{"name":"constructor(chat: Chat, id: Int)","description":"love.forte.simbot.telegram.type.Story.Story","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-story/-story.html","searchKeys":["Story","constructor(chat: Chat, id: Int)","love.forte.simbot.telegram.type.Story.Story"]},{"name":"constructor(chat: Chat, messageId: Int, date: Int)","description":"love.forte.simbot.telegram.type.InaccessibleMessage.InaccessibleMessage","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inaccessible-message/-inaccessible-message.html","searchKeys":["InaccessibleMessage","constructor(chat: Chat, messageId: Int, date: Int)","love.forte.simbot.telegram.type.InaccessibleMessage.InaccessibleMessage"]},{"name":"constructor(chat: Chat, messageId: Int, date: Int, reactions: List = emptyList())","description":"love.forte.simbot.telegram.type.MessageReactionCountUpdated.MessageReactionCountUpdated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-count-updated/-message-reaction-count-updated.html","searchKeys":["MessageReactionCountUpdated","constructor(chat: Chat, messageId: Int, date: Int, reactions: List = emptyList())","love.forte.simbot.telegram.type.MessageReactionCountUpdated.MessageReactionCountUpdated"]},{"name":"constructor(chat: Chat, messageId: Int, user: User? = null, actorChat: Chat? = null, date: Int, oldReaction: List = emptyList(), newReaction: List = emptyList())","description":"love.forte.simbot.telegram.type.MessageReactionUpdated.MessageReactionUpdated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-updated/-message-reaction-updated.html","searchKeys":["MessageReactionUpdated","constructor(chat: Chat, messageId: Int, user: User? = null, actorChat: Chat? = null, date: Int, oldReaction: List = emptyList(), newReaction: List = emptyList())","love.forte.simbot.telegram.type.MessageReactionUpdated.MessageReactionUpdated"]},{"name":"constructor(chatId: ChatId)","description":"love.forte.simbot.telegram.type.BotCommandScopeChat.BotCommandScopeChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-chat/-bot-command-scope-chat.html","searchKeys":["BotCommandScopeChat","constructor(chatId: ChatId)","love.forte.simbot.telegram.type.BotCommandScopeChat.BotCommandScopeChat"]},{"name":"constructor(chatId: ChatId)","description":"love.forte.simbot.telegram.type.BotCommandScopeChatAdministrators.BotCommandScopeChatAdministrators","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-chat-administrators/-bot-command-scope-chat-administrators.html","searchKeys":["BotCommandScopeChatAdministrators","constructor(chatId: ChatId)","love.forte.simbot.telegram.type.BotCommandScopeChatAdministrators.BotCommandScopeChatAdministrators"]},{"name":"constructor(chatId: ChatId, userId: Int)","description":"love.forte.simbot.telegram.type.BotCommandScopeChatMember.BotCommandScopeChatMember","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-chat-member/-bot-command-scope-chat-member.html","searchKeys":["BotCommandScopeChatMember","constructor(chatId: ChatId, userId: Int)","love.forte.simbot.telegram.type.BotCommandScopeChatMember.BotCommandScopeChatMember"]},{"name":"constructor(chats: List = emptyList(), winnersSelectionDate: Int, winnerCount: Int, onlyNewMembers: Boolean? = null, hasPublicWinners: Boolean? = null, prizeDescription: String? = null, countryCodes: List? = null, premiumSubscriptionMonthCount: Int? = null)","description":"love.forte.simbot.telegram.type.Giveaway.Giveaway","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway/-giveaway.html","searchKeys":["Giveaway","constructor(chats: List = emptyList(), winnersSelectionDate: Int, winnerCount: Int, onlyNewMembers: Boolean? = null, hasPublicWinners: Boolean? = null, prizeDescription: String? = null, countryCodes: List? = null, premiumSubscriptionMonthCount: Int? = null)","love.forte.simbot.telegram.type.Giveaway.Giveaway"]},{"name":"constructor(command: String, description: String)","description":"love.forte.simbot.telegram.type.BotCommand.BotCommand","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command/-bot-command.html","searchKeys":["BotCommand","constructor(command: String, description: String)","love.forte.simbot.telegram.type.BotCommand.BotCommand"]},{"name":"constructor(countryCode: String, state: String, city: String, streetLine1: String, streetLine2: String, postCode: String)","description":"love.forte.simbot.telegram.type.payment.ShippingAddress.ShippingAddress","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-address/-shipping-address.html","searchKeys":["ShippingAddress","constructor(countryCode: String, state: String, city: String, streetLine1: String, streetLine2: String, postCode: String)","love.forte.simbot.telegram.type.payment.ShippingAddress.ShippingAddress"]},{"name":"constructor(currency: String, totalAmount: Int, invoicePayload: String, shippingOptionId: String? = null, orderInfo: OrderInfo? = null, telegramPaymentChargeId: String, providerPaymentChargeId: String)","description":"love.forte.simbot.telegram.type.payment.SuccessfulPayment.SuccessfulPayment","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-successful-payment/-successful-payment.html","searchKeys":["SuccessfulPayment","constructor(currency: String, totalAmount: Int, invoicePayload: String, shippingOptionId: String? = null, orderInfo: OrderInfo? = null, telegramPaymentChargeId: String, providerPaymentChargeId: String)","love.forte.simbot.telegram.type.payment.SuccessfulPayment.SuccessfulPayment"]},{"name":"constructor(customEmojiId: String)","description":"love.forte.simbot.telegram.type.ReactionTypeCustomEmoji.ReactionTypeCustomEmoji","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-type-custom-emoji/-reaction-type-custom-emoji.html","searchKeys":["ReactionTypeCustomEmoji","constructor(customEmojiId: String)","love.forte.simbot.telegram.type.ReactionTypeCustomEmoji.ReactionTypeCustomEmoji"]},{"name":"constructor(data: List = emptyList(), credentials: EncryptedCredentials)","description":"love.forte.simbot.telegram.type.passport.PassportData.PassportData","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.passport/-passport-data/-passport-data.html","searchKeys":["PassportData","constructor(data: List = emptyList(), credentials: EncryptedCredentials)","love.forte.simbot.telegram.type.passport.PassportData.PassportData"]},{"name":"constructor(data: String, buttonText: String)","description":"love.forte.simbot.telegram.type.WebAppData.WebAppData","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-web-app-data/-web-app-data.html","searchKeys":["WebAppData","constructor(data: String, buttonText: String)","love.forte.simbot.telegram.type.WebAppData.WebAppData"]},{"name":"constructor(data: String, hash: String, secret: String)","description":"love.forte.simbot.telegram.type.payment.EncryptedCredentials.EncryptedCredentials","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-credentials/-encrypted-credentials.html","searchKeys":["EncryptedCredentials","constructor(data: String, hash: String, secret: String)","love.forte.simbot.telegram.type.payment.EncryptedCredentials.EncryptedCredentials"]},{"name":"constructor(date: Int, chat: Chat, messageId: Int, authorSignature: String? = null)","description":"love.forte.simbot.telegram.type.MessageOriginChannel.MessageOriginChannel","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-channel/-message-origin-channel.html","searchKeys":["MessageOriginChannel","constructor(date: Int, chat: Chat, messageId: Int, authorSignature: String? = null)","love.forte.simbot.telegram.type.MessageOriginChannel.MessageOriginChannel"]},{"name":"constructor(date: Int, senderChat: Chat, authorSignature: String? = null)","description":"love.forte.simbot.telegram.type.MessageOriginChat.MessageOriginChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-chat/-message-origin-chat.html","searchKeys":["MessageOriginChat","constructor(date: Int, senderChat: Chat, authorSignature: String? = null)","love.forte.simbot.telegram.type.MessageOriginChat.MessageOriginChat"]},{"name":"constructor(date: Int, senderUser: User)","description":"love.forte.simbot.telegram.type.MessageOriginUser.MessageOriginUser","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-user/-message-origin-user.html","searchKeys":["MessageOriginUser","constructor(date: Int, senderUser: User)","love.forte.simbot.telegram.type.MessageOriginUser.MessageOriginUser"]},{"name":"constructor(date: Int, senderUserName: String)","description":"love.forte.simbot.telegram.type.MessageOriginHiddenUser.MessageOriginHiddenUser","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-hidden-user/-message-origin-hidden-user.html","searchKeys":["MessageOriginHiddenUser","constructor(date: Int, senderUserName: String)","love.forte.simbot.telegram.type.MessageOriginHiddenUser.MessageOriginHiddenUser"]},{"name":"constructor(description: String)","description":"love.forte.simbot.telegram.type.BotDescription.BotDescription","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-description/-bot-description.html","searchKeys":["BotDescription","constructor(description: String)","love.forte.simbot.telegram.type.BotDescription.BotDescription"]},{"name":"constructor(duration: Int)","description":"love.forte.simbot.telegram.type.VideoChatEnded.VideoChatEnded","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-chat-ended/-video-chat-ended.html","searchKeys":["VideoChatEnded","constructor(duration: Int)","love.forte.simbot.telegram.type.VideoChatEnded.VideoChatEnded"]},{"name":"constructor(emoji: String)","description":"love.forte.simbot.telegram.type.ReactionTypeEmoji.ReactionTypeEmoji","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-type-emoji/-reaction-type-emoji.html","searchKeys":["ReactionTypeEmoji","constructor(emoji: String)","love.forte.simbot.telegram.type.ReactionTypeEmoji.ReactionTypeEmoji"]},{"name":"constructor(emoji: String, value: Int)","description":"love.forte.simbot.telegram.type.Dice.Dice","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-dice/-dice.html","searchKeys":["Dice","constructor(emoji: String, value: Int)","love.forte.simbot.telegram.type.Dice.Dice"]},{"name":"constructor(fileId: String, fileUniqueId: String, duration: Int, mimeType: String? = null, fileSize: Long? = null)","description":"love.forte.simbot.telegram.type.Voice.Voice","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-voice/-voice.html","searchKeys":["Voice","constructor(fileId: String, fileUniqueId: String, duration: Int, mimeType: String? = null, fileSize: Long? = null)","love.forte.simbot.telegram.type.Voice.Voice"]},{"name":"constructor(fileId: String, fileUniqueId: String, duration: Int, performer: String? = null, title: String? = null, fileName: String? = null, mimeType: String? = null, fileSize: Long? = null, thumbnail: PhotoSize? = null)","description":"love.forte.simbot.telegram.type.Audio.Audio","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-audio/-audio.html","searchKeys":["Audio","constructor(fileId: String, fileUniqueId: String, duration: Int, performer: String? = null, title: String? = null, fileName: String? = null, mimeType: String? = null, fileSize: Long? = null, thumbnail: PhotoSize? = null)","love.forte.simbot.telegram.type.Audio.Audio"]},{"name":"constructor(fileId: String, fileUniqueId: String, fileSize: Int, fileDate: Int)","description":"love.forte.simbot.telegram.type.passport.PassportFile.PassportFile","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.passport/-passport-file/-passport-file.html","searchKeys":["PassportFile","constructor(fileId: String, fileUniqueId: String, fileSize: Int, fileDate: Int)","love.forte.simbot.telegram.type.passport.PassportFile.PassportFile"]},{"name":"constructor(fileId: String, fileUniqueId: String, fileSize: Long? = null, filePath: String? = null)","description":"love.forte.simbot.telegram.type.File.File","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-file/-file.html","searchKeys":["File","constructor(fileId: String, fileUniqueId: String, fileSize: Long? = null, filePath: String? = null)","love.forte.simbot.telegram.type.File.File"]},{"name":"constructor(fileId: String, fileUniqueId: String, length: Int, duration: Int, thumbnail: PhotoSize? = null, fileSize: Int? = null)","description":"love.forte.simbot.telegram.type.VideoNote.VideoNote","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-note/-video-note.html","searchKeys":["VideoNote","constructor(fileId: String, fileUniqueId: String, length: Int, duration: Int, thumbnail: PhotoSize? = null, fileSize: Int? = null)","love.forte.simbot.telegram.type.VideoNote.VideoNote"]},{"name":"constructor(fileId: String, fileUniqueId: String, thumbnail: PhotoSize? = null, fileName: String? = null, mimeType: String? = null, fileSize: Long? = null)","description":"love.forte.simbot.telegram.type.Document.Document","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-document/-document.html","searchKeys":["Document","constructor(fileId: String, fileUniqueId: String, thumbnail: PhotoSize? = null, fileName: String? = null, mimeType: String? = null, fileSize: Long? = null)","love.forte.simbot.telegram.type.Document.Document"]},{"name":"constructor(fileId: String, fileUniqueId: String, type: String, width: Int, height: Int, isAnimated: Boolean = false, isVideo: Boolean = false, thumbnail: PhotoSize? = null, emoji: String? = null, setName: String? = null, premiumAnimation: File? = null, maskPosition: MaskPosition? = null, customEmojiId: String? = null, needsRepainting: Boolean? = null, fileSize: Int? = null)","description":"love.forte.simbot.telegram.type.sticker.Sticker.Sticker","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/-sticker.html","searchKeys":["Sticker","constructor(fileId: String, fileUniqueId: String, type: String, width: Int, height: Int, isAnimated: Boolean = false, isVideo: Boolean = false, thumbnail: PhotoSize? = null, emoji: String? = null, setName: String? = null, premiumAnimation: File? = null, maskPosition: MaskPosition? = null, customEmojiId: String? = null, needsRepainting: Boolean? = null, fileSize: Int? = null)","love.forte.simbot.telegram.type.sticker.Sticker.Sticker"]},{"name":"constructor(fileId: String, fileUniqueId: String, width: Int, height: Int, duration: Int, thumbnail: PhotoSize? = null, fileName: String? = null, mimeType: String? = null, fileSize: Long? = null)","description":"love.forte.simbot.telegram.type.Animation.Animation","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-animation/-animation.html","searchKeys":["Animation","constructor(fileId: String, fileUniqueId: String, width: Int, height: Int, duration: Int, thumbnail: PhotoSize? = null, fileName: String? = null, mimeType: String? = null, fileSize: Long? = null)","love.forte.simbot.telegram.type.Animation.Animation"]},{"name":"constructor(fileId: String, fileUniqueId: String, width: Int, height: Int, duration: Int, thumbnail: PhotoSize? = null, fileName: String? = null, mimeType: String? = null, fileSize: Long? = null)","description":"love.forte.simbot.telegram.type.Video.Video","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video/-video.html","searchKeys":["Video","constructor(fileId: String, fileUniqueId: String, width: Int, height: Int, duration: Int, thumbnail: PhotoSize? = null, fileName: String? = null, mimeType: String? = null, fileSize: Long? = null)","love.forte.simbot.telegram.type.Video.Video"]},{"name":"constructor(fileId: String, fileUniqueId: String, width: Int, height: Int, fileSize: Int? = null)","description":"love.forte.simbot.telegram.type.PhotoSize.PhotoSize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-photo-size/-photo-size.html","searchKeys":["PhotoSize","constructor(fileId: String, fileUniqueId: String, width: Int, height: Int, fileSize: Int? = null)","love.forte.simbot.telegram.type.PhotoSize.PhotoSize"]},{"name":"constructor(forceReply: Boolean = false, inputFieldPlaceholder: String? = null, selective: Boolean? = null)","description":"love.forte.simbot.telegram.type.ForceReply.ForceReply","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-force-reply/-force-reply.html","searchKeys":["ForceReply","constructor(forceReply: Boolean = false, inputFieldPlaceholder: String? = null, selective: Boolean? = null)","love.forte.simbot.telegram.type.ForceReply.ForceReply"]},{"name":"constructor(fromRequest: Boolean? = null, webAppName: String? = null, fromAttachmentMenu: Boolean? = null)","description":"love.forte.simbot.telegram.type.WriteAccessAllowed.WriteAccessAllowed","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-write-access-allowed/-write-access-allowed.html","searchKeys":["WriteAccessAllowed","constructor(fromRequest: Boolean? = null, webAppName: String? = null, fromAttachmentMenu: Boolean? = null)","love.forte.simbot.telegram.type.WriteAccessAllowed.WriteAccessAllowed"]},{"name":"constructor(giveawayMessageId: Int, user: User? = null, isUnclaimed: Boolean? = null)","description":"love.forte.simbot.telegram.type.ChatBoostSourceGiveaway.ChatBoostSourceGiveaway","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source-giveaway/-chat-boost-source-giveaway.html","searchKeys":["ChatBoostSourceGiveaway","constructor(giveawayMessageId: Int, user: User? = null, isUnclaimed: Boolean? = null)","love.forte.simbot.telegram.type.ChatBoostSourceGiveaway.ChatBoostSourceGiveaway"]},{"name":"constructor(id: Long, isBot: Boolean = false, firstName: String, lastName: String? = null, username: String? = null, languageCode: String? = null, isPremium: Boolean? = null, addedToAttachmentMenu: Boolean? = null, canJoinGroups: Boolean? = null, canReadAllGroupMessages: Boolean? = null, supportsInlineQueries: Boolean? = null)","description":"love.forte.simbot.telegram.type.User.User","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user/-user.html","searchKeys":["User","constructor(id: Long, isBot: Boolean = false, firstName: String, lastName: String? = null, username: String? = null, languageCode: String? = null, isPremium: Boolean? = null, addedToAttachmentMenu: Boolean? = null, canJoinGroups: Boolean? = null, canReadAllGroupMessages: Boolean? = null, supportsInlineQueries: Boolean? = null)","love.forte.simbot.telegram.type.User.User"]},{"name":"constructor(id: Long, type: String, title: String? = null, username: String? = null, firstName: String? = null, lastName: String? = null, isForum: Boolean? = null, photo: ChatPhoto? = null, activeUsernames: List? = null, availableReactions: List? = null, accentColorId: Int? = null, backgroundCustomEmojiId: String? = null, profileAccentColorId: Int? = null, profileBackgroundCustomEmojiId: String? = null, emojiStatusCustomEmojiId: String? = null, emojiStatusExpirationDate: Int? = null, bio: String? = null, hasPrivateForwards: Boolean? = null, hasRestrictedVoiceAndVideoMessages: Boolean? = null, joinToSendMessages: Boolean? = null, joinByRequest: Boolean? = null, description: String? = null, inviteLink: String? = null, pinnedMessage: Message? = null, permissions: ChatPermissions? = null, slowModeDelay: Int? = null, unrestrictBoostCount: Int? = null, messageAutoDeleteTime: Int? = null, hasAggressiveAntiSpamEnabled: Boolean? = null, hasHiddenMembers: Boolean? = null, hasProtectedContent: Boolean? = null, hasVisibleHistory: Boolean? = null, stickerSetName: String? = null, canSetStickerSet: Boolean? = null, customEmojiStickerSetName: String? = null, linkedChatId: Int? = null, location: ChatLocation? = null)","description":"love.forte.simbot.telegram.type.Chat.Chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/-chat.html","searchKeys":["Chat","constructor(id: Long, type: String, title: String? = null, username: String? = null, firstName: String? = null, lastName: String? = null, isForum: Boolean? = null, photo: ChatPhoto? = null, activeUsernames: List? = null, availableReactions: List? = null, accentColorId: Int? = null, backgroundCustomEmojiId: String? = null, profileAccentColorId: Int? = null, profileBackgroundCustomEmojiId: String? = null, emojiStatusCustomEmojiId: String? = null, emojiStatusExpirationDate: Int? = null, bio: String? = null, hasPrivateForwards: Boolean? = null, hasRestrictedVoiceAndVideoMessages: Boolean? = null, joinToSendMessages: Boolean? = null, joinByRequest: Boolean? = null, description: String? = null, inviteLink: String? = null, pinnedMessage: Message? = null, permissions: ChatPermissions? = null, slowModeDelay: Int? = null, unrestrictBoostCount: Int? = null, messageAutoDeleteTime: Int? = null, hasAggressiveAntiSpamEnabled: Boolean? = null, hasHiddenMembers: Boolean? = null, hasProtectedContent: Boolean? = null, hasVisibleHistory: Boolean? = null, stickerSetName: String? = null, canSetStickerSet: Boolean? = null, customEmojiStickerSetName: String? = null, linkedChatId: Int? = null, location: ChatLocation? = null)","love.forte.simbot.telegram.type.Chat.Chat"]},{"name":"constructor(id: String, from: User, currency: String, totalAmount: Int, invoicePayload: String, shippingOptionId: String? = null, orderInfo: OrderInfo? = null)","description":"love.forte.simbot.telegram.type.payment.PreCheckoutQuery.PreCheckoutQuery","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-pre-checkout-query/-pre-checkout-query.html","searchKeys":["PreCheckoutQuery","constructor(id: String, from: User, currency: String, totalAmount: Int, invoicePayload: String, shippingOptionId: String? = null, orderInfo: OrderInfo? = null)","love.forte.simbot.telegram.type.payment.PreCheckoutQuery.PreCheckoutQuery"]},{"name":"constructor(id: String, from: User, invoicePayload: String, shippingAddress: ShippingAddress)","description":"love.forte.simbot.telegram.type.payment.ShippingQuery.ShippingQuery","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-query/-shipping-query.html","searchKeys":["ShippingQuery","constructor(id: String, from: User, invoicePayload: String, shippingAddress: ShippingAddress)","love.forte.simbot.telegram.type.payment.ShippingQuery.ShippingQuery"]},{"name":"constructor(id: String, from: User, message: MaybeInaccessibleMessage? = null, inlineMessageId: String? = null, chatInstance: String, data: String? = null, gameShortName: String? = null)","description":"love.forte.simbot.telegram.type.CallbackQuery.CallbackQuery","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-callback-query/-callback-query.html","searchKeys":["CallbackQuery","constructor(id: String, from: User, message: MaybeInaccessibleMessage? = null, inlineMessageId: String? = null, chatInstance: String, data: String? = null, gameShortName: String? = null)","love.forte.simbot.telegram.type.CallbackQuery.CallbackQuery"]},{"name":"constructor(id: String, from: User, query: String, offset: String, chatType: String? = null, location: Location? = null)","description":"love.forte.simbot.telegram.type.inline.InlineQuery.InlineQuery","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-inline-query/-inline-query.html","searchKeys":["InlineQuery","constructor(id: String, from: User, query: String, offset: String, chatType: String? = null, location: Location? = null)","love.forte.simbot.telegram.type.inline.InlineQuery.InlineQuery"]},{"name":"constructor(id: String, question: String, options: List = emptyList(), totalVoterCount: Int, isClosed: Boolean, isAnonymous: Boolean, type: String, allowsMultipleAnswers: Boolean, correctOptionId: Int? = null, explanation: String? = null, explanationEntities: List? = null, openPeriod: Int? = null, closeDate: Int? = null)","description":"love.forte.simbot.telegram.type.Poll.Poll","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/-poll.html","searchKeys":["Poll","constructor(id: String, question: String, options: List = emptyList(), totalVoterCount: Int, isClosed: Boolean, isAnonymous: Boolean, type: String, allowsMultipleAnswers: Boolean, correctOptionId: Int? = null, explanation: String? = null, explanationEntities: List? = null, openPeriod: Int? = null, closeDate: Int? = null)","love.forte.simbot.telegram.type.Poll.Poll"]},{"name":"constructor(inlineKeyboard: List> = emptyList())","description":"love.forte.simbot.telegram.type.InlineKeyboardMarkup.InlineKeyboardMarkup","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-markup/-inline-keyboard-markup.html","searchKeys":["InlineKeyboardMarkup","constructor(inlineKeyboard: List> = emptyList())","love.forte.simbot.telegram.type.InlineKeyboardMarkup.InlineKeyboardMarkup"]},{"name":"constructor(inviteLink: String, creator: User, createsJoinRequest: Boolean, isPrimary: Boolean, isRevoked: Boolean, name: String? = null, expireDate: Int? = null, memberLimit: Int? = null, pendingJoinRequestCount: Int? = null)","description":"love.forte.simbot.telegram.type.ChatInviteLink.ChatInviteLink","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-invite-link/-chat-invite-link.html","searchKeys":["ChatInviteLink","constructor(inviteLink: String, creator: User, createsJoinRequest: Boolean, isPrimary: Boolean, isRevoked: Boolean, name: String? = null, expireDate: Int? = null, memberLimit: Int? = null, pendingJoinRequestCount: Int? = null)","love.forte.simbot.telegram.type.ChatInviteLink.ChatInviteLink"]},{"name":"constructor(isAnonymous: Boolean, canManageChat: Boolean, canDeleteMessages: Boolean, canManageVideoChats: Boolean, canRestrictMembers: Boolean, canPromoteMembers: Boolean, canChangeInfo: Boolean, canInviteUsers: Boolean, canPostStories: Boolean, canEditStories: Boolean, canDeleteStories: Boolean, canPostMessages: Boolean? = null, canEditMessages: Boolean? = null, canPinMessages: Boolean? = null, canManageTopics: Boolean? = null)","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.ChatAdministratorRights","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/-chat-administrator-rights.html","searchKeys":["ChatAdministratorRights","constructor(isAnonymous: Boolean, canManageChat: Boolean, canDeleteMessages: Boolean, canManageVideoChats: Boolean, canRestrictMembers: Boolean, canPromoteMembers: Boolean, canChangeInfo: Boolean, canInviteUsers: Boolean, canPostStories: Boolean, canEditStories: Boolean, canDeleteStories: Boolean, canPostMessages: Boolean? = null, canEditMessages: Boolean? = null, canPinMessages: Boolean? = null, canManageTopics: Boolean? = null)","love.forte.simbot.telegram.type.ChatAdministratorRights.ChatAdministratorRights"]},{"name":"constructor(isDisabled: Boolean? = null, url: String? = null, preferSmallMedia: Boolean? = null, preferLargeMedia: Boolean? = null, showAboveText: Boolean? = null)","description":"love.forte.simbot.telegram.type.LinkPreviewOptions.LinkPreviewOptions","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options/-link-preview-options.html","searchKeys":["LinkPreviewOptions","constructor(isDisabled: Boolean? = null, url: String? = null, preferSmallMedia: Boolean? = null, preferLargeMedia: Boolean? = null, showAboveText: Boolean? = null)","love.forte.simbot.telegram.type.LinkPreviewOptions.LinkPreviewOptions"]},{"name":"constructor(keyboard: List> = emptyList(), isPersistent: Boolean? = null, resizeKeyboard: Boolean? = null, oneTimeKeyboard: Boolean? = null, inputFieldPlaceholder: String? = null, selective: Boolean? = null)","description":"love.forte.simbot.telegram.type.ReplyKeyboardMarkup.ReplyKeyboardMarkup","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-keyboard-markup/-reply-keyboard-markup.html","searchKeys":["ReplyKeyboardMarkup","constructor(keyboard: List> = emptyList(), isPersistent: Boolean? = null, resizeKeyboard: Boolean? = null, oneTimeKeyboard: Boolean? = null, inputFieldPlaceholder: String? = null, selective: Boolean? = null)","love.forte.simbot.telegram.type.ReplyKeyboardMarkup.ReplyKeyboardMarkup"]},{"name":"constructor(latitude: Float, longitude: Float, horizontalAccuracy: Float? = null, livePeriod: Int? = null, heading: Int? = null, proximityAlertRadius: Int? = null)","description":"love.forte.simbot.telegram.type.Location.Location","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-location/-location.html","searchKeys":["Location","constructor(latitude: Float, longitude: Float, horizontalAccuracy: Float? = null, livePeriod: Int? = null, heading: Int? = null, proximityAlertRadius: Int? = null)","love.forte.simbot.telegram.type.Location.Location"]},{"name":"constructor(location: Location, address: String)","description":"love.forte.simbot.telegram.type.ChatLocation.ChatLocation","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-location/-chat-location.html","searchKeys":["ChatLocation","constructor(location: Location, address: String)","love.forte.simbot.telegram.type.ChatLocation.ChatLocation"]},{"name":"constructor(location: Location, title: String, address: String, foursquareId: String? = null, foursquareType: String? = null, googlePlaceId: String? = null, googlePlaceType: String? = null)","description":"love.forte.simbot.telegram.type.Venue.Venue","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-venue/-venue.html","searchKeys":["Venue","constructor(location: Location, title: String, address: String, foursquareId: String? = null, foursquareType: String? = null, googlePlaceId: String? = null, googlePlaceType: String? = null)","love.forte.simbot.telegram.type.Venue.Venue"]},{"name":"constructor(media: String, caption: String? = null, parseMode: String? = null, captionEntities: List? = null, hasSpoiler: Boolean? = null)","description":"love.forte.simbot.telegram.type.InputMediaPhoto.InputMediaPhoto","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-photo/-input-media-photo.html","searchKeys":["InputMediaPhoto","constructor(media: String, caption: String? = null, parseMode: String? = null, captionEntities: List? = null, hasSpoiler: Boolean? = null)","love.forte.simbot.telegram.type.InputMediaPhoto.InputMediaPhoto"]},{"name":"constructor(media: String, thumbnail: String? = null, caption: String? = null, parseMode: String? = null, captionEntities: List? = null, disableContentTypeDetection: Boolean? = null)","description":"love.forte.simbot.telegram.type.InputMediaDocument.InputMediaDocument","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-document/-input-media-document.html","searchKeys":["InputMediaDocument","constructor(media: String, thumbnail: String? = null, caption: String? = null, parseMode: String? = null, captionEntities: List? = null, disableContentTypeDetection: Boolean? = null)","love.forte.simbot.telegram.type.InputMediaDocument.InputMediaDocument"]},{"name":"constructor(media: String, thumbnail: String? = null, caption: String? = null, parseMode: String? = null, captionEntities: List? = null, duration: Int? = null, performer: String? = null, title: String? = null)","description":"love.forte.simbot.telegram.type.InputMediaAudio.InputMediaAudio","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-audio/-input-media-audio.html","searchKeys":["InputMediaAudio","constructor(media: String, thumbnail: String? = null, caption: String? = null, parseMode: String? = null, captionEntities: List? = null, duration: Int? = null, performer: String? = null, title: String? = null)","love.forte.simbot.telegram.type.InputMediaAudio.InputMediaAudio"]},{"name":"constructor(media: String, thumbnail: String? = null, caption: String? = null, parseMode: String? = null, captionEntities: List? = null, width: Int? = null, height: Int? = null, duration: Int? = null, hasSpoiler: Boolean? = null)","description":"love.forte.simbot.telegram.type.InputMediaAnimation.InputMediaAnimation","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-animation/-input-media-animation.html","searchKeys":["InputMediaAnimation","constructor(media: String, thumbnail: String? = null, caption: String? = null, parseMode: String? = null, captionEntities: List? = null, width: Int? = null, height: Int? = null, duration: Int? = null, hasSpoiler: Boolean? = null)","love.forte.simbot.telegram.type.InputMediaAnimation.InputMediaAnimation"]},{"name":"constructor(messageAutoDeleteTime: Int)","description":"love.forte.simbot.telegram.type.MessageAutoDeleteTimerChanged.MessageAutoDeleteTimerChanged","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-auto-delete-timer-changed/-message-auto-delete-timer-changed.html","searchKeys":["MessageAutoDeleteTimerChanged","constructor(messageAutoDeleteTime: Int)","love.forte.simbot.telegram.type.MessageAutoDeleteTimerChanged.MessageAutoDeleteTimerChanged"]},{"name":"constructor(messageId: Int)","description":"love.forte.simbot.telegram.type.MessageId.MessageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-id/-message-id.html","searchKeys":["MessageId","constructor(messageId: Int)","love.forte.simbot.telegram.type.MessageId.MessageId"]},{"name":"constructor(messageId: Int, chatId: ChatId? = null, allowSendingWithoutReply: Boolean? = null, quote: String? = null, quoteParseMode: String? = null, quoteEntities: List? = null, quotePosition: Int? = null)","description":"love.forte.simbot.telegram.type.ReplyParameters.ReplyParameters","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-parameters/-reply-parameters.html","searchKeys":["ReplyParameters","constructor(messageId: Int, chatId: ChatId? = null, allowSendingWithoutReply: Boolean? = null, quote: String? = null, quoteParseMode: String? = null, quoteEntities: List? = null, quotePosition: Int? = null)","love.forte.simbot.telegram.type.ReplyParameters.ReplyParameters"]},{"name":"constructor(messageId: Int, messageThreadId: Int? = null, from: User? = null, senderChat: Chat? = null, senderBoostCount: Int? = null, date: Int, chat: Chat, forwardOrigin: MessageOrigin? = null, isTopicMessage: Boolean? = null, isAutomaticForward: Boolean? = null, replyToMessage: Message? = null, externalReply: ExternalReplyInfo? = null, quote: TextQuote? = null, replyToStory: Story? = null, viaBot: User? = null, editDate: Int? = null, hasProtectedContent: Boolean? = null, mediaGroupId: String? = null, authorSignature: String? = null, text: String? = null, entities: List? = null, linkPreviewOptions: LinkPreviewOptions? = null, animation: Animation? = null, audio: Audio? = null, document: Document? = null, photo: List? = null, sticker: Sticker? = null, story: Story? = null, video: Video? = null, videoNote: VideoNote? = null, voice: Voice? = null, caption: String? = null, captionEntities: List? = null, hasMediaSpoiler: Boolean? = null, contact: Contact? = null, dice: Dice? = null, game: Game? = null, poll: Poll? = null, venue: Venue? = null, location: Location? = null, newChatMembers: List? = null, leftChatMember: User? = null, newChatTitle: String? = null, newChatPhoto: List? = null, deleteChatPhoto: Boolean? = null, groupChatCreated: Boolean? = null, supergroupChatCreated: Boolean? = null, channelChatCreated: Boolean? = null, messageAutoDeleteTimerChanged: MessageAutoDeleteTimerChanged? = null, migrateToChatId: Long? = null, migrateFromChatId: Long? = null, pinnedMessage: MaybeInaccessibleMessage? = null, invoice: Invoice? = null, successfulPayment: SuccessfulPayment? = null, usersShared: UsersShared? = null, chatShared: ChatShared? = null, connectedWebsite: String? = null, writeAccessAllowed: WriteAccessAllowed? = null, passportData: PassportData? = null, proximityAlertTriggered: ProximityAlertTriggered? = null, boostAdded: ChatBoostAdded? = null, forumTopicCreated: ForumTopicCreated? = null, forumTopicEdited: ForumTopicEdited? = null, forumTopicClosed: ForumTopicClosed? = null, forumTopicReopened: ForumTopicReopened? = null, generalForumTopicHidden: GeneralForumTopicHidden? = null, generalForumTopicUnhidden: GeneralForumTopicUnhidden? = null, giveawayCreated: GiveawayCreated? = null, giveaway: Giveaway? = null, giveawayWinners: GiveawayWinners? = null, giveawayCompleted: GiveawayCompleted? = null, videoChatScheduled: VideoChatScheduled? = null, videoChatStarted: VideoChatStarted? = null, videoChatEnded: VideoChatEnded? = null, videoChatParticipantsInvited: VideoChatParticipantsInvited? = null, webAppData: WebAppData? = null, replyMarkup: InlineKeyboardMarkup? = null)","description":"love.forte.simbot.telegram.type.Message.Message","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/-message.html","searchKeys":["Message","constructor(messageId: Int, messageThreadId: Int? = null, from: User? = null, senderChat: Chat? = null, senderBoostCount: Int? = null, date: Int, chat: Chat, forwardOrigin: MessageOrigin? = null, isTopicMessage: Boolean? = null, isAutomaticForward: Boolean? = null, replyToMessage: Message? = null, externalReply: ExternalReplyInfo? = null, quote: TextQuote? = null, replyToStory: Story? = null, viaBot: User? = null, editDate: Int? = null, hasProtectedContent: Boolean? = null, mediaGroupId: String? = null, authorSignature: String? = null, text: String? = null, entities: List? = null, linkPreviewOptions: LinkPreviewOptions? = null, animation: Animation? = null, audio: Audio? = null, document: Document? = null, photo: List? = null, sticker: Sticker? = null, story: Story? = null, video: Video? = null, videoNote: VideoNote? = null, voice: Voice? = null, caption: String? = null, captionEntities: List? = null, hasMediaSpoiler: Boolean? = null, contact: Contact? = null, dice: Dice? = null, game: Game? = null, poll: Poll? = null, venue: Venue? = null, location: Location? = null, newChatMembers: List? = null, leftChatMember: User? = null, newChatTitle: String? = null, newChatPhoto: List? = null, deleteChatPhoto: Boolean? = null, groupChatCreated: Boolean? = null, supergroupChatCreated: Boolean? = null, channelChatCreated: Boolean? = null, messageAutoDeleteTimerChanged: MessageAutoDeleteTimerChanged? = null, migrateToChatId: Long? = null, migrateFromChatId: Long? = null, pinnedMessage: MaybeInaccessibleMessage? = null, invoice: Invoice? = null, successfulPayment: SuccessfulPayment? = null, usersShared: UsersShared? = null, chatShared: ChatShared? = null, connectedWebsite: String? = null, writeAccessAllowed: WriteAccessAllowed? = null, passportData: PassportData? = null, proximityAlertTriggered: ProximityAlertTriggered? = null, boostAdded: ChatBoostAdded? = null, forumTopicCreated: ForumTopicCreated? = null, forumTopicEdited: ForumTopicEdited? = null, forumTopicClosed: ForumTopicClosed? = null, forumTopicReopened: ForumTopicReopened? = null, generalForumTopicHidden: GeneralForumTopicHidden? = null, generalForumTopicUnhidden: GeneralForumTopicUnhidden? = null, giveawayCreated: GiveawayCreated? = null, giveaway: Giveaway? = null, giveawayWinners: GiveawayWinners? = null, giveawayCompleted: GiveawayCompleted? = null, videoChatScheduled: VideoChatScheduled? = null, videoChatStarted: VideoChatStarted? = null, videoChatEnded: VideoChatEnded? = null, videoChatParticipantsInvited: VideoChatParticipantsInvited? = null, webAppData: WebAppData? = null, replyMarkup: InlineKeyboardMarkup? = null)","love.forte.simbot.telegram.type.Message.Message"]},{"name":"constructor(messageThreadId: Int, name: String, iconColor: Int, iconCustomEmojiId: String? = null)","description":"love.forte.simbot.telegram.type.ForumTopic.ForumTopic","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic/-forum-topic.html","searchKeys":["ForumTopic","constructor(messageThreadId: Int, name: String, iconColor: Int, iconCustomEmojiId: String? = null)","love.forte.simbot.telegram.type.ForumTopic.ForumTopic"]},{"name":"constructor(migrateToChatId: Long? = null, retryAfter: Int? = null)","description":"love.forte.simbot.telegram.type.ResponseParameters.ResponseParameters","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-response-parameters/-response-parameters.html","searchKeys":["ResponseParameters","constructor(migrateToChatId: Long? = null, retryAfter: Int? = null)","love.forte.simbot.telegram.type.ResponseParameters.ResponseParameters"]},{"name":"constructor(name: String)","description":"love.forte.simbot.telegram.type.BotName.BotName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-name/-bot-name.html","searchKeys":["BotName","constructor(name: String)","love.forte.simbot.telegram.type.BotName.BotName"]},{"name":"constructor(name: String, iconColor: Int, iconCustomEmojiId: String? = null)","description":"love.forte.simbot.telegram.type.ForumTopicCreated.ForumTopicCreated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic-created/-forum-topic-created.html","searchKeys":["ForumTopicCreated","constructor(name: String, iconColor: Int, iconCustomEmojiId: String? = null)","love.forte.simbot.telegram.type.ForumTopicCreated.ForumTopicCreated"]},{"name":"constructor(name: String? = null, iconCustomEmojiId: String? = null)","description":"love.forte.simbot.telegram.type.ForumTopicEdited.ForumTopicEdited","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic-edited/-forum-topic-edited.html","searchKeys":["ForumTopicEdited","constructor(name: String? = null, iconCustomEmojiId: String? = null)","love.forte.simbot.telegram.type.ForumTopicEdited.ForumTopicEdited"]},{"name":"constructor(name: String? = null, phoneNumber: String? = null, email: String? = null, shippingAddress: ShippingAddress? = null)","description":"love.forte.simbot.telegram.type.payment.OrderInfo.OrderInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-order-info/-order-info.html","searchKeys":["OrderInfo","constructor(name: String? = null, phoneNumber: String? = null, email: String? = null, shippingAddress: ShippingAddress? = null)","love.forte.simbot.telegram.type.payment.OrderInfo.OrderInfo"]},{"name":"constructor(origin: MessageOrigin, chat: Chat? = null, messageId: Int? = null, linkPreviewOptions: LinkPreviewOptions? = null, animation: Animation? = null, audio: Audio? = null, document: Document? = null, photo: List? = null, sticker: Sticker? = null, story: Story? = null, video: Video? = null, videoNote: VideoNote? = null, voice: Voice? = null, hasMediaSpoiler: Boolean? = null, contact: Contact? = null, dice: Dice? = null, game: Game? = null, giveaway: Giveaway? = null, giveawayWinners: GiveawayWinners? = null, invoice: Invoice? = null, location: Location? = null, poll: Poll? = null, venue: Venue? = null)","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.ExternalReplyInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/-external-reply-info.html","searchKeys":["ExternalReplyInfo","constructor(origin: MessageOrigin, chat: Chat? = null, messageId: Int? = null, linkPreviewOptions: LinkPreviewOptions? = null, animation: Animation? = null, audio: Audio? = null, document: Document? = null, photo: List? = null, sticker: Sticker? = null, story: Story? = null, video: Video? = null, videoNote: VideoNote? = null, voice: Voice? = null, hasMediaSpoiler: Boolean? = null, contact: Contact? = null, dice: Dice? = null, game: Game? = null, giveaway: Giveaway? = null, giveawayWinners: GiveawayWinners? = null, invoice: Invoice? = null, location: Location? = null, poll: Poll? = null, venue: Venue? = null)","love.forte.simbot.telegram.type.ExternalReplyInfo.ExternalReplyInfo"]},{"name":"constructor(phoneNumber: String, firstName: String, lastName: String? = null, userId: Long? = null, vcard: String? = null)","description":"love.forte.simbot.telegram.type.Contact.Contact","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-contact/-contact.html","searchKeys":["Contact","constructor(phoneNumber: String, firstName: String, lastName: String? = null, userId: Long? = null, vcard: String? = null)","love.forte.simbot.telegram.type.Contact.Contact"]},{"name":"constructor(point: String, xShift: Float, yShift: Float, scale: Float)","description":"love.forte.simbot.telegram.type.sticker.MaskPosition.MaskPosition","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-mask-position/-mask-position.html","searchKeys":["MaskPosition","constructor(point: String, xShift: Float, yShift: Float, scale: Float)","love.forte.simbot.telegram.type.sticker.MaskPosition.MaskPosition"]},{"name":"constructor(pollId: String, voterChat: Chat? = null, user: User? = null, optionIds: List = emptyList())","description":"love.forte.simbot.telegram.type.PollAnswer.PollAnswer","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll-answer/-poll-answer.html","searchKeys":["PollAnswer","constructor(pollId: String, voterChat: Chat? = null, user: User? = null, optionIds: List = emptyList())","love.forte.simbot.telegram.type.PollAnswer.PollAnswer"]},{"name":"constructor(query: String? = null, allowUserChats: Boolean? = null, allowBotChats: Boolean? = null, allowGroupChats: Boolean? = null, allowChannelChats: Boolean? = null)","description":"love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat.SwitchInlineQueryChosenChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-switch-inline-query-chosen-chat/-switch-inline-query-chosen-chat.html","searchKeys":["SwitchInlineQueryChosenChat","constructor(query: String? = null, allowUserChats: Boolean? = null, allowBotChats: Boolean? = null, allowGroupChats: Boolean? = null, allowChannelChats: Boolean? = null)","love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat.SwitchInlineQueryChosenChat"]},{"name":"constructor(removeKeyboard: Boolean = false, selective: Boolean? = null)","description":"love.forte.simbot.telegram.type.ReplyKeyboardRemove.ReplyKeyboardRemove","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-keyboard-remove/-reply-keyboard-remove.html","searchKeys":["ReplyKeyboardRemove","constructor(removeKeyboard: Boolean = false, selective: Boolean? = null)","love.forte.simbot.telegram.type.ReplyKeyboardRemove.ReplyKeyboardRemove"]},{"name":"constructor(requestId: Int, chatId: Long)","description":"love.forte.simbot.telegram.type.ChatShared.ChatShared","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-shared/-chat-shared.html","searchKeys":["ChatShared","constructor(requestId: Int, chatId: Long)","love.forte.simbot.telegram.type.ChatShared.ChatShared"]},{"name":"constructor(requestId: Int, chatIsChannel: Boolean, chatIsForum: Boolean? = null, chatHasUsername: Boolean? = null, chatIsCreated: Boolean? = null, userAdministratorRights: ChatAdministratorRights? = null, botAdministratorRights: ChatAdministratorRights? = null, botIsMember: Boolean? = null)","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestChat.KeyboardButtonRequestChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-chat/-keyboard-button-request-chat.html","searchKeys":["KeyboardButtonRequestChat","constructor(requestId: Int, chatIsChannel: Boolean, chatIsForum: Boolean? = null, chatHasUsername: Boolean? = null, chatIsCreated: Boolean? = null, userAdministratorRights: ChatAdministratorRights? = null, botAdministratorRights: ChatAdministratorRights? = null, botIsMember: Boolean? = null)","love.forte.simbot.telegram.type.KeyboardButtonRequestChat.KeyboardButtonRequestChat"]},{"name":"constructor(requestId: Int, userIds: List = emptyList())","description":"love.forte.simbot.telegram.type.UsersShared.UsersShared","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-users-shared/-users-shared.html","searchKeys":["UsersShared","constructor(requestId: Int, userIds: List = emptyList())","love.forte.simbot.telegram.type.UsersShared.UsersShared"]},{"name":"constructor(requestId: Int, userIsBot: Boolean? = null, userIsPremium: Boolean? = null, maxQuantity: Int? = null)","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestUsers.KeyboardButtonRequestUsers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-users/-keyboard-button-request-users.html","searchKeys":["KeyboardButtonRequestUsers","constructor(requestId: Int, userIsBot: Boolean? = null, userIsPremium: Boolean? = null, maxQuantity: Int? = null)","love.forte.simbot.telegram.type.KeyboardButtonRequestUsers.KeyboardButtonRequestUsers"]},{"name":"constructor(resultId: String, from: User, location: Location? = null, inlineMessageId: String? = null, query: String)","description":"love.forte.simbot.telegram.type.inline.ChosenInlineResult.ChosenInlineResult","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-chosen-inline-result/-chosen-inline-result.html","searchKeys":["ChosenInlineResult","constructor(resultId: String, from: User, location: Location? = null, inlineMessageId: String? = null, query: String)","love.forte.simbot.telegram.type.inline.ChosenInlineResult.ChosenInlineResult"]},{"name":"constructor(shortDescription: String)","description":"love.forte.simbot.telegram.type.BotShortDescription.BotShortDescription","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-short-description/-bot-short-description.html","searchKeys":["BotShortDescription","constructor(shortDescription: String)","love.forte.simbot.telegram.type.BotShortDescription.BotShortDescription"]},{"name":"constructor(smallFileId: String, smallFileUniqueId: String, bigFileId: String, bigFileUniqueId: String)","description":"love.forte.simbot.telegram.type.ChatPhoto.ChatPhoto","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-photo/-chat-photo.html","searchKeys":["ChatPhoto","constructor(smallFileId: String, smallFileUniqueId: String, bigFileId: String, bigFileUniqueId: String)","love.forte.simbot.telegram.type.ChatPhoto.ChatPhoto"]},{"name":"constructor(startDate: Int)","description":"love.forte.simbot.telegram.type.VideoChatScheduled.VideoChatScheduled","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-chat-scheduled/-video-chat-scheduled.html","searchKeys":["VideoChatScheduled","constructor(startDate: Int)","love.forte.simbot.telegram.type.VideoChatScheduled.VideoChatScheduled"]},{"name":"constructor(text: String, entities: List? = null, position: Int, isManual: Boolean? = null)","description":"love.forte.simbot.telegram.type.TextQuote.TextQuote","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-text-quote/-text-quote.html","searchKeys":["TextQuote","constructor(text: String, entities: List? = null, position: Int, isManual: Boolean? = null)","love.forte.simbot.telegram.type.TextQuote.TextQuote"]},{"name":"constructor(text: String, requestUsers: KeyboardButtonRequestUsers? = null, requestChat: KeyboardButtonRequestChat? = null, requestContact: Boolean? = null, requestLocation: Boolean? = null, requestPoll: KeyboardButtonPollType? = null, webApp: WebAppInfo? = null)","description":"love.forte.simbot.telegram.type.KeyboardButton.KeyboardButton","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button/-keyboard-button.html","searchKeys":["KeyboardButton","constructor(text: String, requestUsers: KeyboardButtonRequestUsers? = null, requestChat: KeyboardButtonRequestChat? = null, requestContact: Boolean? = null, requestLocation: Boolean? = null, requestPoll: KeyboardButtonPollType? = null, webApp: WebAppInfo? = null)","love.forte.simbot.telegram.type.KeyboardButton.KeyboardButton"]},{"name":"constructor(text: String, url: String? = null, callbackData: String? = null, webApp: WebAppInfo? = null, loginUrl: LoginUrl? = null, switchInlineQuery: String? = null, switchInlineQueryCurrentChat: String? = null, switchInlineQueryChosenChat: SwitchInlineQueryChosenChat? = null, callbackGame: CallbackGame? = null, pay: Boolean? = null)","description":"love.forte.simbot.telegram.type.InlineKeyboardButton.InlineKeyboardButton","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-button/-inline-keyboard-button.html","searchKeys":["InlineKeyboardButton","constructor(text: String, url: String? = null, callbackData: String? = null, webApp: WebAppInfo? = null, loginUrl: LoginUrl? = null, switchInlineQuery: String? = null, switchInlineQueryCurrentChat: String? = null, switchInlineQueryChosenChat: SwitchInlineQueryChosenChat? = null, callbackGame: CallbackGame? = null, pay: Boolean? = null)","love.forte.simbot.telegram.type.InlineKeyboardButton.InlineKeyboardButton"]},{"name":"constructor(text: String, voterCount: Int)","description":"love.forte.simbot.telegram.type.PollOption.PollOption","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll-option/-poll-option.html","searchKeys":["PollOption","constructor(text: String, voterCount: Int)","love.forte.simbot.telegram.type.PollOption.PollOption"]},{"name":"constructor(text: String, webApp: WebAppInfo)","description":"love.forte.simbot.telegram.type.MenuButtonWebApp.MenuButtonWebApp","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-menu-button-web-app/-menu-button-web-app.html","searchKeys":["MenuButtonWebApp","constructor(text: String, webApp: WebAppInfo)","love.forte.simbot.telegram.type.MenuButtonWebApp.MenuButtonWebApp"]},{"name":"constructor(title: String, description: String, photo: List = emptyList(), text: String? = null, textEntities: List? = null, animation: Animation? = null)","description":"love.forte.simbot.telegram.type.game.Game.Game","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.game/-game/-game.html","searchKeys":["Game","constructor(title: String, description: String, photo: List = emptyList(), text: String? = null, textEntities: List? = null, animation: Animation? = null)","love.forte.simbot.telegram.type.game.Game.Game"]},{"name":"constructor(title: String, description: String, startParameter: String, currency: String, totalAmount: Int)","description":"love.forte.simbot.telegram.type.payment.Invoice.Invoice","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-invoice/-invoice.html","searchKeys":["Invoice","constructor(title: String, description: String, startParameter: String, currency: String, totalAmount: Int)","love.forte.simbot.telegram.type.payment.Invoice.Invoice"]},{"name":"constructor(totalCount: Int, photos: List> = emptyList())","description":"love.forte.simbot.telegram.type.UserProfilePhotos.UserProfilePhotos","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user-profile-photos/-user-profile-photos.html","searchKeys":["UserProfilePhotos","constructor(totalCount: Int, photos: List> = emptyList())","love.forte.simbot.telegram.type.UserProfilePhotos.UserProfilePhotos"]},{"name":"constructor(traveler: User, watcher: User, distance: Int)","description":"love.forte.simbot.telegram.type.ProximityAlertTriggered.ProximityAlertTriggered","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-proximity-alert-triggered/-proximity-alert-triggered.html","searchKeys":["ProximityAlertTriggered","constructor(traveler: User, watcher: User, distance: Int)","love.forte.simbot.telegram.type.ProximityAlertTriggered.ProximityAlertTriggered"]},{"name":"constructor(type: ReactionType, totalCount: Int)","description":"love.forte.simbot.telegram.type.ReactionCount.ReactionCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-count/-reaction-count.html","searchKeys":["ReactionCount","constructor(type: ReactionType, totalCount: Int)","love.forte.simbot.telegram.type.ReactionCount.ReactionCount"]},{"name":"constructor(type: String, data: String? = null, phoneNumber: String? = null, email: String? = null, files: List? = null, frontSide: PassportFile? = null, reverseSide: PassportFile? = null, selfie: PassportFile? = null, translation: List? = null, hash: String)","description":"love.forte.simbot.telegram.type.payment.EncryptedPassportElement.EncryptedPassportElement","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-passport-element/-encrypted-passport-element.html","searchKeys":["EncryptedPassportElement","constructor(type: String, data: String? = null, phoneNumber: String? = null, email: String? = null, files: List? = null, frontSide: PassportFile? = null, reverseSide: PassportFile? = null, selfie: PassportFile? = null, translation: List? = null, hash: String)","love.forte.simbot.telegram.type.payment.EncryptedPassportElement.EncryptedPassportElement"]},{"name":"constructor(type: String, media: String, thumbnail: String? = null, caption: String? = null, parseMode: String? = null, captionEntities: List? = null, width: Int? = null, height: Int? = null, duration: Int? = null, supportsStreaming: Boolean? = null, hasSpoiler: Boolean? = null)","description":"love.forte.simbot.telegram.type.InputMediaVideo.InputMediaVideo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-video/-input-media-video.html","searchKeys":["InputMediaVideo","constructor(type: String, media: String, thumbnail: String? = null, caption: String? = null, parseMode: String? = null, captionEntities: List? = null, width: Int? = null, height: Int? = null, duration: Int? = null, supportsStreaming: Boolean? = null, hasSpoiler: Boolean? = null)","love.forte.simbot.telegram.type.InputMediaVideo.InputMediaVideo"]},{"name":"constructor(type: String, offset: Int, length: Int, url: String? = null, user: User? = null, language: String? = null, customEmojiId: String? = null)","description":"love.forte.simbot.telegram.type.MessageEntity.MessageEntity","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity/-message-entity.html","searchKeys":["MessageEntity","constructor(type: String, offset: Int, length: Int, url: String? = null, user: User? = null, language: String? = null, customEmojiId: String? = null)","love.forte.simbot.telegram.type.MessageEntity.MessageEntity"]},{"name":"constructor(type: String? = null)","description":"love.forte.simbot.telegram.type.KeyboardButtonPollType.KeyboardButtonPollType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-poll-type/-keyboard-button-poll-type.html","searchKeys":["KeyboardButtonPollType","constructor(type: String? = null)","love.forte.simbot.telegram.type.KeyboardButtonPollType.KeyboardButtonPollType"]},{"name":"constructor(url: String)","description":"love.forte.simbot.telegram.type.WebAppInfo.WebAppInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-web-app-info/-web-app-info.html","searchKeys":["WebAppInfo","constructor(url: String)","love.forte.simbot.telegram.type.WebAppInfo.WebAppInfo"]},{"name":"constructor(url: String, forwardText: String? = null, botUsername: String? = null, requestWriteAccess: Boolean? = null)","description":"love.forte.simbot.telegram.type.LoginUrl.LoginUrl","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-login-url/-login-url.html","searchKeys":["LoginUrl","constructor(url: String, forwardText: String? = null, botUsername: String? = null, requestWriteAccess: Boolean? = null)","love.forte.simbot.telegram.type.LoginUrl.LoginUrl"]},{"name":"constructor(url: String, hasCustomCertificate: Boolean = false, pendingUpdateCount: Int, ipAddress: String? = null, lastErrorDate: Int? = null, lastErrorMessage: String? = null, lastSynchronizationErrorDate: Int? = null, maxConnections: Int? = null, allowedUpdates: List? = null)","description":"love.forte.simbot.telegram.type.update.WebhookInfo.WebhookInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.update/-webhook-info/-webhook-info.html","searchKeys":["WebhookInfo","constructor(url: String, hasCustomCertificate: Boolean = false, pendingUpdateCount: Int, ipAddress: String? = null, lastErrorDate: Int? = null, lastErrorMessage: String? = null, lastSynchronizationErrorDate: Int? = null, maxConnections: Int? = null, allowedUpdates: List? = null)","love.forte.simbot.telegram.type.update.WebhookInfo.WebhookInfo"]},{"name":"constructor(user: User)","description":"love.forte.simbot.telegram.type.ChatBoostSourceGiftCode.ChatBoostSourceGiftCode","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source-gift-code/-chat-boost-source-gift-code.html","searchKeys":["ChatBoostSourceGiftCode","constructor(user: User)","love.forte.simbot.telegram.type.ChatBoostSourceGiftCode.ChatBoostSourceGiftCode"]},{"name":"constructor(user: User)","description":"love.forte.simbot.telegram.type.ChatBoostSourcePremium.ChatBoostSourcePremium","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source-premium/-chat-boost-source-premium.html","searchKeys":["ChatBoostSourcePremium","constructor(user: User)","love.forte.simbot.telegram.type.ChatBoostSourcePremium.ChatBoostSourcePremium"]},{"name":"constructor(user: User)","description":"love.forte.simbot.telegram.type.ChatMemberLeft.ChatMemberLeft","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-left/-chat-member-left.html","searchKeys":["ChatMemberLeft","constructor(user: User)","love.forte.simbot.telegram.type.ChatMemberLeft.ChatMemberLeft"]},{"name":"constructor(user: User)","description":"love.forte.simbot.telegram.type.ChatMemberMember.ChatMemberMember","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-member/-chat-member-member.html","searchKeys":["ChatMemberMember","constructor(user: User)","love.forte.simbot.telegram.type.ChatMemberMember.ChatMemberMember"]},{"name":"constructor(user: User, canBeEdited: Boolean, isAnonymous: Boolean, canManageChat: Boolean, canDeleteMessages: Boolean, canManageVideoChats: Boolean, canRestrictMembers: Boolean, canPromoteMembers: Boolean, canChangeInfo: Boolean, canInviteUsers: Boolean, canPostStories: Boolean, canEditStories: Boolean, canDeleteStories: Boolean, canPostMessages: Boolean? = null, canEditMessages: Boolean? = null, canPinMessages: Boolean? = null, canManageTopics: Boolean? = null, customTitle: String? = null)","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.ChatMemberAdministrator","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/-chat-member-administrator.html","searchKeys":["ChatMemberAdministrator","constructor(user: User, canBeEdited: Boolean, isAnonymous: Boolean, canManageChat: Boolean, canDeleteMessages: Boolean, canManageVideoChats: Boolean, canRestrictMembers: Boolean, canPromoteMembers: Boolean, canChangeInfo: Boolean, canInviteUsers: Boolean, canPostStories: Boolean, canEditStories: Boolean, canDeleteStories: Boolean, canPostMessages: Boolean? = null, canEditMessages: Boolean? = null, canPinMessages: Boolean? = null, canManageTopics: Boolean? = null, customTitle: String? = null)","love.forte.simbot.telegram.type.ChatMemberAdministrator.ChatMemberAdministrator"]},{"name":"constructor(user: User, isAnonymous: Boolean, customTitle: String? = null)","description":"love.forte.simbot.telegram.type.ChatMemberOwner.ChatMemberOwner","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-owner/-chat-member-owner.html","searchKeys":["ChatMemberOwner","constructor(user: User, isAnonymous: Boolean, customTitle: String? = null)","love.forte.simbot.telegram.type.ChatMemberOwner.ChatMemberOwner"]},{"name":"constructor(user: User, isMember: Boolean, canSendMessages: Boolean, canSendAudios: Boolean, canSendDocuments: Boolean, canSendPhotos: Boolean, canSendVideos: Boolean, canSendVideoNotes: Boolean, canSendVoiceNotes: Boolean, canSendPolls: Boolean, canSendOtherMessages: Boolean, canAddWebPagePreviews: Boolean, canChangeInfo: Boolean, canInviteUsers: Boolean, canPinMessages: Boolean, canManageTopics: Boolean, untilDate: Int)","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.ChatMemberRestricted","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/-chat-member-restricted.html","searchKeys":["ChatMemberRestricted","constructor(user: User, isMember: Boolean, canSendMessages: Boolean, canSendAudios: Boolean, canSendDocuments: Boolean, canSendPhotos: Boolean, canSendVideos: Boolean, canSendVideoNotes: Boolean, canSendVoiceNotes: Boolean, canSendPolls: Boolean, canSendOtherMessages: Boolean, canAddWebPagePreviews: Boolean, canChangeInfo: Boolean, canInviteUsers: Boolean, canPinMessages: Boolean, canManageTopics: Boolean, untilDate: Int)","love.forte.simbot.telegram.type.ChatMemberRestricted.ChatMemberRestricted"]},{"name":"constructor(user: User, untilDate: Int)","description":"love.forte.simbot.telegram.type.ChatMemberBanned.ChatMemberBanned","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-banned/-chat-member-banned.html","searchKeys":["ChatMemberBanned","constructor(user: User, untilDate: Int)","love.forte.simbot.telegram.type.ChatMemberBanned.ChatMemberBanned"]},{"name":"constructor(users: List = emptyList())","description":"love.forte.simbot.telegram.type.VideoChatParticipantsInvited.VideoChatParticipantsInvited","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-chat-participants-invited/-video-chat-participants-invited.html","searchKeys":["VideoChatParticipantsInvited","constructor(users: List = emptyList())","love.forte.simbot.telegram.type.VideoChatParticipantsInvited.VideoChatParticipantsInvited"]},{"name":"constructor(winnerCount: Int, unclaimedPrizeCount: Int? = null, giveawayMessage: Message? = null)","description":"love.forte.simbot.telegram.type.GiveawayCompleted.GiveawayCompleted","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-completed/-giveaway-completed.html","searchKeys":["GiveawayCompleted","constructor(winnerCount: Int, unclaimedPrizeCount: Int? = null, giveawayMessage: Message? = null)","love.forte.simbot.telegram.type.GiveawayCompleted.GiveawayCompleted"]},{"name":"data class Animation(val fileId: String, val fileUniqueId: String, val width: Int, val height: Int, val duration: Int, val thumbnail: PhotoSize? = null, val fileName: String? = null, val mimeType: String? = null, val fileSize: Long? = null)","description":"love.forte.simbot.telegram.type.Animation","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-animation/index.html","searchKeys":["Animation","data class Animation(val fileId: String, val fileUniqueId: String, val width: Int, val height: Int, val duration: Int, val thumbnail: PhotoSize? = null, val fileName: String? = null, val mimeType: String? = null, val fileSize: Long? = null)","love.forte.simbot.telegram.type.Animation"]},{"name":"data class Audio(val fileId: String, val fileUniqueId: String, val duration: Int, val performer: String? = null, val title: String? = null, val fileName: String? = null, val mimeType: String? = null, val fileSize: Long? = null, val thumbnail: PhotoSize? = null)","description":"love.forte.simbot.telegram.type.Audio","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-audio/index.html","searchKeys":["Audio","data class Audio(val fileId: String, val fileUniqueId: String, val duration: Int, val performer: String? = null, val title: String? = null, val fileName: String? = null, val mimeType: String? = null, val fileSize: Long? = null, val thumbnail: PhotoSize? = null)","love.forte.simbot.telegram.type.Audio"]},{"name":"data class BotCommand(val command: String, val description: String)","description":"love.forte.simbot.telegram.type.BotCommand","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command/index.html","searchKeys":["BotCommand","data class BotCommand(val command: String, val description: String)","love.forte.simbot.telegram.type.BotCommand"]},{"name":"data class BotCommandScopeChat(val chatId: ChatId) : BotCommandScope","description":"love.forte.simbot.telegram.type.BotCommandScopeChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-chat/index.html","searchKeys":["BotCommandScopeChat","data class BotCommandScopeChat(val chatId: ChatId) : BotCommandScope","love.forte.simbot.telegram.type.BotCommandScopeChat"]},{"name":"data class BotCommandScopeChatAdministrators(val chatId: ChatId) : BotCommandScope","description":"love.forte.simbot.telegram.type.BotCommandScopeChatAdministrators","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-chat-administrators/index.html","searchKeys":["BotCommandScopeChatAdministrators","data class BotCommandScopeChatAdministrators(val chatId: ChatId) : BotCommandScope","love.forte.simbot.telegram.type.BotCommandScopeChatAdministrators"]},{"name":"data class BotCommandScopeChatMember(val chatId: ChatId, val userId: Int) : BotCommandScope","description":"love.forte.simbot.telegram.type.BotCommandScopeChatMember","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-chat-member/index.html","searchKeys":["BotCommandScopeChatMember","data class BotCommandScopeChatMember(val chatId: ChatId, val userId: Int) : BotCommandScope","love.forte.simbot.telegram.type.BotCommandScopeChatMember"]},{"name":"data class BotDescription(val description: String)","description":"love.forte.simbot.telegram.type.BotDescription","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-description/index.html","searchKeys":["BotDescription","data class BotDescription(val description: String)","love.forte.simbot.telegram.type.BotDescription"]},{"name":"data class BotName(val name: String)","description":"love.forte.simbot.telegram.type.BotName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-name/index.html","searchKeys":["BotName","data class BotName(val name: String)","love.forte.simbot.telegram.type.BotName"]},{"name":"data class BotShortDescription(val shortDescription: String)","description":"love.forte.simbot.telegram.type.BotShortDescription","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-short-description/index.html","searchKeys":["BotShortDescription","data class BotShortDescription(val shortDescription: String)","love.forte.simbot.telegram.type.BotShortDescription"]},{"name":"data class CallbackQuery(val id: String, val from: User, val message: MaybeInaccessibleMessage? = null, val inlineMessageId: String? = null, val chatInstance: String, val data: String? = null, val gameShortName: String? = null)","description":"love.forte.simbot.telegram.type.CallbackQuery","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-callback-query/index.html","searchKeys":["CallbackQuery","data class CallbackQuery(val id: String, val from: User, val message: MaybeInaccessibleMessage? = null, val inlineMessageId: String? = null, val chatInstance: String, val data: String? = null, val gameShortName: String? = null)","love.forte.simbot.telegram.type.CallbackQuery"]},{"name":"data class Chat(val id: Long, val type: String, val title: String? = null, val username: String? = null, val firstName: String? = null, val lastName: String? = null, val isForum: Boolean? = null, val photo: ChatPhoto? = null, val activeUsernames: List? = null, val availableReactions: List? = null, val accentColorId: Int? = null, val backgroundCustomEmojiId: String? = null, val profileAccentColorId: Int? = null, val profileBackgroundCustomEmojiId: String? = null, val emojiStatusCustomEmojiId: String? = null, val emojiStatusExpirationDate: Int? = null, val bio: String? = null, val hasPrivateForwards: Boolean? = null, val hasRestrictedVoiceAndVideoMessages: Boolean? = null, val joinToSendMessages: Boolean? = null, val joinByRequest: Boolean? = null, val description: String? = null, val inviteLink: String? = null, val pinnedMessage: Message? = null, val permissions: ChatPermissions? = null, val slowModeDelay: Int? = null, val unrestrictBoostCount: Int? = null, val messageAutoDeleteTime: Int? = null, val hasAggressiveAntiSpamEnabled: Boolean? = null, val hasHiddenMembers: Boolean? = null, val hasProtectedContent: Boolean? = null, val hasVisibleHistory: Boolean? = null, val stickerSetName: String? = null, val canSetStickerSet: Boolean? = null, val customEmojiStickerSetName: String? = null, val linkedChatId: Int? = null, val location: ChatLocation? = null)","description":"love.forte.simbot.telegram.type.Chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/index.html","searchKeys":["Chat","data class Chat(val id: Long, val type: String, val title: String? = null, val username: String? = null, val firstName: String? = null, val lastName: String? = null, val isForum: Boolean? = null, val photo: ChatPhoto? = null, val activeUsernames: List? = null, val availableReactions: List? = null, val accentColorId: Int? = null, val backgroundCustomEmojiId: String? = null, val profileAccentColorId: Int? = null, val profileBackgroundCustomEmojiId: String? = null, val emojiStatusCustomEmojiId: String? = null, val emojiStatusExpirationDate: Int? = null, val bio: String? = null, val hasPrivateForwards: Boolean? = null, val hasRestrictedVoiceAndVideoMessages: Boolean? = null, val joinToSendMessages: Boolean? = null, val joinByRequest: Boolean? = null, val description: String? = null, val inviteLink: String? = null, val pinnedMessage: Message? = null, val permissions: ChatPermissions? = null, val slowModeDelay: Int? = null, val unrestrictBoostCount: Int? = null, val messageAutoDeleteTime: Int? = null, val hasAggressiveAntiSpamEnabled: Boolean? = null, val hasHiddenMembers: Boolean? = null, val hasProtectedContent: Boolean? = null, val hasVisibleHistory: Boolean? = null, val stickerSetName: String? = null, val canSetStickerSet: Boolean? = null, val customEmojiStickerSetName: String? = null, val linkedChatId: Int? = null, val location: ChatLocation? = null)","love.forte.simbot.telegram.type.Chat"]},{"name":"data class ChatAdministratorRights(val isAnonymous: Boolean, val canManageChat: Boolean, val canDeleteMessages: Boolean, val canManageVideoChats: Boolean, val canRestrictMembers: Boolean, val canPromoteMembers: Boolean, val canChangeInfo: Boolean, val canInviteUsers: Boolean, val canPostStories: Boolean, val canEditStories: Boolean, val canDeleteStories: Boolean, val canPostMessages: Boolean? = null, val canEditMessages: Boolean? = null, val canPinMessages: Boolean? = null, val canManageTopics: Boolean? = null)","description":"love.forte.simbot.telegram.type.ChatAdministratorRights","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/index.html","searchKeys":["ChatAdministratorRights","data class ChatAdministratorRights(val isAnonymous: Boolean, val canManageChat: Boolean, val canDeleteMessages: Boolean, val canManageVideoChats: Boolean, val canRestrictMembers: Boolean, val canPromoteMembers: Boolean, val canChangeInfo: Boolean, val canInviteUsers: Boolean, val canPostStories: Boolean, val canEditStories: Boolean, val canDeleteStories: Boolean, val canPostMessages: Boolean? = null, val canEditMessages: Boolean? = null, val canPinMessages: Boolean? = null, val canManageTopics: Boolean? = null)","love.forte.simbot.telegram.type.ChatAdministratorRights"]},{"name":"data class ChatBoost(val boostId: String, val addDate: Int, val expirationDate: Int, val source: ChatBoostSource)","description":"love.forte.simbot.telegram.type.ChatBoost","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost/index.html","searchKeys":["ChatBoost","data class ChatBoost(val boostId: String, val addDate: Int, val expirationDate: Int, val source: ChatBoostSource)","love.forte.simbot.telegram.type.ChatBoost"]},{"name":"data class ChatBoostAdded(val boostCount: Int)","description":"love.forte.simbot.telegram.type.ChatBoostAdded","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-added/index.html","searchKeys":["ChatBoostAdded","data class ChatBoostAdded(val boostCount: Int)","love.forte.simbot.telegram.type.ChatBoostAdded"]},{"name":"data class ChatBoostRemoved(val chat: Chat, val boostId: String, val removeDate: Int, val source: ChatBoostSource)","description":"love.forte.simbot.telegram.type.ChatBoostRemoved","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-removed/index.html","searchKeys":["ChatBoostRemoved","data class ChatBoostRemoved(val chat: Chat, val boostId: String, val removeDate: Int, val source: ChatBoostSource)","love.forte.simbot.telegram.type.ChatBoostRemoved"]},{"name":"data class ChatBoostSourceGiftCode(val user: User) : ChatBoostSource","description":"love.forte.simbot.telegram.type.ChatBoostSourceGiftCode","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source-gift-code/index.html","searchKeys":["ChatBoostSourceGiftCode","data class ChatBoostSourceGiftCode(val user: User) : ChatBoostSource","love.forte.simbot.telegram.type.ChatBoostSourceGiftCode"]},{"name":"data class ChatBoostSourceGiveaway(val giveawayMessageId: Int, val user: User? = null, val isUnclaimed: Boolean? = null) : ChatBoostSource","description":"love.forte.simbot.telegram.type.ChatBoostSourceGiveaway","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source-giveaway/index.html","searchKeys":["ChatBoostSourceGiveaway","data class ChatBoostSourceGiveaway(val giveawayMessageId: Int, val user: User? = null, val isUnclaimed: Boolean? = null) : ChatBoostSource","love.forte.simbot.telegram.type.ChatBoostSourceGiveaway"]},{"name":"data class ChatBoostSourcePremium(val user: User) : ChatBoostSource","description":"love.forte.simbot.telegram.type.ChatBoostSourcePremium","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source-premium/index.html","searchKeys":["ChatBoostSourcePremium","data class ChatBoostSourcePremium(val user: User) : ChatBoostSource","love.forte.simbot.telegram.type.ChatBoostSourcePremium"]},{"name":"data class ChatBoostUpdated(val chat: Chat, val boost: ChatBoost)","description":"love.forte.simbot.telegram.type.ChatBoostUpdated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-updated/index.html","searchKeys":["ChatBoostUpdated","data class ChatBoostUpdated(val chat: Chat, val boost: ChatBoost)","love.forte.simbot.telegram.type.ChatBoostUpdated"]},{"name":"data class ChatInviteLink(val inviteLink: String, val creator: User, val createsJoinRequest: Boolean, val isPrimary: Boolean, val isRevoked: Boolean, val name: String? = null, val expireDate: Int? = null, val memberLimit: Int? = null, val pendingJoinRequestCount: Int? = null)","description":"love.forte.simbot.telegram.type.ChatInviteLink","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-invite-link/index.html","searchKeys":["ChatInviteLink","data class ChatInviteLink(val inviteLink: String, val creator: User, val createsJoinRequest: Boolean, val isPrimary: Boolean, val isRevoked: Boolean, val name: String? = null, val expireDate: Int? = null, val memberLimit: Int? = null, val pendingJoinRequestCount: Int? = null)","love.forte.simbot.telegram.type.ChatInviteLink"]},{"name":"data class ChatJoinRequest(val chat: Chat, val from: User, val userChatId: Long, val date: Int, val bio: String? = null, val inviteLink: ChatInviteLink? = null)","description":"love.forte.simbot.telegram.type.ChatJoinRequest","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-join-request/index.html","searchKeys":["ChatJoinRequest","data class ChatJoinRequest(val chat: Chat, val from: User, val userChatId: Long, val date: Int, val bio: String? = null, val inviteLink: ChatInviteLink? = null)","love.forte.simbot.telegram.type.ChatJoinRequest"]},{"name":"data class ChatLocation(val location: Location, val address: String)","description":"love.forte.simbot.telegram.type.ChatLocation","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-location/index.html","searchKeys":["ChatLocation","data class ChatLocation(val location: Location, val address: String)","love.forte.simbot.telegram.type.ChatLocation"]},{"name":"data class ChatMemberAdministrator(val user: User, val canBeEdited: Boolean, val isAnonymous: Boolean, val canManageChat: Boolean, val canDeleteMessages: Boolean, val canManageVideoChats: Boolean, val canRestrictMembers: Boolean, val canPromoteMembers: Boolean, val canChangeInfo: Boolean, val canInviteUsers: Boolean, val canPostStories: Boolean, val canEditStories: Boolean, val canDeleteStories: Boolean, val canPostMessages: Boolean? = null, val canEditMessages: Boolean? = null, val canPinMessages: Boolean? = null, val canManageTopics: Boolean? = null, val customTitle: String? = null) : ChatMember","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/index.html","searchKeys":["ChatMemberAdministrator","data class ChatMemberAdministrator(val user: User, val canBeEdited: Boolean, val isAnonymous: Boolean, val canManageChat: Boolean, val canDeleteMessages: Boolean, val canManageVideoChats: Boolean, val canRestrictMembers: Boolean, val canPromoteMembers: Boolean, val canChangeInfo: Boolean, val canInviteUsers: Boolean, val canPostStories: Boolean, val canEditStories: Boolean, val canDeleteStories: Boolean, val canPostMessages: Boolean? = null, val canEditMessages: Boolean? = null, val canPinMessages: Boolean? = null, val canManageTopics: Boolean? = null, val customTitle: String? = null) : ChatMember","love.forte.simbot.telegram.type.ChatMemberAdministrator"]},{"name":"data class ChatMemberBanned(val user: User, val untilDate: Int) : ChatMember","description":"love.forte.simbot.telegram.type.ChatMemberBanned","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-banned/index.html","searchKeys":["ChatMemberBanned","data class ChatMemberBanned(val user: User, val untilDate: Int) : ChatMember","love.forte.simbot.telegram.type.ChatMemberBanned"]},{"name":"data class ChatMemberLeft(val user: User) : ChatMember","description":"love.forte.simbot.telegram.type.ChatMemberLeft","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-left/index.html","searchKeys":["ChatMemberLeft","data class ChatMemberLeft(val user: User) : ChatMember","love.forte.simbot.telegram.type.ChatMemberLeft"]},{"name":"data class ChatMemberMember(val user: User)","description":"love.forte.simbot.telegram.type.ChatMemberMember","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-member/index.html","searchKeys":["ChatMemberMember","data class ChatMemberMember(val user: User)","love.forte.simbot.telegram.type.ChatMemberMember"]},{"name":"data class ChatMemberOwner(val user: User, val isAnonymous: Boolean, val customTitle: String? = null) : ChatMember","description":"love.forte.simbot.telegram.type.ChatMemberOwner","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-owner/index.html","searchKeys":["ChatMemberOwner","data class ChatMemberOwner(val user: User, val isAnonymous: Boolean, val customTitle: String? = null) : ChatMember","love.forte.simbot.telegram.type.ChatMemberOwner"]},{"name":"data class ChatMemberRestricted(val user: User, val isMember: Boolean, val canSendMessages: Boolean, val canSendAudios: Boolean, val canSendDocuments: Boolean, val canSendPhotos: Boolean, val canSendVideos: Boolean, val canSendVideoNotes: Boolean, val canSendVoiceNotes: Boolean, val canSendPolls: Boolean, val canSendOtherMessages: Boolean, val canAddWebPagePreviews: Boolean, val canChangeInfo: Boolean, val canInviteUsers: Boolean, val canPinMessages: Boolean, val canManageTopics: Boolean, val untilDate: Int) : ChatMember","description":"love.forte.simbot.telegram.type.ChatMemberRestricted","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/index.html","searchKeys":["ChatMemberRestricted","data class ChatMemberRestricted(val user: User, val isMember: Boolean, val canSendMessages: Boolean, val canSendAudios: Boolean, val canSendDocuments: Boolean, val canSendPhotos: Boolean, val canSendVideos: Boolean, val canSendVideoNotes: Boolean, val canSendVoiceNotes: Boolean, val canSendPolls: Boolean, val canSendOtherMessages: Boolean, val canAddWebPagePreviews: Boolean, val canChangeInfo: Boolean, val canInviteUsers: Boolean, val canPinMessages: Boolean, val canManageTopics: Boolean, val untilDate: Int) : ChatMember","love.forte.simbot.telegram.type.ChatMemberRestricted"]},{"name":"data class ChatMemberUpdated(val chat: Chat, val from: User, val date: Int, val oldChatMember: ChatMember, val newChatMember: ChatMember, val inviteLink: ChatInviteLink? = null, val viaChatFolderInviteLink: Boolean? = null)","description":"love.forte.simbot.telegram.type.ChatMemberUpdated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-updated/index.html","searchKeys":["ChatMemberUpdated","data class ChatMemberUpdated(val chat: Chat, val from: User, val date: Int, val oldChatMember: ChatMember, val newChatMember: ChatMember, val inviteLink: ChatInviteLink? = null, val viaChatFolderInviteLink: Boolean? = null)","love.forte.simbot.telegram.type.ChatMemberUpdated"]},{"name":"data class ChatPermissions(val canSendMessages: Boolean? = null, val canSendAudios: Boolean? = null, val canSendDocuments: Boolean? = null, val canSendPhotos: Boolean? = null, val canSendVideos: Boolean? = null, val canSendVideoNotes: Boolean? = null, val canSendVoiceNotes: Boolean? = null, val canSendPolls: Boolean? = null, val canSendOtherMessages: Boolean? = null, val canAddWebPagePreviews: Boolean? = null, val canChangeInfo: Boolean? = null, val canInviteUsers: Boolean? = null, val canPinMessages: Boolean? = null, val canManageTopics: Boolean? = null)","description":"love.forte.simbot.telegram.type.ChatPermissions","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/index.html","searchKeys":["ChatPermissions","data class ChatPermissions(val canSendMessages: Boolean? = null, val canSendAudios: Boolean? = null, val canSendDocuments: Boolean? = null, val canSendPhotos: Boolean? = null, val canSendVideos: Boolean? = null, val canSendVideoNotes: Boolean? = null, val canSendVoiceNotes: Boolean? = null, val canSendPolls: Boolean? = null, val canSendOtherMessages: Boolean? = null, val canAddWebPagePreviews: Boolean? = null, val canChangeInfo: Boolean? = null, val canInviteUsers: Boolean? = null, val canPinMessages: Boolean? = null, val canManageTopics: Boolean? = null)","love.forte.simbot.telegram.type.ChatPermissions"]},{"name":"data class ChatPhoto(val smallFileId: String, val smallFileUniqueId: String, val bigFileId: String, val bigFileUniqueId: String)","description":"love.forte.simbot.telegram.type.ChatPhoto","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-photo/index.html","searchKeys":["ChatPhoto","data class ChatPhoto(val smallFileId: String, val smallFileUniqueId: String, val bigFileId: String, val bigFileUniqueId: String)","love.forte.simbot.telegram.type.ChatPhoto"]},{"name":"data class ChatShared(val requestId: Int, val chatId: Long)","description":"love.forte.simbot.telegram.type.ChatShared","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-shared/index.html","searchKeys":["ChatShared","data class ChatShared(val requestId: Int, val chatId: Long)","love.forte.simbot.telegram.type.ChatShared"]},{"name":"data class ChosenInlineResult(val resultId: String, val from: User, val location: Location? = null, val inlineMessageId: String? = null, val query: String)","description":"love.forte.simbot.telegram.type.inline.ChosenInlineResult","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-chosen-inline-result/index.html","searchKeys":["ChosenInlineResult","data class ChosenInlineResult(val resultId: String, val from: User, val location: Location? = null, val inlineMessageId: String? = null, val query: String)","love.forte.simbot.telegram.type.inline.ChosenInlineResult"]},{"name":"data class Contact(val phoneNumber: String, val firstName: String, val lastName: String? = null, val userId: Long? = null, val vcard: String? = null)","description":"love.forte.simbot.telegram.type.Contact","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-contact/index.html","searchKeys":["Contact","data class Contact(val phoneNumber: String, val firstName: String, val lastName: String? = null, val userId: Long? = null, val vcard: String? = null)","love.forte.simbot.telegram.type.Contact"]},{"name":"data class Dice(val emoji: String, val value: Int)","description":"love.forte.simbot.telegram.type.Dice","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-dice/index.html","searchKeys":["Dice","data class Dice(val emoji: String, val value: Int)","love.forte.simbot.telegram.type.Dice"]},{"name":"data class Document(val fileId: String, val fileUniqueId: String, val thumbnail: PhotoSize? = null, val fileName: String? = null, val mimeType: String? = null, val fileSize: Long? = null)","description":"love.forte.simbot.telegram.type.Document","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-document/index.html","searchKeys":["Document","data class Document(val fileId: String, val fileUniqueId: String, val thumbnail: PhotoSize? = null, val fileName: String? = null, val mimeType: String? = null, val fileSize: Long? = null)","love.forte.simbot.telegram.type.Document"]},{"name":"data class EncryptedCredentials(val data: String, val hash: String, val secret: String)","description":"love.forte.simbot.telegram.type.payment.EncryptedCredentials","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-credentials/index.html","searchKeys":["EncryptedCredentials","data class EncryptedCredentials(val data: String, val hash: String, val secret: String)","love.forte.simbot.telegram.type.payment.EncryptedCredentials"]},{"name":"data class EncryptedPassportElement(val type: String, val data: String? = null, val phoneNumber: String? = null, val email: String? = null, val files: List? = null, val frontSide: PassportFile? = null, val reverseSide: PassportFile? = null, val selfie: PassportFile? = null, val translation: List? = null, val hash: String)","description":"love.forte.simbot.telegram.type.payment.EncryptedPassportElement","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-passport-element/index.html","searchKeys":["EncryptedPassportElement","data class EncryptedPassportElement(val type: String, val data: String? = null, val phoneNumber: String? = null, val email: String? = null, val files: List? = null, val frontSide: PassportFile? = null, val reverseSide: PassportFile? = null, val selfie: PassportFile? = null, val translation: List? = null, val hash: String)","love.forte.simbot.telegram.type.payment.EncryptedPassportElement"]},{"name":"data class ExternalReplyInfo(val origin: MessageOrigin, val chat: Chat? = null, val messageId: Int? = null, val linkPreviewOptions: LinkPreviewOptions? = null, val animation: Animation? = null, val audio: Audio? = null, val document: Document? = null, val photo: List? = null, val sticker: Sticker? = null, val story: Story? = null, val video: Video? = null, val videoNote: VideoNote? = null, val voice: Voice? = null, val hasMediaSpoiler: Boolean? = null, val contact: Contact? = null, val dice: Dice? = null, val game: Game? = null, val giveaway: Giveaway? = null, val giveawayWinners: GiveawayWinners? = null, val invoice: Invoice? = null, val location: Location? = null, val poll: Poll? = null, val venue: Venue? = null)","description":"love.forte.simbot.telegram.type.ExternalReplyInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/index.html","searchKeys":["ExternalReplyInfo","data class ExternalReplyInfo(val origin: MessageOrigin, val chat: Chat? = null, val messageId: Int? = null, val linkPreviewOptions: LinkPreviewOptions? = null, val animation: Animation? = null, val audio: Audio? = null, val document: Document? = null, val photo: List? = null, val sticker: Sticker? = null, val story: Story? = null, val video: Video? = null, val videoNote: VideoNote? = null, val voice: Voice? = null, val hasMediaSpoiler: Boolean? = null, val contact: Contact? = null, val dice: Dice? = null, val game: Game? = null, val giveaway: Giveaway? = null, val giveawayWinners: GiveawayWinners? = null, val invoice: Invoice? = null, val location: Location? = null, val poll: Poll? = null, val venue: Venue? = null)","love.forte.simbot.telegram.type.ExternalReplyInfo"]},{"name":"data class File(val fileId: String, val fileUniqueId: String, val fileSize: Long? = null, val filePath: String? = null)","description":"love.forte.simbot.telegram.type.File","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-file/index.html","searchKeys":["File","data class File(val fileId: String, val fileUniqueId: String, val fileSize: Long? = null, val filePath: String? = null)","love.forte.simbot.telegram.type.File"]},{"name":"data class ForceReply(val forceReply: Boolean = false, val inputFieldPlaceholder: String? = null, val selective: Boolean? = null)","description":"love.forte.simbot.telegram.type.ForceReply","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-force-reply/index.html","searchKeys":["ForceReply","data class ForceReply(val forceReply: Boolean = false, val inputFieldPlaceholder: String? = null, val selective: Boolean? = null)","love.forte.simbot.telegram.type.ForceReply"]},{"name":"data class ForumTopic(val messageThreadId: Int, val name: String, val iconColor: Int, val iconCustomEmojiId: String? = null)","description":"love.forte.simbot.telegram.type.ForumTopic","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic/index.html","searchKeys":["ForumTopic","data class ForumTopic(val messageThreadId: Int, val name: String, val iconColor: Int, val iconCustomEmojiId: String? = null)","love.forte.simbot.telegram.type.ForumTopic"]},{"name":"data class ForumTopicCreated(val name: String, val iconColor: Int, val iconCustomEmojiId: String? = null)","description":"love.forte.simbot.telegram.type.ForumTopicCreated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic-created/index.html","searchKeys":["ForumTopicCreated","data class ForumTopicCreated(val name: String, val iconColor: Int, val iconCustomEmojiId: String? = null)","love.forte.simbot.telegram.type.ForumTopicCreated"]},{"name":"data class ForumTopicEdited(val name: String? = null, val iconCustomEmojiId: String? = null)","description":"love.forte.simbot.telegram.type.ForumTopicEdited","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic-edited/index.html","searchKeys":["ForumTopicEdited","data class ForumTopicEdited(val name: String? = null, val iconCustomEmojiId: String? = null)","love.forte.simbot.telegram.type.ForumTopicEdited"]},{"name":"data class Game(val title: String, val description: String, val photo: List = emptyList(), val text: String? = null, val textEntities: List? = null, val animation: Animation? = null)","description":"love.forte.simbot.telegram.type.game.Game","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.game/-game/index.html","searchKeys":["Game","data class Game(val title: String, val description: String, val photo: List = emptyList(), val text: String? = null, val textEntities: List? = null, val animation: Animation? = null)","love.forte.simbot.telegram.type.game.Game"]},{"name":"data class Giveaway(val chats: List = emptyList(), val winnersSelectionDate: Int, val winnerCount: Int, val onlyNewMembers: Boolean? = null, val hasPublicWinners: Boolean? = null, val prizeDescription: String? = null, val countryCodes: List? = null, val premiumSubscriptionMonthCount: Int? = null)","description":"love.forte.simbot.telegram.type.Giveaway","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway/index.html","searchKeys":["Giveaway","data class Giveaway(val chats: List = emptyList(), val winnersSelectionDate: Int, val winnerCount: Int, val onlyNewMembers: Boolean? = null, val hasPublicWinners: Boolean? = null, val prizeDescription: String? = null, val countryCodes: List? = null, val premiumSubscriptionMonthCount: Int? = null)","love.forte.simbot.telegram.type.Giveaway"]},{"name":"data class GiveawayCompleted(val winnerCount: Int, val unclaimedPrizeCount: Int? = null, val giveawayMessage: Message? = null)","description":"love.forte.simbot.telegram.type.GiveawayCompleted","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-completed/index.html","searchKeys":["GiveawayCompleted","data class GiveawayCompleted(val winnerCount: Int, val unclaimedPrizeCount: Int? = null, val giveawayMessage: Message? = null)","love.forte.simbot.telegram.type.GiveawayCompleted"]},{"name":"data class GiveawayWinners(val chat: Chat, val giveawayMessageId: Int, val winnersSelectionDate: Int, val winnerCount: Int, val winners: List = emptyList(), val additionalChatCount: Int? = null, val premiumSubscriptionMonthCount: Int? = null, val unclaimedPrizeCount: Int? = null, val onlyNewMembers: Boolean? = null, val wasRefunded: Boolean? = null, val prizeDescription: String? = null)","description":"love.forte.simbot.telegram.type.GiveawayWinners","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-winners/index.html","searchKeys":["GiveawayWinners","data class GiveawayWinners(val chat: Chat, val giveawayMessageId: Int, val winnersSelectionDate: Int, val winnerCount: Int, val winners: List = emptyList(), val additionalChatCount: Int? = null, val premiumSubscriptionMonthCount: Int? = null, val unclaimedPrizeCount: Int? = null, val onlyNewMembers: Boolean? = null, val wasRefunded: Boolean? = null, val prizeDescription: String? = null)","love.forte.simbot.telegram.type.GiveawayWinners"]},{"name":"data class InaccessibleMessage(val chat: Chat, val messageId: Int, val date: Int)","description":"love.forte.simbot.telegram.type.InaccessibleMessage","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inaccessible-message/index.html","searchKeys":["InaccessibleMessage","data class InaccessibleMessage(val chat: Chat, val messageId: Int, val date: Int)","love.forte.simbot.telegram.type.InaccessibleMessage"]},{"name":"data class InlineKeyboardButton(val text: String, val url: String? = null, val callbackData: String? = null, val webApp: WebAppInfo? = null, val loginUrl: LoginUrl? = null, val switchInlineQuery: String? = null, val switchInlineQueryCurrentChat: String? = null, val switchInlineQueryChosenChat: SwitchInlineQueryChosenChat? = null, val callbackGame: CallbackGame? = null, val pay: Boolean? = null)","description":"love.forte.simbot.telegram.type.InlineKeyboardButton","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-button/index.html","searchKeys":["InlineKeyboardButton","data class InlineKeyboardButton(val text: String, val url: String? = null, val callbackData: String? = null, val webApp: WebAppInfo? = null, val loginUrl: LoginUrl? = null, val switchInlineQuery: String? = null, val switchInlineQueryCurrentChat: String? = null, val switchInlineQueryChosenChat: SwitchInlineQueryChosenChat? = null, val callbackGame: CallbackGame? = null, val pay: Boolean? = null)","love.forte.simbot.telegram.type.InlineKeyboardButton"]},{"name":"data class InlineKeyboardMarkup(val inlineKeyboard: List> = emptyList())","description":"love.forte.simbot.telegram.type.InlineKeyboardMarkup","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-markup/index.html","searchKeys":["InlineKeyboardMarkup","data class InlineKeyboardMarkup(val inlineKeyboard: List> = emptyList())","love.forte.simbot.telegram.type.InlineKeyboardMarkup"]},{"name":"data class InlineQuery(val id: String, val from: User, val query: String, val offset: String, val chatType: String? = null, val location: Location? = null)","description":"love.forte.simbot.telegram.type.inline.InlineQuery","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-inline-query/index.html","searchKeys":["InlineQuery","data class InlineQuery(val id: String, val from: User, val query: String, val offset: String, val chatType: String? = null, val location: Location? = null)","love.forte.simbot.telegram.type.inline.InlineQuery"]},{"name":"data class InputMediaAnimation(val media: String, val thumbnail: String? = null, val caption: String? = null, val parseMode: String? = null, val captionEntities: List? = null, val width: Int? = null, val height: Int? = null, val duration: Int? = null, val hasSpoiler: Boolean? = null) : InputMedia","description":"love.forte.simbot.telegram.type.InputMediaAnimation","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-animation/index.html","searchKeys":["InputMediaAnimation","data class InputMediaAnimation(val media: String, val thumbnail: String? = null, val caption: String? = null, val parseMode: String? = null, val captionEntities: List? = null, val width: Int? = null, val height: Int? = null, val duration: Int? = null, val hasSpoiler: Boolean? = null) : InputMedia","love.forte.simbot.telegram.type.InputMediaAnimation"]},{"name":"data class InputMediaAudio(val media: String, val thumbnail: String? = null, val caption: String? = null, val parseMode: String? = null, val captionEntities: List? = null, val duration: Int? = null, val performer: String? = null, val title: String? = null) : InputMedia","description":"love.forte.simbot.telegram.type.InputMediaAudio","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-audio/index.html","searchKeys":["InputMediaAudio","data class InputMediaAudio(val media: String, val thumbnail: String? = null, val caption: String? = null, val parseMode: String? = null, val captionEntities: List? = null, val duration: Int? = null, val performer: String? = null, val title: String? = null) : InputMedia","love.forte.simbot.telegram.type.InputMediaAudio"]},{"name":"data class InputMediaDocument(val media: String, val thumbnail: String? = null, val caption: String? = null, val parseMode: String? = null, val captionEntities: List? = null, val disableContentTypeDetection: Boolean? = null) : InputMedia","description":"love.forte.simbot.telegram.type.InputMediaDocument","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-document/index.html","searchKeys":["InputMediaDocument","data class InputMediaDocument(val media: String, val thumbnail: String? = null, val caption: String? = null, val parseMode: String? = null, val captionEntities: List? = null, val disableContentTypeDetection: Boolean? = null) : InputMedia","love.forte.simbot.telegram.type.InputMediaDocument"]},{"name":"data class InputMediaPhoto(val media: String, val caption: String? = null, val parseMode: String? = null, val captionEntities: List? = null, val hasSpoiler: Boolean? = null) : InputMedia","description":"love.forte.simbot.telegram.type.InputMediaPhoto","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-photo/index.html","searchKeys":["InputMediaPhoto","data class InputMediaPhoto(val media: String, val caption: String? = null, val parseMode: String? = null, val captionEntities: List? = null, val hasSpoiler: Boolean? = null) : InputMedia","love.forte.simbot.telegram.type.InputMediaPhoto"]},{"name":"data class InputMediaVideo(val type: String, val media: String, val thumbnail: String? = null, val caption: String? = null, val parseMode: String? = null, val captionEntities: List? = null, val width: Int? = null, val height: Int? = null, val duration: Int? = null, val supportsStreaming: Boolean? = null, val hasSpoiler: Boolean? = null) : InputMedia","description":"love.forte.simbot.telegram.type.InputMediaVideo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-video/index.html","searchKeys":["InputMediaVideo","data class InputMediaVideo(val type: String, val media: String, val thumbnail: String? = null, val caption: String? = null, val parseMode: String? = null, val captionEntities: List? = null, val width: Int? = null, val height: Int? = null, val duration: Int? = null, val supportsStreaming: Boolean? = null, val hasSpoiler: Boolean? = null) : InputMedia","love.forte.simbot.telegram.type.InputMediaVideo"]},{"name":"data class Invoice(val title: String, val description: String, val startParameter: String, val currency: String, val totalAmount: Int)","description":"love.forte.simbot.telegram.type.payment.Invoice","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-invoice/index.html","searchKeys":["Invoice","data class Invoice(val title: String, val description: String, val startParameter: String, val currency: String, val totalAmount: Int)","love.forte.simbot.telegram.type.payment.Invoice"]},{"name":"data class KeyboardButton(val text: String, val requestUsers: KeyboardButtonRequestUsers? = null, val requestChat: KeyboardButtonRequestChat? = null, val requestContact: Boolean? = null, val requestLocation: Boolean? = null, val requestPoll: KeyboardButtonPollType? = null, val webApp: WebAppInfo? = null)","description":"love.forte.simbot.telegram.type.KeyboardButton","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button/index.html","searchKeys":["KeyboardButton","data class KeyboardButton(val text: String, val requestUsers: KeyboardButtonRequestUsers? = null, val requestChat: KeyboardButtonRequestChat? = null, val requestContact: Boolean? = null, val requestLocation: Boolean? = null, val requestPoll: KeyboardButtonPollType? = null, val webApp: WebAppInfo? = null)","love.forte.simbot.telegram.type.KeyboardButton"]},{"name":"data class KeyboardButtonPollType(val type: String? = null)","description":"love.forte.simbot.telegram.type.KeyboardButtonPollType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-poll-type/index.html","searchKeys":["KeyboardButtonPollType","data class KeyboardButtonPollType(val type: String? = null)","love.forte.simbot.telegram.type.KeyboardButtonPollType"]},{"name":"data class KeyboardButtonRequestChat(val requestId: Int, val chatIsChannel: Boolean, val chatIsForum: Boolean? = null, val chatHasUsername: Boolean? = null, val chatIsCreated: Boolean? = null, val userAdministratorRights: ChatAdministratorRights? = null, val botAdministratorRights: ChatAdministratorRights? = null, val botIsMember: Boolean? = null)","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-chat/index.html","searchKeys":["KeyboardButtonRequestChat","data class KeyboardButtonRequestChat(val requestId: Int, val chatIsChannel: Boolean, val chatIsForum: Boolean? = null, val chatHasUsername: Boolean? = null, val chatIsCreated: Boolean? = null, val userAdministratorRights: ChatAdministratorRights? = null, val botAdministratorRights: ChatAdministratorRights? = null, val botIsMember: Boolean? = null)","love.forte.simbot.telegram.type.KeyboardButtonRequestChat"]},{"name":"data class KeyboardButtonRequestUsers(val requestId: Int, val userIsBot: Boolean? = null, val userIsPremium: Boolean? = null, val maxQuantity: Int? = null)","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestUsers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-users/index.html","searchKeys":["KeyboardButtonRequestUsers","data class KeyboardButtonRequestUsers(val requestId: Int, val userIsBot: Boolean? = null, val userIsPremium: Boolean? = null, val maxQuantity: Int? = null)","love.forte.simbot.telegram.type.KeyboardButtonRequestUsers"]},{"name":"data class LinkPreviewOptions(val isDisabled: Boolean? = null, val url: String? = null, val preferSmallMedia: Boolean? = null, val preferLargeMedia: Boolean? = null, val showAboveText: Boolean? = null)","description":"love.forte.simbot.telegram.type.LinkPreviewOptions","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options/index.html","searchKeys":["LinkPreviewOptions","data class LinkPreviewOptions(val isDisabled: Boolean? = null, val url: String? = null, val preferSmallMedia: Boolean? = null, val preferLargeMedia: Boolean? = null, val showAboveText: Boolean? = null)","love.forte.simbot.telegram.type.LinkPreviewOptions"]},{"name":"data class Location(val latitude: Float, val longitude: Float, val horizontalAccuracy: Float? = null, val livePeriod: Int? = null, val heading: Int? = null, val proximityAlertRadius: Int? = null)","description":"love.forte.simbot.telegram.type.Location","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-location/index.html","searchKeys":["Location","data class Location(val latitude: Float, val longitude: Float, val horizontalAccuracy: Float? = null, val livePeriod: Int? = null, val heading: Int? = null, val proximityAlertRadius: Int? = null)","love.forte.simbot.telegram.type.Location"]},{"name":"data class LoginUrl(val url: String, val forwardText: String? = null, val botUsername: String? = null, val requestWriteAccess: Boolean? = null)","description":"love.forte.simbot.telegram.type.LoginUrl","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-login-url/index.html","searchKeys":["LoginUrl","data class LoginUrl(val url: String, val forwardText: String? = null, val botUsername: String? = null, val requestWriteAccess: Boolean? = null)","love.forte.simbot.telegram.type.LoginUrl"]},{"name":"data class MaskPosition(val point: String, val xShift: Float, val yShift: Float, val scale: Float)","description":"love.forte.simbot.telegram.type.sticker.MaskPosition","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-mask-position/index.html","searchKeys":["MaskPosition","data class MaskPosition(val point: String, val xShift: Float, val yShift: Float, val scale: Float)","love.forte.simbot.telegram.type.sticker.MaskPosition"]},{"name":"data class MenuButtonWebApp(val text: String, val webApp: WebAppInfo) : MenuButton","description":"love.forte.simbot.telegram.type.MenuButtonWebApp","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-menu-button-web-app/index.html","searchKeys":["MenuButtonWebApp","data class MenuButtonWebApp(val text: String, val webApp: WebAppInfo) : MenuButton","love.forte.simbot.telegram.type.MenuButtonWebApp"]},{"name":"data class Message(val messageId: Int, val messageThreadId: Int? = null, val from: User? = null, val senderChat: Chat? = null, val senderBoostCount: Int? = null, val date: Int, val chat: Chat, val forwardOrigin: MessageOrigin? = null, val isTopicMessage: Boolean? = null, val isAutomaticForward: Boolean? = null, val replyToMessage: Message? = null, val externalReply: ExternalReplyInfo? = null, val quote: TextQuote? = null, val replyToStory: Story? = null, val viaBot: User? = null, val editDate: Int? = null, val hasProtectedContent: Boolean? = null, val mediaGroupId: String? = null, val authorSignature: String? = null, val text: String? = null, val entities: List? = null, val linkPreviewOptions: LinkPreviewOptions? = null, val animation: Animation? = null, val audio: Audio? = null, val document: Document? = null, val photo: List? = null, val sticker: Sticker? = null, val story: Story? = null, val video: Video? = null, val videoNote: VideoNote? = null, val voice: Voice? = null, val caption: String? = null, val captionEntities: List? = null, val hasMediaSpoiler: Boolean? = null, val contact: Contact? = null, val dice: Dice? = null, val game: Game? = null, val poll: Poll? = null, val venue: Venue? = null, val location: Location? = null, val newChatMembers: List? = null, val leftChatMember: User? = null, val newChatTitle: String? = null, val newChatPhoto: List? = null, val deleteChatPhoto: Boolean? = null, val groupChatCreated: Boolean? = null, val supergroupChatCreated: Boolean? = null, val channelChatCreated: Boolean? = null, val messageAutoDeleteTimerChanged: MessageAutoDeleteTimerChanged? = null, val migrateToChatId: Long? = null, val migrateFromChatId: Long? = null, val pinnedMessage: MaybeInaccessibleMessage? = null, val invoice: Invoice? = null, val successfulPayment: SuccessfulPayment? = null, val usersShared: UsersShared? = null, val chatShared: ChatShared? = null, val connectedWebsite: String? = null, val writeAccessAllowed: WriteAccessAllowed? = null, val passportData: PassportData? = null, val proximityAlertTriggered: ProximityAlertTriggered? = null, val boostAdded: ChatBoostAdded? = null, val forumTopicCreated: ForumTopicCreated? = null, val forumTopicEdited: ForumTopicEdited? = null, val forumTopicClosed: ForumTopicClosed? = null, val forumTopicReopened: ForumTopicReopened? = null, val generalForumTopicHidden: GeneralForumTopicHidden? = null, val generalForumTopicUnhidden: GeneralForumTopicUnhidden? = null, val giveawayCreated: GiveawayCreated? = null, val giveaway: Giveaway? = null, val giveawayWinners: GiveawayWinners? = null, val giveawayCompleted: GiveawayCompleted? = null, val videoChatScheduled: VideoChatScheduled? = null, val videoChatStarted: VideoChatStarted? = null, val videoChatEnded: VideoChatEnded? = null, val videoChatParticipantsInvited: VideoChatParticipantsInvited? = null, val webAppData: WebAppData? = null, val replyMarkup: InlineKeyboardMarkup? = null)","description":"love.forte.simbot.telegram.type.Message","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/index.html","searchKeys":["Message","data class Message(val messageId: Int, val messageThreadId: Int? = null, val from: User? = null, val senderChat: Chat? = null, val senderBoostCount: Int? = null, val date: Int, val chat: Chat, val forwardOrigin: MessageOrigin? = null, val isTopicMessage: Boolean? = null, val isAutomaticForward: Boolean? = null, val replyToMessage: Message? = null, val externalReply: ExternalReplyInfo? = null, val quote: TextQuote? = null, val replyToStory: Story? = null, val viaBot: User? = null, val editDate: Int? = null, val hasProtectedContent: Boolean? = null, val mediaGroupId: String? = null, val authorSignature: String? = null, val text: String? = null, val entities: List? = null, val linkPreviewOptions: LinkPreviewOptions? = null, val animation: Animation? = null, val audio: Audio? = null, val document: Document? = null, val photo: List? = null, val sticker: Sticker? = null, val story: Story? = null, val video: Video? = null, val videoNote: VideoNote? = null, val voice: Voice? = null, val caption: String? = null, val captionEntities: List? = null, val hasMediaSpoiler: Boolean? = null, val contact: Contact? = null, val dice: Dice? = null, val game: Game? = null, val poll: Poll? = null, val venue: Venue? = null, val location: Location? = null, val newChatMembers: List? = null, val leftChatMember: User? = null, val newChatTitle: String? = null, val newChatPhoto: List? = null, val deleteChatPhoto: Boolean? = null, val groupChatCreated: Boolean? = null, val supergroupChatCreated: Boolean? = null, val channelChatCreated: Boolean? = null, val messageAutoDeleteTimerChanged: MessageAutoDeleteTimerChanged? = null, val migrateToChatId: Long? = null, val migrateFromChatId: Long? = null, val pinnedMessage: MaybeInaccessibleMessage? = null, val invoice: Invoice? = null, val successfulPayment: SuccessfulPayment? = null, val usersShared: UsersShared? = null, val chatShared: ChatShared? = null, val connectedWebsite: String? = null, val writeAccessAllowed: WriteAccessAllowed? = null, val passportData: PassportData? = null, val proximityAlertTriggered: ProximityAlertTriggered? = null, val boostAdded: ChatBoostAdded? = null, val forumTopicCreated: ForumTopicCreated? = null, val forumTopicEdited: ForumTopicEdited? = null, val forumTopicClosed: ForumTopicClosed? = null, val forumTopicReopened: ForumTopicReopened? = null, val generalForumTopicHidden: GeneralForumTopicHidden? = null, val generalForumTopicUnhidden: GeneralForumTopicUnhidden? = null, val giveawayCreated: GiveawayCreated? = null, val giveaway: Giveaway? = null, val giveawayWinners: GiveawayWinners? = null, val giveawayCompleted: GiveawayCompleted? = null, val videoChatScheduled: VideoChatScheduled? = null, val videoChatStarted: VideoChatStarted? = null, val videoChatEnded: VideoChatEnded? = null, val videoChatParticipantsInvited: VideoChatParticipantsInvited? = null, val webAppData: WebAppData? = null, val replyMarkup: InlineKeyboardMarkup? = null)","love.forte.simbot.telegram.type.Message"]},{"name":"data class MessageAutoDeleteTimerChanged(val messageAutoDeleteTime: Int)","description":"love.forte.simbot.telegram.type.MessageAutoDeleteTimerChanged","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-auto-delete-timer-changed/index.html","searchKeys":["MessageAutoDeleteTimerChanged","data class MessageAutoDeleteTimerChanged(val messageAutoDeleteTime: Int)","love.forte.simbot.telegram.type.MessageAutoDeleteTimerChanged"]},{"name":"data class MessageEntity(val type: String, val offset: Int, val length: Int, val url: String? = null, val user: User? = null, val language: String? = null, val customEmojiId: String? = null)","description":"love.forte.simbot.telegram.type.MessageEntity","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity/index.html","searchKeys":["MessageEntity","data class MessageEntity(val type: String, val offset: Int, val length: Int, val url: String? = null, val user: User? = null, val language: String? = null, val customEmojiId: String? = null)","love.forte.simbot.telegram.type.MessageEntity"]},{"name":"data class MessageId(val messageId: Int)","description":"love.forte.simbot.telegram.type.MessageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-id/index.html","searchKeys":["MessageId","data class MessageId(val messageId: Int)","love.forte.simbot.telegram.type.MessageId"]},{"name":"data class MessageOriginChannel(val date: Int, val chat: Chat, val messageId: Int, val authorSignature: String? = null) : MessageOrigin","description":"love.forte.simbot.telegram.type.MessageOriginChannel","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-channel/index.html","searchKeys":["MessageOriginChannel","data class MessageOriginChannel(val date: Int, val chat: Chat, val messageId: Int, val authorSignature: String? = null) : MessageOrigin","love.forte.simbot.telegram.type.MessageOriginChannel"]},{"name":"data class MessageOriginChat(val date: Int, val senderChat: Chat, val authorSignature: String? = null) : MessageOrigin","description":"love.forte.simbot.telegram.type.MessageOriginChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-chat/index.html","searchKeys":["MessageOriginChat","data class MessageOriginChat(val date: Int, val senderChat: Chat, val authorSignature: String? = null) : MessageOrigin","love.forte.simbot.telegram.type.MessageOriginChat"]},{"name":"data class MessageOriginHiddenUser(val date: Int, val senderUserName: String) : MessageOrigin","description":"love.forte.simbot.telegram.type.MessageOriginHiddenUser","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-hidden-user/index.html","searchKeys":["MessageOriginHiddenUser","data class MessageOriginHiddenUser(val date: Int, val senderUserName: String) : MessageOrigin","love.forte.simbot.telegram.type.MessageOriginHiddenUser"]},{"name":"data class MessageOriginUser(val date: Int, val senderUser: User) : MessageOrigin","description":"love.forte.simbot.telegram.type.MessageOriginUser","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-user/index.html","searchKeys":["MessageOriginUser","data class MessageOriginUser(val date: Int, val senderUser: User) : MessageOrigin","love.forte.simbot.telegram.type.MessageOriginUser"]},{"name":"data class MessageReactionCountUpdated(val chat: Chat, val messageId: Int, val date: Int, val reactions: List = emptyList())","description":"love.forte.simbot.telegram.type.MessageReactionCountUpdated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-count-updated/index.html","searchKeys":["MessageReactionCountUpdated","data class MessageReactionCountUpdated(val chat: Chat, val messageId: Int, val date: Int, val reactions: List = emptyList())","love.forte.simbot.telegram.type.MessageReactionCountUpdated"]},{"name":"data class MessageReactionUpdated(val chat: Chat, val messageId: Int, val user: User? = null, val actorChat: Chat? = null, val date: Int, val oldReaction: List = emptyList(), val newReaction: List = emptyList())","description":"love.forte.simbot.telegram.type.MessageReactionUpdated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-updated/index.html","searchKeys":["MessageReactionUpdated","data class MessageReactionUpdated(val chat: Chat, val messageId: Int, val user: User? = null, val actorChat: Chat? = null, val date: Int, val oldReaction: List = emptyList(), val newReaction: List = emptyList())","love.forte.simbot.telegram.type.MessageReactionUpdated"]},{"name":"data class OrderInfo(val name: String? = null, val phoneNumber: String? = null, val email: String? = null, val shippingAddress: ShippingAddress? = null)","description":"love.forte.simbot.telegram.type.payment.OrderInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-order-info/index.html","searchKeys":["OrderInfo","data class OrderInfo(val name: String? = null, val phoneNumber: String? = null, val email: String? = null, val shippingAddress: ShippingAddress? = null)","love.forte.simbot.telegram.type.payment.OrderInfo"]},{"name":"data class PassportData(val data: List = emptyList(), val credentials: EncryptedCredentials)","description":"love.forte.simbot.telegram.type.passport.PassportData","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.passport/-passport-data/index.html","searchKeys":["PassportData","data class PassportData(val data: List = emptyList(), val credentials: EncryptedCredentials)","love.forte.simbot.telegram.type.passport.PassportData"]},{"name":"data class PassportFile(val fileId: String, val fileUniqueId: String, val fileSize: Int, val fileDate: Int)","description":"love.forte.simbot.telegram.type.passport.PassportFile","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.passport/-passport-file/index.html","searchKeys":["PassportFile","data class PassportFile(val fileId: String, val fileUniqueId: String, val fileSize: Int, val fileDate: Int)","love.forte.simbot.telegram.type.passport.PassportFile"]},{"name":"data class PhotoSize(val fileId: String, val fileUniqueId: String, val width: Int, val height: Int, val fileSize: Int? = null)","description":"love.forte.simbot.telegram.type.PhotoSize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-photo-size/index.html","searchKeys":["PhotoSize","data class PhotoSize(val fileId: String, val fileUniqueId: String, val width: Int, val height: Int, val fileSize: Int? = null)","love.forte.simbot.telegram.type.PhotoSize"]},{"name":"data class Poll(val id: String, val question: String, val options: List = emptyList(), val totalVoterCount: Int, val isClosed: Boolean, val isAnonymous: Boolean, val type: String, val allowsMultipleAnswers: Boolean, val correctOptionId: Int? = null, val explanation: String? = null, val explanationEntities: List? = null, val openPeriod: Int? = null, val closeDate: Int? = null)","description":"love.forte.simbot.telegram.type.Poll","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/index.html","searchKeys":["Poll","data class Poll(val id: String, val question: String, val options: List = emptyList(), val totalVoterCount: Int, val isClosed: Boolean, val isAnonymous: Boolean, val type: String, val allowsMultipleAnswers: Boolean, val correctOptionId: Int? = null, val explanation: String? = null, val explanationEntities: List? = null, val openPeriod: Int? = null, val closeDate: Int? = null)","love.forte.simbot.telegram.type.Poll"]},{"name":"data class PollAnswer(val pollId: String, val voterChat: Chat? = null, val user: User? = null, val optionIds: List = emptyList())","description":"love.forte.simbot.telegram.type.PollAnswer","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll-answer/index.html","searchKeys":["PollAnswer","data class PollAnswer(val pollId: String, val voterChat: Chat? = null, val user: User? = null, val optionIds: List = emptyList())","love.forte.simbot.telegram.type.PollAnswer"]},{"name":"data class PollOption(val text: String, val voterCount: Int)","description":"love.forte.simbot.telegram.type.PollOption","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll-option/index.html","searchKeys":["PollOption","data class PollOption(val text: String, val voterCount: Int)","love.forte.simbot.telegram.type.PollOption"]},{"name":"data class PreCheckoutQuery(val id: String, val from: User, val currency: String, val totalAmount: Int, val invoicePayload: String, val shippingOptionId: String? = null, val orderInfo: OrderInfo? = null)","description":"love.forte.simbot.telegram.type.payment.PreCheckoutQuery","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-pre-checkout-query/index.html","searchKeys":["PreCheckoutQuery","data class PreCheckoutQuery(val id: String, val from: User, val currency: String, val totalAmount: Int, val invoicePayload: String, val shippingOptionId: String? = null, val orderInfo: OrderInfo? = null)","love.forte.simbot.telegram.type.payment.PreCheckoutQuery"]},{"name":"data class ProximityAlertTriggered(val traveler: User, val watcher: User, val distance: Int)","description":"love.forte.simbot.telegram.type.ProximityAlertTriggered","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-proximity-alert-triggered/index.html","searchKeys":["ProximityAlertTriggered","data class ProximityAlertTriggered(val traveler: User, val watcher: User, val distance: Int)","love.forte.simbot.telegram.type.ProximityAlertTriggered"]},{"name":"data class ReactionCount(val type: ReactionType, val totalCount: Int)","description":"love.forte.simbot.telegram.type.ReactionCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-count/index.html","searchKeys":["ReactionCount","data class ReactionCount(val type: ReactionType, val totalCount: Int)","love.forte.simbot.telegram.type.ReactionCount"]},{"name":"data class ReactionTypeCustomEmoji(val customEmojiId: String) : ReactionType","description":"love.forte.simbot.telegram.type.ReactionTypeCustomEmoji","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-type-custom-emoji/index.html","searchKeys":["ReactionTypeCustomEmoji","data class ReactionTypeCustomEmoji(val customEmojiId: String) : ReactionType","love.forte.simbot.telegram.type.ReactionTypeCustomEmoji"]},{"name":"data class ReactionTypeEmoji(val emoji: String) : ReactionType","description":"love.forte.simbot.telegram.type.ReactionTypeEmoji","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-type-emoji/index.html","searchKeys":["ReactionTypeEmoji","data class ReactionTypeEmoji(val emoji: String) : ReactionType","love.forte.simbot.telegram.type.ReactionTypeEmoji"]},{"name":"data class ReplyKeyboardMarkup(val keyboard: List> = emptyList(), val isPersistent: Boolean? = null, val resizeKeyboard: Boolean? = null, val oneTimeKeyboard: Boolean? = null, val inputFieldPlaceholder: String? = null, val selective: Boolean? = null)","description":"love.forte.simbot.telegram.type.ReplyKeyboardMarkup","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-keyboard-markup/index.html","searchKeys":["ReplyKeyboardMarkup","data class ReplyKeyboardMarkup(val keyboard: List> = emptyList(), val isPersistent: Boolean? = null, val resizeKeyboard: Boolean? = null, val oneTimeKeyboard: Boolean? = null, val inputFieldPlaceholder: String? = null, val selective: Boolean? = null)","love.forte.simbot.telegram.type.ReplyKeyboardMarkup"]},{"name":"data class ReplyKeyboardRemove(val removeKeyboard: Boolean = false, val selective: Boolean? = null)","description":"love.forte.simbot.telegram.type.ReplyKeyboardRemove","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-keyboard-remove/index.html","searchKeys":["ReplyKeyboardRemove","data class ReplyKeyboardRemove(val removeKeyboard: Boolean = false, val selective: Boolean? = null)","love.forte.simbot.telegram.type.ReplyKeyboardRemove"]},{"name":"data class ReplyParameters(val messageId: Int, val chatId: ChatId? = null, val allowSendingWithoutReply: Boolean? = null, val quote: String? = null, val quoteParseMode: String? = null, val quoteEntities: List? = null, val quotePosition: Int? = null)","description":"love.forte.simbot.telegram.type.ReplyParameters","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-parameters/index.html","searchKeys":["ReplyParameters","data class ReplyParameters(val messageId: Int, val chatId: ChatId? = null, val allowSendingWithoutReply: Boolean? = null, val quote: String? = null, val quoteParseMode: String? = null, val quoteEntities: List? = null, val quotePosition: Int? = null)","love.forte.simbot.telegram.type.ReplyParameters"]},{"name":"data class ResponseParameters(val migrateToChatId: Long? = null, val retryAfter: Int? = null)","description":"love.forte.simbot.telegram.type.ResponseParameters","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-response-parameters/index.html","searchKeys":["ResponseParameters","data class ResponseParameters(val migrateToChatId: Long? = null, val retryAfter: Int? = null)","love.forte.simbot.telegram.type.ResponseParameters"]},{"name":"data class ShippingAddress(val countryCode: String, val state: String, val city: String, val streetLine1: String, val streetLine2: String, val postCode: String)","description":"love.forte.simbot.telegram.type.payment.ShippingAddress","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-address/index.html","searchKeys":["ShippingAddress","data class ShippingAddress(val countryCode: String, val state: String, val city: String, val streetLine1: String, val streetLine2: String, val postCode: String)","love.forte.simbot.telegram.type.payment.ShippingAddress"]},{"name":"data class ShippingQuery(val id: String, val from: User, val invoicePayload: String, val shippingAddress: ShippingAddress)","description":"love.forte.simbot.telegram.type.payment.ShippingQuery","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-query/index.html","searchKeys":["ShippingQuery","data class ShippingQuery(val id: String, val from: User, val invoicePayload: String, val shippingAddress: ShippingAddress)","love.forte.simbot.telegram.type.payment.ShippingQuery"]},{"name":"data class Sticker(val fileId: String, val fileUniqueId: String, val type: String, val width: Int, val height: Int, val isAnimated: Boolean = false, val isVideo: Boolean = false, val thumbnail: PhotoSize? = null, val emoji: String? = null, val setName: String? = null, val premiumAnimation: File? = null, val maskPosition: MaskPosition? = null, val customEmojiId: String? = null, val needsRepainting: Boolean? = null, val fileSize: Int? = null)","description":"love.forte.simbot.telegram.type.sticker.Sticker","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/index.html","searchKeys":["Sticker","data class Sticker(val fileId: String, val fileUniqueId: String, val type: String, val width: Int, val height: Int, val isAnimated: Boolean = false, val isVideo: Boolean = false, val thumbnail: PhotoSize? = null, val emoji: String? = null, val setName: String? = null, val premiumAnimation: File? = null, val maskPosition: MaskPosition? = null, val customEmojiId: String? = null, val needsRepainting: Boolean? = null, val fileSize: Int? = null)","love.forte.simbot.telegram.type.sticker.Sticker"]},{"name":"data class Story(val chat: Chat, val id: Int)","description":"love.forte.simbot.telegram.type.Story","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-story/index.html","searchKeys":["Story","data class Story(val chat: Chat, val id: Int)","love.forte.simbot.telegram.type.Story"]},{"name":"data class SuccessfulPayment(val currency: String, val totalAmount: Int, val invoicePayload: String, val shippingOptionId: String? = null, val orderInfo: OrderInfo? = null, val telegramPaymentChargeId: String, val providerPaymentChargeId: String)","description":"love.forte.simbot.telegram.type.payment.SuccessfulPayment","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-successful-payment/index.html","searchKeys":["SuccessfulPayment","data class SuccessfulPayment(val currency: String, val totalAmount: Int, val invoicePayload: String, val shippingOptionId: String? = null, val orderInfo: OrderInfo? = null, val telegramPaymentChargeId: String, val providerPaymentChargeId: String)","love.forte.simbot.telegram.type.payment.SuccessfulPayment"]},{"name":"data class SwitchInlineQueryChosenChat(val query: String? = null, val allowUserChats: Boolean? = null, val allowBotChats: Boolean? = null, val allowGroupChats: Boolean? = null, val allowChannelChats: Boolean? = null)","description":"love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-switch-inline-query-chosen-chat/index.html","searchKeys":["SwitchInlineQueryChosenChat","data class SwitchInlineQueryChosenChat(val query: String? = null, val allowUserChats: Boolean? = null, val allowBotChats: Boolean? = null, val allowGroupChats: Boolean? = null, val allowChannelChats: Boolean? = null)","love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat"]},{"name":"data class TextQuote(val text: String, val entities: List? = null, val position: Int, val isManual: Boolean? = null)","description":"love.forte.simbot.telegram.type.TextQuote","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-text-quote/index.html","searchKeys":["TextQuote","data class TextQuote(val text: String, val entities: List? = null, val position: Int, val isManual: Boolean? = null)","love.forte.simbot.telegram.type.TextQuote"]},{"name":"data class User(val id: Long, val isBot: Boolean = false, val firstName: String, val lastName: String? = null, val username: String? = null, val languageCode: String? = null, val isPremium: Boolean? = null, val addedToAttachmentMenu: Boolean? = null, val canJoinGroups: Boolean? = null, val canReadAllGroupMessages: Boolean? = null, val supportsInlineQueries: Boolean? = null)","description":"love.forte.simbot.telegram.type.User","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user/index.html","searchKeys":["User","data class User(val id: Long, val isBot: Boolean = false, val firstName: String, val lastName: String? = null, val username: String? = null, val languageCode: String? = null, val isPremium: Boolean? = null, val addedToAttachmentMenu: Boolean? = null, val canJoinGroups: Boolean? = null, val canReadAllGroupMessages: Boolean? = null, val supportsInlineQueries: Boolean? = null)","love.forte.simbot.telegram.type.User"]},{"name":"data class UserChatBoosts(val boosts: List = emptyList())","description":"love.forte.simbot.telegram.type.UserChatBoosts","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user-chat-boosts/index.html","searchKeys":["UserChatBoosts","data class UserChatBoosts(val boosts: List = emptyList())","love.forte.simbot.telegram.type.UserChatBoosts"]},{"name":"data class UserProfilePhotos(val totalCount: Int, val photos: List> = emptyList())","description":"love.forte.simbot.telegram.type.UserProfilePhotos","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user-profile-photos/index.html","searchKeys":["UserProfilePhotos","data class UserProfilePhotos(val totalCount: Int, val photos: List> = emptyList())","love.forte.simbot.telegram.type.UserProfilePhotos"]},{"name":"data class UsersShared(val requestId: Int, val userIds: List = emptyList())","description":"love.forte.simbot.telegram.type.UsersShared","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-users-shared/index.html","searchKeys":["UsersShared","data class UsersShared(val requestId: Int, val userIds: List = emptyList())","love.forte.simbot.telegram.type.UsersShared"]},{"name":"data class Venue(val location: Location, val title: String, val address: String, val foursquareId: String? = null, val foursquareType: String? = null, val googlePlaceId: String? = null, val googlePlaceType: String? = null)","description":"love.forte.simbot.telegram.type.Venue","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-venue/index.html","searchKeys":["Venue","data class Venue(val location: Location, val title: String, val address: String, val foursquareId: String? = null, val foursquareType: String? = null, val googlePlaceId: String? = null, val googlePlaceType: String? = null)","love.forte.simbot.telegram.type.Venue"]},{"name":"data class Video(val fileId: String, val fileUniqueId: String, val width: Int, val height: Int, val duration: Int, val thumbnail: PhotoSize? = null, val fileName: String? = null, val mimeType: String? = null, val fileSize: Long? = null)","description":"love.forte.simbot.telegram.type.Video","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video/index.html","searchKeys":["Video","data class Video(val fileId: String, val fileUniqueId: String, val width: Int, val height: Int, val duration: Int, val thumbnail: PhotoSize? = null, val fileName: String? = null, val mimeType: String? = null, val fileSize: Long? = null)","love.forte.simbot.telegram.type.Video"]},{"name":"data class VideoChatEnded(val duration: Int)","description":"love.forte.simbot.telegram.type.VideoChatEnded","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-chat-ended/index.html","searchKeys":["VideoChatEnded","data class VideoChatEnded(val duration: Int)","love.forte.simbot.telegram.type.VideoChatEnded"]},{"name":"data class VideoChatParticipantsInvited(val users: List = emptyList())","description":"love.forte.simbot.telegram.type.VideoChatParticipantsInvited","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-chat-participants-invited/index.html","searchKeys":["VideoChatParticipantsInvited","data class VideoChatParticipantsInvited(val users: List = emptyList())","love.forte.simbot.telegram.type.VideoChatParticipantsInvited"]},{"name":"data class VideoChatScheduled(val startDate: Int)","description":"love.forte.simbot.telegram.type.VideoChatScheduled","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-chat-scheduled/index.html","searchKeys":["VideoChatScheduled","data class VideoChatScheduled(val startDate: Int)","love.forte.simbot.telegram.type.VideoChatScheduled"]},{"name":"data class VideoNote(val fileId: String, val fileUniqueId: String, val length: Int, val duration: Int, val thumbnail: PhotoSize? = null, val fileSize: Int? = null)","description":"love.forte.simbot.telegram.type.VideoNote","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-note/index.html","searchKeys":["VideoNote","data class VideoNote(val fileId: String, val fileUniqueId: String, val length: Int, val duration: Int, val thumbnail: PhotoSize? = null, val fileSize: Int? = null)","love.forte.simbot.telegram.type.VideoNote"]},{"name":"data class Voice(val fileId: String, val fileUniqueId: String, val duration: Int, val mimeType: String? = null, val fileSize: Long? = null)","description":"love.forte.simbot.telegram.type.Voice","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-voice/index.html","searchKeys":["Voice","data class Voice(val fileId: String, val fileUniqueId: String, val duration: Int, val mimeType: String? = null, val fileSize: Long? = null)","love.forte.simbot.telegram.type.Voice"]},{"name":"data class WebAppData(val data: String, val buttonText: String)","description":"love.forte.simbot.telegram.type.WebAppData","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-web-app-data/index.html","searchKeys":["WebAppData","data class WebAppData(val data: String, val buttonText: String)","love.forte.simbot.telegram.type.WebAppData"]},{"name":"data class WebAppInfo(val url: String)","description":"love.forte.simbot.telegram.type.WebAppInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-web-app-info/index.html","searchKeys":["WebAppInfo","data class WebAppInfo(val url: String)","love.forte.simbot.telegram.type.WebAppInfo"]},{"name":"data class WebhookInfo(val url: String, val hasCustomCertificate: Boolean = false, val pendingUpdateCount: Int, val ipAddress: String? = null, val lastErrorDate: Int? = null, val lastErrorMessage: String? = null, val lastSynchronizationErrorDate: Int? = null, val maxConnections: Int? = null, val allowedUpdates: List? = null)","description":"love.forte.simbot.telegram.type.update.WebhookInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.update/-webhook-info/index.html","searchKeys":["WebhookInfo","data class WebhookInfo(val url: String, val hasCustomCertificate: Boolean = false, val pendingUpdateCount: Int, val ipAddress: String? = null, val lastErrorDate: Int? = null, val lastErrorMessage: String? = null, val lastSynchronizationErrorDate: Int? = null, val maxConnections: Int? = null, val allowedUpdates: List? = null)","love.forte.simbot.telegram.type.update.WebhookInfo"]},{"name":"data class WriteAccessAllowed(val fromRequest: Boolean? = null, val webAppName: String? = null, val fromAttachmentMenu: Boolean? = null)","description":"love.forte.simbot.telegram.type.WriteAccessAllowed","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-write-access-allowed/index.html","searchKeys":["WriteAccessAllowed","data class WriteAccessAllowed(val fromRequest: Boolean? = null, val webAppName: String? = null, val fromAttachmentMenu: Boolean? = null)","love.forte.simbot.telegram.type.WriteAccessAllowed"]},{"name":"data object BotCommandScopeAllChatAdministrators : BotCommandScope","description":"love.forte.simbot.telegram.type.BotCommandScopeAllChatAdministrators","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-all-chat-administrators/index.html","searchKeys":["BotCommandScopeAllChatAdministrators","data object BotCommandScopeAllChatAdministrators : BotCommandScope","love.forte.simbot.telegram.type.BotCommandScopeAllChatAdministrators"]},{"name":"data object BotCommandScopeAllGroupChats : BotCommandScope","description":"love.forte.simbot.telegram.type.BotCommandScopeAllGroupChats","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-all-group-chats/index.html","searchKeys":["BotCommandScopeAllGroupChats","data object BotCommandScopeAllGroupChats : BotCommandScope","love.forte.simbot.telegram.type.BotCommandScopeAllGroupChats"]},{"name":"data object BotCommandScopeAllPrivateChats : BotCommandScope","description":"love.forte.simbot.telegram.type.BotCommandScopeAllPrivateChats","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-all-private-chats/index.html","searchKeys":["BotCommandScopeAllPrivateChats","data object BotCommandScopeAllPrivateChats : BotCommandScope","love.forte.simbot.telegram.type.BotCommandScopeAllPrivateChats"]},{"name":"data object BotCommandScopeDefault : BotCommandScope","description":"love.forte.simbot.telegram.type.BotCommandScopeDefault","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-default/index.html","searchKeys":["BotCommandScopeDefault","data object BotCommandScopeDefault : BotCommandScope","love.forte.simbot.telegram.type.BotCommandScopeDefault"]},{"name":"data object MenuButtonCommands : MenuButton","description":"love.forte.simbot.telegram.type.MenuButtonCommands","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-menu-button-commands/index.html","searchKeys":["MenuButtonCommands","data object MenuButtonCommands : MenuButton","love.forte.simbot.telegram.type.MenuButtonCommands"]},{"name":"data object MenuButtonDefault : MenuButton","description":"love.forte.simbot.telegram.type.MenuButtonDefault","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-menu-button-default/index.html","searchKeys":["MenuButtonDefault","data object MenuButtonDefault : MenuButton","love.forte.simbot.telegram.type.MenuButtonDefault"]},{"name":"enum ChatType : Enum ","description":"love.forte.simbot.telegram.type.ChatType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/index.html","searchKeys":["ChatType","enum ChatType : Enum ","love.forte.simbot.telegram.type.ChatType"]},{"name":"enum FormattingOption : Enum ","description":"love.forte.simbot.telegram.type.FormattingOption","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-formatting-option/index.html","searchKeys":["FormattingOption","enum FormattingOption : Enum ","love.forte.simbot.telegram.type.FormattingOption"]},{"name":"enum MessageEntityType : Enum ","description":"love.forte.simbot.telegram.type.MessageEntityType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/index.html","searchKeys":["MessageEntityType","enum MessageEntityType : Enum ","love.forte.simbot.telegram.type.MessageEntityType"]},{"name":"fun ChatId(value: Long): ChatId","description":"love.forte.simbot.telegram.type.ChatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-id.html","searchKeys":["ChatId","fun ChatId(value: Long): ChatId","love.forte.simbot.telegram.type.ChatId"]},{"name":"fun ChatId(value: String): ChatId","description":"love.forte.simbot.telegram.type.ChatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-id.html","searchKeys":["ChatId","fun ChatId(value: String): ChatId","love.forte.simbot.telegram.type.ChatId"]},{"name":"fun build(): LinkPreviewOptions","description":"love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.build","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options-builder/build.html","searchKeys":["build","fun build(): LinkPreviewOptions","love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.build"]},{"name":"fun disable(value: Boolean = true): LinkPreviewOptionsBuilder","description":"love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.disable","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options-builder/disable.html","searchKeys":["disable","fun disable(value: Boolean = true): LinkPreviewOptionsBuilder","love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.disable"]},{"name":"fun ofChatTypeValue(value: String): ChatType","description":"love.forte.simbot.telegram.type.ChatType.Companion.ofChatTypeValue","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/-companion/of-chat-type-value.html","searchKeys":["ofChatTypeValue","fun ofChatTypeValue(value: String): ChatType","love.forte.simbot.telegram.type.ChatType.Companion.ofChatTypeValue"]},{"name":"fun ofChatTypeValueOrNull(value: String): ChatType?","description":"love.forte.simbot.telegram.type.ChatType.Companion.ofChatTypeValueOrNull","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/-companion/of-chat-type-value-or-null.html","searchKeys":["ofChatTypeValueOrNull","fun ofChatTypeValueOrNull(value: String): ChatType?","love.forte.simbot.telegram.type.ChatType.Companion.ofChatTypeValueOrNull"]},{"name":"fun preferLargeMedia(value: Boolean = true): LinkPreviewOptionsBuilder","description":"love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.preferLargeMedia","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options-builder/prefer-large-media.html","searchKeys":["preferLargeMedia","fun preferLargeMedia(value: Boolean = true): LinkPreviewOptionsBuilder","love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.preferLargeMedia"]},{"name":"fun preferSmallMedia(value: Boolean = true): LinkPreviewOptionsBuilder","description":"love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.preferSmallMedia","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options-builder/prefer-small-media.html","searchKeys":["preferSmallMedia","fun preferSmallMedia(value: Boolean = true): LinkPreviewOptionsBuilder","love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.preferSmallMedia"]},{"name":"fun showAboveText(value: Boolean = true): LinkPreviewOptionsBuilder","description":"love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.showAboveText","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options-builder/show-above-text.html","searchKeys":["showAboveText","fun showAboveText(value: Boolean = true): LinkPreviewOptionsBuilder","love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.showAboveText"]},{"name":"fun valueOf(value: String): ChatType","description":"love.forte.simbot.telegram.type.ChatType.valueOf","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): ChatType","love.forte.simbot.telegram.type.ChatType.valueOf"]},{"name":"fun valueOf(value: String): FormattingOption","description":"love.forte.simbot.telegram.type.FormattingOption.valueOf","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-formatting-option/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): FormattingOption","love.forte.simbot.telegram.type.FormattingOption.valueOf"]},{"name":"fun valueOf(value: String): MessageEntityType","description":"love.forte.simbot.telegram.type.MessageEntityType.valueOf","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): MessageEntityType","love.forte.simbot.telegram.type.MessageEntityType.valueOf"]},{"name":"fun values(): Array","description":"love.forte.simbot.telegram.type.ChatType.values","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/values.html","searchKeys":["values","fun values(): Array","love.forte.simbot.telegram.type.ChatType.values"]},{"name":"fun values(): Array","description":"love.forte.simbot.telegram.type.FormattingOption.values","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-formatting-option/values.html","searchKeys":["values","fun values(): Array","love.forte.simbot.telegram.type.FormattingOption.values"]},{"name":"fun values(): Array","description":"love.forte.simbot.telegram.type.MessageEntityType.values","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/values.html","searchKeys":["values","fun values(): Array","love.forte.simbot.telegram.type.MessageEntityType.values"]},{"name":"object ChatIdSerializer : KSerializer ","description":"love.forte.simbot.telegram.type.ChatIdSerializer","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-id-serializer/index.html","searchKeys":["ChatIdSerializer","object ChatIdSerializer : KSerializer ","love.forte.simbot.telegram.type.ChatIdSerializer"]},{"name":"object Companion","description":"love.forte.simbot.telegram.type.BotCommandScope.Companion","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.telegram.type.BotCommandScope.Companion"]},{"name":"object Companion","description":"love.forte.simbot.telegram.type.ChatBoostSource.Companion","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.telegram.type.ChatBoostSource.Companion"]},{"name":"object Companion","description":"love.forte.simbot.telegram.type.ChatMember.Companion","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.telegram.type.ChatMember.Companion"]},{"name":"object Companion","description":"love.forte.simbot.telegram.type.ChatType.Companion","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.telegram.type.ChatType.Companion"]},{"name":"object Companion","description":"love.forte.simbot.telegram.type.InputMedia.Companion","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.telegram.type.InputMedia.Companion"]},{"name":"object Companion","description":"love.forte.simbot.telegram.type.MenuButton.Companion","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-menu-button/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.telegram.type.MenuButton.Companion"]},{"name":"object Companion","description":"love.forte.simbot.telegram.type.MessageOrigin.Companion","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.telegram.type.MessageOrigin.Companion"]},{"name":"object Companion","description":"love.forte.simbot.telegram.type.ReactionType.Companion","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-type/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.telegram.type.ReactionType.Companion"]},{"name":"open override fun deserialize(decoder: Decoder): ChatId","description":"love.forte.simbot.telegram.type.ChatIdSerializer.deserialize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-id-serializer/deserialize.html","searchKeys":["deserialize","open override fun deserialize(decoder: Decoder): ChatId","love.forte.simbot.telegram.type.ChatIdSerializer.deserialize"]},{"name":"open override fun serialize(encoder: Encoder, value: ChatId)","description":"love.forte.simbot.telegram.type.ChatIdSerializer.serialize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-id-serializer/serialize.html","searchKeys":["serialize","open override fun serialize(encoder: Encoder, value: ChatId)","love.forte.simbot.telegram.type.ChatIdSerializer.serialize"]},{"name":"open override val descriptor: SerialDescriptor","description":"love.forte.simbot.telegram.type.ChatIdSerializer.descriptor","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-id-serializer/descriptor.html","searchKeys":["descriptor","open override val descriptor: SerialDescriptor","love.forte.simbot.telegram.type.ChatIdSerializer.descriptor"]},{"name":"operator override fun equals(other: Any?): Boolean","description":"love.forte.simbot.telegram.type.ChatId.equals","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-id/equals.html","searchKeys":["equals","operator override fun equals(other: Any?): Boolean","love.forte.simbot.telegram.type.ChatId.equals"]},{"name":"override fun hashCode(): Int","description":"love.forte.simbot.telegram.type.ChatId.hashCode","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-id/hash-code.html","searchKeys":["hashCode","override fun hashCode(): Int","love.forte.simbot.telegram.type.ChatId.hashCode"]},{"name":"protected constructor()","description":"love.forte.simbot.telegram.type.BotCommandScope.BotCommandScope","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope/-bot-command-scope.html","searchKeys":["BotCommandScope","protected constructor()","love.forte.simbot.telegram.type.BotCommandScope.BotCommandScope"]},{"name":"protected constructor()","description":"love.forte.simbot.telegram.type.ChatBoostSource.ChatBoostSource","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source/-chat-boost-source.html","searchKeys":["ChatBoostSource","protected constructor()","love.forte.simbot.telegram.type.ChatBoostSource.ChatBoostSource"]},{"name":"protected constructor()","description":"love.forte.simbot.telegram.type.ChatId.ChatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-id/-chat-id.html","searchKeys":["ChatId","protected constructor()","love.forte.simbot.telegram.type.ChatId.ChatId"]},{"name":"protected constructor()","description":"love.forte.simbot.telegram.type.ChatMember.ChatMember","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member/-chat-member.html","searchKeys":["ChatMember","protected constructor()","love.forte.simbot.telegram.type.ChatMember.ChatMember"]},{"name":"protected constructor()","description":"love.forte.simbot.telegram.type.InputMedia.InputMedia","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media/-input-media.html","searchKeys":["InputMedia","protected constructor()","love.forte.simbot.telegram.type.InputMedia.InputMedia"]},{"name":"protected constructor()","description":"love.forte.simbot.telegram.type.MenuButton.MenuButton","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-menu-button/-menu-button.html","searchKeys":["MenuButton","protected constructor()","love.forte.simbot.telegram.type.MenuButton.MenuButton"]},{"name":"protected constructor()","description":"love.forte.simbot.telegram.type.MessageOrigin.MessageOrigin","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin/-message-origin.html","searchKeys":["MessageOrigin","protected constructor()","love.forte.simbot.telegram.type.MessageOrigin.MessageOrigin"]},{"name":"protected constructor()","description":"love.forte.simbot.telegram.type.ReactionType.ReactionType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-type/-reaction-type.html","searchKeys":["ReactionType","protected constructor()","love.forte.simbot.telegram.type.ReactionType.ReactionType"]},{"name":"sealed class BotCommandScope","description":"love.forte.simbot.telegram.type.BotCommandScope","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope/index.html","searchKeys":["BotCommandScope","sealed class BotCommandScope","love.forte.simbot.telegram.type.BotCommandScope"]},{"name":"sealed class ChatBoostSource","description":"love.forte.simbot.telegram.type.ChatBoostSource","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source/index.html","searchKeys":["ChatBoostSource","sealed class ChatBoostSource","love.forte.simbot.telegram.type.ChatBoostSource"]},{"name":"sealed class ChatId","description":"love.forte.simbot.telegram.type.ChatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-id/index.html","searchKeys":["ChatId","sealed class ChatId","love.forte.simbot.telegram.type.ChatId"]},{"name":"sealed class ChatMember","description":"love.forte.simbot.telegram.type.ChatMember","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member/index.html","searchKeys":["ChatMember","sealed class ChatMember","love.forte.simbot.telegram.type.ChatMember"]},{"name":"sealed class InputMedia","description":"love.forte.simbot.telegram.type.InputMedia","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media/index.html","searchKeys":["InputMedia","sealed class InputMedia","love.forte.simbot.telegram.type.InputMedia"]},{"name":"sealed class MenuButton","description":"love.forte.simbot.telegram.type.MenuButton","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-menu-button/index.html","searchKeys":["MenuButton","sealed class MenuButton","love.forte.simbot.telegram.type.MenuButton"]},{"name":"sealed class MessageOrigin","description":"love.forte.simbot.telegram.type.MessageOrigin","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin/index.html","searchKeys":["MessageOrigin","sealed class MessageOrigin","love.forte.simbot.telegram.type.MessageOrigin"]},{"name":"sealed class ReactionType","description":"love.forte.simbot.telegram.type.ReactionType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-type/index.html","searchKeys":["ReactionType","sealed class ReactionType","love.forte.simbot.telegram.type.ReactionType"]},{"name":"val Chat.chatType: ChatType","description":"love.forte.simbot.telegram.type.ChatType.Companion.chatType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/-companion/chat-type.html","searchKeys":["chatType","val Chat.chatType: ChatType","love.forte.simbot.telegram.type.ChatType.Companion.chatType"]},{"name":"val Chat.chatTypeOrNull: ChatType?","description":"love.forte.simbot.telegram.type.ChatType.Companion.chatTypeOrNull","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/-companion/chat-type-or-null.html","searchKeys":["chatTypeOrNull","val Chat.chatTypeOrNull: ChatType?","love.forte.simbot.telegram.type.ChatType.Companion.chatTypeOrNull"]},{"name":"val accentColorId: Int? = null","description":"love.forte.simbot.telegram.type.Chat.accentColorId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/accent-color-id.html","searchKeys":["accentColorId","val accentColorId: Int? = null","love.forte.simbot.telegram.type.Chat.accentColorId"]},{"name":"val activeUsernames: List? = null","description":"love.forte.simbot.telegram.type.Chat.activeUsernames","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/active-usernames.html","searchKeys":["activeUsernames","val activeUsernames: List? = null","love.forte.simbot.telegram.type.Chat.activeUsernames"]},{"name":"val actorChat: Chat? = null","description":"love.forte.simbot.telegram.type.MessageReactionUpdated.actorChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-updated/actor-chat.html","searchKeys":["actorChat","val actorChat: Chat? = null","love.forte.simbot.telegram.type.MessageReactionUpdated.actorChat"]},{"name":"val addDate: Int","description":"love.forte.simbot.telegram.type.ChatBoost.addDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost/add-date.html","searchKeys":["addDate","val addDate: Int","love.forte.simbot.telegram.type.ChatBoost.addDate"]},{"name":"val addedToAttachmentMenu: Boolean? = null","description":"love.forte.simbot.telegram.type.User.addedToAttachmentMenu","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user/added-to-attachment-menu.html","searchKeys":["addedToAttachmentMenu","val addedToAttachmentMenu: Boolean? = null","love.forte.simbot.telegram.type.User.addedToAttachmentMenu"]},{"name":"val additionalChatCount: Int? = null","description":"love.forte.simbot.telegram.type.GiveawayWinners.additionalChatCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-winners/additional-chat-count.html","searchKeys":["additionalChatCount","val additionalChatCount: Int? = null","love.forte.simbot.telegram.type.GiveawayWinners.additionalChatCount"]},{"name":"val address: String","description":"love.forte.simbot.telegram.type.ChatLocation.address","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-location/address.html","searchKeys":["address","val address: String","love.forte.simbot.telegram.type.ChatLocation.address"]},{"name":"val address: String","description":"love.forte.simbot.telegram.type.Venue.address","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-venue/address.html","searchKeys":["address","val address: String","love.forte.simbot.telegram.type.Venue.address"]},{"name":"val allowBotChats: Boolean? = null","description":"love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat.allowBotChats","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-switch-inline-query-chosen-chat/allow-bot-chats.html","searchKeys":["allowBotChats","val allowBotChats: Boolean? = null","love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat.allowBotChats"]},{"name":"val allowChannelChats: Boolean? = null","description":"love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat.allowChannelChats","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-switch-inline-query-chosen-chat/allow-channel-chats.html","searchKeys":["allowChannelChats","val allowChannelChats: Boolean? = null","love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat.allowChannelChats"]},{"name":"val allowGroupChats: Boolean? = null","description":"love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat.allowGroupChats","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-switch-inline-query-chosen-chat/allow-group-chats.html","searchKeys":["allowGroupChats","val allowGroupChats: Boolean? = null","love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat.allowGroupChats"]},{"name":"val allowSendingWithoutReply: Boolean? = null","description":"love.forte.simbot.telegram.type.ReplyParameters.allowSendingWithoutReply","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-parameters/allow-sending-without-reply.html","searchKeys":["allowSendingWithoutReply","val allowSendingWithoutReply: Boolean? = null","love.forte.simbot.telegram.type.ReplyParameters.allowSendingWithoutReply"]},{"name":"val allowUserChats: Boolean? = null","description":"love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat.allowUserChats","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-switch-inline-query-chosen-chat/allow-user-chats.html","searchKeys":["allowUserChats","val allowUserChats: Boolean? = null","love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat.allowUserChats"]},{"name":"val allowedUpdates: List? = null","description":"love.forte.simbot.telegram.type.update.WebhookInfo.allowedUpdates","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.update/-webhook-info/allowed-updates.html","searchKeys":["allowedUpdates","val allowedUpdates: List? = null","love.forte.simbot.telegram.type.update.WebhookInfo.allowedUpdates"]},{"name":"val allowsMultipleAnswers: Boolean","description":"love.forte.simbot.telegram.type.Poll.allowsMultipleAnswers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/allows-multiple-answers.html","searchKeys":["allowsMultipleAnswers","val allowsMultipleAnswers: Boolean","love.forte.simbot.telegram.type.Poll.allowsMultipleAnswers"]},{"name":"val animation: Animation? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.animation","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/animation.html","searchKeys":["animation","val animation: Animation? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.animation"]},{"name":"val animation: Animation? = null","description":"love.forte.simbot.telegram.type.Message.animation","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/animation.html","searchKeys":["animation","val animation: Animation? = null","love.forte.simbot.telegram.type.Message.animation"]},{"name":"val animation: Animation? = null","description":"love.forte.simbot.telegram.type.game.Game.animation","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.game/-game/animation.html","searchKeys":["animation","val animation: Animation? = null","love.forte.simbot.telegram.type.game.Game.animation"]},{"name":"val audio: Audio? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.audio","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/audio.html","searchKeys":["audio","val audio: Audio? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.audio"]},{"name":"val audio: Audio? = null","description":"love.forte.simbot.telegram.type.Message.audio","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/audio.html","searchKeys":["audio","val audio: Audio? = null","love.forte.simbot.telegram.type.Message.audio"]},{"name":"val authorSignature: String? = null","description":"love.forte.simbot.telegram.type.Message.authorSignature","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/author-signature.html","searchKeys":["authorSignature","val authorSignature: String? = null","love.forte.simbot.telegram.type.Message.authorSignature"]},{"name":"val authorSignature: String? = null","description":"love.forte.simbot.telegram.type.MessageOriginChannel.authorSignature","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-channel/author-signature.html","searchKeys":["authorSignature","val authorSignature: String? = null","love.forte.simbot.telegram.type.MessageOriginChannel.authorSignature"]},{"name":"val authorSignature: String? = null","description":"love.forte.simbot.telegram.type.MessageOriginChat.authorSignature","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-chat/author-signature.html","searchKeys":["authorSignature","val authorSignature: String? = null","love.forte.simbot.telegram.type.MessageOriginChat.authorSignature"]},{"name":"val availableReactions: List? = null","description":"love.forte.simbot.telegram.type.Chat.availableReactions","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/available-reactions.html","searchKeys":["availableReactions","val availableReactions: List? = null","love.forte.simbot.telegram.type.Chat.availableReactions"]},{"name":"val backgroundCustomEmojiId: String? = null","description":"love.forte.simbot.telegram.type.Chat.backgroundCustomEmojiId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/background-custom-emoji-id.html","searchKeys":["backgroundCustomEmojiId","val backgroundCustomEmojiId: String? = null","love.forte.simbot.telegram.type.Chat.backgroundCustomEmojiId"]},{"name":"val bigFileId: String","description":"love.forte.simbot.telegram.type.ChatPhoto.bigFileId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-photo/big-file-id.html","searchKeys":["bigFileId","val bigFileId: String","love.forte.simbot.telegram.type.ChatPhoto.bigFileId"]},{"name":"val bigFileUniqueId: String","description":"love.forte.simbot.telegram.type.ChatPhoto.bigFileUniqueId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-photo/big-file-unique-id.html","searchKeys":["bigFileUniqueId","val bigFileUniqueId: String","love.forte.simbot.telegram.type.ChatPhoto.bigFileUniqueId"]},{"name":"val bio: String? = null","description":"love.forte.simbot.telegram.type.Chat.bio","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/bio.html","searchKeys":["bio","val bio: String? = null","love.forte.simbot.telegram.type.Chat.bio"]},{"name":"val bio: String? = null","description":"love.forte.simbot.telegram.type.ChatJoinRequest.bio","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-join-request/bio.html","searchKeys":["bio","val bio: String? = null","love.forte.simbot.telegram.type.ChatJoinRequest.bio"]},{"name":"val boost: ChatBoost","description":"love.forte.simbot.telegram.type.ChatBoostUpdated.boost","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-updated/boost.html","searchKeys":["boost","val boost: ChatBoost","love.forte.simbot.telegram.type.ChatBoostUpdated.boost"]},{"name":"val boostAdded: ChatBoostAdded? = null","description":"love.forte.simbot.telegram.type.Message.boostAdded","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/boost-added.html","searchKeys":["boostAdded","val boostAdded: ChatBoostAdded? = null","love.forte.simbot.telegram.type.Message.boostAdded"]},{"name":"val boostCount: Int","description":"love.forte.simbot.telegram.type.ChatBoostAdded.boostCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-added/boost-count.html","searchKeys":["boostCount","val boostCount: Int","love.forte.simbot.telegram.type.ChatBoostAdded.boostCount"]},{"name":"val boostId: String","description":"love.forte.simbot.telegram.type.ChatBoost.boostId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost/boost-id.html","searchKeys":["boostId","val boostId: String","love.forte.simbot.telegram.type.ChatBoost.boostId"]},{"name":"val boostId: String","description":"love.forte.simbot.telegram.type.ChatBoostRemoved.boostId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-removed/boost-id.html","searchKeys":["boostId","val boostId: String","love.forte.simbot.telegram.type.ChatBoostRemoved.boostId"]},{"name":"val boosts: List","description":"love.forte.simbot.telegram.type.UserChatBoosts.boosts","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user-chat-boosts/boosts.html","searchKeys":["boosts","val boosts: List","love.forte.simbot.telegram.type.UserChatBoosts.boosts"]},{"name":"val botAdministratorRights: ChatAdministratorRights? = null","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestChat.botAdministratorRights","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-chat/bot-administrator-rights.html","searchKeys":["botAdministratorRights","val botAdministratorRights: ChatAdministratorRights? = null","love.forte.simbot.telegram.type.KeyboardButtonRequestChat.botAdministratorRights"]},{"name":"val botIsMember: Boolean? = null","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestChat.botIsMember","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-chat/bot-is-member.html","searchKeys":["botIsMember","val botIsMember: Boolean? = null","love.forte.simbot.telegram.type.KeyboardButtonRequestChat.botIsMember"]},{"name":"val botUsername: String? = null","description":"love.forte.simbot.telegram.type.LoginUrl.botUsername","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-login-url/bot-username.html","searchKeys":["botUsername","val botUsername: String? = null","love.forte.simbot.telegram.type.LoginUrl.botUsername"]},{"name":"val buttonText: String","description":"love.forte.simbot.telegram.type.WebAppData.buttonText","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-web-app-data/button-text.html","searchKeys":["buttonText","val buttonText: String","love.forte.simbot.telegram.type.WebAppData.buttonText"]},{"name":"val callbackData: String? = null","description":"love.forte.simbot.telegram.type.InlineKeyboardButton.callbackData","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-button/callback-data.html","searchKeys":["callbackData","val callbackData: String? = null","love.forte.simbot.telegram.type.InlineKeyboardButton.callbackData"]},{"name":"val callbackGame: CallbackGame? = null","description":"love.forte.simbot.telegram.type.InlineKeyboardButton.callbackGame","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-button/callback-game.html","searchKeys":["callbackGame","val callbackGame: CallbackGame? = null","love.forte.simbot.telegram.type.InlineKeyboardButton.callbackGame"]},{"name":"val canAddWebPagePreviews: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canAddWebPagePreviews","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-add-web-page-previews.html","searchKeys":["canAddWebPagePreviews","val canAddWebPagePreviews: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canAddWebPagePreviews"]},{"name":"val canAddWebPagePreviews: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canAddWebPagePreviews","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-add-web-page-previews.html","searchKeys":["canAddWebPagePreviews","val canAddWebPagePreviews: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canAddWebPagePreviews"]},{"name":"val canBeEdited: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canBeEdited","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-be-edited.html","searchKeys":["canBeEdited","val canBeEdited: Boolean","love.forte.simbot.telegram.type.ChatMemberAdministrator.canBeEdited"]},{"name":"val canChangeInfo: Boolean","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canChangeInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-change-info.html","searchKeys":["canChangeInfo","val canChangeInfo: Boolean","love.forte.simbot.telegram.type.ChatAdministratorRights.canChangeInfo"]},{"name":"val canChangeInfo: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canChangeInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-change-info.html","searchKeys":["canChangeInfo","val canChangeInfo: Boolean","love.forte.simbot.telegram.type.ChatMemberAdministrator.canChangeInfo"]},{"name":"val canChangeInfo: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canChangeInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-change-info.html","searchKeys":["canChangeInfo","val canChangeInfo: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canChangeInfo"]},{"name":"val canChangeInfo: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canChangeInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-change-info.html","searchKeys":["canChangeInfo","val canChangeInfo: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canChangeInfo"]},{"name":"val canDeleteMessages: Boolean","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canDeleteMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-delete-messages.html","searchKeys":["canDeleteMessages","val canDeleteMessages: Boolean","love.forte.simbot.telegram.type.ChatAdministratorRights.canDeleteMessages"]},{"name":"val canDeleteMessages: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canDeleteMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-delete-messages.html","searchKeys":["canDeleteMessages","val canDeleteMessages: Boolean","love.forte.simbot.telegram.type.ChatMemberAdministrator.canDeleteMessages"]},{"name":"val canDeleteStories: Boolean","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canDeleteStories","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-delete-stories.html","searchKeys":["canDeleteStories","val canDeleteStories: Boolean","love.forte.simbot.telegram.type.ChatAdministratorRights.canDeleteStories"]},{"name":"val canDeleteStories: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canDeleteStories","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-delete-stories.html","searchKeys":["canDeleteStories","val canDeleteStories: Boolean","love.forte.simbot.telegram.type.ChatMemberAdministrator.canDeleteStories"]},{"name":"val canEditMessages: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canEditMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-edit-messages.html","searchKeys":["canEditMessages","val canEditMessages: Boolean? = null","love.forte.simbot.telegram.type.ChatAdministratorRights.canEditMessages"]},{"name":"val canEditMessages: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canEditMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-edit-messages.html","searchKeys":["canEditMessages","val canEditMessages: Boolean? = null","love.forte.simbot.telegram.type.ChatMemberAdministrator.canEditMessages"]},{"name":"val canEditStories: Boolean","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canEditStories","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-edit-stories.html","searchKeys":["canEditStories","val canEditStories: Boolean","love.forte.simbot.telegram.type.ChatAdministratorRights.canEditStories"]},{"name":"val canEditStories: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canEditStories","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-edit-stories.html","searchKeys":["canEditStories","val canEditStories: Boolean","love.forte.simbot.telegram.type.ChatMemberAdministrator.canEditStories"]},{"name":"val canInviteUsers: Boolean","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canInviteUsers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-invite-users.html","searchKeys":["canInviteUsers","val canInviteUsers: Boolean","love.forte.simbot.telegram.type.ChatAdministratorRights.canInviteUsers"]},{"name":"val canInviteUsers: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canInviteUsers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-invite-users.html","searchKeys":["canInviteUsers","val canInviteUsers: Boolean","love.forte.simbot.telegram.type.ChatMemberAdministrator.canInviteUsers"]},{"name":"val canInviteUsers: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canInviteUsers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-invite-users.html","searchKeys":["canInviteUsers","val canInviteUsers: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canInviteUsers"]},{"name":"val canInviteUsers: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canInviteUsers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-invite-users.html","searchKeys":["canInviteUsers","val canInviteUsers: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canInviteUsers"]},{"name":"val canJoinGroups: Boolean? = null","description":"love.forte.simbot.telegram.type.User.canJoinGroups","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user/can-join-groups.html","searchKeys":["canJoinGroups","val canJoinGroups: Boolean? = null","love.forte.simbot.telegram.type.User.canJoinGroups"]},{"name":"val canManageChat: Boolean","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canManageChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-manage-chat.html","searchKeys":["canManageChat","val canManageChat: Boolean","love.forte.simbot.telegram.type.ChatAdministratorRights.canManageChat"]},{"name":"val canManageChat: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canManageChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-manage-chat.html","searchKeys":["canManageChat","val canManageChat: Boolean","love.forte.simbot.telegram.type.ChatMemberAdministrator.canManageChat"]},{"name":"val canManageTopics: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canManageTopics","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-manage-topics.html","searchKeys":["canManageTopics","val canManageTopics: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canManageTopics"]},{"name":"val canManageTopics: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canManageTopics","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-manage-topics.html","searchKeys":["canManageTopics","val canManageTopics: Boolean? = null","love.forte.simbot.telegram.type.ChatAdministratorRights.canManageTopics"]},{"name":"val canManageTopics: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canManageTopics","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-manage-topics.html","searchKeys":["canManageTopics","val canManageTopics: Boolean? = null","love.forte.simbot.telegram.type.ChatMemberAdministrator.canManageTopics"]},{"name":"val canManageTopics: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canManageTopics","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-manage-topics.html","searchKeys":["canManageTopics","val canManageTopics: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canManageTopics"]},{"name":"val canManageVideoChats: Boolean","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canManageVideoChats","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-manage-video-chats.html","searchKeys":["canManageVideoChats","val canManageVideoChats: Boolean","love.forte.simbot.telegram.type.ChatAdministratorRights.canManageVideoChats"]},{"name":"val canManageVideoChats: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canManageVideoChats","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-manage-video-chats.html","searchKeys":["canManageVideoChats","val canManageVideoChats: Boolean","love.forte.simbot.telegram.type.ChatMemberAdministrator.canManageVideoChats"]},{"name":"val canPinMessages: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canPinMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-pin-messages.html","searchKeys":["canPinMessages","val canPinMessages: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canPinMessages"]},{"name":"val canPinMessages: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canPinMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-pin-messages.html","searchKeys":["canPinMessages","val canPinMessages: Boolean? = null","love.forte.simbot.telegram.type.ChatAdministratorRights.canPinMessages"]},{"name":"val canPinMessages: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canPinMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-pin-messages.html","searchKeys":["canPinMessages","val canPinMessages: Boolean? = null","love.forte.simbot.telegram.type.ChatMemberAdministrator.canPinMessages"]},{"name":"val canPinMessages: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canPinMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-pin-messages.html","searchKeys":["canPinMessages","val canPinMessages: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canPinMessages"]},{"name":"val canPostMessages: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canPostMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-post-messages.html","searchKeys":["canPostMessages","val canPostMessages: Boolean? = null","love.forte.simbot.telegram.type.ChatAdministratorRights.canPostMessages"]},{"name":"val canPostMessages: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canPostMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-post-messages.html","searchKeys":["canPostMessages","val canPostMessages: Boolean? = null","love.forte.simbot.telegram.type.ChatMemberAdministrator.canPostMessages"]},{"name":"val canPostStories: Boolean","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canPostStories","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-post-stories.html","searchKeys":["canPostStories","val canPostStories: Boolean","love.forte.simbot.telegram.type.ChatAdministratorRights.canPostStories"]},{"name":"val canPostStories: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canPostStories","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-post-stories.html","searchKeys":["canPostStories","val canPostStories: Boolean","love.forte.simbot.telegram.type.ChatMemberAdministrator.canPostStories"]},{"name":"val canPromoteMembers: Boolean","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canPromoteMembers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-promote-members.html","searchKeys":["canPromoteMembers","val canPromoteMembers: Boolean","love.forte.simbot.telegram.type.ChatAdministratorRights.canPromoteMembers"]},{"name":"val canPromoteMembers: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canPromoteMembers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-promote-members.html","searchKeys":["canPromoteMembers","val canPromoteMembers: Boolean","love.forte.simbot.telegram.type.ChatMemberAdministrator.canPromoteMembers"]},{"name":"val canReadAllGroupMessages: Boolean? = null","description":"love.forte.simbot.telegram.type.User.canReadAllGroupMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user/can-read-all-group-messages.html","searchKeys":["canReadAllGroupMessages","val canReadAllGroupMessages: Boolean? = null","love.forte.simbot.telegram.type.User.canReadAllGroupMessages"]},{"name":"val canRestrictMembers: Boolean","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canRestrictMembers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-restrict-members.html","searchKeys":["canRestrictMembers","val canRestrictMembers: Boolean","love.forte.simbot.telegram.type.ChatAdministratorRights.canRestrictMembers"]},{"name":"val canRestrictMembers: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canRestrictMembers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-restrict-members.html","searchKeys":["canRestrictMembers","val canRestrictMembers: Boolean","love.forte.simbot.telegram.type.ChatMemberAdministrator.canRestrictMembers"]},{"name":"val canSendAudios: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canSendAudios","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-send-audios.html","searchKeys":["canSendAudios","val canSendAudios: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canSendAudios"]},{"name":"val canSendAudios: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canSendAudios","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-send-audios.html","searchKeys":["canSendAudios","val canSendAudios: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canSendAudios"]},{"name":"val canSendDocuments: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canSendDocuments","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-send-documents.html","searchKeys":["canSendDocuments","val canSendDocuments: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canSendDocuments"]},{"name":"val canSendDocuments: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canSendDocuments","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-send-documents.html","searchKeys":["canSendDocuments","val canSendDocuments: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canSendDocuments"]},{"name":"val canSendMessages: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canSendMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-send-messages.html","searchKeys":["canSendMessages","val canSendMessages: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canSendMessages"]},{"name":"val canSendMessages: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canSendMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-send-messages.html","searchKeys":["canSendMessages","val canSendMessages: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canSendMessages"]},{"name":"val canSendOtherMessages: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canSendOtherMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-send-other-messages.html","searchKeys":["canSendOtherMessages","val canSendOtherMessages: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canSendOtherMessages"]},{"name":"val canSendOtherMessages: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canSendOtherMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-send-other-messages.html","searchKeys":["canSendOtherMessages","val canSendOtherMessages: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canSendOtherMessages"]},{"name":"val canSendPhotos: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canSendPhotos","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-send-photos.html","searchKeys":["canSendPhotos","val canSendPhotos: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canSendPhotos"]},{"name":"val canSendPhotos: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canSendPhotos","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-send-photos.html","searchKeys":["canSendPhotos","val canSendPhotos: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canSendPhotos"]},{"name":"val canSendPolls: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canSendPolls","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-send-polls.html","searchKeys":["canSendPolls","val canSendPolls: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canSendPolls"]},{"name":"val canSendPolls: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canSendPolls","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-send-polls.html","searchKeys":["canSendPolls","val canSendPolls: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canSendPolls"]},{"name":"val canSendVideoNotes: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canSendVideoNotes","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-send-video-notes.html","searchKeys":["canSendVideoNotes","val canSendVideoNotes: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canSendVideoNotes"]},{"name":"val canSendVideoNotes: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canSendVideoNotes","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-send-video-notes.html","searchKeys":["canSendVideoNotes","val canSendVideoNotes: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canSendVideoNotes"]},{"name":"val canSendVideos: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canSendVideos","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-send-videos.html","searchKeys":["canSendVideos","val canSendVideos: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canSendVideos"]},{"name":"val canSendVideos: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canSendVideos","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-send-videos.html","searchKeys":["canSendVideos","val canSendVideos: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canSendVideos"]},{"name":"val canSendVoiceNotes: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canSendVoiceNotes","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-send-voice-notes.html","searchKeys":["canSendVoiceNotes","val canSendVoiceNotes: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canSendVoiceNotes"]},{"name":"val canSendVoiceNotes: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canSendVoiceNotes","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-send-voice-notes.html","searchKeys":["canSendVoiceNotes","val canSendVoiceNotes: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canSendVoiceNotes"]},{"name":"val canSetStickerSet: Boolean? = null","description":"love.forte.simbot.telegram.type.Chat.canSetStickerSet","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/can-set-sticker-set.html","searchKeys":["canSetStickerSet","val canSetStickerSet: Boolean? = null","love.forte.simbot.telegram.type.Chat.canSetStickerSet"]},{"name":"val caption: String? = null","description":"love.forte.simbot.telegram.type.InputMediaAnimation.caption","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-animation/caption.html","searchKeys":["caption","val caption: String? = null","love.forte.simbot.telegram.type.InputMediaAnimation.caption"]},{"name":"val caption: String? = null","description":"love.forte.simbot.telegram.type.InputMediaAudio.caption","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-audio/caption.html","searchKeys":["caption","val caption: String? = null","love.forte.simbot.telegram.type.InputMediaAudio.caption"]},{"name":"val caption: String? = null","description":"love.forte.simbot.telegram.type.InputMediaDocument.caption","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-document/caption.html","searchKeys":["caption","val caption: String? = null","love.forte.simbot.telegram.type.InputMediaDocument.caption"]},{"name":"val caption: String? = null","description":"love.forte.simbot.telegram.type.InputMediaPhoto.caption","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-photo/caption.html","searchKeys":["caption","val caption: String? = null","love.forte.simbot.telegram.type.InputMediaPhoto.caption"]},{"name":"val caption: String? = null","description":"love.forte.simbot.telegram.type.InputMediaVideo.caption","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-video/caption.html","searchKeys":["caption","val caption: String? = null","love.forte.simbot.telegram.type.InputMediaVideo.caption"]},{"name":"val caption: String? = null","description":"love.forte.simbot.telegram.type.Message.caption","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/caption.html","searchKeys":["caption","val caption: String? = null","love.forte.simbot.telegram.type.Message.caption"]},{"name":"val captionEntities: List? = null","description":"love.forte.simbot.telegram.type.InputMediaAnimation.captionEntities","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-animation/caption-entities.html","searchKeys":["captionEntities","val captionEntities: List? = null","love.forte.simbot.telegram.type.InputMediaAnimation.captionEntities"]},{"name":"val captionEntities: List? = null","description":"love.forte.simbot.telegram.type.InputMediaAudio.captionEntities","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-audio/caption-entities.html","searchKeys":["captionEntities","val captionEntities: List? = null","love.forte.simbot.telegram.type.InputMediaAudio.captionEntities"]},{"name":"val captionEntities: List? = null","description":"love.forte.simbot.telegram.type.InputMediaDocument.captionEntities","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-document/caption-entities.html","searchKeys":["captionEntities","val captionEntities: List? = null","love.forte.simbot.telegram.type.InputMediaDocument.captionEntities"]},{"name":"val captionEntities: List? = null","description":"love.forte.simbot.telegram.type.InputMediaPhoto.captionEntities","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-photo/caption-entities.html","searchKeys":["captionEntities","val captionEntities: List? = null","love.forte.simbot.telegram.type.InputMediaPhoto.captionEntities"]},{"name":"val captionEntities: List? = null","description":"love.forte.simbot.telegram.type.InputMediaVideo.captionEntities","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-video/caption-entities.html","searchKeys":["captionEntities","val captionEntities: List? = null","love.forte.simbot.telegram.type.InputMediaVideo.captionEntities"]},{"name":"val captionEntities: List? = null","description":"love.forte.simbot.telegram.type.Message.captionEntities","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/caption-entities.html","searchKeys":["captionEntities","val captionEntities: List? = null","love.forte.simbot.telegram.type.Message.captionEntities"]},{"name":"val channelChatCreated: Boolean? = null","description":"love.forte.simbot.telegram.type.Message.channelChatCreated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/channel-chat-created.html","searchKeys":["channelChatCreated","val channelChatCreated: Boolean? = null","love.forte.simbot.telegram.type.Message.channelChatCreated"]},{"name":"val chat: Chat","description":"love.forte.simbot.telegram.type.ChatBoostRemoved.chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-removed/chat.html","searchKeys":["chat","val chat: Chat","love.forte.simbot.telegram.type.ChatBoostRemoved.chat"]},{"name":"val chat: Chat","description":"love.forte.simbot.telegram.type.ChatBoostUpdated.chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-updated/chat.html","searchKeys":["chat","val chat: Chat","love.forte.simbot.telegram.type.ChatBoostUpdated.chat"]},{"name":"val chat: Chat","description":"love.forte.simbot.telegram.type.ChatJoinRequest.chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-join-request/chat.html","searchKeys":["chat","val chat: Chat","love.forte.simbot.telegram.type.ChatJoinRequest.chat"]},{"name":"val chat: Chat","description":"love.forte.simbot.telegram.type.ChatMemberUpdated.chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-updated/chat.html","searchKeys":["chat","val chat: Chat","love.forte.simbot.telegram.type.ChatMemberUpdated.chat"]},{"name":"val chat: Chat","description":"love.forte.simbot.telegram.type.GiveawayWinners.chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-winners/chat.html","searchKeys":["chat","val chat: Chat","love.forte.simbot.telegram.type.GiveawayWinners.chat"]},{"name":"val chat: Chat","description":"love.forte.simbot.telegram.type.InaccessibleMessage.chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inaccessible-message/chat.html","searchKeys":["chat","val chat: Chat","love.forte.simbot.telegram.type.InaccessibleMessage.chat"]},{"name":"val chat: Chat","description":"love.forte.simbot.telegram.type.Message.chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/chat.html","searchKeys":["chat","val chat: Chat","love.forte.simbot.telegram.type.Message.chat"]},{"name":"val chat: Chat","description":"love.forte.simbot.telegram.type.MessageOriginChannel.chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-channel/chat.html","searchKeys":["chat","val chat: Chat","love.forte.simbot.telegram.type.MessageOriginChannel.chat"]},{"name":"val chat: Chat","description":"love.forte.simbot.telegram.type.MessageReactionCountUpdated.chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-count-updated/chat.html","searchKeys":["chat","val chat: Chat","love.forte.simbot.telegram.type.MessageReactionCountUpdated.chat"]},{"name":"val chat: Chat","description":"love.forte.simbot.telegram.type.MessageReactionUpdated.chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-updated/chat.html","searchKeys":["chat","val chat: Chat","love.forte.simbot.telegram.type.MessageReactionUpdated.chat"]},{"name":"val chat: Chat","description":"love.forte.simbot.telegram.type.Story.chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-story/chat.html","searchKeys":["chat","val chat: Chat","love.forte.simbot.telegram.type.Story.chat"]},{"name":"val chat: Chat? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/chat.html","searchKeys":["chat","val chat: Chat? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.chat"]},{"name":"val chatHasUsername: Boolean? = null","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestChat.chatHasUsername","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-chat/chat-has-username.html","searchKeys":["chatHasUsername","val chatHasUsername: Boolean? = null","love.forte.simbot.telegram.type.KeyboardButtonRequestChat.chatHasUsername"]},{"name":"val chatId: ChatId","description":"love.forte.simbot.telegram.type.BotCommandScopeChat.chatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-chat/chat-id.html","searchKeys":["chatId","val chatId: ChatId","love.forte.simbot.telegram.type.BotCommandScopeChat.chatId"]},{"name":"val chatId: ChatId","description":"love.forte.simbot.telegram.type.BotCommandScopeChatAdministrators.chatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-chat-administrators/chat-id.html","searchKeys":["chatId","val chatId: ChatId","love.forte.simbot.telegram.type.BotCommandScopeChatAdministrators.chatId"]},{"name":"val chatId: ChatId","description":"love.forte.simbot.telegram.type.BotCommandScopeChatMember.chatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-chat-member/chat-id.html","searchKeys":["chatId","val chatId: ChatId","love.forte.simbot.telegram.type.BotCommandScopeChatMember.chatId"]},{"name":"val chatId: ChatId? = null","description":"love.forte.simbot.telegram.type.ReplyParameters.chatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-parameters/chat-id.html","searchKeys":["chatId","val chatId: ChatId? = null","love.forte.simbot.telegram.type.ReplyParameters.chatId"]},{"name":"val chatId: Long","description":"love.forte.simbot.telegram.type.ChatShared.chatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-shared/chat-id.html","searchKeys":["chatId","val chatId: Long","love.forte.simbot.telegram.type.ChatShared.chatId"]},{"name":"val chatInstance: String","description":"love.forte.simbot.telegram.type.CallbackQuery.chatInstance","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-callback-query/chat-instance.html","searchKeys":["chatInstance","val chatInstance: String","love.forte.simbot.telegram.type.CallbackQuery.chatInstance"]},{"name":"val chatIsChannel: Boolean","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestChat.chatIsChannel","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-chat/chat-is-channel.html","searchKeys":["chatIsChannel","val chatIsChannel: Boolean","love.forte.simbot.telegram.type.KeyboardButtonRequestChat.chatIsChannel"]},{"name":"val chatIsCreated: Boolean? = null","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestChat.chatIsCreated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-chat/chat-is-created.html","searchKeys":["chatIsCreated","val chatIsCreated: Boolean? = null","love.forte.simbot.telegram.type.KeyboardButtonRequestChat.chatIsCreated"]},{"name":"val chatIsForum: Boolean? = null","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestChat.chatIsForum","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-chat/chat-is-forum.html","searchKeys":["chatIsForum","val chatIsForum: Boolean? = null","love.forte.simbot.telegram.type.KeyboardButtonRequestChat.chatIsForum"]},{"name":"val chatShared: ChatShared? = null","description":"love.forte.simbot.telegram.type.Message.chatShared","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/chat-shared.html","searchKeys":["chatShared","val chatShared: ChatShared? = null","love.forte.simbot.telegram.type.Message.chatShared"]},{"name":"val chatType: String? = null","description":"love.forte.simbot.telegram.type.inline.InlineQuery.chatType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-inline-query/chat-type.html","searchKeys":["chatType","val chatType: String? = null","love.forte.simbot.telegram.type.inline.InlineQuery.chatType"]},{"name":"val chats: List","description":"love.forte.simbot.telegram.type.Giveaway.chats","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway/chats.html","searchKeys":["chats","val chats: List","love.forte.simbot.telegram.type.Giveaway.chats"]},{"name":"val city: String","description":"love.forte.simbot.telegram.type.payment.ShippingAddress.city","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-address/city.html","searchKeys":["city","val city: String","love.forte.simbot.telegram.type.payment.ShippingAddress.city"]},{"name":"val closeDate: Int? = null","description":"love.forte.simbot.telegram.type.Poll.closeDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/close-date.html","searchKeys":["closeDate","val closeDate: Int? = null","love.forte.simbot.telegram.type.Poll.closeDate"]},{"name":"val command: String","description":"love.forte.simbot.telegram.type.BotCommand.command","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command/command.html","searchKeys":["command","val command: String","love.forte.simbot.telegram.type.BotCommand.command"]},{"name":"val connectedWebsite: String? = null","description":"love.forte.simbot.telegram.type.Message.connectedWebsite","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/connected-website.html","searchKeys":["connectedWebsite","val connectedWebsite: String? = null","love.forte.simbot.telegram.type.Message.connectedWebsite"]},{"name":"val contact: Contact? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.contact","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/contact.html","searchKeys":["contact","val contact: Contact? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.contact"]},{"name":"val contact: Contact? = null","description":"love.forte.simbot.telegram.type.Message.contact","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/contact.html","searchKeys":["contact","val contact: Contact? = null","love.forte.simbot.telegram.type.Message.contact"]},{"name":"val correctOptionId: Int? = null","description":"love.forte.simbot.telegram.type.Poll.correctOptionId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/correct-option-id.html","searchKeys":["correctOptionId","val correctOptionId: Int? = null","love.forte.simbot.telegram.type.Poll.correctOptionId"]},{"name":"val countryCode: String","description":"love.forte.simbot.telegram.type.payment.ShippingAddress.countryCode","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-address/country-code.html","searchKeys":["countryCode","val countryCode: String","love.forte.simbot.telegram.type.payment.ShippingAddress.countryCode"]},{"name":"val countryCodes: List? = null","description":"love.forte.simbot.telegram.type.Giveaway.countryCodes","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway/country-codes.html","searchKeys":["countryCodes","val countryCodes: List? = null","love.forte.simbot.telegram.type.Giveaway.countryCodes"]},{"name":"val createsJoinRequest: Boolean","description":"love.forte.simbot.telegram.type.ChatInviteLink.createsJoinRequest","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-invite-link/creates-join-request.html","searchKeys":["createsJoinRequest","val createsJoinRequest: Boolean","love.forte.simbot.telegram.type.ChatInviteLink.createsJoinRequest"]},{"name":"val creator: User","description":"love.forte.simbot.telegram.type.ChatInviteLink.creator","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-invite-link/creator.html","searchKeys":["creator","val creator: User","love.forte.simbot.telegram.type.ChatInviteLink.creator"]},{"name":"val credentials: EncryptedCredentials","description":"love.forte.simbot.telegram.type.passport.PassportData.credentials","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.passport/-passport-data/credentials.html","searchKeys":["credentials","val credentials: EncryptedCredentials","love.forte.simbot.telegram.type.passport.PassportData.credentials"]},{"name":"val currency: String","description":"love.forte.simbot.telegram.type.payment.Invoice.currency","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-invoice/currency.html","searchKeys":["currency","val currency: String","love.forte.simbot.telegram.type.payment.Invoice.currency"]},{"name":"val currency: String","description":"love.forte.simbot.telegram.type.payment.PreCheckoutQuery.currency","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-pre-checkout-query/currency.html","searchKeys":["currency","val currency: String","love.forte.simbot.telegram.type.payment.PreCheckoutQuery.currency"]},{"name":"val currency: String","description":"love.forte.simbot.telegram.type.payment.SuccessfulPayment.currency","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-successful-payment/currency.html","searchKeys":["currency","val currency: String","love.forte.simbot.telegram.type.payment.SuccessfulPayment.currency"]},{"name":"val customEmojiId: String","description":"love.forte.simbot.telegram.type.ReactionTypeCustomEmoji.customEmojiId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-type-custom-emoji/custom-emoji-id.html","searchKeys":["customEmojiId","val customEmojiId: String","love.forte.simbot.telegram.type.ReactionTypeCustomEmoji.customEmojiId"]},{"name":"val customEmojiId: String? = null","description":"love.forte.simbot.telegram.type.MessageEntity.customEmojiId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity/custom-emoji-id.html","searchKeys":["customEmojiId","val customEmojiId: String? = null","love.forte.simbot.telegram.type.MessageEntity.customEmojiId"]},{"name":"val customEmojiId: String? = null","description":"love.forte.simbot.telegram.type.sticker.Sticker.customEmojiId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/custom-emoji-id.html","searchKeys":["customEmojiId","val customEmojiId: String? = null","love.forte.simbot.telegram.type.sticker.Sticker.customEmojiId"]},{"name":"val customEmojiStickerSetName: String? = null","description":"love.forte.simbot.telegram.type.Chat.customEmojiStickerSetName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/custom-emoji-sticker-set-name.html","searchKeys":["customEmojiStickerSetName","val customEmojiStickerSetName: String? = null","love.forte.simbot.telegram.type.Chat.customEmojiStickerSetName"]},{"name":"val customTitle: String? = null","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.customTitle","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/custom-title.html","searchKeys":["customTitle","val customTitle: String? = null","love.forte.simbot.telegram.type.ChatMemberAdministrator.customTitle"]},{"name":"val customTitle: String? = null","description":"love.forte.simbot.telegram.type.ChatMemberOwner.customTitle","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-owner/custom-title.html","searchKeys":["customTitle","val customTitle: String? = null","love.forte.simbot.telegram.type.ChatMemberOwner.customTitle"]},{"name":"val data: List","description":"love.forte.simbot.telegram.type.passport.PassportData.data","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.passport/-passport-data/data.html","searchKeys":["data","val data: List","love.forte.simbot.telegram.type.passport.PassportData.data"]},{"name":"val data: String","description":"love.forte.simbot.telegram.type.WebAppData.data","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-web-app-data/data.html","searchKeys":["data","val data: String","love.forte.simbot.telegram.type.WebAppData.data"]},{"name":"val data: String","description":"love.forte.simbot.telegram.type.payment.EncryptedCredentials.data","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-credentials/data.html","searchKeys":["data","val data: String","love.forte.simbot.telegram.type.payment.EncryptedCredentials.data"]},{"name":"val data: String? = null","description":"love.forte.simbot.telegram.type.CallbackQuery.data","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-callback-query/data.html","searchKeys":["data","val data: String? = null","love.forte.simbot.telegram.type.CallbackQuery.data"]},{"name":"val data: String? = null","description":"love.forte.simbot.telegram.type.payment.EncryptedPassportElement.data","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-passport-element/data.html","searchKeys":["data","val data: String? = null","love.forte.simbot.telegram.type.payment.EncryptedPassportElement.data"]},{"name":"val date: Int","description":"love.forte.simbot.telegram.type.ChatJoinRequest.date","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-join-request/date.html","searchKeys":["date","val date: Int","love.forte.simbot.telegram.type.ChatJoinRequest.date"]},{"name":"val date: Int","description":"love.forte.simbot.telegram.type.ChatMemberUpdated.date","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-updated/date.html","searchKeys":["date","val date: Int","love.forte.simbot.telegram.type.ChatMemberUpdated.date"]},{"name":"val date: Int","description":"love.forte.simbot.telegram.type.InaccessibleMessage.date","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inaccessible-message/date.html","searchKeys":["date","val date: Int","love.forte.simbot.telegram.type.InaccessibleMessage.date"]},{"name":"val date: Int","description":"love.forte.simbot.telegram.type.Message.date","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/date.html","searchKeys":["date","val date: Int","love.forte.simbot.telegram.type.Message.date"]},{"name":"val date: Int","description":"love.forte.simbot.telegram.type.MessageOriginChannel.date","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-channel/date.html","searchKeys":["date","val date: Int","love.forte.simbot.telegram.type.MessageOriginChannel.date"]},{"name":"val date: Int","description":"love.forte.simbot.telegram.type.MessageOriginChat.date","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-chat/date.html","searchKeys":["date","val date: Int","love.forte.simbot.telegram.type.MessageOriginChat.date"]},{"name":"val date: Int","description":"love.forte.simbot.telegram.type.MessageOriginHiddenUser.date","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-hidden-user/date.html","searchKeys":["date","val date: Int","love.forte.simbot.telegram.type.MessageOriginHiddenUser.date"]},{"name":"val date: Int","description":"love.forte.simbot.telegram.type.MessageOriginUser.date","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-user/date.html","searchKeys":["date","val date: Int","love.forte.simbot.telegram.type.MessageOriginUser.date"]},{"name":"val date: Int","description":"love.forte.simbot.telegram.type.MessageReactionCountUpdated.date","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-count-updated/date.html","searchKeys":["date","val date: Int","love.forte.simbot.telegram.type.MessageReactionCountUpdated.date"]},{"name":"val date: Int","description":"love.forte.simbot.telegram.type.MessageReactionUpdated.date","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-updated/date.html","searchKeys":["date","val date: Int","love.forte.simbot.telegram.type.MessageReactionUpdated.date"]},{"name":"val deleteChatPhoto: Boolean? = null","description":"love.forte.simbot.telegram.type.Message.deleteChatPhoto","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/delete-chat-photo.html","searchKeys":["deleteChatPhoto","val deleteChatPhoto: Boolean? = null","love.forte.simbot.telegram.type.Message.deleteChatPhoto"]},{"name":"val description: String","description":"love.forte.simbot.telegram.type.BotCommand.description","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command/description.html","searchKeys":["description","val description: String","love.forte.simbot.telegram.type.BotCommand.description"]},{"name":"val description: String","description":"love.forte.simbot.telegram.type.BotDescription.description","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-description/description.html","searchKeys":["description","val description: String","love.forte.simbot.telegram.type.BotDescription.description"]},{"name":"val description: String","description":"love.forte.simbot.telegram.type.game.Game.description","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.game/-game/description.html","searchKeys":["description","val description: String","love.forte.simbot.telegram.type.game.Game.description"]},{"name":"val description: String","description":"love.forte.simbot.telegram.type.payment.Invoice.description","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-invoice/description.html","searchKeys":["description","val description: String","love.forte.simbot.telegram.type.payment.Invoice.description"]},{"name":"val description: String? = null","description":"love.forte.simbot.telegram.type.Chat.description","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/description.html","searchKeys":["description","val description: String? = null","love.forte.simbot.telegram.type.Chat.description"]},{"name":"val dice: Dice? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.dice","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/dice.html","searchKeys":["dice","val dice: Dice? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.dice"]},{"name":"val dice: Dice? = null","description":"love.forte.simbot.telegram.type.Message.dice","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/dice.html","searchKeys":["dice","val dice: Dice? = null","love.forte.simbot.telegram.type.Message.dice"]},{"name":"val disableContentTypeDetection: Boolean? = null","description":"love.forte.simbot.telegram.type.InputMediaDocument.disableContentTypeDetection","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-document/disable-content-type-detection.html","searchKeys":["disableContentTypeDetection","val disableContentTypeDetection: Boolean? = null","love.forte.simbot.telegram.type.InputMediaDocument.disableContentTypeDetection"]},{"name":"val distance: Int","description":"love.forte.simbot.telegram.type.ProximityAlertTriggered.distance","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-proximity-alert-triggered/distance.html","searchKeys":["distance","val distance: Int","love.forte.simbot.telegram.type.ProximityAlertTriggered.distance"]},{"name":"val document: Document? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.document","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/document.html","searchKeys":["document","val document: Document? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.document"]},{"name":"val document: Document? = null","description":"love.forte.simbot.telegram.type.Message.document","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/document.html","searchKeys":["document","val document: Document? = null","love.forte.simbot.telegram.type.Message.document"]},{"name":"val duration: Int","description":"love.forte.simbot.telegram.type.Animation.duration","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-animation/duration.html","searchKeys":["duration","val duration: Int","love.forte.simbot.telegram.type.Animation.duration"]},{"name":"val duration: Int","description":"love.forte.simbot.telegram.type.Audio.duration","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-audio/duration.html","searchKeys":["duration","val duration: Int","love.forte.simbot.telegram.type.Audio.duration"]},{"name":"val duration: Int","description":"love.forte.simbot.telegram.type.Video.duration","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video/duration.html","searchKeys":["duration","val duration: Int","love.forte.simbot.telegram.type.Video.duration"]},{"name":"val duration: Int","description":"love.forte.simbot.telegram.type.VideoChatEnded.duration","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-chat-ended/duration.html","searchKeys":["duration","val duration: Int","love.forte.simbot.telegram.type.VideoChatEnded.duration"]},{"name":"val duration: Int","description":"love.forte.simbot.telegram.type.VideoNote.duration","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-note/duration.html","searchKeys":["duration","val duration: Int","love.forte.simbot.telegram.type.VideoNote.duration"]},{"name":"val duration: Int","description":"love.forte.simbot.telegram.type.Voice.duration","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-voice/duration.html","searchKeys":["duration","val duration: Int","love.forte.simbot.telegram.type.Voice.duration"]},{"name":"val duration: Int? = null","description":"love.forte.simbot.telegram.type.InputMediaAnimation.duration","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-animation/duration.html","searchKeys":["duration","val duration: Int? = null","love.forte.simbot.telegram.type.InputMediaAnimation.duration"]},{"name":"val duration: Int? = null","description":"love.forte.simbot.telegram.type.InputMediaAudio.duration","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-audio/duration.html","searchKeys":["duration","val duration: Int? = null","love.forte.simbot.telegram.type.InputMediaAudio.duration"]},{"name":"val duration: Int? = null","description":"love.forte.simbot.telegram.type.InputMediaVideo.duration","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-video/duration.html","searchKeys":["duration","val duration: Int? = null","love.forte.simbot.telegram.type.InputMediaVideo.duration"]},{"name":"val editDate: Int? = null","description":"love.forte.simbot.telegram.type.Message.editDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/edit-date.html","searchKeys":["editDate","val editDate: Int? = null","love.forte.simbot.telegram.type.Message.editDate"]},{"name":"val email: String? = null","description":"love.forte.simbot.telegram.type.payment.EncryptedPassportElement.email","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-passport-element/email.html","searchKeys":["email","val email: String? = null","love.forte.simbot.telegram.type.payment.EncryptedPassportElement.email"]},{"name":"val email: String? = null","description":"love.forte.simbot.telegram.type.payment.OrderInfo.email","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-order-info/email.html","searchKeys":["email","val email: String? = null","love.forte.simbot.telegram.type.payment.OrderInfo.email"]},{"name":"val emoji: String","description":"love.forte.simbot.telegram.type.Dice.emoji","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-dice/emoji.html","searchKeys":["emoji","val emoji: String","love.forte.simbot.telegram.type.Dice.emoji"]},{"name":"val emoji: String","description":"love.forte.simbot.telegram.type.ReactionTypeEmoji.emoji","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-type-emoji/emoji.html","searchKeys":["emoji","val emoji: String","love.forte.simbot.telegram.type.ReactionTypeEmoji.emoji"]},{"name":"val emoji: String? = null","description":"love.forte.simbot.telegram.type.sticker.Sticker.emoji","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/emoji.html","searchKeys":["emoji","val emoji: String? = null","love.forte.simbot.telegram.type.sticker.Sticker.emoji"]},{"name":"val emojiStatusCustomEmojiId: String? = null","description":"love.forte.simbot.telegram.type.Chat.emojiStatusCustomEmojiId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/emoji-status-custom-emoji-id.html","searchKeys":["emojiStatusCustomEmojiId","val emojiStatusCustomEmojiId: String? = null","love.forte.simbot.telegram.type.Chat.emojiStatusCustomEmojiId"]},{"name":"val emojiStatusExpirationDate: Int? = null","description":"love.forte.simbot.telegram.type.Chat.emojiStatusExpirationDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/emoji-status-expiration-date.html","searchKeys":["emojiStatusExpirationDate","val emojiStatusExpirationDate: Int? = null","love.forte.simbot.telegram.type.Chat.emojiStatusExpirationDate"]},{"name":"val entities: List? = null","description":"love.forte.simbot.telegram.type.Message.entities","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/entities.html","searchKeys":["entities","val entities: List? = null","love.forte.simbot.telegram.type.Message.entities"]},{"name":"val entities: List? = null","description":"love.forte.simbot.telegram.type.TextQuote.entities","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-text-quote/entities.html","searchKeys":["entities","val entities: List? = null","love.forte.simbot.telegram.type.TextQuote.entities"]},{"name":"val entries: EnumEntries","description":"love.forte.simbot.telegram.type.ChatType.entries","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/entries.html","searchKeys":["entries","val entries: EnumEntries","love.forte.simbot.telegram.type.ChatType.entries"]},{"name":"val entries: EnumEntries","description":"love.forte.simbot.telegram.type.FormattingOption.entries","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-formatting-option/entries.html","searchKeys":["entries","val entries: EnumEntries","love.forte.simbot.telegram.type.FormattingOption.entries"]},{"name":"val entries: EnumEntries","description":"love.forte.simbot.telegram.type.MessageEntityType.entries","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/entries.html","searchKeys":["entries","val entries: EnumEntries","love.forte.simbot.telegram.type.MessageEntityType.entries"]},{"name":"val expirationDate: Int","description":"love.forte.simbot.telegram.type.ChatBoost.expirationDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost/expiration-date.html","searchKeys":["expirationDate","val expirationDate: Int","love.forte.simbot.telegram.type.ChatBoost.expirationDate"]},{"name":"val expireDate: Int? = null","description":"love.forte.simbot.telegram.type.ChatInviteLink.expireDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-invite-link/expire-date.html","searchKeys":["expireDate","val expireDate: Int? = null","love.forte.simbot.telegram.type.ChatInviteLink.expireDate"]},{"name":"val explanation: String? = null","description":"love.forte.simbot.telegram.type.Poll.explanation","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/explanation.html","searchKeys":["explanation","val explanation: String? = null","love.forte.simbot.telegram.type.Poll.explanation"]},{"name":"val explanationEntities: List? = null","description":"love.forte.simbot.telegram.type.Poll.explanationEntities","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/explanation-entities.html","searchKeys":["explanationEntities","val explanationEntities: List? = null","love.forte.simbot.telegram.type.Poll.explanationEntities"]},{"name":"val externalReply: ExternalReplyInfo? = null","description":"love.forte.simbot.telegram.type.Message.externalReply","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/external-reply.html","searchKeys":["externalReply","val externalReply: ExternalReplyInfo? = null","love.forte.simbot.telegram.type.Message.externalReply"]},{"name":"val fileDate: Int","description":"love.forte.simbot.telegram.type.passport.PassportFile.fileDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.passport/-passport-file/file-date.html","searchKeys":["fileDate","val fileDate: Int","love.forte.simbot.telegram.type.passport.PassportFile.fileDate"]},{"name":"val fileId: String","description":"love.forte.simbot.telegram.type.Animation.fileId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-animation/file-id.html","searchKeys":["fileId","val fileId: String","love.forte.simbot.telegram.type.Animation.fileId"]},{"name":"val fileId: String","description":"love.forte.simbot.telegram.type.Audio.fileId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-audio/file-id.html","searchKeys":["fileId","val fileId: String","love.forte.simbot.telegram.type.Audio.fileId"]},{"name":"val fileId: String","description":"love.forte.simbot.telegram.type.Document.fileId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-document/file-id.html","searchKeys":["fileId","val fileId: String","love.forte.simbot.telegram.type.Document.fileId"]},{"name":"val fileId: String","description":"love.forte.simbot.telegram.type.File.fileId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-file/file-id.html","searchKeys":["fileId","val fileId: String","love.forte.simbot.telegram.type.File.fileId"]},{"name":"val fileId: String","description":"love.forte.simbot.telegram.type.PhotoSize.fileId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-photo-size/file-id.html","searchKeys":["fileId","val fileId: String","love.forte.simbot.telegram.type.PhotoSize.fileId"]},{"name":"val fileId: String","description":"love.forte.simbot.telegram.type.Video.fileId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video/file-id.html","searchKeys":["fileId","val fileId: String","love.forte.simbot.telegram.type.Video.fileId"]},{"name":"val fileId: String","description":"love.forte.simbot.telegram.type.VideoNote.fileId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-note/file-id.html","searchKeys":["fileId","val fileId: String","love.forte.simbot.telegram.type.VideoNote.fileId"]},{"name":"val fileId: String","description":"love.forte.simbot.telegram.type.Voice.fileId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-voice/file-id.html","searchKeys":["fileId","val fileId: String","love.forte.simbot.telegram.type.Voice.fileId"]},{"name":"val fileId: String","description":"love.forte.simbot.telegram.type.passport.PassportFile.fileId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.passport/-passport-file/file-id.html","searchKeys":["fileId","val fileId: String","love.forte.simbot.telegram.type.passport.PassportFile.fileId"]},{"name":"val fileId: String","description":"love.forte.simbot.telegram.type.sticker.Sticker.fileId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/file-id.html","searchKeys":["fileId","val fileId: String","love.forte.simbot.telegram.type.sticker.Sticker.fileId"]},{"name":"val fileName: String? = null","description":"love.forte.simbot.telegram.type.Animation.fileName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-animation/file-name.html","searchKeys":["fileName","val fileName: String? = null","love.forte.simbot.telegram.type.Animation.fileName"]},{"name":"val fileName: String? = null","description":"love.forte.simbot.telegram.type.Audio.fileName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-audio/file-name.html","searchKeys":["fileName","val fileName: String? = null","love.forte.simbot.telegram.type.Audio.fileName"]},{"name":"val fileName: String? = null","description":"love.forte.simbot.telegram.type.Document.fileName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-document/file-name.html","searchKeys":["fileName","val fileName: String? = null","love.forte.simbot.telegram.type.Document.fileName"]},{"name":"val fileName: String? = null","description":"love.forte.simbot.telegram.type.Video.fileName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video/file-name.html","searchKeys":["fileName","val fileName: String? = null","love.forte.simbot.telegram.type.Video.fileName"]},{"name":"val filePath: String? = null","description":"love.forte.simbot.telegram.type.File.filePath","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-file/file-path.html","searchKeys":["filePath","val filePath: String? = null","love.forte.simbot.telegram.type.File.filePath"]},{"name":"val fileSize: Int","description":"love.forte.simbot.telegram.type.passport.PassportFile.fileSize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.passport/-passport-file/file-size.html","searchKeys":["fileSize","val fileSize: Int","love.forte.simbot.telegram.type.passport.PassportFile.fileSize"]},{"name":"val fileSize: Int? = null","description":"love.forte.simbot.telegram.type.PhotoSize.fileSize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-photo-size/file-size.html","searchKeys":["fileSize","val fileSize: Int? = null","love.forte.simbot.telegram.type.PhotoSize.fileSize"]},{"name":"val fileSize: Int? = null","description":"love.forte.simbot.telegram.type.VideoNote.fileSize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-note/file-size.html","searchKeys":["fileSize","val fileSize: Int? = null","love.forte.simbot.telegram.type.VideoNote.fileSize"]},{"name":"val fileSize: Int? = null","description":"love.forte.simbot.telegram.type.sticker.Sticker.fileSize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/file-size.html","searchKeys":["fileSize","val fileSize: Int? = null","love.forte.simbot.telegram.type.sticker.Sticker.fileSize"]},{"name":"val fileSize: Long? = null","description":"love.forte.simbot.telegram.type.Animation.fileSize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-animation/file-size.html","searchKeys":["fileSize","val fileSize: Long? = null","love.forte.simbot.telegram.type.Animation.fileSize"]},{"name":"val fileSize: Long? = null","description":"love.forte.simbot.telegram.type.Audio.fileSize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-audio/file-size.html","searchKeys":["fileSize","val fileSize: Long? = null","love.forte.simbot.telegram.type.Audio.fileSize"]},{"name":"val fileSize: Long? = null","description":"love.forte.simbot.telegram.type.Document.fileSize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-document/file-size.html","searchKeys":["fileSize","val fileSize: Long? = null","love.forte.simbot.telegram.type.Document.fileSize"]},{"name":"val fileSize: Long? = null","description":"love.forte.simbot.telegram.type.File.fileSize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-file/file-size.html","searchKeys":["fileSize","val fileSize: Long? = null","love.forte.simbot.telegram.type.File.fileSize"]},{"name":"val fileSize: Long? = null","description":"love.forte.simbot.telegram.type.Video.fileSize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video/file-size.html","searchKeys":["fileSize","val fileSize: Long? = null","love.forte.simbot.telegram.type.Video.fileSize"]},{"name":"val fileSize: Long? = null","description":"love.forte.simbot.telegram.type.Voice.fileSize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-voice/file-size.html","searchKeys":["fileSize","val fileSize: Long? = null","love.forte.simbot.telegram.type.Voice.fileSize"]},{"name":"val fileUniqueId: String","description":"love.forte.simbot.telegram.type.Animation.fileUniqueId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-animation/file-unique-id.html","searchKeys":["fileUniqueId","val fileUniqueId: String","love.forte.simbot.telegram.type.Animation.fileUniqueId"]},{"name":"val fileUniqueId: String","description":"love.forte.simbot.telegram.type.Audio.fileUniqueId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-audio/file-unique-id.html","searchKeys":["fileUniqueId","val fileUniqueId: String","love.forte.simbot.telegram.type.Audio.fileUniqueId"]},{"name":"val fileUniqueId: String","description":"love.forte.simbot.telegram.type.Document.fileUniqueId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-document/file-unique-id.html","searchKeys":["fileUniqueId","val fileUniqueId: String","love.forte.simbot.telegram.type.Document.fileUniqueId"]},{"name":"val fileUniqueId: String","description":"love.forte.simbot.telegram.type.File.fileUniqueId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-file/file-unique-id.html","searchKeys":["fileUniqueId","val fileUniqueId: String","love.forte.simbot.telegram.type.File.fileUniqueId"]},{"name":"val fileUniqueId: String","description":"love.forte.simbot.telegram.type.PhotoSize.fileUniqueId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-photo-size/file-unique-id.html","searchKeys":["fileUniqueId","val fileUniqueId: String","love.forte.simbot.telegram.type.PhotoSize.fileUniqueId"]},{"name":"val fileUniqueId: String","description":"love.forte.simbot.telegram.type.Video.fileUniqueId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video/file-unique-id.html","searchKeys":["fileUniqueId","val fileUniqueId: String","love.forte.simbot.telegram.type.Video.fileUniqueId"]},{"name":"val fileUniqueId: String","description":"love.forte.simbot.telegram.type.VideoNote.fileUniqueId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-note/file-unique-id.html","searchKeys":["fileUniqueId","val fileUniqueId: String","love.forte.simbot.telegram.type.VideoNote.fileUniqueId"]},{"name":"val fileUniqueId: String","description":"love.forte.simbot.telegram.type.Voice.fileUniqueId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-voice/file-unique-id.html","searchKeys":["fileUniqueId","val fileUniqueId: String","love.forte.simbot.telegram.type.Voice.fileUniqueId"]},{"name":"val fileUniqueId: String","description":"love.forte.simbot.telegram.type.passport.PassportFile.fileUniqueId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.passport/-passport-file/file-unique-id.html","searchKeys":["fileUniqueId","val fileUniqueId: String","love.forte.simbot.telegram.type.passport.PassportFile.fileUniqueId"]},{"name":"val fileUniqueId: String","description":"love.forte.simbot.telegram.type.sticker.Sticker.fileUniqueId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/file-unique-id.html","searchKeys":["fileUniqueId","val fileUniqueId: String","love.forte.simbot.telegram.type.sticker.Sticker.fileUniqueId"]},{"name":"val files: List? = null","description":"love.forte.simbot.telegram.type.payment.EncryptedPassportElement.files","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-passport-element/files.html","searchKeys":["files","val files: List? = null","love.forte.simbot.telegram.type.payment.EncryptedPassportElement.files"]},{"name":"val firstName: String","description":"love.forte.simbot.telegram.type.Contact.firstName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-contact/first-name.html","searchKeys":["firstName","val firstName: String","love.forte.simbot.telegram.type.Contact.firstName"]},{"name":"val firstName: String","description":"love.forte.simbot.telegram.type.User.firstName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user/first-name.html","searchKeys":["firstName","val firstName: String","love.forte.simbot.telegram.type.User.firstName"]},{"name":"val firstName: String? = null","description":"love.forte.simbot.telegram.type.Chat.firstName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/first-name.html","searchKeys":["firstName","val firstName: String? = null","love.forte.simbot.telegram.type.Chat.firstName"]},{"name":"val forceReply: Boolean = false","description":"love.forte.simbot.telegram.type.ForceReply.forceReply","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-force-reply/force-reply.html","searchKeys":["forceReply","val forceReply: Boolean = false","love.forte.simbot.telegram.type.ForceReply.forceReply"]},{"name":"val forumTopicClosed: ForumTopicClosed? = null","description":"love.forte.simbot.telegram.type.Message.forumTopicClosed","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/forum-topic-closed.html","searchKeys":["forumTopicClosed","val forumTopicClosed: ForumTopicClosed? = null","love.forte.simbot.telegram.type.Message.forumTopicClosed"]},{"name":"val forumTopicCreated: ForumTopicCreated? = null","description":"love.forte.simbot.telegram.type.Message.forumTopicCreated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/forum-topic-created.html","searchKeys":["forumTopicCreated","val forumTopicCreated: ForumTopicCreated? = null","love.forte.simbot.telegram.type.Message.forumTopicCreated"]},{"name":"val forumTopicEdited: ForumTopicEdited? = null","description":"love.forte.simbot.telegram.type.Message.forumTopicEdited","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/forum-topic-edited.html","searchKeys":["forumTopicEdited","val forumTopicEdited: ForumTopicEdited? = null","love.forte.simbot.telegram.type.Message.forumTopicEdited"]},{"name":"val forumTopicReopened: ForumTopicReopened? = null","description":"love.forte.simbot.telegram.type.Message.forumTopicReopened","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/forum-topic-reopened.html","searchKeys":["forumTopicReopened","val forumTopicReopened: ForumTopicReopened? = null","love.forte.simbot.telegram.type.Message.forumTopicReopened"]},{"name":"val forwardOrigin: MessageOrigin? = null","description":"love.forte.simbot.telegram.type.Message.forwardOrigin","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/forward-origin.html","searchKeys":["forwardOrigin","val forwardOrigin: MessageOrigin? = null","love.forte.simbot.telegram.type.Message.forwardOrigin"]},{"name":"val forwardText: String? = null","description":"love.forte.simbot.telegram.type.LoginUrl.forwardText","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-login-url/forward-text.html","searchKeys":["forwardText","val forwardText: String? = null","love.forte.simbot.telegram.type.LoginUrl.forwardText"]},{"name":"val foursquareId: String? = null","description":"love.forte.simbot.telegram.type.Venue.foursquareId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-venue/foursquare-id.html","searchKeys":["foursquareId","val foursquareId: String? = null","love.forte.simbot.telegram.type.Venue.foursquareId"]},{"name":"val foursquareType: String? = null","description":"love.forte.simbot.telegram.type.Venue.foursquareType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-venue/foursquare-type.html","searchKeys":["foursquareType","val foursquareType: String? = null","love.forte.simbot.telegram.type.Venue.foursquareType"]},{"name":"val from: User","description":"love.forte.simbot.telegram.type.CallbackQuery.from","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-callback-query/from.html","searchKeys":["from","val from: User","love.forte.simbot.telegram.type.CallbackQuery.from"]},{"name":"val from: User","description":"love.forte.simbot.telegram.type.ChatJoinRequest.from","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-join-request/from.html","searchKeys":["from","val from: User","love.forte.simbot.telegram.type.ChatJoinRequest.from"]},{"name":"val from: User","description":"love.forte.simbot.telegram.type.ChatMemberUpdated.from","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-updated/from.html","searchKeys":["from","val from: User","love.forte.simbot.telegram.type.ChatMemberUpdated.from"]},{"name":"val from: User","description":"love.forte.simbot.telegram.type.inline.ChosenInlineResult.from","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-chosen-inline-result/from.html","searchKeys":["from","val from: User","love.forte.simbot.telegram.type.inline.ChosenInlineResult.from"]},{"name":"val from: User","description":"love.forte.simbot.telegram.type.inline.InlineQuery.from","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-inline-query/from.html","searchKeys":["from","val from: User","love.forte.simbot.telegram.type.inline.InlineQuery.from"]},{"name":"val from: User","description":"love.forte.simbot.telegram.type.payment.PreCheckoutQuery.from","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-pre-checkout-query/from.html","searchKeys":["from","val from: User","love.forte.simbot.telegram.type.payment.PreCheckoutQuery.from"]},{"name":"val from: User","description":"love.forte.simbot.telegram.type.payment.ShippingQuery.from","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-query/from.html","searchKeys":["from","val from: User","love.forte.simbot.telegram.type.payment.ShippingQuery.from"]},{"name":"val from: User? = null","description":"love.forte.simbot.telegram.type.Message.from","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/from.html","searchKeys":["from","val from: User? = null","love.forte.simbot.telegram.type.Message.from"]},{"name":"val fromAttachmentMenu: Boolean? = null","description":"love.forte.simbot.telegram.type.WriteAccessAllowed.fromAttachmentMenu","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-write-access-allowed/from-attachment-menu.html","searchKeys":["fromAttachmentMenu","val fromAttachmentMenu: Boolean? = null","love.forte.simbot.telegram.type.WriteAccessAllowed.fromAttachmentMenu"]},{"name":"val fromRequest: Boolean? = null","description":"love.forte.simbot.telegram.type.WriteAccessAllowed.fromRequest","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-write-access-allowed/from-request.html","searchKeys":["fromRequest","val fromRequest: Boolean? = null","love.forte.simbot.telegram.type.WriteAccessAllowed.fromRequest"]},{"name":"val frontSide: PassportFile? = null","description":"love.forte.simbot.telegram.type.payment.EncryptedPassportElement.frontSide","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-passport-element/front-side.html","searchKeys":["frontSide","val frontSide: PassportFile? = null","love.forte.simbot.telegram.type.payment.EncryptedPassportElement.frontSide"]},{"name":"val game: Game? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.game","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/game.html","searchKeys":["game","val game: Game? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.game"]},{"name":"val game: Game? = null","description":"love.forte.simbot.telegram.type.Message.game","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/game.html","searchKeys":["game","val game: Game? = null","love.forte.simbot.telegram.type.Message.game"]},{"name":"val gameShortName: String? = null","description":"love.forte.simbot.telegram.type.CallbackQuery.gameShortName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-callback-query/game-short-name.html","searchKeys":["gameShortName","val gameShortName: String? = null","love.forte.simbot.telegram.type.CallbackQuery.gameShortName"]},{"name":"val generalForumTopicHidden: GeneralForumTopicHidden? = null","description":"love.forte.simbot.telegram.type.Message.generalForumTopicHidden","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/general-forum-topic-hidden.html","searchKeys":["generalForumTopicHidden","val generalForumTopicHidden: GeneralForumTopicHidden? = null","love.forte.simbot.telegram.type.Message.generalForumTopicHidden"]},{"name":"val generalForumTopicUnhidden: GeneralForumTopicUnhidden? = null","description":"love.forte.simbot.telegram.type.Message.generalForumTopicUnhidden","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/general-forum-topic-unhidden.html","searchKeys":["generalForumTopicUnhidden","val generalForumTopicUnhidden: GeneralForumTopicUnhidden? = null","love.forte.simbot.telegram.type.Message.generalForumTopicUnhidden"]},{"name":"val giveaway: Giveaway? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.giveaway","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/giveaway.html","searchKeys":["giveaway","val giveaway: Giveaway? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.giveaway"]},{"name":"val giveaway: Giveaway? = null","description":"love.forte.simbot.telegram.type.Message.giveaway","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/giveaway.html","searchKeys":["giveaway","val giveaway: Giveaway? = null","love.forte.simbot.telegram.type.Message.giveaway"]},{"name":"val giveawayCompleted: GiveawayCompleted? = null","description":"love.forte.simbot.telegram.type.Message.giveawayCompleted","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/giveaway-completed.html","searchKeys":["giveawayCompleted","val giveawayCompleted: GiveawayCompleted? = null","love.forte.simbot.telegram.type.Message.giveawayCompleted"]},{"name":"val giveawayCreated: GiveawayCreated? = null","description":"love.forte.simbot.telegram.type.Message.giveawayCreated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/giveaway-created.html","searchKeys":["giveawayCreated","val giveawayCreated: GiveawayCreated? = null","love.forte.simbot.telegram.type.Message.giveawayCreated"]},{"name":"val giveawayMessage: Message? = null","description":"love.forte.simbot.telegram.type.GiveawayCompleted.giveawayMessage","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-completed/giveaway-message.html","searchKeys":["giveawayMessage","val giveawayMessage: Message? = null","love.forte.simbot.telegram.type.GiveawayCompleted.giveawayMessage"]},{"name":"val giveawayMessageId: Int","description":"love.forte.simbot.telegram.type.ChatBoostSourceGiveaway.giveawayMessageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source-giveaway/giveaway-message-id.html","searchKeys":["giveawayMessageId","val giveawayMessageId: Int","love.forte.simbot.telegram.type.ChatBoostSourceGiveaway.giveawayMessageId"]},{"name":"val giveawayMessageId: Int","description":"love.forte.simbot.telegram.type.GiveawayWinners.giveawayMessageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-winners/giveaway-message-id.html","searchKeys":["giveawayMessageId","val giveawayMessageId: Int","love.forte.simbot.telegram.type.GiveawayWinners.giveawayMessageId"]},{"name":"val giveawayWinners: GiveawayWinners? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.giveawayWinners","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/giveaway-winners.html","searchKeys":["giveawayWinners","val giveawayWinners: GiveawayWinners? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.giveawayWinners"]},{"name":"val giveawayWinners: GiveawayWinners? = null","description":"love.forte.simbot.telegram.type.Message.giveawayWinners","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/giveaway-winners.html","searchKeys":["giveawayWinners","val giveawayWinners: GiveawayWinners? = null","love.forte.simbot.telegram.type.Message.giveawayWinners"]},{"name":"val googlePlaceId: String? = null","description":"love.forte.simbot.telegram.type.Venue.googlePlaceId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-venue/google-place-id.html","searchKeys":["googlePlaceId","val googlePlaceId: String? = null","love.forte.simbot.telegram.type.Venue.googlePlaceId"]},{"name":"val googlePlaceType: String? = null","description":"love.forte.simbot.telegram.type.Venue.googlePlaceType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-venue/google-place-type.html","searchKeys":["googlePlaceType","val googlePlaceType: String? = null","love.forte.simbot.telegram.type.Venue.googlePlaceType"]},{"name":"val groupChatCreated: Boolean? = null","description":"love.forte.simbot.telegram.type.Message.groupChatCreated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/group-chat-created.html","searchKeys":["groupChatCreated","val groupChatCreated: Boolean? = null","love.forte.simbot.telegram.type.Message.groupChatCreated"]},{"name":"val hasAggressiveAntiSpamEnabled: Boolean? = null","description":"love.forte.simbot.telegram.type.Chat.hasAggressiveAntiSpamEnabled","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/has-aggressive-anti-spam-enabled.html","searchKeys":["hasAggressiveAntiSpamEnabled","val hasAggressiveAntiSpamEnabled: Boolean? = null","love.forte.simbot.telegram.type.Chat.hasAggressiveAntiSpamEnabled"]},{"name":"val hasCustomCertificate: Boolean = false","description":"love.forte.simbot.telegram.type.update.WebhookInfo.hasCustomCertificate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.update/-webhook-info/has-custom-certificate.html","searchKeys":["hasCustomCertificate","val hasCustomCertificate: Boolean = false","love.forte.simbot.telegram.type.update.WebhookInfo.hasCustomCertificate"]},{"name":"val hasHiddenMembers: Boolean? = null","description":"love.forte.simbot.telegram.type.Chat.hasHiddenMembers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/has-hidden-members.html","searchKeys":["hasHiddenMembers","val hasHiddenMembers: Boolean? = null","love.forte.simbot.telegram.type.Chat.hasHiddenMembers"]},{"name":"val hasMediaSpoiler: Boolean? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.hasMediaSpoiler","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/has-media-spoiler.html","searchKeys":["hasMediaSpoiler","val hasMediaSpoiler: Boolean? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.hasMediaSpoiler"]},{"name":"val hasMediaSpoiler: Boolean? = null","description":"love.forte.simbot.telegram.type.Message.hasMediaSpoiler","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/has-media-spoiler.html","searchKeys":["hasMediaSpoiler","val hasMediaSpoiler: Boolean? = null","love.forte.simbot.telegram.type.Message.hasMediaSpoiler"]},{"name":"val hasPrivateForwards: Boolean? = null","description":"love.forte.simbot.telegram.type.Chat.hasPrivateForwards","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/has-private-forwards.html","searchKeys":["hasPrivateForwards","val hasPrivateForwards: Boolean? = null","love.forte.simbot.telegram.type.Chat.hasPrivateForwards"]},{"name":"val hasProtectedContent: Boolean? = null","description":"love.forte.simbot.telegram.type.Chat.hasProtectedContent","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/has-protected-content.html","searchKeys":["hasProtectedContent","val hasProtectedContent: Boolean? = null","love.forte.simbot.telegram.type.Chat.hasProtectedContent"]},{"name":"val hasProtectedContent: Boolean? = null","description":"love.forte.simbot.telegram.type.Message.hasProtectedContent","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/has-protected-content.html","searchKeys":["hasProtectedContent","val hasProtectedContent: Boolean? = null","love.forte.simbot.telegram.type.Message.hasProtectedContent"]},{"name":"val hasPublicWinners: Boolean? = null","description":"love.forte.simbot.telegram.type.Giveaway.hasPublicWinners","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway/has-public-winners.html","searchKeys":["hasPublicWinners","val hasPublicWinners: Boolean? = null","love.forte.simbot.telegram.type.Giveaway.hasPublicWinners"]},{"name":"val hasRestrictedVoiceAndVideoMessages: Boolean? = null","description":"love.forte.simbot.telegram.type.Chat.hasRestrictedVoiceAndVideoMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/has-restricted-voice-and-video-messages.html","searchKeys":["hasRestrictedVoiceAndVideoMessages","val hasRestrictedVoiceAndVideoMessages: Boolean? = null","love.forte.simbot.telegram.type.Chat.hasRestrictedVoiceAndVideoMessages"]},{"name":"val hasSpoiler: Boolean? = null","description":"love.forte.simbot.telegram.type.InputMediaAnimation.hasSpoiler","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-animation/has-spoiler.html","searchKeys":["hasSpoiler","val hasSpoiler: Boolean? = null","love.forte.simbot.telegram.type.InputMediaAnimation.hasSpoiler"]},{"name":"val hasSpoiler: Boolean? = null","description":"love.forte.simbot.telegram.type.InputMediaPhoto.hasSpoiler","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-photo/has-spoiler.html","searchKeys":["hasSpoiler","val hasSpoiler: Boolean? = null","love.forte.simbot.telegram.type.InputMediaPhoto.hasSpoiler"]},{"name":"val hasSpoiler: Boolean? = null","description":"love.forte.simbot.telegram.type.InputMediaVideo.hasSpoiler","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-video/has-spoiler.html","searchKeys":["hasSpoiler","val hasSpoiler: Boolean? = null","love.forte.simbot.telegram.type.InputMediaVideo.hasSpoiler"]},{"name":"val hasVisibleHistory: Boolean? = null","description":"love.forte.simbot.telegram.type.Chat.hasVisibleHistory","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/has-visible-history.html","searchKeys":["hasVisibleHistory","val hasVisibleHistory: Boolean? = null","love.forte.simbot.telegram.type.Chat.hasVisibleHistory"]},{"name":"val hash: String","description":"love.forte.simbot.telegram.type.payment.EncryptedCredentials.hash","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-credentials/hash.html","searchKeys":["hash","val hash: String","love.forte.simbot.telegram.type.payment.EncryptedCredentials.hash"]},{"name":"val hash: String","description":"love.forte.simbot.telegram.type.payment.EncryptedPassportElement.hash","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-passport-element/hash.html","searchKeys":["hash","val hash: String","love.forte.simbot.telegram.type.payment.EncryptedPassportElement.hash"]},{"name":"val heading: Int? = null","description":"love.forte.simbot.telegram.type.Location.heading","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-location/heading.html","searchKeys":["heading","val heading: Int? = null","love.forte.simbot.telegram.type.Location.heading"]},{"name":"val height: Int","description":"love.forte.simbot.telegram.type.Animation.height","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-animation/height.html","searchKeys":["height","val height: Int","love.forte.simbot.telegram.type.Animation.height"]},{"name":"val height: Int","description":"love.forte.simbot.telegram.type.PhotoSize.height","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-photo-size/height.html","searchKeys":["height","val height: Int","love.forte.simbot.telegram.type.PhotoSize.height"]},{"name":"val height: Int","description":"love.forte.simbot.telegram.type.Video.height","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video/height.html","searchKeys":["height","val height: Int","love.forte.simbot.telegram.type.Video.height"]},{"name":"val height: Int","description":"love.forte.simbot.telegram.type.sticker.Sticker.height","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/height.html","searchKeys":["height","val height: Int","love.forte.simbot.telegram.type.sticker.Sticker.height"]},{"name":"val height: Int? = null","description":"love.forte.simbot.telegram.type.InputMediaAnimation.height","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-animation/height.html","searchKeys":["height","val height: Int? = null","love.forte.simbot.telegram.type.InputMediaAnimation.height"]},{"name":"val height: Int? = null","description":"love.forte.simbot.telegram.type.InputMediaVideo.height","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-video/height.html","searchKeys":["height","val height: Int? = null","love.forte.simbot.telegram.type.InputMediaVideo.height"]},{"name":"val horizontalAccuracy: Float? = null","description":"love.forte.simbot.telegram.type.Location.horizontalAccuracy","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-location/horizontal-accuracy.html","searchKeys":["horizontalAccuracy","val horizontalAccuracy: Float? = null","love.forte.simbot.telegram.type.Location.horizontalAccuracy"]},{"name":"val iconColor: Int","description":"love.forte.simbot.telegram.type.ForumTopic.iconColor","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic/icon-color.html","searchKeys":["iconColor","val iconColor: Int","love.forte.simbot.telegram.type.ForumTopic.iconColor"]},{"name":"val iconColor: Int","description":"love.forte.simbot.telegram.type.ForumTopicCreated.iconColor","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic-created/icon-color.html","searchKeys":["iconColor","val iconColor: Int","love.forte.simbot.telegram.type.ForumTopicCreated.iconColor"]},{"name":"val iconCustomEmojiId: String? = null","description":"love.forte.simbot.telegram.type.ForumTopic.iconCustomEmojiId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic/icon-custom-emoji-id.html","searchKeys":["iconCustomEmojiId","val iconCustomEmojiId: String? = null","love.forte.simbot.telegram.type.ForumTopic.iconCustomEmojiId"]},{"name":"val iconCustomEmojiId: String? = null","description":"love.forte.simbot.telegram.type.ForumTopicCreated.iconCustomEmojiId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic-created/icon-custom-emoji-id.html","searchKeys":["iconCustomEmojiId","val iconCustomEmojiId: String? = null","love.forte.simbot.telegram.type.ForumTopicCreated.iconCustomEmojiId"]},{"name":"val iconCustomEmojiId: String? = null","description":"love.forte.simbot.telegram.type.ForumTopicEdited.iconCustomEmojiId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic-edited/icon-custom-emoji-id.html","searchKeys":["iconCustomEmojiId","val iconCustomEmojiId: String? = null","love.forte.simbot.telegram.type.ForumTopicEdited.iconCustomEmojiId"]},{"name":"val id: Int","description":"love.forte.simbot.telegram.type.Story.id","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-story/id.html","searchKeys":["id","val id: Int","love.forte.simbot.telegram.type.Story.id"]},{"name":"val id: Long","description":"love.forte.simbot.telegram.type.Chat.id","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/id.html","searchKeys":["id","val id: Long","love.forte.simbot.telegram.type.Chat.id"]},{"name":"val id: Long","description":"love.forte.simbot.telegram.type.User.id","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user/id.html","searchKeys":["id","val id: Long","love.forte.simbot.telegram.type.User.id"]},{"name":"val id: String","description":"love.forte.simbot.telegram.type.CallbackQuery.id","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-callback-query/id.html","searchKeys":["id","val id: String","love.forte.simbot.telegram.type.CallbackQuery.id"]},{"name":"val id: String","description":"love.forte.simbot.telegram.type.Poll.id","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/id.html","searchKeys":["id","val id: String","love.forte.simbot.telegram.type.Poll.id"]},{"name":"val id: String","description":"love.forte.simbot.telegram.type.inline.InlineQuery.id","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-inline-query/id.html","searchKeys":["id","val id: String","love.forte.simbot.telegram.type.inline.InlineQuery.id"]},{"name":"val id: String","description":"love.forte.simbot.telegram.type.payment.PreCheckoutQuery.id","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-pre-checkout-query/id.html","searchKeys":["id","val id: String","love.forte.simbot.telegram.type.payment.PreCheckoutQuery.id"]},{"name":"val id: String","description":"love.forte.simbot.telegram.type.payment.ShippingQuery.id","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-query/id.html","searchKeys":["id","val id: String","love.forte.simbot.telegram.type.payment.ShippingQuery.id"]},{"name":"val inlineKeyboard: List>","description":"love.forte.simbot.telegram.type.InlineKeyboardMarkup.inlineKeyboard","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-markup/inline-keyboard.html","searchKeys":["inlineKeyboard","val inlineKeyboard: List>","love.forte.simbot.telegram.type.InlineKeyboardMarkup.inlineKeyboard"]},{"name":"val inlineMessageId: String? = null","description":"love.forte.simbot.telegram.type.CallbackQuery.inlineMessageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-callback-query/inline-message-id.html","searchKeys":["inlineMessageId","val inlineMessageId: String? = null","love.forte.simbot.telegram.type.CallbackQuery.inlineMessageId"]},{"name":"val inlineMessageId: String? = null","description":"love.forte.simbot.telegram.type.inline.ChosenInlineResult.inlineMessageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-chosen-inline-result/inline-message-id.html","searchKeys":["inlineMessageId","val inlineMessageId: String? = null","love.forte.simbot.telegram.type.inline.ChosenInlineResult.inlineMessageId"]},{"name":"val inputFieldPlaceholder: String? = null","description":"love.forte.simbot.telegram.type.ForceReply.inputFieldPlaceholder","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-force-reply/input-field-placeholder.html","searchKeys":["inputFieldPlaceholder","val inputFieldPlaceholder: String? = null","love.forte.simbot.telegram.type.ForceReply.inputFieldPlaceholder"]},{"name":"val inputFieldPlaceholder: String? = null","description":"love.forte.simbot.telegram.type.ReplyKeyboardMarkup.inputFieldPlaceholder","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-keyboard-markup/input-field-placeholder.html","searchKeys":["inputFieldPlaceholder","val inputFieldPlaceholder: String? = null","love.forte.simbot.telegram.type.ReplyKeyboardMarkup.inputFieldPlaceholder"]},{"name":"val inviteLink: ChatInviteLink? = null","description":"love.forte.simbot.telegram.type.ChatJoinRequest.inviteLink","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-join-request/invite-link.html","searchKeys":["inviteLink","val inviteLink: ChatInviteLink? = null","love.forte.simbot.telegram.type.ChatJoinRequest.inviteLink"]},{"name":"val inviteLink: ChatInviteLink? = null","description":"love.forte.simbot.telegram.type.ChatMemberUpdated.inviteLink","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-updated/invite-link.html","searchKeys":["inviteLink","val inviteLink: ChatInviteLink? = null","love.forte.simbot.telegram.type.ChatMemberUpdated.inviteLink"]},{"name":"val inviteLink: String","description":"love.forte.simbot.telegram.type.ChatInviteLink.inviteLink","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-invite-link/invite-link.html","searchKeys":["inviteLink","val inviteLink: String","love.forte.simbot.telegram.type.ChatInviteLink.inviteLink"]},{"name":"val inviteLink: String? = null","description":"love.forte.simbot.telegram.type.Chat.inviteLink","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/invite-link.html","searchKeys":["inviteLink","val inviteLink: String? = null","love.forte.simbot.telegram.type.Chat.inviteLink"]},{"name":"val invoice: Invoice? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.invoice","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/invoice.html","searchKeys":["invoice","val invoice: Invoice? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.invoice"]},{"name":"val invoice: Invoice? = null","description":"love.forte.simbot.telegram.type.Message.invoice","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/invoice.html","searchKeys":["invoice","val invoice: Invoice? = null","love.forte.simbot.telegram.type.Message.invoice"]},{"name":"val invoicePayload: String","description":"love.forte.simbot.telegram.type.payment.PreCheckoutQuery.invoicePayload","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-pre-checkout-query/invoice-payload.html","searchKeys":["invoicePayload","val invoicePayload: String","love.forte.simbot.telegram.type.payment.PreCheckoutQuery.invoicePayload"]},{"name":"val invoicePayload: String","description":"love.forte.simbot.telegram.type.payment.ShippingQuery.invoicePayload","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-query/invoice-payload.html","searchKeys":["invoicePayload","val invoicePayload: String","love.forte.simbot.telegram.type.payment.ShippingQuery.invoicePayload"]},{"name":"val invoicePayload: String","description":"love.forte.simbot.telegram.type.payment.SuccessfulPayment.invoicePayload","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-successful-payment/invoice-payload.html","searchKeys":["invoicePayload","val invoicePayload: String","love.forte.simbot.telegram.type.payment.SuccessfulPayment.invoicePayload"]},{"name":"val ipAddress: String? = null","description":"love.forte.simbot.telegram.type.update.WebhookInfo.ipAddress","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.update/-webhook-info/ip-address.html","searchKeys":["ipAddress","val ipAddress: String? = null","love.forte.simbot.telegram.type.update.WebhookInfo.ipAddress"]},{"name":"val isAnimated: Boolean = false","description":"love.forte.simbot.telegram.type.sticker.Sticker.isAnimated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/is-animated.html","searchKeys":["isAnimated","val isAnimated: Boolean = false","love.forte.simbot.telegram.type.sticker.Sticker.isAnimated"]},{"name":"val isAnonymous: Boolean","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.isAnonymous","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/is-anonymous.html","searchKeys":["isAnonymous","val isAnonymous: Boolean","love.forte.simbot.telegram.type.ChatAdministratorRights.isAnonymous"]},{"name":"val isAnonymous: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.isAnonymous","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/is-anonymous.html","searchKeys":["isAnonymous","val isAnonymous: Boolean","love.forte.simbot.telegram.type.ChatMemberAdministrator.isAnonymous"]},{"name":"val isAnonymous: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberOwner.isAnonymous","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-owner/is-anonymous.html","searchKeys":["isAnonymous","val isAnonymous: Boolean","love.forte.simbot.telegram.type.ChatMemberOwner.isAnonymous"]},{"name":"val isAnonymous: Boolean","description":"love.forte.simbot.telegram.type.Poll.isAnonymous","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/is-anonymous.html","searchKeys":["isAnonymous","val isAnonymous: Boolean","love.forte.simbot.telegram.type.Poll.isAnonymous"]},{"name":"val isAutomaticForward: Boolean? = null","description":"love.forte.simbot.telegram.type.Message.isAutomaticForward","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/is-automatic-forward.html","searchKeys":["isAutomaticForward","val isAutomaticForward: Boolean? = null","love.forte.simbot.telegram.type.Message.isAutomaticForward"]},{"name":"val isBot: Boolean = false","description":"love.forte.simbot.telegram.type.User.isBot","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user/is-bot.html","searchKeys":["isBot","val isBot: Boolean = false","love.forte.simbot.telegram.type.User.isBot"]},{"name":"val isClosed: Boolean","description":"love.forte.simbot.telegram.type.Poll.isClosed","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/is-closed.html","searchKeys":["isClosed","val isClosed: Boolean","love.forte.simbot.telegram.type.Poll.isClosed"]},{"name":"val isDisabled: Boolean? = null","description":"love.forte.simbot.telegram.type.LinkPreviewOptions.isDisabled","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options/is-disabled.html","searchKeys":["isDisabled","val isDisabled: Boolean? = null","love.forte.simbot.telegram.type.LinkPreviewOptions.isDisabled"]},{"name":"val isForum: Boolean? = null","description":"love.forte.simbot.telegram.type.Chat.isForum","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/is-forum.html","searchKeys":["isForum","val isForum: Boolean? = null","love.forte.simbot.telegram.type.Chat.isForum"]},{"name":"val isManual: Boolean? = null","description":"love.forte.simbot.telegram.type.TextQuote.isManual","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-text-quote/is-manual.html","searchKeys":["isManual","val isManual: Boolean? = null","love.forte.simbot.telegram.type.TextQuote.isManual"]},{"name":"val isMember: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.isMember","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/is-member.html","searchKeys":["isMember","val isMember: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.isMember"]},{"name":"val isPersistent: Boolean? = null","description":"love.forte.simbot.telegram.type.ReplyKeyboardMarkup.isPersistent","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-keyboard-markup/is-persistent.html","searchKeys":["isPersistent","val isPersistent: Boolean? = null","love.forte.simbot.telegram.type.ReplyKeyboardMarkup.isPersistent"]},{"name":"val isPremium: Boolean? = null","description":"love.forte.simbot.telegram.type.User.isPremium","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user/is-premium.html","searchKeys":["isPremium","val isPremium: Boolean? = null","love.forte.simbot.telegram.type.User.isPremium"]},{"name":"val isPrimary: Boolean","description":"love.forte.simbot.telegram.type.ChatInviteLink.isPrimary","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-invite-link/is-primary.html","searchKeys":["isPrimary","val isPrimary: Boolean","love.forte.simbot.telegram.type.ChatInviteLink.isPrimary"]},{"name":"val isRevoked: Boolean","description":"love.forte.simbot.telegram.type.ChatInviteLink.isRevoked","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-invite-link/is-revoked.html","searchKeys":["isRevoked","val isRevoked: Boolean","love.forte.simbot.telegram.type.ChatInviteLink.isRevoked"]},{"name":"val isTopicMessage: Boolean? = null","description":"love.forte.simbot.telegram.type.Message.isTopicMessage","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/is-topic-message.html","searchKeys":["isTopicMessage","val isTopicMessage: Boolean? = null","love.forte.simbot.telegram.type.Message.isTopicMessage"]},{"name":"val isUnclaimed: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatBoostSourceGiveaway.isUnclaimed","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source-giveaway/is-unclaimed.html","searchKeys":["isUnclaimed","val isUnclaimed: Boolean? = null","love.forte.simbot.telegram.type.ChatBoostSourceGiveaway.isUnclaimed"]},{"name":"val isVideo: Boolean = false","description":"love.forte.simbot.telegram.type.sticker.Sticker.isVideo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/is-video.html","searchKeys":["isVideo","val isVideo: Boolean = false","love.forte.simbot.telegram.type.sticker.Sticker.isVideo"]},{"name":"val joinByRequest: Boolean? = null","description":"love.forte.simbot.telegram.type.Chat.joinByRequest","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/join-by-request.html","searchKeys":["joinByRequest","val joinByRequest: Boolean? = null","love.forte.simbot.telegram.type.Chat.joinByRequest"]},{"name":"val joinToSendMessages: Boolean? = null","description":"love.forte.simbot.telegram.type.Chat.joinToSendMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/join-to-send-messages.html","searchKeys":["joinToSendMessages","val joinToSendMessages: Boolean? = null","love.forte.simbot.telegram.type.Chat.joinToSendMessages"]},{"name":"val keyboard: List>","description":"love.forte.simbot.telegram.type.ReplyKeyboardMarkup.keyboard","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-keyboard-markup/keyboard.html","searchKeys":["keyboard","val keyboard: List>","love.forte.simbot.telegram.type.ReplyKeyboardMarkup.keyboard"]},{"name":"val language: String? = null","description":"love.forte.simbot.telegram.type.MessageEntity.language","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity/language.html","searchKeys":["language","val language: String? = null","love.forte.simbot.telegram.type.MessageEntity.language"]},{"name":"val languageCode: String? = null","description":"love.forte.simbot.telegram.type.User.languageCode","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user/language-code.html","searchKeys":["languageCode","val languageCode: String? = null","love.forte.simbot.telegram.type.User.languageCode"]},{"name":"val lastErrorDate: Int? = null","description":"love.forte.simbot.telegram.type.update.WebhookInfo.lastErrorDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.update/-webhook-info/last-error-date.html","searchKeys":["lastErrorDate","val lastErrorDate: Int? = null","love.forte.simbot.telegram.type.update.WebhookInfo.lastErrorDate"]},{"name":"val lastErrorMessage: String? = null","description":"love.forte.simbot.telegram.type.update.WebhookInfo.lastErrorMessage","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.update/-webhook-info/last-error-message.html","searchKeys":["lastErrorMessage","val lastErrorMessage: String? = null","love.forte.simbot.telegram.type.update.WebhookInfo.lastErrorMessage"]},{"name":"val lastName: String? = null","description":"love.forte.simbot.telegram.type.Chat.lastName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/last-name.html","searchKeys":["lastName","val lastName: String? = null","love.forte.simbot.telegram.type.Chat.lastName"]},{"name":"val lastName: String? = null","description":"love.forte.simbot.telegram.type.Contact.lastName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-contact/last-name.html","searchKeys":["lastName","val lastName: String? = null","love.forte.simbot.telegram.type.Contact.lastName"]},{"name":"val lastName: String? = null","description":"love.forte.simbot.telegram.type.User.lastName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user/last-name.html","searchKeys":["lastName","val lastName: String? = null","love.forte.simbot.telegram.type.User.lastName"]},{"name":"val lastSynchronizationErrorDate: Int? = null","description":"love.forte.simbot.telegram.type.update.WebhookInfo.lastSynchronizationErrorDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.update/-webhook-info/last-synchronization-error-date.html","searchKeys":["lastSynchronizationErrorDate","val lastSynchronizationErrorDate: Int? = null","love.forte.simbot.telegram.type.update.WebhookInfo.lastSynchronizationErrorDate"]},{"name":"val latitude: Float","description":"love.forte.simbot.telegram.type.Location.latitude","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-location/latitude.html","searchKeys":["latitude","val latitude: Float","love.forte.simbot.telegram.type.Location.latitude"]},{"name":"val leftChatMember: User? = null","description":"love.forte.simbot.telegram.type.Message.leftChatMember","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/left-chat-member.html","searchKeys":["leftChatMember","val leftChatMember: User? = null","love.forte.simbot.telegram.type.Message.leftChatMember"]},{"name":"val length: Int","description":"love.forte.simbot.telegram.type.MessageEntity.length","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity/length.html","searchKeys":["length","val length: Int","love.forte.simbot.telegram.type.MessageEntity.length"]},{"name":"val length: Int","description":"love.forte.simbot.telegram.type.VideoNote.length","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-note/length.html","searchKeys":["length","val length: Int","love.forte.simbot.telegram.type.VideoNote.length"]},{"name":"val linkPreviewOptions: LinkPreviewOptions? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.linkPreviewOptions","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/link-preview-options.html","searchKeys":["linkPreviewOptions","val linkPreviewOptions: LinkPreviewOptions? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.linkPreviewOptions"]},{"name":"val linkPreviewOptions: LinkPreviewOptions? = null","description":"love.forte.simbot.telegram.type.Message.linkPreviewOptions","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/link-preview-options.html","searchKeys":["linkPreviewOptions","val linkPreviewOptions: LinkPreviewOptions? = null","love.forte.simbot.telegram.type.Message.linkPreviewOptions"]},{"name":"val linkedChatId: Int? = null","description":"love.forte.simbot.telegram.type.Chat.linkedChatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/linked-chat-id.html","searchKeys":["linkedChatId","val linkedChatId: Int? = null","love.forte.simbot.telegram.type.Chat.linkedChatId"]},{"name":"val livePeriod: Int? = null","description":"love.forte.simbot.telegram.type.Location.livePeriod","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-location/live-period.html","searchKeys":["livePeriod","val livePeriod: Int? = null","love.forte.simbot.telegram.type.Location.livePeriod"]},{"name":"val location: ChatLocation? = null","description":"love.forte.simbot.telegram.type.Chat.location","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/location.html","searchKeys":["location","val location: ChatLocation? = null","love.forte.simbot.telegram.type.Chat.location"]},{"name":"val location: Location","description":"love.forte.simbot.telegram.type.ChatLocation.location","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-location/location.html","searchKeys":["location","val location: Location","love.forte.simbot.telegram.type.ChatLocation.location"]},{"name":"val location: Location","description":"love.forte.simbot.telegram.type.Venue.location","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-venue/location.html","searchKeys":["location","val location: Location","love.forte.simbot.telegram.type.Venue.location"]},{"name":"val location: Location? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.location","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/location.html","searchKeys":["location","val location: Location? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.location"]},{"name":"val location: Location? = null","description":"love.forte.simbot.telegram.type.Message.location","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/location.html","searchKeys":["location","val location: Location? = null","love.forte.simbot.telegram.type.Message.location"]},{"name":"val location: Location? = null","description":"love.forte.simbot.telegram.type.inline.ChosenInlineResult.location","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-chosen-inline-result/location.html","searchKeys":["location","val location: Location? = null","love.forte.simbot.telegram.type.inline.ChosenInlineResult.location"]},{"name":"val location: Location? = null","description":"love.forte.simbot.telegram.type.inline.InlineQuery.location","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-inline-query/location.html","searchKeys":["location","val location: Location? = null","love.forte.simbot.telegram.type.inline.InlineQuery.location"]},{"name":"val loginUrl: LoginUrl? = null","description":"love.forte.simbot.telegram.type.InlineKeyboardButton.loginUrl","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-button/login-url.html","searchKeys":["loginUrl","val loginUrl: LoginUrl? = null","love.forte.simbot.telegram.type.InlineKeyboardButton.loginUrl"]},{"name":"val longitude: Float","description":"love.forte.simbot.telegram.type.Location.longitude","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-location/longitude.html","searchKeys":["longitude","val longitude: Float","love.forte.simbot.telegram.type.Location.longitude"]},{"name":"val maskPosition: MaskPosition? = null","description":"love.forte.simbot.telegram.type.sticker.Sticker.maskPosition","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/mask-position.html","searchKeys":["maskPosition","val maskPosition: MaskPosition? = null","love.forte.simbot.telegram.type.sticker.Sticker.maskPosition"]},{"name":"val maxConnections: Int? = null","description":"love.forte.simbot.telegram.type.update.WebhookInfo.maxConnections","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.update/-webhook-info/max-connections.html","searchKeys":["maxConnections","val maxConnections: Int? = null","love.forte.simbot.telegram.type.update.WebhookInfo.maxConnections"]},{"name":"val maxQuantity: Int? = null","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestUsers.maxQuantity","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-users/max-quantity.html","searchKeys":["maxQuantity","val maxQuantity: Int? = null","love.forte.simbot.telegram.type.KeyboardButtonRequestUsers.maxQuantity"]},{"name":"val media: String","description":"love.forte.simbot.telegram.type.InputMediaAnimation.media","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-animation/media.html","searchKeys":["media","val media: String","love.forte.simbot.telegram.type.InputMediaAnimation.media"]},{"name":"val media: String","description":"love.forte.simbot.telegram.type.InputMediaAudio.media","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-audio/media.html","searchKeys":["media","val media: String","love.forte.simbot.telegram.type.InputMediaAudio.media"]},{"name":"val media: String","description":"love.forte.simbot.telegram.type.InputMediaDocument.media","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-document/media.html","searchKeys":["media","val media: String","love.forte.simbot.telegram.type.InputMediaDocument.media"]},{"name":"val media: String","description":"love.forte.simbot.telegram.type.InputMediaPhoto.media","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-photo/media.html","searchKeys":["media","val media: String","love.forte.simbot.telegram.type.InputMediaPhoto.media"]},{"name":"val media: String","description":"love.forte.simbot.telegram.type.InputMediaVideo.media","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-video/media.html","searchKeys":["media","val media: String","love.forte.simbot.telegram.type.InputMediaVideo.media"]},{"name":"val mediaGroupId: String? = null","description":"love.forte.simbot.telegram.type.Message.mediaGroupId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/media-group-id.html","searchKeys":["mediaGroupId","val mediaGroupId: String? = null","love.forte.simbot.telegram.type.Message.mediaGroupId"]},{"name":"val memberLimit: Int? = null","description":"love.forte.simbot.telegram.type.ChatInviteLink.memberLimit","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-invite-link/member-limit.html","searchKeys":["memberLimit","val memberLimit: Int? = null","love.forte.simbot.telegram.type.ChatInviteLink.memberLimit"]},{"name":"val message: MaybeInaccessibleMessage? = null","description":"love.forte.simbot.telegram.type.CallbackQuery.message","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-callback-query/message.html","searchKeys":["message","val message: MaybeInaccessibleMessage? = null","love.forte.simbot.telegram.type.CallbackQuery.message"]},{"name":"val messageAutoDeleteTime: Int","description":"love.forte.simbot.telegram.type.MessageAutoDeleteTimerChanged.messageAutoDeleteTime","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-auto-delete-timer-changed/message-auto-delete-time.html","searchKeys":["messageAutoDeleteTime","val messageAutoDeleteTime: Int","love.forte.simbot.telegram.type.MessageAutoDeleteTimerChanged.messageAutoDeleteTime"]},{"name":"val messageAutoDeleteTime: Int? = null","description":"love.forte.simbot.telegram.type.Chat.messageAutoDeleteTime","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/message-auto-delete-time.html","searchKeys":["messageAutoDeleteTime","val messageAutoDeleteTime: Int? = null","love.forte.simbot.telegram.type.Chat.messageAutoDeleteTime"]},{"name":"val messageAutoDeleteTimerChanged: MessageAutoDeleteTimerChanged? = null","description":"love.forte.simbot.telegram.type.Message.messageAutoDeleteTimerChanged","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/message-auto-delete-timer-changed.html","searchKeys":["messageAutoDeleteTimerChanged","val messageAutoDeleteTimerChanged: MessageAutoDeleteTimerChanged? = null","love.forte.simbot.telegram.type.Message.messageAutoDeleteTimerChanged"]},{"name":"val messageId: Int","description":"love.forte.simbot.telegram.type.InaccessibleMessage.messageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inaccessible-message/message-id.html","searchKeys":["messageId","val messageId: Int","love.forte.simbot.telegram.type.InaccessibleMessage.messageId"]},{"name":"val messageId: Int","description":"love.forte.simbot.telegram.type.Message.messageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/message-id.html","searchKeys":["messageId","val messageId: Int","love.forte.simbot.telegram.type.Message.messageId"]},{"name":"val messageId: Int","description":"love.forte.simbot.telegram.type.MessageId.messageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-id/message-id.html","searchKeys":["messageId","val messageId: Int","love.forte.simbot.telegram.type.MessageId.messageId"]},{"name":"val messageId: Int","description":"love.forte.simbot.telegram.type.MessageOriginChannel.messageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-channel/message-id.html","searchKeys":["messageId","val messageId: Int","love.forte.simbot.telegram.type.MessageOriginChannel.messageId"]},{"name":"val messageId: Int","description":"love.forte.simbot.telegram.type.MessageReactionCountUpdated.messageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-count-updated/message-id.html","searchKeys":["messageId","val messageId: Int","love.forte.simbot.telegram.type.MessageReactionCountUpdated.messageId"]},{"name":"val messageId: Int","description":"love.forte.simbot.telegram.type.MessageReactionUpdated.messageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-updated/message-id.html","searchKeys":["messageId","val messageId: Int","love.forte.simbot.telegram.type.MessageReactionUpdated.messageId"]},{"name":"val messageId: Int","description":"love.forte.simbot.telegram.type.ReplyParameters.messageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-parameters/message-id.html","searchKeys":["messageId","val messageId: Int","love.forte.simbot.telegram.type.ReplyParameters.messageId"]},{"name":"val messageId: Int? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.messageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/message-id.html","searchKeys":["messageId","val messageId: Int? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.messageId"]},{"name":"val messageThreadId: Int","description":"love.forte.simbot.telegram.type.ForumTopic.messageThreadId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic/message-thread-id.html","searchKeys":["messageThreadId","val messageThreadId: Int","love.forte.simbot.telegram.type.ForumTopic.messageThreadId"]},{"name":"val messageThreadId: Int? = null","description":"love.forte.simbot.telegram.type.Message.messageThreadId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/message-thread-id.html","searchKeys":["messageThreadId","val messageThreadId: Int? = null","love.forte.simbot.telegram.type.Message.messageThreadId"]},{"name":"val migrateFromChatId: Long? = null","description":"love.forte.simbot.telegram.type.Message.migrateFromChatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/migrate-from-chat-id.html","searchKeys":["migrateFromChatId","val migrateFromChatId: Long? = null","love.forte.simbot.telegram.type.Message.migrateFromChatId"]},{"name":"val migrateToChatId: Long? = null","description":"love.forte.simbot.telegram.type.Message.migrateToChatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/migrate-to-chat-id.html","searchKeys":["migrateToChatId","val migrateToChatId: Long? = null","love.forte.simbot.telegram.type.Message.migrateToChatId"]},{"name":"val migrateToChatId: Long? = null","description":"love.forte.simbot.telegram.type.ResponseParameters.migrateToChatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-response-parameters/migrate-to-chat-id.html","searchKeys":["migrateToChatId","val migrateToChatId: Long? = null","love.forte.simbot.telegram.type.ResponseParameters.migrateToChatId"]},{"name":"val mimeType: String? = null","description":"love.forte.simbot.telegram.type.Animation.mimeType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-animation/mime-type.html","searchKeys":["mimeType","val mimeType: String? = null","love.forte.simbot.telegram.type.Animation.mimeType"]},{"name":"val mimeType: String? = null","description":"love.forte.simbot.telegram.type.Audio.mimeType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-audio/mime-type.html","searchKeys":["mimeType","val mimeType: String? = null","love.forte.simbot.telegram.type.Audio.mimeType"]},{"name":"val mimeType: String? = null","description":"love.forte.simbot.telegram.type.Document.mimeType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-document/mime-type.html","searchKeys":["mimeType","val mimeType: String? = null","love.forte.simbot.telegram.type.Document.mimeType"]},{"name":"val mimeType: String? = null","description":"love.forte.simbot.telegram.type.Video.mimeType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video/mime-type.html","searchKeys":["mimeType","val mimeType: String? = null","love.forte.simbot.telegram.type.Video.mimeType"]},{"name":"val mimeType: String? = null","description":"love.forte.simbot.telegram.type.Voice.mimeType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-voice/mime-type.html","searchKeys":["mimeType","val mimeType: String? = null","love.forte.simbot.telegram.type.Voice.mimeType"]},{"name":"val name: String","description":"love.forte.simbot.telegram.type.BotName.name","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-name/name.html","searchKeys":["name","val name: String","love.forte.simbot.telegram.type.BotName.name"]},{"name":"val name: String","description":"love.forte.simbot.telegram.type.ForumTopic.name","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic/name.html","searchKeys":["name","val name: String","love.forte.simbot.telegram.type.ForumTopic.name"]},{"name":"val name: String","description":"love.forte.simbot.telegram.type.ForumTopicCreated.name","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic-created/name.html","searchKeys":["name","val name: String","love.forte.simbot.telegram.type.ForumTopicCreated.name"]},{"name":"val name: String? = null","description":"love.forte.simbot.telegram.type.ChatInviteLink.name","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-invite-link/name.html","searchKeys":["name","val name: String? = null","love.forte.simbot.telegram.type.ChatInviteLink.name"]},{"name":"val name: String? = null","description":"love.forte.simbot.telegram.type.ForumTopicEdited.name","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic-edited/name.html","searchKeys":["name","val name: String? = null","love.forte.simbot.telegram.type.ForumTopicEdited.name"]},{"name":"val name: String? = null","description":"love.forte.simbot.telegram.type.payment.OrderInfo.name","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-order-info/name.html","searchKeys":["name","val name: String? = null","love.forte.simbot.telegram.type.payment.OrderInfo.name"]},{"name":"val needsRepainting: Boolean? = null","description":"love.forte.simbot.telegram.type.sticker.Sticker.needsRepainting","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/needs-repainting.html","searchKeys":["needsRepainting","val needsRepainting: Boolean? = null","love.forte.simbot.telegram.type.sticker.Sticker.needsRepainting"]},{"name":"val newChatMember: ChatMember","description":"love.forte.simbot.telegram.type.ChatMemberUpdated.newChatMember","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-updated/new-chat-member.html","searchKeys":["newChatMember","val newChatMember: ChatMember","love.forte.simbot.telegram.type.ChatMemberUpdated.newChatMember"]},{"name":"val newChatMembers: List? = null","description":"love.forte.simbot.telegram.type.Message.newChatMembers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/new-chat-members.html","searchKeys":["newChatMembers","val newChatMembers: List? = null","love.forte.simbot.telegram.type.Message.newChatMembers"]},{"name":"val newChatPhoto: List? = null","description":"love.forte.simbot.telegram.type.Message.newChatPhoto","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/new-chat-photo.html","searchKeys":["newChatPhoto","val newChatPhoto: List? = null","love.forte.simbot.telegram.type.Message.newChatPhoto"]},{"name":"val newChatTitle: String? = null","description":"love.forte.simbot.telegram.type.Message.newChatTitle","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/new-chat-title.html","searchKeys":["newChatTitle","val newChatTitle: String? = null","love.forte.simbot.telegram.type.Message.newChatTitle"]},{"name":"val newReaction: List","description":"love.forte.simbot.telegram.type.MessageReactionUpdated.newReaction","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-updated/new-reaction.html","searchKeys":["newReaction","val newReaction: List","love.forte.simbot.telegram.type.MessageReactionUpdated.newReaction"]},{"name":"val offset: Int","description":"love.forte.simbot.telegram.type.MessageEntity.offset","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity/offset.html","searchKeys":["offset","val offset: Int","love.forte.simbot.telegram.type.MessageEntity.offset"]},{"name":"val offset: String","description":"love.forte.simbot.telegram.type.inline.InlineQuery.offset","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-inline-query/offset.html","searchKeys":["offset","val offset: String","love.forte.simbot.telegram.type.inline.InlineQuery.offset"]},{"name":"val oldChatMember: ChatMember","description":"love.forte.simbot.telegram.type.ChatMemberUpdated.oldChatMember","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-updated/old-chat-member.html","searchKeys":["oldChatMember","val oldChatMember: ChatMember","love.forte.simbot.telegram.type.ChatMemberUpdated.oldChatMember"]},{"name":"val oldReaction: List","description":"love.forte.simbot.telegram.type.MessageReactionUpdated.oldReaction","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-updated/old-reaction.html","searchKeys":["oldReaction","val oldReaction: List","love.forte.simbot.telegram.type.MessageReactionUpdated.oldReaction"]},{"name":"val oneTimeKeyboard: Boolean? = null","description":"love.forte.simbot.telegram.type.ReplyKeyboardMarkup.oneTimeKeyboard","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-keyboard-markup/one-time-keyboard.html","searchKeys":["oneTimeKeyboard","val oneTimeKeyboard: Boolean? = null","love.forte.simbot.telegram.type.ReplyKeyboardMarkup.oneTimeKeyboard"]},{"name":"val onlyNewMembers: Boolean? = null","description":"love.forte.simbot.telegram.type.Giveaway.onlyNewMembers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway/only-new-members.html","searchKeys":["onlyNewMembers","val onlyNewMembers: Boolean? = null","love.forte.simbot.telegram.type.Giveaway.onlyNewMembers"]},{"name":"val onlyNewMembers: Boolean? = null","description":"love.forte.simbot.telegram.type.GiveawayWinners.onlyNewMembers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-winners/only-new-members.html","searchKeys":["onlyNewMembers","val onlyNewMembers: Boolean? = null","love.forte.simbot.telegram.type.GiveawayWinners.onlyNewMembers"]},{"name":"val openPeriod: Int? = null","description":"love.forte.simbot.telegram.type.Poll.openPeriod","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/open-period.html","searchKeys":["openPeriod","val openPeriod: Int? = null","love.forte.simbot.telegram.type.Poll.openPeriod"]},{"name":"val optionIds: List","description":"love.forte.simbot.telegram.type.PollAnswer.optionIds","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll-answer/option-ids.html","searchKeys":["optionIds","val optionIds: List","love.forte.simbot.telegram.type.PollAnswer.optionIds"]},{"name":"val options: List","description":"love.forte.simbot.telegram.type.Poll.options","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/options.html","searchKeys":["options","val options: List","love.forte.simbot.telegram.type.Poll.options"]},{"name":"val orderInfo: OrderInfo? = null","description":"love.forte.simbot.telegram.type.payment.PreCheckoutQuery.orderInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-pre-checkout-query/order-info.html","searchKeys":["orderInfo","val orderInfo: OrderInfo? = null","love.forte.simbot.telegram.type.payment.PreCheckoutQuery.orderInfo"]},{"name":"val orderInfo: OrderInfo? = null","description":"love.forte.simbot.telegram.type.payment.SuccessfulPayment.orderInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-successful-payment/order-info.html","searchKeys":["orderInfo","val orderInfo: OrderInfo? = null","love.forte.simbot.telegram.type.payment.SuccessfulPayment.orderInfo"]},{"name":"val origin: MessageOrigin","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.origin","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/origin.html","searchKeys":["origin","val origin: MessageOrigin","love.forte.simbot.telegram.type.ExternalReplyInfo.origin"]},{"name":"val parseMode: String? = null","description":"love.forte.simbot.telegram.type.InputMediaAnimation.parseMode","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-animation/parse-mode.html","searchKeys":["parseMode","val parseMode: String? = null","love.forte.simbot.telegram.type.InputMediaAnimation.parseMode"]},{"name":"val parseMode: String? = null","description":"love.forte.simbot.telegram.type.InputMediaAudio.parseMode","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-audio/parse-mode.html","searchKeys":["parseMode","val parseMode: String? = null","love.forte.simbot.telegram.type.InputMediaAudio.parseMode"]},{"name":"val parseMode: String? = null","description":"love.forte.simbot.telegram.type.InputMediaDocument.parseMode","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-document/parse-mode.html","searchKeys":["parseMode","val parseMode: String? = null","love.forte.simbot.telegram.type.InputMediaDocument.parseMode"]},{"name":"val parseMode: String? = null","description":"love.forte.simbot.telegram.type.InputMediaPhoto.parseMode","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-photo/parse-mode.html","searchKeys":["parseMode","val parseMode: String? = null","love.forte.simbot.telegram.type.InputMediaPhoto.parseMode"]},{"name":"val parseMode: String? = null","description":"love.forte.simbot.telegram.type.InputMediaVideo.parseMode","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-video/parse-mode.html","searchKeys":["parseMode","val parseMode: String? = null","love.forte.simbot.telegram.type.InputMediaVideo.parseMode"]},{"name":"val passportData: PassportData? = null","description":"love.forte.simbot.telegram.type.Message.passportData","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/passport-data.html","searchKeys":["passportData","val passportData: PassportData? = null","love.forte.simbot.telegram.type.Message.passportData"]},{"name":"val pay: Boolean? = null","description":"love.forte.simbot.telegram.type.InlineKeyboardButton.pay","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-button/pay.html","searchKeys":["pay","val pay: Boolean? = null","love.forte.simbot.telegram.type.InlineKeyboardButton.pay"]},{"name":"val pendingJoinRequestCount: Int? = null","description":"love.forte.simbot.telegram.type.ChatInviteLink.pendingJoinRequestCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-invite-link/pending-join-request-count.html","searchKeys":["pendingJoinRequestCount","val pendingJoinRequestCount: Int? = null","love.forte.simbot.telegram.type.ChatInviteLink.pendingJoinRequestCount"]},{"name":"val pendingUpdateCount: Int","description":"love.forte.simbot.telegram.type.update.WebhookInfo.pendingUpdateCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.update/-webhook-info/pending-update-count.html","searchKeys":["pendingUpdateCount","val pendingUpdateCount: Int","love.forte.simbot.telegram.type.update.WebhookInfo.pendingUpdateCount"]},{"name":"val performer: String? = null","description":"love.forte.simbot.telegram.type.Audio.performer","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-audio/performer.html","searchKeys":["performer","val performer: String? = null","love.forte.simbot.telegram.type.Audio.performer"]},{"name":"val performer: String? = null","description":"love.forte.simbot.telegram.type.InputMediaAudio.performer","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-audio/performer.html","searchKeys":["performer","val performer: String? = null","love.forte.simbot.telegram.type.InputMediaAudio.performer"]},{"name":"val permissions: ChatPermissions? = null","description":"love.forte.simbot.telegram.type.Chat.permissions","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/permissions.html","searchKeys":["permissions","val permissions: ChatPermissions? = null","love.forte.simbot.telegram.type.Chat.permissions"]},{"name":"val phoneNumber: String","description":"love.forte.simbot.telegram.type.Contact.phoneNumber","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-contact/phone-number.html","searchKeys":["phoneNumber","val phoneNumber: String","love.forte.simbot.telegram.type.Contact.phoneNumber"]},{"name":"val phoneNumber: String? = null","description":"love.forte.simbot.telegram.type.payment.EncryptedPassportElement.phoneNumber","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-passport-element/phone-number.html","searchKeys":["phoneNumber","val phoneNumber: String? = null","love.forte.simbot.telegram.type.payment.EncryptedPassportElement.phoneNumber"]},{"name":"val phoneNumber: String? = null","description":"love.forte.simbot.telegram.type.payment.OrderInfo.phoneNumber","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-order-info/phone-number.html","searchKeys":["phoneNumber","val phoneNumber: String? = null","love.forte.simbot.telegram.type.payment.OrderInfo.phoneNumber"]},{"name":"val photo: ChatPhoto? = null","description":"love.forte.simbot.telegram.type.Chat.photo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/photo.html","searchKeys":["photo","val photo: ChatPhoto? = null","love.forte.simbot.telegram.type.Chat.photo"]},{"name":"val photo: List","description":"love.forte.simbot.telegram.type.game.Game.photo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.game/-game/photo.html","searchKeys":["photo","val photo: List","love.forte.simbot.telegram.type.game.Game.photo"]},{"name":"val photo: List? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.photo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/photo.html","searchKeys":["photo","val photo: List? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.photo"]},{"name":"val photo: List? = null","description":"love.forte.simbot.telegram.type.Message.photo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/photo.html","searchKeys":["photo","val photo: List? = null","love.forte.simbot.telegram.type.Message.photo"]},{"name":"val photos: List>","description":"love.forte.simbot.telegram.type.UserProfilePhotos.photos","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user-profile-photos/photos.html","searchKeys":["photos","val photos: List>","love.forte.simbot.telegram.type.UserProfilePhotos.photos"]},{"name":"val pinnedMessage: MaybeInaccessibleMessage? = null","description":"love.forte.simbot.telegram.type.Message.pinnedMessage","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/pinned-message.html","searchKeys":["pinnedMessage","val pinnedMessage: MaybeInaccessibleMessage? = null","love.forte.simbot.telegram.type.Message.pinnedMessage"]},{"name":"val pinnedMessage: Message? = null","description":"love.forte.simbot.telegram.type.Chat.pinnedMessage","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/pinned-message.html","searchKeys":["pinnedMessage","val pinnedMessage: Message? = null","love.forte.simbot.telegram.type.Chat.pinnedMessage"]},{"name":"val point: String","description":"love.forte.simbot.telegram.type.sticker.MaskPosition.point","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-mask-position/point.html","searchKeys":["point","val point: String","love.forte.simbot.telegram.type.sticker.MaskPosition.point"]},{"name":"val poll: Poll? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.poll","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/poll.html","searchKeys":["poll","val poll: Poll? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.poll"]},{"name":"val poll: Poll? = null","description":"love.forte.simbot.telegram.type.Message.poll","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/poll.html","searchKeys":["poll","val poll: Poll? = null","love.forte.simbot.telegram.type.Message.poll"]},{"name":"val pollId: String","description":"love.forte.simbot.telegram.type.PollAnswer.pollId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll-answer/poll-id.html","searchKeys":["pollId","val pollId: String","love.forte.simbot.telegram.type.PollAnswer.pollId"]},{"name":"val position: Int","description":"love.forte.simbot.telegram.type.TextQuote.position","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-text-quote/position.html","searchKeys":["position","val position: Int","love.forte.simbot.telegram.type.TextQuote.position"]},{"name":"val postCode: String","description":"love.forte.simbot.telegram.type.payment.ShippingAddress.postCode","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-address/post-code.html","searchKeys":["postCode","val postCode: String","love.forte.simbot.telegram.type.payment.ShippingAddress.postCode"]},{"name":"val preferLargeMedia: Boolean? = null","description":"love.forte.simbot.telegram.type.LinkPreviewOptions.preferLargeMedia","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options/prefer-large-media.html","searchKeys":["preferLargeMedia","val preferLargeMedia: Boolean? = null","love.forte.simbot.telegram.type.LinkPreviewOptions.preferLargeMedia"]},{"name":"val preferSmallMedia: Boolean? = null","description":"love.forte.simbot.telegram.type.LinkPreviewOptions.preferSmallMedia","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options/prefer-small-media.html","searchKeys":["preferSmallMedia","val preferSmallMedia: Boolean? = null","love.forte.simbot.telegram.type.LinkPreviewOptions.preferSmallMedia"]},{"name":"val premiumAnimation: File? = null","description":"love.forte.simbot.telegram.type.sticker.Sticker.premiumAnimation","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/premium-animation.html","searchKeys":["premiumAnimation","val premiumAnimation: File? = null","love.forte.simbot.telegram.type.sticker.Sticker.premiumAnimation"]},{"name":"val premiumSubscriptionMonthCount: Int? = null","description":"love.forte.simbot.telegram.type.Giveaway.premiumSubscriptionMonthCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway/premium-subscription-month-count.html","searchKeys":["premiumSubscriptionMonthCount","val premiumSubscriptionMonthCount: Int? = null","love.forte.simbot.telegram.type.Giveaway.premiumSubscriptionMonthCount"]},{"name":"val premiumSubscriptionMonthCount: Int? = null","description":"love.forte.simbot.telegram.type.GiveawayWinners.premiumSubscriptionMonthCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-winners/premium-subscription-month-count.html","searchKeys":["premiumSubscriptionMonthCount","val premiumSubscriptionMonthCount: Int? = null","love.forte.simbot.telegram.type.GiveawayWinners.premiumSubscriptionMonthCount"]},{"name":"val prizeDescription: String? = null","description":"love.forte.simbot.telegram.type.Giveaway.prizeDescription","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway/prize-description.html","searchKeys":["prizeDescription","val prizeDescription: String? = null","love.forte.simbot.telegram.type.Giveaway.prizeDescription"]},{"name":"val prizeDescription: String? = null","description":"love.forte.simbot.telegram.type.GiveawayWinners.prizeDescription","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-winners/prize-description.html","searchKeys":["prizeDescription","val prizeDescription: String? = null","love.forte.simbot.telegram.type.GiveawayWinners.prizeDescription"]},{"name":"val profileAccentColorId: Int? = null","description":"love.forte.simbot.telegram.type.Chat.profileAccentColorId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/profile-accent-color-id.html","searchKeys":["profileAccentColorId","val profileAccentColorId: Int? = null","love.forte.simbot.telegram.type.Chat.profileAccentColorId"]},{"name":"val profileBackgroundCustomEmojiId: String? = null","description":"love.forte.simbot.telegram.type.Chat.profileBackgroundCustomEmojiId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/profile-background-custom-emoji-id.html","searchKeys":["profileBackgroundCustomEmojiId","val profileBackgroundCustomEmojiId: String? = null","love.forte.simbot.telegram.type.Chat.profileBackgroundCustomEmojiId"]},{"name":"val providerPaymentChargeId: String","description":"love.forte.simbot.telegram.type.payment.SuccessfulPayment.providerPaymentChargeId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-successful-payment/provider-payment-charge-id.html","searchKeys":["providerPaymentChargeId","val providerPaymentChargeId: String","love.forte.simbot.telegram.type.payment.SuccessfulPayment.providerPaymentChargeId"]},{"name":"val proximityAlertRadius: Int? = null","description":"love.forte.simbot.telegram.type.Location.proximityAlertRadius","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-location/proximity-alert-radius.html","searchKeys":["proximityAlertRadius","val proximityAlertRadius: Int? = null","love.forte.simbot.telegram.type.Location.proximityAlertRadius"]},{"name":"val proximityAlertTriggered: ProximityAlertTriggered? = null","description":"love.forte.simbot.telegram.type.Message.proximityAlertTriggered","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/proximity-alert-triggered.html","searchKeys":["proximityAlertTriggered","val proximityAlertTriggered: ProximityAlertTriggered? = null","love.forte.simbot.telegram.type.Message.proximityAlertTriggered"]},{"name":"val query: String","description":"love.forte.simbot.telegram.type.inline.ChosenInlineResult.query","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-chosen-inline-result/query.html","searchKeys":["query","val query: String","love.forte.simbot.telegram.type.inline.ChosenInlineResult.query"]},{"name":"val query: String","description":"love.forte.simbot.telegram.type.inline.InlineQuery.query","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-inline-query/query.html","searchKeys":["query","val query: String","love.forte.simbot.telegram.type.inline.InlineQuery.query"]},{"name":"val query: String? = null","description":"love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat.query","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-switch-inline-query-chosen-chat/query.html","searchKeys":["query","val query: String? = null","love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat.query"]},{"name":"val question: String","description":"love.forte.simbot.telegram.type.Poll.question","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/question.html","searchKeys":["question","val question: String","love.forte.simbot.telegram.type.Poll.question"]},{"name":"val quote: String? = null","description":"love.forte.simbot.telegram.type.ReplyParameters.quote","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-parameters/quote.html","searchKeys":["quote","val quote: String? = null","love.forte.simbot.telegram.type.ReplyParameters.quote"]},{"name":"val quote: TextQuote? = null","description":"love.forte.simbot.telegram.type.Message.quote","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/quote.html","searchKeys":["quote","val quote: TextQuote? = null","love.forte.simbot.telegram.type.Message.quote"]},{"name":"val quoteEntities: List? = null","description":"love.forte.simbot.telegram.type.ReplyParameters.quoteEntities","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-parameters/quote-entities.html","searchKeys":["quoteEntities","val quoteEntities: List? = null","love.forte.simbot.telegram.type.ReplyParameters.quoteEntities"]},{"name":"val quoteParseMode: String? = null","description":"love.forte.simbot.telegram.type.ReplyParameters.quoteParseMode","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-parameters/quote-parse-mode.html","searchKeys":["quoteParseMode","val quoteParseMode: String? = null","love.forte.simbot.telegram.type.ReplyParameters.quoteParseMode"]},{"name":"val quotePosition: Int? = null","description":"love.forte.simbot.telegram.type.ReplyParameters.quotePosition","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-parameters/quote-position.html","searchKeys":["quotePosition","val quotePosition: Int? = null","love.forte.simbot.telegram.type.ReplyParameters.quotePosition"]},{"name":"val reactions: List","description":"love.forte.simbot.telegram.type.MessageReactionCountUpdated.reactions","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-count-updated/reactions.html","searchKeys":["reactions","val reactions: List","love.forte.simbot.telegram.type.MessageReactionCountUpdated.reactions"]},{"name":"val removeDate: Int","description":"love.forte.simbot.telegram.type.ChatBoostRemoved.removeDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-removed/remove-date.html","searchKeys":["removeDate","val removeDate: Int","love.forte.simbot.telegram.type.ChatBoostRemoved.removeDate"]},{"name":"val removeKeyboard: Boolean = false","description":"love.forte.simbot.telegram.type.ReplyKeyboardRemove.removeKeyboard","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-keyboard-remove/remove-keyboard.html","searchKeys":["removeKeyboard","val removeKeyboard: Boolean = false","love.forte.simbot.telegram.type.ReplyKeyboardRemove.removeKeyboard"]},{"name":"val replyMarkup: InlineKeyboardMarkup? = null","description":"love.forte.simbot.telegram.type.Message.replyMarkup","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/reply-markup.html","searchKeys":["replyMarkup","val replyMarkup: InlineKeyboardMarkup? = null","love.forte.simbot.telegram.type.Message.replyMarkup"]},{"name":"val replyToMessage: Message? = null","description":"love.forte.simbot.telegram.type.Message.replyToMessage","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/reply-to-message.html","searchKeys":["replyToMessage","val replyToMessage: Message? = null","love.forte.simbot.telegram.type.Message.replyToMessage"]},{"name":"val replyToStory: Story? = null","description":"love.forte.simbot.telegram.type.Message.replyToStory","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/reply-to-story.html","searchKeys":["replyToStory","val replyToStory: Story? = null","love.forte.simbot.telegram.type.Message.replyToStory"]},{"name":"val requestChat: KeyboardButtonRequestChat? = null","description":"love.forte.simbot.telegram.type.KeyboardButton.requestChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button/request-chat.html","searchKeys":["requestChat","val requestChat: KeyboardButtonRequestChat? = null","love.forte.simbot.telegram.type.KeyboardButton.requestChat"]},{"name":"val requestContact: Boolean? = null","description":"love.forte.simbot.telegram.type.KeyboardButton.requestContact","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button/request-contact.html","searchKeys":["requestContact","val requestContact: Boolean? = null","love.forte.simbot.telegram.type.KeyboardButton.requestContact"]},{"name":"val requestId: Int","description":"love.forte.simbot.telegram.type.ChatShared.requestId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-shared/request-id.html","searchKeys":["requestId","val requestId: Int","love.forte.simbot.telegram.type.ChatShared.requestId"]},{"name":"val requestId: Int","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestChat.requestId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-chat/request-id.html","searchKeys":["requestId","val requestId: Int","love.forte.simbot.telegram.type.KeyboardButtonRequestChat.requestId"]},{"name":"val requestId: Int","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestUsers.requestId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-users/request-id.html","searchKeys":["requestId","val requestId: Int","love.forte.simbot.telegram.type.KeyboardButtonRequestUsers.requestId"]},{"name":"val requestId: Int","description":"love.forte.simbot.telegram.type.UsersShared.requestId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-users-shared/request-id.html","searchKeys":["requestId","val requestId: Int","love.forte.simbot.telegram.type.UsersShared.requestId"]},{"name":"val requestLocation: Boolean? = null","description":"love.forte.simbot.telegram.type.KeyboardButton.requestLocation","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button/request-location.html","searchKeys":["requestLocation","val requestLocation: Boolean? = null","love.forte.simbot.telegram.type.KeyboardButton.requestLocation"]},{"name":"val requestPoll: KeyboardButtonPollType? = null","description":"love.forte.simbot.telegram.type.KeyboardButton.requestPoll","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button/request-poll.html","searchKeys":["requestPoll","val requestPoll: KeyboardButtonPollType? = null","love.forte.simbot.telegram.type.KeyboardButton.requestPoll"]},{"name":"val requestUsers: KeyboardButtonRequestUsers? = null","description":"love.forte.simbot.telegram.type.KeyboardButton.requestUsers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button/request-users.html","searchKeys":["requestUsers","val requestUsers: KeyboardButtonRequestUsers? = null","love.forte.simbot.telegram.type.KeyboardButton.requestUsers"]},{"name":"val requestWriteAccess: Boolean? = null","description":"love.forte.simbot.telegram.type.LoginUrl.requestWriteAccess","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-login-url/request-write-access.html","searchKeys":["requestWriteAccess","val requestWriteAccess: Boolean? = null","love.forte.simbot.telegram.type.LoginUrl.requestWriteAccess"]},{"name":"val resizeKeyboard: Boolean? = null","description":"love.forte.simbot.telegram.type.ReplyKeyboardMarkup.resizeKeyboard","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-keyboard-markup/resize-keyboard.html","searchKeys":["resizeKeyboard","val resizeKeyboard: Boolean? = null","love.forte.simbot.telegram.type.ReplyKeyboardMarkup.resizeKeyboard"]},{"name":"val resultId: String","description":"love.forte.simbot.telegram.type.inline.ChosenInlineResult.resultId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-chosen-inline-result/result-id.html","searchKeys":["resultId","val resultId: String","love.forte.simbot.telegram.type.inline.ChosenInlineResult.resultId"]},{"name":"val retryAfter: Int? = null","description":"love.forte.simbot.telegram.type.ResponseParameters.retryAfter","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-response-parameters/retry-after.html","searchKeys":["retryAfter","val retryAfter: Int? = null","love.forte.simbot.telegram.type.ResponseParameters.retryAfter"]},{"name":"val reverseSide: PassportFile? = null","description":"love.forte.simbot.telegram.type.payment.EncryptedPassportElement.reverseSide","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-passport-element/reverse-side.html","searchKeys":["reverseSide","val reverseSide: PassportFile? = null","love.forte.simbot.telegram.type.payment.EncryptedPassportElement.reverseSide"]},{"name":"val scale: Float","description":"love.forte.simbot.telegram.type.sticker.MaskPosition.scale","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-mask-position/scale.html","searchKeys":["scale","val scale: Float","love.forte.simbot.telegram.type.sticker.MaskPosition.scale"]},{"name":"val secret: String","description":"love.forte.simbot.telegram.type.payment.EncryptedCredentials.secret","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-credentials/secret.html","searchKeys":["secret","val secret: String","love.forte.simbot.telegram.type.payment.EncryptedCredentials.secret"]},{"name":"val selective: Boolean? = null","description":"love.forte.simbot.telegram.type.ForceReply.selective","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-force-reply/selective.html","searchKeys":["selective","val selective: Boolean? = null","love.forte.simbot.telegram.type.ForceReply.selective"]},{"name":"val selective: Boolean? = null","description":"love.forte.simbot.telegram.type.ReplyKeyboardMarkup.selective","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-keyboard-markup/selective.html","searchKeys":["selective","val selective: Boolean? = null","love.forte.simbot.telegram.type.ReplyKeyboardMarkup.selective"]},{"name":"val selective: Boolean? = null","description":"love.forte.simbot.telegram.type.ReplyKeyboardRemove.selective","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-keyboard-remove/selective.html","searchKeys":["selective","val selective: Boolean? = null","love.forte.simbot.telegram.type.ReplyKeyboardRemove.selective"]},{"name":"val selfie: PassportFile? = null","description":"love.forte.simbot.telegram.type.payment.EncryptedPassportElement.selfie","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-passport-element/selfie.html","searchKeys":["selfie","val selfie: PassportFile? = null","love.forte.simbot.telegram.type.payment.EncryptedPassportElement.selfie"]},{"name":"val senderBoostCount: Int? = null","description":"love.forte.simbot.telegram.type.Message.senderBoostCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/sender-boost-count.html","searchKeys":["senderBoostCount","val senderBoostCount: Int? = null","love.forte.simbot.telegram.type.Message.senderBoostCount"]},{"name":"val senderChat: Chat","description":"love.forte.simbot.telegram.type.MessageOriginChat.senderChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-chat/sender-chat.html","searchKeys":["senderChat","val senderChat: Chat","love.forte.simbot.telegram.type.MessageOriginChat.senderChat"]},{"name":"val senderChat: Chat? = null","description":"love.forte.simbot.telegram.type.Message.senderChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/sender-chat.html","searchKeys":["senderChat","val senderChat: Chat? = null","love.forte.simbot.telegram.type.Message.senderChat"]},{"name":"val senderUser: User","description":"love.forte.simbot.telegram.type.MessageOriginUser.senderUser","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-user/sender-user.html","searchKeys":["senderUser","val senderUser: User","love.forte.simbot.telegram.type.MessageOriginUser.senderUser"]},{"name":"val senderUserName: String","description":"love.forte.simbot.telegram.type.MessageOriginHiddenUser.senderUserName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-hidden-user/sender-user-name.html","searchKeys":["senderUserName","val senderUserName: String","love.forte.simbot.telegram.type.MessageOriginHiddenUser.senderUserName"]},{"name":"val setName: String? = null","description":"love.forte.simbot.telegram.type.sticker.Sticker.setName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/set-name.html","searchKeys":["setName","val setName: String? = null","love.forte.simbot.telegram.type.sticker.Sticker.setName"]},{"name":"val shippingAddress: ShippingAddress","description":"love.forte.simbot.telegram.type.payment.ShippingQuery.shippingAddress","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-query/shipping-address.html","searchKeys":["shippingAddress","val shippingAddress: ShippingAddress","love.forte.simbot.telegram.type.payment.ShippingQuery.shippingAddress"]},{"name":"val shippingAddress: ShippingAddress? = null","description":"love.forte.simbot.telegram.type.payment.OrderInfo.shippingAddress","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-order-info/shipping-address.html","searchKeys":["shippingAddress","val shippingAddress: ShippingAddress? = null","love.forte.simbot.telegram.type.payment.OrderInfo.shippingAddress"]},{"name":"val shippingOptionId: String? = null","description":"love.forte.simbot.telegram.type.payment.PreCheckoutQuery.shippingOptionId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-pre-checkout-query/shipping-option-id.html","searchKeys":["shippingOptionId","val shippingOptionId: String? = null","love.forte.simbot.telegram.type.payment.PreCheckoutQuery.shippingOptionId"]},{"name":"val shippingOptionId: String? = null","description":"love.forte.simbot.telegram.type.payment.SuccessfulPayment.shippingOptionId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-successful-payment/shipping-option-id.html","searchKeys":["shippingOptionId","val shippingOptionId: String? = null","love.forte.simbot.telegram.type.payment.SuccessfulPayment.shippingOptionId"]},{"name":"val shortDescription: String","description":"love.forte.simbot.telegram.type.BotShortDescription.shortDescription","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-short-description/short-description.html","searchKeys":["shortDescription","val shortDescription: String","love.forte.simbot.telegram.type.BotShortDescription.shortDescription"]},{"name":"val showAboveText: Boolean? = null","description":"love.forte.simbot.telegram.type.LinkPreviewOptions.showAboveText","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options/show-above-text.html","searchKeys":["showAboveText","val showAboveText: Boolean? = null","love.forte.simbot.telegram.type.LinkPreviewOptions.showAboveText"]},{"name":"val slowModeDelay: Int? = null","description":"love.forte.simbot.telegram.type.Chat.slowModeDelay","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/slow-mode-delay.html","searchKeys":["slowModeDelay","val slowModeDelay: Int? = null","love.forte.simbot.telegram.type.Chat.slowModeDelay"]},{"name":"val smallFileId: String","description":"love.forte.simbot.telegram.type.ChatPhoto.smallFileId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-photo/small-file-id.html","searchKeys":["smallFileId","val smallFileId: String","love.forte.simbot.telegram.type.ChatPhoto.smallFileId"]},{"name":"val smallFileUniqueId: String","description":"love.forte.simbot.telegram.type.ChatPhoto.smallFileUniqueId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-photo/small-file-unique-id.html","searchKeys":["smallFileUniqueId","val smallFileUniqueId: String","love.forte.simbot.telegram.type.ChatPhoto.smallFileUniqueId"]},{"name":"val source: ChatBoostSource","description":"love.forte.simbot.telegram.type.ChatBoost.source","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost/source.html","searchKeys":["source","val source: ChatBoostSource","love.forte.simbot.telegram.type.ChatBoost.source"]},{"name":"val source: ChatBoostSource","description":"love.forte.simbot.telegram.type.ChatBoostRemoved.source","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-removed/source.html","searchKeys":["source","val source: ChatBoostSource","love.forte.simbot.telegram.type.ChatBoostRemoved.source"]},{"name":"val startDate: Int","description":"love.forte.simbot.telegram.type.VideoChatScheduled.startDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-chat-scheduled/start-date.html","searchKeys":["startDate","val startDate: Int","love.forte.simbot.telegram.type.VideoChatScheduled.startDate"]},{"name":"val startParameter: String","description":"love.forte.simbot.telegram.type.payment.Invoice.startParameter","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-invoice/start-parameter.html","searchKeys":["startParameter","val startParameter: String","love.forte.simbot.telegram.type.payment.Invoice.startParameter"]},{"name":"val state: String","description":"love.forte.simbot.telegram.type.payment.ShippingAddress.state","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-address/state.html","searchKeys":["state","val state: String","love.forte.simbot.telegram.type.payment.ShippingAddress.state"]},{"name":"val sticker: Sticker? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.sticker","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/sticker.html","searchKeys":["sticker","val sticker: Sticker? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.sticker"]},{"name":"val sticker: Sticker? = null","description":"love.forte.simbot.telegram.type.Message.sticker","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/sticker.html","searchKeys":["sticker","val sticker: Sticker? = null","love.forte.simbot.telegram.type.Message.sticker"]},{"name":"val stickerSetName: String? = null","description":"love.forte.simbot.telegram.type.Chat.stickerSetName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/sticker-set-name.html","searchKeys":["stickerSetName","val stickerSetName: String? = null","love.forte.simbot.telegram.type.Chat.stickerSetName"]},{"name":"val story: Story? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.story","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/story.html","searchKeys":["story","val story: Story? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.story"]},{"name":"val story: Story? = null","description":"love.forte.simbot.telegram.type.Message.story","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/story.html","searchKeys":["story","val story: Story? = null","love.forte.simbot.telegram.type.Message.story"]},{"name":"val streetLine1: String","description":"love.forte.simbot.telegram.type.payment.ShippingAddress.streetLine1","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-address/street-line1.html","searchKeys":["streetLine1","val streetLine1: String","love.forte.simbot.telegram.type.payment.ShippingAddress.streetLine1"]},{"name":"val streetLine2: String","description":"love.forte.simbot.telegram.type.payment.ShippingAddress.streetLine2","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-address/street-line2.html","searchKeys":["streetLine2","val streetLine2: String","love.forte.simbot.telegram.type.payment.ShippingAddress.streetLine2"]},{"name":"val successfulPayment: SuccessfulPayment? = null","description":"love.forte.simbot.telegram.type.Message.successfulPayment","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/successful-payment.html","searchKeys":["successfulPayment","val successfulPayment: SuccessfulPayment? = null","love.forte.simbot.telegram.type.Message.successfulPayment"]},{"name":"val supergroupChatCreated: Boolean? = null","description":"love.forte.simbot.telegram.type.Message.supergroupChatCreated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/supergroup-chat-created.html","searchKeys":["supergroupChatCreated","val supergroupChatCreated: Boolean? = null","love.forte.simbot.telegram.type.Message.supergroupChatCreated"]},{"name":"val supportsInlineQueries: Boolean? = null","description":"love.forte.simbot.telegram.type.User.supportsInlineQueries","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user/supports-inline-queries.html","searchKeys":["supportsInlineQueries","val supportsInlineQueries: Boolean? = null","love.forte.simbot.telegram.type.User.supportsInlineQueries"]},{"name":"val supportsStreaming: Boolean? = null","description":"love.forte.simbot.telegram.type.InputMediaVideo.supportsStreaming","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-video/supports-streaming.html","searchKeys":["supportsStreaming","val supportsStreaming: Boolean? = null","love.forte.simbot.telegram.type.InputMediaVideo.supportsStreaming"]},{"name":"val switchInlineQuery: String? = null","description":"love.forte.simbot.telegram.type.InlineKeyboardButton.switchInlineQuery","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-button/switch-inline-query.html","searchKeys":["switchInlineQuery","val switchInlineQuery: String? = null","love.forte.simbot.telegram.type.InlineKeyboardButton.switchInlineQuery"]},{"name":"val switchInlineQueryChosenChat: SwitchInlineQueryChosenChat? = null","description":"love.forte.simbot.telegram.type.InlineKeyboardButton.switchInlineQueryChosenChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-button/switch-inline-query-chosen-chat.html","searchKeys":["switchInlineQueryChosenChat","val switchInlineQueryChosenChat: SwitchInlineQueryChosenChat? = null","love.forte.simbot.telegram.type.InlineKeyboardButton.switchInlineQueryChosenChat"]},{"name":"val switchInlineQueryCurrentChat: String? = null","description":"love.forte.simbot.telegram.type.InlineKeyboardButton.switchInlineQueryCurrentChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-button/switch-inline-query-current-chat.html","searchKeys":["switchInlineQueryCurrentChat","val switchInlineQueryCurrentChat: String? = null","love.forte.simbot.telegram.type.InlineKeyboardButton.switchInlineQueryCurrentChat"]},{"name":"val telegramPaymentChargeId: String","description":"love.forte.simbot.telegram.type.payment.SuccessfulPayment.telegramPaymentChargeId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-successful-payment/telegram-payment-charge-id.html","searchKeys":["telegramPaymentChargeId","val telegramPaymentChargeId: String","love.forte.simbot.telegram.type.payment.SuccessfulPayment.telegramPaymentChargeId"]},{"name":"val text: String","description":"love.forte.simbot.telegram.type.InlineKeyboardButton.text","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-button/text.html","searchKeys":["text","val text: String","love.forte.simbot.telegram.type.InlineKeyboardButton.text"]},{"name":"val text: String","description":"love.forte.simbot.telegram.type.KeyboardButton.text","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button/text.html","searchKeys":["text","val text: String","love.forte.simbot.telegram.type.KeyboardButton.text"]},{"name":"val text: String","description":"love.forte.simbot.telegram.type.MenuButtonWebApp.text","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-menu-button-web-app/text.html","searchKeys":["text","val text: String","love.forte.simbot.telegram.type.MenuButtonWebApp.text"]},{"name":"val text: String","description":"love.forte.simbot.telegram.type.PollOption.text","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll-option/text.html","searchKeys":["text","val text: String","love.forte.simbot.telegram.type.PollOption.text"]},{"name":"val text: String","description":"love.forte.simbot.telegram.type.TextQuote.text","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-text-quote/text.html","searchKeys":["text","val text: String","love.forte.simbot.telegram.type.TextQuote.text"]},{"name":"val text: String? = null","description":"love.forte.simbot.telegram.type.Message.text","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/text.html","searchKeys":["text","val text: String? = null","love.forte.simbot.telegram.type.Message.text"]},{"name":"val text: String? = null","description":"love.forte.simbot.telegram.type.game.Game.text","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.game/-game/text.html","searchKeys":["text","val text: String? = null","love.forte.simbot.telegram.type.game.Game.text"]},{"name":"val textEntities: List? = null","description":"love.forte.simbot.telegram.type.game.Game.textEntities","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.game/-game/text-entities.html","searchKeys":["textEntities","val textEntities: List? = null","love.forte.simbot.telegram.type.game.Game.textEntities"]},{"name":"val thumbnail: PhotoSize? = null","description":"love.forte.simbot.telegram.type.Animation.thumbnail","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-animation/thumbnail.html","searchKeys":["thumbnail","val thumbnail: PhotoSize? = null","love.forte.simbot.telegram.type.Animation.thumbnail"]},{"name":"val thumbnail: PhotoSize? = null","description":"love.forte.simbot.telegram.type.Audio.thumbnail","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-audio/thumbnail.html","searchKeys":["thumbnail","val thumbnail: PhotoSize? = null","love.forte.simbot.telegram.type.Audio.thumbnail"]},{"name":"val thumbnail: PhotoSize? = null","description":"love.forte.simbot.telegram.type.Document.thumbnail","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-document/thumbnail.html","searchKeys":["thumbnail","val thumbnail: PhotoSize? = null","love.forte.simbot.telegram.type.Document.thumbnail"]},{"name":"val thumbnail: PhotoSize? = null","description":"love.forte.simbot.telegram.type.Video.thumbnail","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video/thumbnail.html","searchKeys":["thumbnail","val thumbnail: PhotoSize? = null","love.forte.simbot.telegram.type.Video.thumbnail"]},{"name":"val thumbnail: PhotoSize? = null","description":"love.forte.simbot.telegram.type.VideoNote.thumbnail","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-note/thumbnail.html","searchKeys":["thumbnail","val thumbnail: PhotoSize? = null","love.forte.simbot.telegram.type.VideoNote.thumbnail"]},{"name":"val thumbnail: PhotoSize? = null","description":"love.forte.simbot.telegram.type.sticker.Sticker.thumbnail","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/thumbnail.html","searchKeys":["thumbnail","val thumbnail: PhotoSize? = null","love.forte.simbot.telegram.type.sticker.Sticker.thumbnail"]},{"name":"val thumbnail: String? = null","description":"love.forte.simbot.telegram.type.InputMediaAnimation.thumbnail","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-animation/thumbnail.html","searchKeys":["thumbnail","val thumbnail: String? = null","love.forte.simbot.telegram.type.InputMediaAnimation.thumbnail"]},{"name":"val thumbnail: String? = null","description":"love.forte.simbot.telegram.type.InputMediaAudio.thumbnail","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-audio/thumbnail.html","searchKeys":["thumbnail","val thumbnail: String? = null","love.forte.simbot.telegram.type.InputMediaAudio.thumbnail"]},{"name":"val thumbnail: String? = null","description":"love.forte.simbot.telegram.type.InputMediaDocument.thumbnail","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-document/thumbnail.html","searchKeys":["thumbnail","val thumbnail: String? = null","love.forte.simbot.telegram.type.InputMediaDocument.thumbnail"]},{"name":"val thumbnail: String? = null","description":"love.forte.simbot.telegram.type.InputMediaVideo.thumbnail","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-video/thumbnail.html","searchKeys":["thumbnail","val thumbnail: String? = null","love.forte.simbot.telegram.type.InputMediaVideo.thumbnail"]},{"name":"val title: String","description":"love.forte.simbot.telegram.type.Venue.title","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-venue/title.html","searchKeys":["title","val title: String","love.forte.simbot.telegram.type.Venue.title"]},{"name":"val title: String","description":"love.forte.simbot.telegram.type.game.Game.title","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.game/-game/title.html","searchKeys":["title","val title: String","love.forte.simbot.telegram.type.game.Game.title"]},{"name":"val title: String","description":"love.forte.simbot.telegram.type.payment.Invoice.title","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-invoice/title.html","searchKeys":["title","val title: String","love.forte.simbot.telegram.type.payment.Invoice.title"]},{"name":"val title: String? = null","description":"love.forte.simbot.telegram.type.Audio.title","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-audio/title.html","searchKeys":["title","val title: String? = null","love.forte.simbot.telegram.type.Audio.title"]},{"name":"val title: String? = null","description":"love.forte.simbot.telegram.type.Chat.title","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/title.html","searchKeys":["title","val title: String? = null","love.forte.simbot.telegram.type.Chat.title"]},{"name":"val title: String? = null","description":"love.forte.simbot.telegram.type.InputMediaAudio.title","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-audio/title.html","searchKeys":["title","val title: String? = null","love.forte.simbot.telegram.type.InputMediaAudio.title"]},{"name":"val totalAmount: Int","description":"love.forte.simbot.telegram.type.payment.Invoice.totalAmount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-invoice/total-amount.html","searchKeys":["totalAmount","val totalAmount: Int","love.forte.simbot.telegram.type.payment.Invoice.totalAmount"]},{"name":"val totalAmount: Int","description":"love.forte.simbot.telegram.type.payment.PreCheckoutQuery.totalAmount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-pre-checkout-query/total-amount.html","searchKeys":["totalAmount","val totalAmount: Int","love.forte.simbot.telegram.type.payment.PreCheckoutQuery.totalAmount"]},{"name":"val totalAmount: Int","description":"love.forte.simbot.telegram.type.payment.SuccessfulPayment.totalAmount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-successful-payment/total-amount.html","searchKeys":["totalAmount","val totalAmount: Int","love.forte.simbot.telegram.type.payment.SuccessfulPayment.totalAmount"]},{"name":"val totalCount: Int","description":"love.forte.simbot.telegram.type.ReactionCount.totalCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-count/total-count.html","searchKeys":["totalCount","val totalCount: Int","love.forte.simbot.telegram.type.ReactionCount.totalCount"]},{"name":"val totalCount: Int","description":"love.forte.simbot.telegram.type.UserProfilePhotos.totalCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user-profile-photos/total-count.html","searchKeys":["totalCount","val totalCount: Int","love.forte.simbot.telegram.type.UserProfilePhotos.totalCount"]},{"name":"val totalVoterCount: Int","description":"love.forte.simbot.telegram.type.Poll.totalVoterCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/total-voter-count.html","searchKeys":["totalVoterCount","val totalVoterCount: Int","love.forte.simbot.telegram.type.Poll.totalVoterCount"]},{"name":"val translation: List? = null","description":"love.forte.simbot.telegram.type.payment.EncryptedPassportElement.translation","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-passport-element/translation.html","searchKeys":["translation","val translation: List? = null","love.forte.simbot.telegram.type.payment.EncryptedPassportElement.translation"]},{"name":"val traveler: User","description":"love.forte.simbot.telegram.type.ProximityAlertTriggered.traveler","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-proximity-alert-triggered/traveler.html","searchKeys":["traveler","val traveler: User","love.forte.simbot.telegram.type.ProximityAlertTriggered.traveler"]},{"name":"val type: ReactionType","description":"love.forte.simbot.telegram.type.ReactionCount.type","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-count/type.html","searchKeys":["type","val type: ReactionType","love.forte.simbot.telegram.type.ReactionCount.type"]},{"name":"val type: String","description":"love.forte.simbot.telegram.type.Chat.type","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/type.html","searchKeys":["type","val type: String","love.forte.simbot.telegram.type.Chat.type"]},{"name":"val type: String","description":"love.forte.simbot.telegram.type.InputMediaVideo.type","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-video/type.html","searchKeys":["type","val type: String","love.forte.simbot.telegram.type.InputMediaVideo.type"]},{"name":"val type: String","description":"love.forte.simbot.telegram.type.MessageEntity.type","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity/type.html","searchKeys":["type","val type: String","love.forte.simbot.telegram.type.MessageEntity.type"]},{"name":"val type: String","description":"love.forte.simbot.telegram.type.Poll.type","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/type.html","searchKeys":["type","val type: String","love.forte.simbot.telegram.type.Poll.type"]},{"name":"val type: String","description":"love.forte.simbot.telegram.type.payment.EncryptedPassportElement.type","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-passport-element/type.html","searchKeys":["type","val type: String","love.forte.simbot.telegram.type.payment.EncryptedPassportElement.type"]},{"name":"val type: String","description":"love.forte.simbot.telegram.type.sticker.Sticker.type","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/type.html","searchKeys":["type","val type: String","love.forte.simbot.telegram.type.sticker.Sticker.type"]},{"name":"val type: String? = null","description":"love.forte.simbot.telegram.type.KeyboardButtonPollType.type","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-poll-type/type.html","searchKeys":["type","val type: String? = null","love.forte.simbot.telegram.type.KeyboardButtonPollType.type"]},{"name":"val typeValue: String","description":"love.forte.simbot.telegram.type.MessageEntityType.typeValue","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/type-value.html","searchKeys":["typeValue","val typeValue: String","love.forte.simbot.telegram.type.MessageEntityType.typeValue"]},{"name":"val unclaimedPrizeCount: Int? = null","description":"love.forte.simbot.telegram.type.GiveawayCompleted.unclaimedPrizeCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-completed/unclaimed-prize-count.html","searchKeys":["unclaimedPrizeCount","val unclaimedPrizeCount: Int? = null","love.forte.simbot.telegram.type.GiveawayCompleted.unclaimedPrizeCount"]},{"name":"val unclaimedPrizeCount: Int? = null","description":"love.forte.simbot.telegram.type.GiveawayWinners.unclaimedPrizeCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-winners/unclaimed-prize-count.html","searchKeys":["unclaimedPrizeCount","val unclaimedPrizeCount: Int? = null","love.forte.simbot.telegram.type.GiveawayWinners.unclaimedPrizeCount"]},{"name":"val unrestrictBoostCount: Int? = null","description":"love.forte.simbot.telegram.type.Chat.unrestrictBoostCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/unrestrict-boost-count.html","searchKeys":["unrestrictBoostCount","val unrestrictBoostCount: Int? = null","love.forte.simbot.telegram.type.Chat.unrestrictBoostCount"]},{"name":"val untilDate: Int","description":"love.forte.simbot.telegram.type.ChatMemberBanned.untilDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-banned/until-date.html","searchKeys":["untilDate","val untilDate: Int","love.forte.simbot.telegram.type.ChatMemberBanned.untilDate"]},{"name":"val untilDate: Int","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.untilDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/until-date.html","searchKeys":["untilDate","val untilDate: Int","love.forte.simbot.telegram.type.ChatMemberRestricted.untilDate"]},{"name":"val url: String","description":"love.forte.simbot.telegram.type.LoginUrl.url","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-login-url/url.html","searchKeys":["url","val url: String","love.forte.simbot.telegram.type.LoginUrl.url"]},{"name":"val url: String","description":"love.forte.simbot.telegram.type.WebAppInfo.url","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-web-app-info/url.html","searchKeys":["url","val url: String","love.forte.simbot.telegram.type.WebAppInfo.url"]},{"name":"val url: String","description":"love.forte.simbot.telegram.type.update.WebhookInfo.url","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.update/-webhook-info/url.html","searchKeys":["url","val url: String","love.forte.simbot.telegram.type.update.WebhookInfo.url"]},{"name":"val url: String? = null","description":"love.forte.simbot.telegram.type.InlineKeyboardButton.url","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-button/url.html","searchKeys":["url","val url: String? = null","love.forte.simbot.telegram.type.InlineKeyboardButton.url"]},{"name":"val url: String? = null","description":"love.forte.simbot.telegram.type.LinkPreviewOptions.url","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options/url.html","searchKeys":["url","val url: String? = null","love.forte.simbot.telegram.type.LinkPreviewOptions.url"]},{"name":"val url: String? = null","description":"love.forte.simbot.telegram.type.MessageEntity.url","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity/url.html","searchKeys":["url","val url: String? = null","love.forte.simbot.telegram.type.MessageEntity.url"]},{"name":"val user: User","description":"love.forte.simbot.telegram.type.ChatBoostSourceGiftCode.user","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source-gift-code/user.html","searchKeys":["user","val user: User","love.forte.simbot.telegram.type.ChatBoostSourceGiftCode.user"]},{"name":"val user: User","description":"love.forte.simbot.telegram.type.ChatBoostSourcePremium.user","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source-premium/user.html","searchKeys":["user","val user: User","love.forte.simbot.telegram.type.ChatBoostSourcePremium.user"]},{"name":"val user: User","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.user","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/user.html","searchKeys":["user","val user: User","love.forte.simbot.telegram.type.ChatMemberAdministrator.user"]},{"name":"val user: User","description":"love.forte.simbot.telegram.type.ChatMemberBanned.user","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-banned/user.html","searchKeys":["user","val user: User","love.forte.simbot.telegram.type.ChatMemberBanned.user"]},{"name":"val user: User","description":"love.forte.simbot.telegram.type.ChatMemberLeft.user","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-left/user.html","searchKeys":["user","val user: User","love.forte.simbot.telegram.type.ChatMemberLeft.user"]},{"name":"val user: User","description":"love.forte.simbot.telegram.type.ChatMemberMember.user","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-member/user.html","searchKeys":["user","val user: User","love.forte.simbot.telegram.type.ChatMemberMember.user"]},{"name":"val user: User","description":"love.forte.simbot.telegram.type.ChatMemberOwner.user","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-owner/user.html","searchKeys":["user","val user: User","love.forte.simbot.telegram.type.ChatMemberOwner.user"]},{"name":"val user: User","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.user","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/user.html","searchKeys":["user","val user: User","love.forte.simbot.telegram.type.ChatMemberRestricted.user"]},{"name":"val user: User? = null","description":"love.forte.simbot.telegram.type.ChatBoostSourceGiveaway.user","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source-giveaway/user.html","searchKeys":["user","val user: User? = null","love.forte.simbot.telegram.type.ChatBoostSourceGiveaway.user"]},{"name":"val user: User? = null","description":"love.forte.simbot.telegram.type.MessageEntity.user","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity/user.html","searchKeys":["user","val user: User? = null","love.forte.simbot.telegram.type.MessageEntity.user"]},{"name":"val user: User? = null","description":"love.forte.simbot.telegram.type.MessageReactionUpdated.user","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-updated/user.html","searchKeys":["user","val user: User? = null","love.forte.simbot.telegram.type.MessageReactionUpdated.user"]},{"name":"val user: User? = null","description":"love.forte.simbot.telegram.type.PollAnswer.user","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll-answer/user.html","searchKeys":["user","val user: User? = null","love.forte.simbot.telegram.type.PollAnswer.user"]},{"name":"val userAdministratorRights: ChatAdministratorRights? = null","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestChat.userAdministratorRights","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-chat/user-administrator-rights.html","searchKeys":["userAdministratorRights","val userAdministratorRights: ChatAdministratorRights? = null","love.forte.simbot.telegram.type.KeyboardButtonRequestChat.userAdministratorRights"]},{"name":"val userChatId: Long","description":"love.forte.simbot.telegram.type.ChatJoinRequest.userChatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-join-request/user-chat-id.html","searchKeys":["userChatId","val userChatId: Long","love.forte.simbot.telegram.type.ChatJoinRequest.userChatId"]},{"name":"val userId: Int","description":"love.forte.simbot.telegram.type.BotCommandScopeChatMember.userId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-chat-member/user-id.html","searchKeys":["userId","val userId: Int","love.forte.simbot.telegram.type.BotCommandScopeChatMember.userId"]},{"name":"val userId: Long? = null","description":"love.forte.simbot.telegram.type.Contact.userId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-contact/user-id.html","searchKeys":["userId","val userId: Long? = null","love.forte.simbot.telegram.type.Contact.userId"]},{"name":"val userIds: List","description":"love.forte.simbot.telegram.type.UsersShared.userIds","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-users-shared/user-ids.html","searchKeys":["userIds","val userIds: List","love.forte.simbot.telegram.type.UsersShared.userIds"]},{"name":"val userIsBot: Boolean? = null","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestUsers.userIsBot","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-users/user-is-bot.html","searchKeys":["userIsBot","val userIsBot: Boolean? = null","love.forte.simbot.telegram.type.KeyboardButtonRequestUsers.userIsBot"]},{"name":"val userIsPremium: Boolean? = null","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestUsers.userIsPremium","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-users/user-is-premium.html","searchKeys":["userIsPremium","val userIsPremium: Boolean? = null","love.forte.simbot.telegram.type.KeyboardButtonRequestUsers.userIsPremium"]},{"name":"val username: String? = null","description":"love.forte.simbot.telegram.type.Chat.username","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/username.html","searchKeys":["username","val username: String? = null","love.forte.simbot.telegram.type.Chat.username"]},{"name":"val username: String? = null","description":"love.forte.simbot.telegram.type.User.username","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user/username.html","searchKeys":["username","val username: String? = null","love.forte.simbot.telegram.type.User.username"]},{"name":"val users: List","description":"love.forte.simbot.telegram.type.VideoChatParticipantsInvited.users","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-chat-participants-invited/users.html","searchKeys":["users","val users: List","love.forte.simbot.telegram.type.VideoChatParticipantsInvited.users"]},{"name":"val usersShared: UsersShared? = null","description":"love.forte.simbot.telegram.type.Message.usersShared","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/users-shared.html","searchKeys":["usersShared","val usersShared: UsersShared? = null","love.forte.simbot.telegram.type.Message.usersShared"]},{"name":"val value: Int","description":"love.forte.simbot.telegram.type.Dice.value","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-dice/value.html","searchKeys":["value","val value: Int","love.forte.simbot.telegram.type.Dice.value"]},{"name":"val value: String","description":"love.forte.simbot.telegram.type.ChatType.value","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/value.html","searchKeys":["value","val value: String","love.forte.simbot.telegram.type.ChatType.value"]},{"name":"val value: String","description":"love.forte.simbot.telegram.type.FormattingOption.value","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-formatting-option/value.html","searchKeys":["value","val value: String","love.forte.simbot.telegram.type.FormattingOption.value"]},{"name":"val vcard: String? = null","description":"love.forte.simbot.telegram.type.Contact.vcard","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-contact/vcard.html","searchKeys":["vcard","val vcard: String? = null","love.forte.simbot.telegram.type.Contact.vcard"]},{"name":"val venue: Venue? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.venue","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/venue.html","searchKeys":["venue","val venue: Venue? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.venue"]},{"name":"val venue: Venue? = null","description":"love.forte.simbot.telegram.type.Message.venue","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/venue.html","searchKeys":["venue","val venue: Venue? = null","love.forte.simbot.telegram.type.Message.venue"]},{"name":"val viaBot: User? = null","description":"love.forte.simbot.telegram.type.Message.viaBot","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/via-bot.html","searchKeys":["viaBot","val viaBot: User? = null","love.forte.simbot.telegram.type.Message.viaBot"]},{"name":"val viaChatFolderInviteLink: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatMemberUpdated.viaChatFolderInviteLink","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-updated/via-chat-folder-invite-link.html","searchKeys":["viaChatFolderInviteLink","val viaChatFolderInviteLink: Boolean? = null","love.forte.simbot.telegram.type.ChatMemberUpdated.viaChatFolderInviteLink"]},{"name":"val video: Video? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.video","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/video.html","searchKeys":["video","val video: Video? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.video"]},{"name":"val video: Video? = null","description":"love.forte.simbot.telegram.type.Message.video","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/video.html","searchKeys":["video","val video: Video? = null","love.forte.simbot.telegram.type.Message.video"]},{"name":"val videoChatEnded: VideoChatEnded? = null","description":"love.forte.simbot.telegram.type.Message.videoChatEnded","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/video-chat-ended.html","searchKeys":["videoChatEnded","val videoChatEnded: VideoChatEnded? = null","love.forte.simbot.telegram.type.Message.videoChatEnded"]},{"name":"val videoChatParticipantsInvited: VideoChatParticipantsInvited? = null","description":"love.forte.simbot.telegram.type.Message.videoChatParticipantsInvited","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/video-chat-participants-invited.html","searchKeys":["videoChatParticipantsInvited","val videoChatParticipantsInvited: VideoChatParticipantsInvited? = null","love.forte.simbot.telegram.type.Message.videoChatParticipantsInvited"]},{"name":"val videoChatScheduled: VideoChatScheduled? = null","description":"love.forte.simbot.telegram.type.Message.videoChatScheduled","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/video-chat-scheduled.html","searchKeys":["videoChatScheduled","val videoChatScheduled: VideoChatScheduled? = null","love.forte.simbot.telegram.type.Message.videoChatScheduled"]},{"name":"val videoChatStarted: VideoChatStarted? = null","description":"love.forte.simbot.telegram.type.Message.videoChatStarted","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/video-chat-started.html","searchKeys":["videoChatStarted","val videoChatStarted: VideoChatStarted? = null","love.forte.simbot.telegram.type.Message.videoChatStarted"]},{"name":"val videoNote: VideoNote? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.videoNote","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/video-note.html","searchKeys":["videoNote","val videoNote: VideoNote? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.videoNote"]},{"name":"val videoNote: VideoNote? = null","description":"love.forte.simbot.telegram.type.Message.videoNote","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/video-note.html","searchKeys":["videoNote","val videoNote: VideoNote? = null","love.forte.simbot.telegram.type.Message.videoNote"]},{"name":"val voice: Voice? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.voice","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/voice.html","searchKeys":["voice","val voice: Voice? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.voice"]},{"name":"val voice: Voice? = null","description":"love.forte.simbot.telegram.type.Message.voice","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/voice.html","searchKeys":["voice","val voice: Voice? = null","love.forte.simbot.telegram.type.Message.voice"]},{"name":"val voterChat: Chat? = null","description":"love.forte.simbot.telegram.type.PollAnswer.voterChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll-answer/voter-chat.html","searchKeys":["voterChat","val voterChat: Chat? = null","love.forte.simbot.telegram.type.PollAnswer.voterChat"]},{"name":"val voterCount: Int","description":"love.forte.simbot.telegram.type.PollOption.voterCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll-option/voter-count.html","searchKeys":["voterCount","val voterCount: Int","love.forte.simbot.telegram.type.PollOption.voterCount"]},{"name":"val wasRefunded: Boolean? = null","description":"love.forte.simbot.telegram.type.GiveawayWinners.wasRefunded","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-winners/was-refunded.html","searchKeys":["wasRefunded","val wasRefunded: Boolean? = null","love.forte.simbot.telegram.type.GiveawayWinners.wasRefunded"]},{"name":"val watcher: User","description":"love.forte.simbot.telegram.type.ProximityAlertTriggered.watcher","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-proximity-alert-triggered/watcher.html","searchKeys":["watcher","val watcher: User","love.forte.simbot.telegram.type.ProximityAlertTriggered.watcher"]},{"name":"val webApp: WebAppInfo","description":"love.forte.simbot.telegram.type.MenuButtonWebApp.webApp","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-menu-button-web-app/web-app.html","searchKeys":["webApp","val webApp: WebAppInfo","love.forte.simbot.telegram.type.MenuButtonWebApp.webApp"]},{"name":"val webApp: WebAppInfo? = null","description":"love.forte.simbot.telegram.type.InlineKeyboardButton.webApp","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-button/web-app.html","searchKeys":["webApp","val webApp: WebAppInfo? = null","love.forte.simbot.telegram.type.InlineKeyboardButton.webApp"]},{"name":"val webApp: WebAppInfo? = null","description":"love.forte.simbot.telegram.type.KeyboardButton.webApp","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button/web-app.html","searchKeys":["webApp","val webApp: WebAppInfo? = null","love.forte.simbot.telegram.type.KeyboardButton.webApp"]},{"name":"val webAppData: WebAppData? = null","description":"love.forte.simbot.telegram.type.Message.webAppData","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/web-app-data.html","searchKeys":["webAppData","val webAppData: WebAppData? = null","love.forte.simbot.telegram.type.Message.webAppData"]},{"name":"val webAppName: String? = null","description":"love.forte.simbot.telegram.type.WriteAccessAllowed.webAppName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-write-access-allowed/web-app-name.html","searchKeys":["webAppName","val webAppName: String? = null","love.forte.simbot.telegram.type.WriteAccessAllowed.webAppName"]},{"name":"val width: Int","description":"love.forte.simbot.telegram.type.Animation.width","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-animation/width.html","searchKeys":["width","val width: Int","love.forte.simbot.telegram.type.Animation.width"]},{"name":"val width: Int","description":"love.forte.simbot.telegram.type.PhotoSize.width","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-photo-size/width.html","searchKeys":["width","val width: Int","love.forte.simbot.telegram.type.PhotoSize.width"]},{"name":"val width: Int","description":"love.forte.simbot.telegram.type.Video.width","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video/width.html","searchKeys":["width","val width: Int","love.forte.simbot.telegram.type.Video.width"]},{"name":"val width: Int","description":"love.forte.simbot.telegram.type.sticker.Sticker.width","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/width.html","searchKeys":["width","val width: Int","love.forte.simbot.telegram.type.sticker.Sticker.width"]},{"name":"val width: Int? = null","description":"love.forte.simbot.telegram.type.InputMediaAnimation.width","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-animation/width.html","searchKeys":["width","val width: Int? = null","love.forte.simbot.telegram.type.InputMediaAnimation.width"]},{"name":"val width: Int? = null","description":"love.forte.simbot.telegram.type.InputMediaVideo.width","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-video/width.html","searchKeys":["width","val width: Int? = null","love.forte.simbot.telegram.type.InputMediaVideo.width"]},{"name":"val winnerCount: Int","description":"love.forte.simbot.telegram.type.Giveaway.winnerCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway/winner-count.html","searchKeys":["winnerCount","val winnerCount: Int","love.forte.simbot.telegram.type.Giveaway.winnerCount"]},{"name":"val winnerCount: Int","description":"love.forte.simbot.telegram.type.GiveawayCompleted.winnerCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-completed/winner-count.html","searchKeys":["winnerCount","val winnerCount: Int","love.forte.simbot.telegram.type.GiveawayCompleted.winnerCount"]},{"name":"val winnerCount: Int","description":"love.forte.simbot.telegram.type.GiveawayWinners.winnerCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-winners/winner-count.html","searchKeys":["winnerCount","val winnerCount: Int","love.forte.simbot.telegram.type.GiveawayWinners.winnerCount"]},{"name":"val winners: List","description":"love.forte.simbot.telegram.type.GiveawayWinners.winners","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-winners/winners.html","searchKeys":["winners","val winners: List","love.forte.simbot.telegram.type.GiveawayWinners.winners"]},{"name":"val winnersSelectionDate: Int","description":"love.forte.simbot.telegram.type.Giveaway.winnersSelectionDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway/winners-selection-date.html","searchKeys":["winnersSelectionDate","val winnersSelectionDate: Int","love.forte.simbot.telegram.type.Giveaway.winnersSelectionDate"]},{"name":"val winnersSelectionDate: Int","description":"love.forte.simbot.telegram.type.GiveawayWinners.winnersSelectionDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-winners/winners-selection-date.html","searchKeys":["winnersSelectionDate","val winnersSelectionDate: Int","love.forte.simbot.telegram.type.GiveawayWinners.winnersSelectionDate"]},{"name":"val writeAccessAllowed: WriteAccessAllowed? = null","description":"love.forte.simbot.telegram.type.Message.writeAccessAllowed","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/write-access-allowed.html","searchKeys":["writeAccessAllowed","val writeAccessAllowed: WriteAccessAllowed? = null","love.forte.simbot.telegram.type.Message.writeAccessAllowed"]},{"name":"val xShift: Float","description":"love.forte.simbot.telegram.type.sticker.MaskPosition.xShift","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-mask-position/x-shift.html","searchKeys":["xShift","val xShift: Float","love.forte.simbot.telegram.type.sticker.MaskPosition.xShift"]},{"name":"val yShift: Float","description":"love.forte.simbot.telegram.type.sticker.MaskPosition.yShift","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-mask-position/y-shift.html","searchKeys":["yShift","val yShift: Float","love.forte.simbot.telegram.type.sticker.MaskPosition.yShift"]},{"name":"var isDisabled: Boolean?","description":"love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.isDisabled","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options-builder/is-disabled.html","searchKeys":["isDisabled","var isDisabled: Boolean?","love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.isDisabled"]},{"name":"var preferLargeMedia: Boolean?","description":"love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.preferLargeMedia","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options-builder/prefer-large-media.html","searchKeys":["preferLargeMedia","var preferLargeMedia: Boolean?","love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.preferLargeMedia"]},{"name":"var preferSmallMedia: Boolean?","description":"love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.preferSmallMedia","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options-builder/prefer-small-media.html","searchKeys":["preferSmallMedia","var preferSmallMedia: Boolean?","love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.preferSmallMedia"]},{"name":"var showAboveText: Boolean?","description":"love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.showAboveText","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options-builder/show-above-text.html","searchKeys":["showAboveText","var showAboveText: Boolean?","love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.showAboveText"]},{"name":"var url: String?","description":"love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.url","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options-builder/url.html","searchKeys":["url","var url: String?","love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.url"]},{"name":"NORMAL","description":"love.forte.simbot.telegram.stdlib.bot.SubscribeSequence.NORMAL","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-subscribe-sequence/-n-o-r-m-a-l/index.html","searchKeys":["NORMAL","NORMAL","love.forte.simbot.telegram.stdlib.bot.SubscribeSequence.NORMAL"]},{"name":"PRE","description":"love.forte.simbot.telegram.stdlib.bot.SubscribeSequence.PRE","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-subscribe-sequence/-p-r-e/index.html","searchKeys":["PRE","PRE","love.forte.simbot.telegram.stdlib.bot.SubscribeSequence.PRE"]},{"name":"abstract fun cancel(cause: Throwable?)","description":"love.forte.simbot.telegram.stdlib.bot.Bot.cancel","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/cancel.html","searchKeys":["cancel","abstract fun cancel(cause: Throwable?)","love.forte.simbot.telegram.stdlib.bot.Bot.cancel"]},{"name":"abstract fun subscribe(sequence: SubscribeSequence, processor: EventProcessor)","description":"love.forte.simbot.telegram.stdlib.bot.Bot.subscribe","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/subscribe.html","searchKeys":["subscribe","abstract fun subscribe(sequence: SubscribeSequence, processor: EventProcessor)","love.forte.simbot.telegram.stdlib.bot.Bot.subscribe"]},{"name":"abstract override val coroutineContext: CoroutineContext","description":"love.forte.simbot.telegram.stdlib.bot.Bot.coroutineContext","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/coroutine-context.html","searchKeys":["coroutineContext","abstract override val coroutineContext: CoroutineContext","love.forte.simbot.telegram.stdlib.bot.Bot.coroutineContext"]},{"name":"abstract suspend fun join()","description":"love.forte.simbot.telegram.stdlib.bot.Bot.join","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/join.html","searchKeys":["join","abstract suspend fun join()","love.forte.simbot.telegram.stdlib.bot.Bot.join"]},{"name":"abstract suspend fun process(event: Event)","description":"love.forte.simbot.telegram.stdlib.event.EventProcessor.process","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.event/-event-processor/process.html","searchKeys":["process","abstract suspend fun process(event: Event)","love.forte.simbot.telegram.stdlib.event.EventProcessor.process"]},{"name":"abstract suspend fun pushUpdate(update: Update, raw: String? = null)","description":"love.forte.simbot.telegram.stdlib.bot.Bot.pushUpdate","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/push-update.html","searchKeys":["pushUpdate","abstract suspend fun pushUpdate(update: Update, raw: String? = null)","love.forte.simbot.telegram.stdlib.bot.Bot.pushUpdate"]},{"name":"abstract suspend fun start()","description":"love.forte.simbot.telegram.stdlib.bot.Bot.start","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/start.html","searchKeys":["start","abstract suspend fun start()","love.forte.simbot.telegram.stdlib.bot.Bot.start"]},{"name":"abstract val apiClient: HttpClient","description":"love.forte.simbot.telegram.stdlib.bot.Bot.apiClient","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/api-client.html","searchKeys":["apiClient","abstract val apiClient: HttpClient","love.forte.simbot.telegram.stdlib.bot.Bot.apiClient"]},{"name":"abstract val content: Any","description":"love.forte.simbot.telegram.stdlib.event.Event.content","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.event/-event/content.html","searchKeys":["content","abstract val content: Any","love.forte.simbot.telegram.stdlib.event.Event.content"]},{"name":"abstract val isActive: Boolean","description":"love.forte.simbot.telegram.stdlib.bot.Bot.isActive","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/is-active.html","searchKeys":["isActive","abstract val isActive: Boolean","love.forte.simbot.telegram.stdlib.bot.Bot.isActive"]},{"name":"abstract val isCancelled: Boolean","description":"love.forte.simbot.telegram.stdlib.bot.Bot.isCancelled","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/is-cancelled.html","searchKeys":["isCancelled","abstract val isCancelled: Boolean","love.forte.simbot.telegram.stdlib.bot.Bot.isCancelled"]},{"name":"abstract val isCompleted: Boolean","description":"love.forte.simbot.telegram.stdlib.bot.Bot.isCompleted","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/is-completed.html","searchKeys":["isCompleted","abstract val isCompleted: Boolean","love.forte.simbot.telegram.stdlib.bot.Bot.isCompleted"]},{"name":"abstract val isStarted: Boolean","description":"love.forte.simbot.telegram.stdlib.bot.Bot.isStarted","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/is-started.html","searchKeys":["isStarted","abstract val isStarted: Boolean","love.forte.simbot.telegram.stdlib.bot.Bot.isStarted"]},{"name":"abstract val name: String","description":"love.forte.simbot.telegram.stdlib.event.Event.name","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.event/-event/name.html","searchKeys":["name","abstract val name: String","love.forte.simbot.telegram.stdlib.event.Event.name"]},{"name":"abstract val raw: String?","description":"love.forte.simbot.telegram.stdlib.event.Event.raw","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.event/-event/raw.html","searchKeys":["raw","abstract val raw: String?","love.forte.simbot.telegram.stdlib.event.Event.raw"]},{"name":"abstract val server: Url","description":"love.forte.simbot.telegram.stdlib.bot.Bot.server","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/server.html","searchKeys":["server","abstract val server: Url","love.forte.simbot.telegram.stdlib.bot.Bot.server"]},{"name":"abstract val ticket: Bot.Ticket","description":"love.forte.simbot.telegram.stdlib.bot.Bot.ticket","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/ticket.html","searchKeys":["ticket","abstract val ticket: Bot.Ticket","love.forte.simbot.telegram.stdlib.bot.Bot.ticket"]},{"name":"abstract val update: Update","description":"love.forte.simbot.telegram.stdlib.event.Event.update","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.event/-event/update.html","searchKeys":["update","abstract val update: Update","love.forte.simbot.telegram.stdlib.event.Event.update"]},{"name":"abstract var longPolling: LongPolling?","description":"love.forte.simbot.telegram.stdlib.bot.Bot.longPolling","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/long-polling.html","searchKeys":["longPolling","abstract var longPolling: LongPolling?","love.forte.simbot.telegram.stdlib.bot.Bot.longPolling"]},{"name":"class BotConfiguration","description":"love.forte.simbot.telegram.stdlib.bot.BotConfiguration","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-configuration/index.html","searchKeys":["BotConfiguration","class BotConfiguration","love.forte.simbot.telegram.stdlib.bot.BotConfiguration"]},{"name":"constructor()","description":"love.forte.simbot.telegram.stdlib.bot.BotConfiguration.BotConfiguration","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-configuration/-bot-configuration.html","searchKeys":["BotConfiguration","constructor()","love.forte.simbot.telegram.stdlib.bot.BotConfiguration.BotConfiguration"]},{"name":"constructor(limit: Int? = null, timeout: Int? = DefaultLongPollingTimeout.inWholeSeconds.toInt(), allowedUpdates: Collection? = null, retry: LongPolling.Retry? = null)","description":"love.forte.simbot.telegram.stdlib.bot.LongPolling.LongPolling","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-long-polling/-long-polling.html","searchKeys":["LongPolling","constructor(limit: Int? = null, timeout: Int? = DefaultLongPollingTimeout.inWholeSeconds.toInt(), allowedUpdates: Collection? = null, retry: LongPolling.Retry? = null)","love.forte.simbot.telegram.stdlib.bot.LongPolling.LongPolling"]},{"name":"constructor(maxRetries: Int = 3, delayMillis: Long = 5000, isDelayMillisMultiplyByRetryTimes: Boolean = false)","description":"love.forte.simbot.telegram.stdlib.bot.LongPolling.Retry.Retry","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-long-polling/-retry/-retry.html","searchKeys":["Retry","constructor(maxRetries: Int = 3, delayMillis: Long = 5000, isDelayMillisMultiplyByRetryTimes: Boolean = false)","love.forte.simbot.telegram.stdlib.bot.LongPolling.Retry.Retry"]},{"name":"constructor(token: String)","description":"love.forte.simbot.telegram.stdlib.bot.Bot.Ticket.Ticket","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/-ticket/-ticket.html","searchKeys":["Ticket","constructor(token: String)","love.forte.simbot.telegram.stdlib.bot.Bot.Ticket.Ticket"]},{"name":"data class LongPolling(val limit: Int? = null, val timeout: Int? = DefaultLongPollingTimeout.inWholeSeconds.toInt(), val allowedUpdates: Collection? = null, val retry: LongPolling.Retry? = null)","description":"love.forte.simbot.telegram.stdlib.bot.LongPolling","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-long-polling/index.html","searchKeys":["LongPolling","data class LongPolling(val limit: Int? = null, val timeout: Int? = DefaultLongPollingTimeout.inWholeSeconds.toInt(), val allowedUpdates: Collection? = null, val retry: LongPolling.Retry? = null)","love.forte.simbot.telegram.stdlib.bot.LongPolling"]},{"name":"data class Retry(val maxRetries: Int = 3, val delayMillis: Long = 5000, val isDelayMillisMultiplyByRetryTimes: Boolean = false)","description":"love.forte.simbot.telegram.stdlib.bot.LongPolling.Retry","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-long-polling/-retry/index.html","searchKeys":["Retry","data class Retry(val maxRetries: Int = 3, val delayMillis: Long = 5000, val isDelayMillisMultiplyByRetryTimes: Boolean = false)","love.forte.simbot.telegram.stdlib.bot.LongPolling.Retry"]},{"name":"data class Ticket(val token: String)","description":"love.forte.simbot.telegram.stdlib.bot.Bot.Ticket","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/-ticket/index.html","searchKeys":["Ticket","data class Ticket(val token: String)","love.forte.simbot.telegram.stdlib.bot.Bot.Ticket"]},{"name":"enum SubscribeSequence : Enum ","description":"love.forte.simbot.telegram.stdlib.bot.SubscribeSequence","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-subscribe-sequence/index.html","searchKeys":["SubscribeSequence","enum SubscribeSequence : Enum ","love.forte.simbot.telegram.stdlib.bot.SubscribeSequence"]},{"name":"fun TelegramApi.requestDataByAsync(bot: Bot, scope: CoroutineScope = bot): CompletableFuture","description":"love.forte.simbot.telegram.stdlib.bot.requestDataByAsync","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/request-data-by-async.html","searchKeys":["requestDataByAsync","fun TelegramApi.requestDataByAsync(bot: Bot, scope: CoroutineScope = bot): CompletableFuture","love.forte.simbot.telegram.stdlib.bot.requestDataByAsync"]},{"name":"fun TelegramApi.requestDataByBlocking(bot: Bot): R","description":"love.forte.simbot.telegram.stdlib.bot.requestDataByBlocking","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/request-data-by-blocking.html","searchKeys":["requestDataByBlocking","fun TelegramApi.requestDataByBlocking(bot: Bot): R","love.forte.simbot.telegram.stdlib.bot.requestDataByBlocking"]},{"name":"fun TelegramApi.requestResultByAsync(bot: Bot, scope: CoroutineScope = bot): CompletableFuture>","description":"love.forte.simbot.telegram.stdlib.bot.requestResultByAsync","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/request-result-by-async.html","searchKeys":["requestResultByAsync","fun TelegramApi.requestResultByAsync(bot: Bot, scope: CoroutineScope = bot): CompletableFuture>","love.forte.simbot.telegram.stdlib.bot.requestResultByAsync"]},{"name":"fun TelegramApi.requestResultByBlocking(bot: Bot): TelegramApiResult","description":"love.forte.simbot.telegram.stdlib.bot.requestResultByBlocking","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/request-result-by-blocking.html","searchKeys":["requestResultByBlocking","fun TelegramApi.requestResultByBlocking(bot: Bot): TelegramApiResult","love.forte.simbot.telegram.stdlib.bot.requestResultByBlocking"]},{"name":"fun async(contentType: Class, name: String? = null, processor: BiFunction>): EventProcessor","description":"love.forte.simbot.telegram.stdlib.event.async","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.event/async.html","searchKeys":["async","fun async(contentType: Class, name: String? = null, processor: BiFunction>): EventProcessor","love.forte.simbot.telegram.stdlib.event.async"]},{"name":"fun block(contentType: Class, name: String? = null, coroutineContext: CoroutineContext? = Dispatchers.IO, processor: BiConsumer): EventProcessor","description":"love.forte.simbot.telegram.stdlib.event.block","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.event/block.html","searchKeys":["block","fun block(contentType: Class, name: String? = null, coroutineContext: CoroutineContext? = Dispatchers.IO, processor: BiConsumer): EventProcessor","love.forte.simbot.telegram.stdlib.event.block"]},{"name":"fun reactive(type: Class, name: String? = null, processor: BiFunction>): EventProcessor","description":"love.forte.simbot.telegram.stdlib.event.reactive","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.event/reactive.html","searchKeys":["reactive","fun reactive(type: Class, name: String? = null, processor: BiFunction>): EventProcessor","love.forte.simbot.telegram.stdlib.event.reactive"]},{"name":"fun TelegramApi<*>.requestByAsync(bot: Bot, scope: CoroutineScope = bot): CompletableFuture","description":"love.forte.simbot.telegram.stdlib.bot.requestByAsync","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/request-by-async.html","searchKeys":["requestByAsync","fun TelegramApi<*>.requestByAsync(bot: Bot, scope: CoroutineScope = bot): CompletableFuture","love.forte.simbot.telegram.stdlib.bot.requestByAsync"]},{"name":"fun TelegramApi<*>.requestByBlocking(bot: Bot): HttpResponse","description":"love.forte.simbot.telegram.stdlib.bot.requestByBlocking","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/request-by-blocking.html","searchKeys":["requestByBlocking","fun TelegramApi<*>.requestByBlocking(bot: Bot): HttpResponse","love.forte.simbot.telegram.stdlib.bot.requestByBlocking"]},{"name":"fun apiClientConfigurer(configurer: ConfigurerFunction>): BotConfiguration","description":"love.forte.simbot.telegram.stdlib.bot.BotConfiguration.apiClientConfigurer","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-configuration/api-client-configurer.html","searchKeys":["apiClientConfigurer","fun apiClientConfigurer(configurer: ConfigurerFunction>): BotConfiguration","love.forte.simbot.telegram.stdlib.bot.BotConfiguration.apiClientConfigurer"]},{"name":"fun async(processor: Function>): EventProcessor","description":"love.forte.simbot.telegram.stdlib.event.async","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.event/async.html","searchKeys":["async","fun async(processor: Function>): EventProcessor","love.forte.simbot.telegram.stdlib.event.async"]},{"name":"fun block(coroutineContext: CoroutineContext? = Dispatchers.IO, processor: Consumer): EventProcessor","description":"love.forte.simbot.telegram.stdlib.event.block","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.event/block.html","searchKeys":["block","fun block(coroutineContext: CoroutineContext? = Dispatchers.IO, processor: Consumer): EventProcessor","love.forte.simbot.telegram.stdlib.event.block"]},{"name":"fun create(ticket: Bot.Ticket, configuration: BotConfiguration = BotConfiguration()): Bot","description":"love.forte.simbot.telegram.stdlib.bot.BotFactory.create","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-factory/create.html","searchKeys":["create","fun create(ticket: Bot.Ticket, configuration: BotConfiguration = BotConfiguration()): Bot","love.forte.simbot.telegram.stdlib.bot.BotFactory.create"]},{"name":"fun create(token: String, configuration: BotConfiguration = BotConfiguration()): Bot","description":"love.forte.simbot.telegram.stdlib.bot.BotFactory.create","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-factory/create.html","searchKeys":["create","fun create(token: String, configuration: BotConfiguration = BotConfiguration()): Bot","love.forte.simbot.telegram.stdlib.bot.BotFactory.create"]},{"name":"fun interface EventProcessor","description":"love.forte.simbot.telegram.stdlib.event.EventProcessor","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.event/-event-processor/index.html","searchKeys":["EventProcessor","fun interface EventProcessor","love.forte.simbot.telegram.stdlib.event.EventProcessor"]},{"name":"fun reactive(processor: Function>): EventProcessor","description":"love.forte.simbot.telegram.stdlib.event.reactive","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.event/reactive.html","searchKeys":["reactive","fun reactive(processor: Function>): EventProcessor","love.forte.simbot.telegram.stdlib.event.reactive"]},{"name":"fun valueOf(value: String): SubscribeSequence","description":"love.forte.simbot.telegram.stdlib.bot.SubscribeSequence.valueOf","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-subscribe-sequence/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): SubscribeSequence","love.forte.simbot.telegram.stdlib.bot.SubscribeSequence.valueOf"]},{"name":"fun values(): Array","description":"love.forte.simbot.telegram.stdlib.bot.SubscribeSequence.values","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-subscribe-sequence/values.html","searchKeys":["values","fun values(): Array","love.forte.simbot.telegram.stdlib.bot.SubscribeSequence.values"]},{"name":"inline fun Bot.subscribe(name: String? = null, sequence: SubscribeSequence = SubscribeSequence.NORMAL, crossinline processor: suspend (Event, T) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.subscribe","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/subscribe.html","searchKeys":["subscribe","inline fun Bot.subscribe(name: String? = null, sequence: SubscribeSequence = SubscribeSequence.NORMAL, crossinline processor: suspend (Event, T) -> Unit)","love.forte.simbot.telegram.stdlib.bot.subscribe"]},{"name":"inline fun Bot.onCallbackQuery(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, callbackQuery: CallbackQuery) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onCallbackQuery","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-callback-query.html","searchKeys":["onCallbackQuery","inline fun Bot.onCallbackQuery(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, callbackQuery: CallbackQuery) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onCallbackQuery"]},{"name":"inline fun Bot.onChannelPost(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, channelPost: Message) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onChannelPost","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-channel-post.html","searchKeys":["onChannelPost","inline fun Bot.onChannelPost(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, channelPost: Message) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onChannelPost"]},{"name":"inline fun Bot.onChatBoost(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, chatBoost: ChatBoostUpdated) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onChatBoost","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-chat-boost.html","searchKeys":["onChatBoost","inline fun Bot.onChatBoost(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, chatBoost: ChatBoostUpdated) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onChatBoost"]},{"name":"inline fun Bot.onChatJoinRequest(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, chatJoinRequest: ChatJoinRequest) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onChatJoinRequest","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-chat-join-request.html","searchKeys":["onChatJoinRequest","inline fun Bot.onChatJoinRequest(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, chatJoinRequest: ChatJoinRequest) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onChatJoinRequest"]},{"name":"inline fun Bot.onChatMember(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, chatMember: ChatMemberUpdated) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onChatMember","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-chat-member.html","searchKeys":["onChatMember","inline fun Bot.onChatMember(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, chatMember: ChatMemberUpdated) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onChatMember"]},{"name":"inline fun Bot.onChosenInlineResult(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, chosenInlineResult: ChosenInlineResult) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onChosenInlineResult","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-chosen-inline-result.html","searchKeys":["onChosenInlineResult","inline fun Bot.onChosenInlineResult(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, chosenInlineResult: ChosenInlineResult) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onChosenInlineResult"]},{"name":"inline fun Bot.onEditedChannelPost(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, editedChannelPost: Message) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onEditedChannelPost","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-edited-channel-post.html","searchKeys":["onEditedChannelPost","inline fun Bot.onEditedChannelPost(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, editedChannelPost: Message) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onEditedChannelPost"]},{"name":"inline fun Bot.onEditedMessage(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, editedMessage: Message) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onEditedMessage","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-edited-message.html","searchKeys":["onEditedMessage","inline fun Bot.onEditedMessage(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, editedMessage: Message) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onEditedMessage"]},{"name":"inline fun Bot.onInlineQuery(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, inlineQuery: InlineQuery) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onInlineQuery","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-inline-query.html","searchKeys":["onInlineQuery","inline fun Bot.onInlineQuery(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, inlineQuery: InlineQuery) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onInlineQuery"]},{"name":"inline fun Bot.onMessage(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, message: Message) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onMessage","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-message.html","searchKeys":["onMessage","inline fun Bot.onMessage(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, message: Message) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onMessage"]},{"name":"inline fun Bot.onMessageReaction(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, messageReaction: MessageReactionUpdated) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onMessageReaction","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-message-reaction.html","searchKeys":["onMessageReaction","inline fun Bot.onMessageReaction(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, messageReaction: MessageReactionUpdated) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onMessageReaction"]},{"name":"inline fun Bot.onMessageReactionCount(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, messageReactionCount: MessageReactionCountUpdated) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onMessageReactionCount","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-message-reaction-count.html","searchKeys":["onMessageReactionCount","inline fun Bot.onMessageReactionCount(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, messageReactionCount: MessageReactionCountUpdated) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onMessageReactionCount"]},{"name":"inline fun Bot.onMyChatMember(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, myChatMember: ChatMemberUpdated) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onMyChatMember","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-my-chat-member.html","searchKeys":["onMyChatMember","inline fun Bot.onMyChatMember(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, myChatMember: ChatMemberUpdated) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onMyChatMember"]},{"name":"inline fun Bot.onPoll(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, poll: Poll) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onPoll","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-poll.html","searchKeys":["onPoll","inline fun Bot.onPoll(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, poll: Poll) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onPoll"]},{"name":"inline fun Bot.onPollAnswer(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, pollAnswer: PollAnswer) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onPollAnswer","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-poll-answer.html","searchKeys":["onPollAnswer","inline fun Bot.onPollAnswer(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, pollAnswer: PollAnswer) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onPollAnswer"]},{"name":"inline fun Bot.onPreCheckoutQuery(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, preCheckoutQuery: PreCheckoutQuery) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onPreCheckoutQuery","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-pre-checkout-query.html","searchKeys":["onPreCheckoutQuery","inline fun Bot.onPreCheckoutQuery(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, preCheckoutQuery: PreCheckoutQuery) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onPreCheckoutQuery"]},{"name":"inline fun Bot.onRemovedChatBoost(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, removedChatBoost: ChatBoostRemoved) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onRemovedChatBoost","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-removed-chat-boost.html","searchKeys":["onRemovedChatBoost","inline fun Bot.onRemovedChatBoost(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, removedChatBoost: ChatBoostRemoved) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onRemovedChatBoost"]},{"name":"inline fun Bot.onShippingQuery(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, shippingQuery: ShippingQuery) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onShippingQuery","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-shipping-query.html","searchKeys":["onShippingQuery","inline fun Bot.onShippingQuery(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, shippingQuery: ShippingQuery) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onShippingQuery"]},{"name":"inline fun create(ticket: Bot.Ticket, block: BotConfiguration.() -> Unit): Bot","description":"love.forte.simbot.telegram.stdlib.bot.BotFactory.create","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-factory/create.html","searchKeys":["create","inline fun create(ticket: Bot.Ticket, block: BotConfiguration.() -> Unit): Bot","love.forte.simbot.telegram.stdlib.bot.BotFactory.create"]},{"name":"inline fun create(token: String, block: BotConfiguration.() -> Unit): Bot","description":"love.forte.simbot.telegram.stdlib.bot.BotFactory.create","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-factory/create.html","searchKeys":["create","inline fun create(token: String, block: BotConfiguration.() -> Unit): Bot","love.forte.simbot.telegram.stdlib.bot.BotFactory.create"]},{"name":"interface Bot : CoroutineScope","description":"love.forte.simbot.telegram.stdlib.bot.Bot","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/index.html","searchKeys":["Bot","interface Bot : CoroutineScope","love.forte.simbot.telegram.stdlib.bot.Bot"]},{"name":"interface Event","description":"love.forte.simbot.telegram.stdlib.event.Event","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.event/-event/index.html","searchKeys":["Event","interface Event","love.forte.simbot.telegram.stdlib.event.Event"]},{"name":"object BotFactory","description":"love.forte.simbot.telegram.stdlib.bot.BotFactory","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-factory/index.html","searchKeys":["BotFactory","object BotFactory","love.forte.simbot.telegram.stdlib.bot.BotFactory"]},{"name":"object Companion","description":"love.forte.simbot.telegram.stdlib.bot.BotConfiguration.Companion","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-configuration/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.telegram.stdlib.bot.BotConfiguration.Companion"]},{"name":"open fun cancel()","description":"love.forte.simbot.telegram.stdlib.bot.Bot.cancel","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/cancel.html","searchKeys":["cancel","open fun cancel()","love.forte.simbot.telegram.stdlib.bot.Bot.cancel"]},{"name":"open fun subscribe(processor: EventProcessor)","description":"love.forte.simbot.telegram.stdlib.bot.Bot.subscribe","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/subscribe.html","searchKeys":["subscribe","open fun subscribe(processor: EventProcessor)","love.forte.simbot.telegram.stdlib.bot.Bot.subscribe"]},{"name":"suspend fun TelegramApi.requestDataBy(bot: Bot): R","description":"love.forte.simbot.telegram.stdlib.bot.requestDataBy","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/request-data-by.html","searchKeys":["requestDataBy","suspend fun TelegramApi.requestDataBy(bot: Bot): R","love.forte.simbot.telegram.stdlib.bot.requestDataBy"]},{"name":"suspend fun TelegramApi.requestResultBy(bot: Bot): TelegramApiResult","description":"love.forte.simbot.telegram.stdlib.bot.requestResultBy","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/request-result-by.html","searchKeys":["requestResultBy","suspend fun TelegramApi.requestResultBy(bot: Bot): TelegramApiResult","love.forte.simbot.telegram.stdlib.bot.requestResultBy"]},{"name":"suspend fun Bot.pushRawUpdate(raw: String)","description":"love.forte.simbot.telegram.stdlib.bot.pushRawUpdate","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/push-raw-update.html","searchKeys":["pushRawUpdate","suspend fun Bot.pushRawUpdate(raw: String)","love.forte.simbot.telegram.stdlib.bot.pushRawUpdate"]},{"name":"suspend fun TelegramApi<*>.requestRawBy(bot: Bot): HttpResponse","description":"love.forte.simbot.telegram.stdlib.bot.requestRawBy","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/request-raw-by.html","searchKeys":["requestRawBy","suspend fun TelegramApi<*>.requestRawBy(bot: Bot): HttpResponse","love.forte.simbot.telegram.stdlib.bot.requestRawBy"]},{"name":"val DefaultLongPollingTimeout: Duration","description":"love.forte.simbot.telegram.stdlib.bot.BotConfiguration.Companion.DefaultLongPollingTimeout","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-configuration/-companion/-default-long-polling-timeout.html","searchKeys":["DefaultLongPollingTimeout","val DefaultLongPollingTimeout: Duration","love.forte.simbot.telegram.stdlib.bot.BotConfiguration.Companion.DefaultLongPollingTimeout"]},{"name":"val allowedUpdates: Collection? = null","description":"love.forte.simbot.telegram.stdlib.bot.LongPolling.allowedUpdates","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-long-polling/allowed-updates.html","searchKeys":["allowedUpdates","val allowedUpdates: Collection? = null","love.forte.simbot.telegram.stdlib.bot.LongPolling.allowedUpdates"]},{"name":"val delayMillis: Long = 5000","description":"love.forte.simbot.telegram.stdlib.bot.LongPolling.Retry.delayMillis","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-long-polling/-retry/delay-millis.html","searchKeys":["delayMillis","val delayMillis: Long = 5000","love.forte.simbot.telegram.stdlib.bot.LongPolling.Retry.delayMillis"]},{"name":"val entries: EnumEntries","description":"love.forte.simbot.telegram.stdlib.bot.SubscribeSequence.entries","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-subscribe-sequence/entries.html","searchKeys":["entries","val entries: EnumEntries","love.forte.simbot.telegram.stdlib.bot.SubscribeSequence.entries"]},{"name":"val isDelayMillisMultiplyByRetryTimes: Boolean = false","description":"love.forte.simbot.telegram.stdlib.bot.LongPolling.Retry.isDelayMillisMultiplyByRetryTimes","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-long-polling/-retry/is-delay-millis-multiply-by-retry-times.html","searchKeys":["isDelayMillisMultiplyByRetryTimes","val isDelayMillisMultiplyByRetryTimes: Boolean = false","love.forte.simbot.telegram.stdlib.bot.LongPolling.Retry.isDelayMillisMultiplyByRetryTimes"]},{"name":"val limit: Int? = null","description":"love.forte.simbot.telegram.stdlib.bot.LongPolling.limit","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-long-polling/limit.html","searchKeys":["limit","val limit: Int? = null","love.forte.simbot.telegram.stdlib.bot.LongPolling.limit"]},{"name":"val maxRetries: Int = 3","description":"love.forte.simbot.telegram.stdlib.bot.LongPolling.Retry.maxRetries","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-long-polling/-retry/max-retries.html","searchKeys":["maxRetries","val maxRetries: Int = 3","love.forte.simbot.telegram.stdlib.bot.LongPolling.Retry.maxRetries"]},{"name":"val retry: LongPolling.Retry? = null","description":"love.forte.simbot.telegram.stdlib.bot.LongPolling.retry","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-long-polling/retry.html","searchKeys":["retry","val retry: LongPolling.Retry? = null","love.forte.simbot.telegram.stdlib.bot.LongPolling.retry"]},{"name":"val timeout: Int?","description":"love.forte.simbot.telegram.stdlib.bot.LongPolling.timeout","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-long-polling/timeout.html","searchKeys":["timeout","val timeout: Int?","love.forte.simbot.telegram.stdlib.bot.LongPolling.timeout"]},{"name":"val token: String","description":"love.forte.simbot.telegram.stdlib.bot.Bot.Ticket.token","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/-ticket/token.html","searchKeys":["token","val token: String","love.forte.simbot.telegram.stdlib.bot.Bot.Ticket.token"]},{"name":"var apiClientConfigurer: ConfigurerFunction>?","description":"love.forte.simbot.telegram.stdlib.bot.BotConfiguration.apiClientConfigurer","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-configuration/api-client-configurer.html","searchKeys":["apiClientConfigurer","var apiClientConfigurer: ConfigurerFunction>?","love.forte.simbot.telegram.stdlib.bot.BotConfiguration.apiClientConfigurer"]},{"name":"var apiClientEngine: HttpClientEngine?","description":"love.forte.simbot.telegram.stdlib.bot.BotConfiguration.apiClientEngine","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-configuration/api-client-engine.html","searchKeys":["apiClientEngine","var apiClientEngine: HttpClientEngine?","love.forte.simbot.telegram.stdlib.bot.BotConfiguration.apiClientEngine"]},{"name":"var apiClientEngineFactory: HttpClientEngineFactory<*>?","description":"love.forte.simbot.telegram.stdlib.bot.BotConfiguration.apiClientEngineFactory","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-configuration/api-client-engine-factory.html","searchKeys":["apiClientEngineFactory","var apiClientEngineFactory: HttpClientEngineFactory<*>?","love.forte.simbot.telegram.stdlib.bot.BotConfiguration.apiClientEngineFactory"]},{"name":"var coroutineContext: CoroutineContext","description":"love.forte.simbot.telegram.stdlib.bot.BotConfiguration.coroutineContext","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-configuration/coroutine-context.html","searchKeys":["coroutineContext","var coroutineContext: CoroutineContext","love.forte.simbot.telegram.stdlib.bot.BotConfiguration.coroutineContext"]},{"name":"var longPolling: LongPolling?","description":"love.forte.simbot.telegram.stdlib.bot.BotConfiguration.longPolling","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-configuration/long-polling.html","searchKeys":["longPolling","var longPolling: LongPolling?","love.forte.simbot.telegram.stdlib.bot.BotConfiguration.longPolling"]},{"name":"var server: String?","description":"love.forte.simbot.telegram.stdlib.bot.BotConfiguration.server","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-configuration/server.html","searchKeys":["server","var server: String?","love.forte.simbot.telegram.stdlib.bot.BotConfiguration.server"]},{"name":"abstract class TelegramAggregatedMessageIdReceipt : TelegramAggregatedMessageReceipt","description":"love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageIdReceipt","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-aggregated-message-id-receipt/index.html","searchKeys":["TelegramAggregatedMessageIdReceipt","abstract class TelegramAggregatedMessageIdReceipt : TelegramAggregatedMessageReceipt","love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageIdReceipt"]},{"name":"abstract class TelegramAggregatedMessageReceipt : AggregatedMessageReceipt, TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageReceipt","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-aggregated-message-receipt/index.html","searchKeys":["TelegramAggregatedMessageReceipt","abstract class TelegramAggregatedMessageReceipt : AggregatedMessageReceipt, TelegramMessageReceipt","love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageReceipt"]},{"name":"abstract class TelegramAggregatedMessageSourceReceipt : TelegramAggregatedMessageReceipt","description":"love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageSourceReceipt","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-aggregated-message-source-receipt/index.html","searchKeys":["TelegramAggregatedMessageSourceReceipt","abstract class TelegramAggregatedMessageSourceReceipt : TelegramAggregatedMessageReceipt","love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageSourceReceipt"]},{"name":"abstract class TelegramSingleMessageIdReceipt : TelegramSingleMessageReceipt","description":"love.forte.simbot.component.telegram.core.message.TelegramSingleMessageIdReceipt","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-single-message-id-receipt/index.html","searchKeys":["TelegramSingleMessageIdReceipt","abstract class TelegramSingleMessageIdReceipt : TelegramSingleMessageReceipt","love.forte.simbot.component.telegram.core.message.TelegramSingleMessageIdReceipt"]},{"name":"abstract class TelegramSingleMessageReceipt : SingleMessageReceipt, TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.message.TelegramSingleMessageReceipt","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-single-message-receipt/index.html","searchKeys":["TelegramSingleMessageReceipt","abstract class TelegramSingleMessageReceipt : SingleMessageReceipt, TelegramMessageReceipt","love.forte.simbot.component.telegram.core.message.TelegramSingleMessageReceipt"]},{"name":"abstract class TelegramSingleMessageSourceReceipt : TelegramSingleMessageReceipt","description":"love.forte.simbot.component.telegram.core.message.TelegramSingleMessageSourceReceipt","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-single-message-source-receipt/index.html","searchKeys":["TelegramSingleMessageSourceReceipt","abstract class TelegramSingleMessageSourceReceipt : TelegramSingleMessageReceipt","love.forte.simbot.component.telegram.core.message.TelegramSingleMessageSourceReceipt"]},{"name":"abstract fun register(ticket: Bot.Ticket, configuration: TelegramBotConfiguration): TelegramBot","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManager.register","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager/register.html","searchKeys":["register","abstract fun register(ticket: Bot.Ticket, configuration: TelegramBotConfiguration): TelegramBot","love.forte.simbot.component.telegram.core.bot.TelegramBotManager.register"]},{"name":"abstract operator override fun get(index: Int): TelegramSingleMessageReceipt","description":"love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageReceipt.get","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-aggregated-message-receipt/get.html","searchKeys":["get","abstract operator override fun get(index: Int): TelegramSingleMessageReceipt","love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageReceipt.get"]},{"name":"abstract operator override fun iterator(): Iterator","description":"love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageReceipt.iterator","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-aggregated-message-receipt/iterator.html","searchKeys":["iterator","abstract operator override fun iterator(): Iterator","love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageReceipt.iterator"]},{"name":"abstract override fun all(): Sequence","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManager.all","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager/all.html","searchKeys":["all","abstract override fun all(): Sequence","love.forte.simbot.component.telegram.core.bot.TelegramBotManager.all"]},{"name":"abstract override fun find(id: ID): TelegramBot?","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManager.find","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager/find.html","searchKeys":["find","abstract override fun find(id: ID): TelegramBot?","love.forte.simbot.component.telegram.core.bot.TelegramBotManager.find"]},{"name":"abstract override val bot: TelegramBot","description":"love.forte.simbot.component.telegram.core.event.TelegramEvent.bot","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-event/bot.html","searchKeys":["bot","abstract override val bot: TelegramBot","love.forte.simbot.component.telegram.core.event.TelegramEvent.bot"]},{"name":"abstract override val component: TelegramComponent","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.component","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/component.html","searchKeys":["component","abstract override val component: TelegramComponent","love.forte.simbot.component.telegram.core.bot.TelegramBot.component"]},{"name":"abstract override val coroutineContext: CoroutineContext","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.coroutineContext","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/coroutine-context.html","searchKeys":["coroutineContext","abstract override val coroutineContext: CoroutineContext","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.coroutineContext"]},{"name":"abstract override val coroutineContext: CoroutineContext","description":"love.forte.simbot.component.telegram.core.actor.TelegramMember.coroutineContext","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-member/coroutine-context.html","searchKeys":["coroutineContext","abstract override val coroutineContext: CoroutineContext","love.forte.simbot.component.telegram.core.actor.TelegramMember.coroutineContext"]},{"name":"abstract override val coroutineContext: CoroutineContext","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.coroutineContext","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/coroutine-context.html","searchKeys":["coroutineContext","abstract override val coroutineContext: CoroutineContext","love.forte.simbot.component.telegram.core.bot.TelegramBot.coroutineContext"]},{"name":"abstract override val id: ID","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.id","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/id.html","searchKeys":["id","abstract override val id: ID","love.forte.simbot.component.telegram.core.bot.TelegramBot.id"]},{"name":"abstract override val id: ID","description":"love.forte.simbot.component.telegram.core.message.TelegramPhotoImage.id","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-photo-image/id.html","searchKeys":["id","abstract override val id: ID","love.forte.simbot.component.telegram.core.message.TelegramPhotoImage.id"]},{"name":"abstract override val id: IntID","description":"love.forte.simbot.component.telegram.core.message.TelegramSingleMessageReceipt.id","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-single-message-receipt/id.html","searchKeys":["id","abstract override val id: IntID","love.forte.simbot.component.telegram.core.message.TelegramSingleMessageReceipt.id"]},{"name":"abstract override val messageContent: TelegramMessageContent","description":"love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.messageContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-group-message-event/message-content.html","searchKeys":["messageContent","abstract override val messageContent: TelegramMessageContent","love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.messageContent"]},{"name":"abstract override val messageContent: TelegramMessageContent","description":"love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent.messageContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-private-message-event/message-content.html","searchKeys":["messageContent","abstract override val messageContent: TelegramMessageContent","love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent.messageContent"]},{"name":"abstract override val roles: Collectable","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.roles","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/roles.html","searchKeys":["roles","abstract override val roles: Collectable","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.roles"]},{"name":"abstract override val source: Chat","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.source","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/source.html","searchKeys":["source","abstract override val source: Chat","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.source"]},{"name":"abstract override val source: User","description":"love.forte.simbot.component.telegram.core.actor.TelegramContact.source","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-contact/source.html","searchKeys":["source","abstract override val source: User","love.forte.simbot.component.telegram.core.actor.TelegramContact.source"]},{"name":"abstract override val source: User","description":"love.forte.simbot.component.telegram.core.actor.TelegramMember.source","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-member/source.html","searchKeys":["source","abstract override val source: User","love.forte.simbot.component.telegram.core.actor.TelegramMember.source"]},{"name":"abstract override val sourceContent: CallbackQuery","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramCallbackQueryEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-callback-query-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: CallbackQuery","love.forte.simbot.component.telegram.core.event.BasicTelegramCallbackQueryEvent.sourceContent"]},{"name":"abstract override val sourceContent: CallbackQuery","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramCallbackQueryEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-callback-query-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: CallbackQuery","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramCallbackQueryEvent.sourceContent"]},{"name":"abstract override val sourceContent: ChatBoostRemoved","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramRemovedChatBoostEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-removed-chat-boost-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: ChatBoostRemoved","love.forte.simbot.component.telegram.core.event.BasicTelegramRemovedChatBoostEvent.sourceContent"]},{"name":"abstract override val sourceContent: ChatBoostRemoved","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatBoostRemovedEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-chat-boost-removed-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: ChatBoostRemoved","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatBoostRemovedEvent.sourceContent"]},{"name":"abstract override val sourceContent: ChatBoostUpdated","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramChatBoostEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-chat-boost-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: ChatBoostUpdated","love.forte.simbot.component.telegram.core.event.BasicTelegramChatBoostEvent.sourceContent"]},{"name":"abstract override val sourceContent: ChatBoostUpdated","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatBoostUpdatedEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-chat-boost-updated-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: ChatBoostUpdated","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatBoostUpdatedEvent.sourceContent"]},{"name":"abstract override val sourceContent: ChatJoinRequest","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramChatJoinRequestEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-chat-join-request-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: ChatJoinRequest","love.forte.simbot.component.telegram.core.event.BasicTelegramChatJoinRequestEvent.sourceContent"]},{"name":"abstract override val sourceContent: ChatJoinRequest","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatJoinRequestEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-chat-join-request-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: ChatJoinRequest","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatJoinRequestEvent.sourceContent"]},{"name":"abstract override val sourceContent: ChatMemberUpdated","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramChatMemberEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-chat-member-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: ChatMemberUpdated","love.forte.simbot.component.telegram.core.event.BasicTelegramChatMemberEvent.sourceContent"]},{"name":"abstract override val sourceContent: ChatMemberUpdated","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramMyChatMemberEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-my-chat-member-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: ChatMemberUpdated","love.forte.simbot.component.telegram.core.event.BasicTelegramMyChatMemberEvent.sourceContent"]},{"name":"abstract override val sourceContent: ChatMemberUpdated","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatMemberUpdatedEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-chat-member-updated-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: ChatMemberUpdated","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatMemberUpdatedEvent.sourceContent"]},{"name":"abstract override val sourceContent: ChosenInlineResult","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramChosenInlineResultEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-chosen-inline-result-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: ChosenInlineResult","love.forte.simbot.component.telegram.core.event.BasicTelegramChosenInlineResultEvent.sourceContent"]},{"name":"abstract override val sourceContent: ChosenInlineResult","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChosenInlineResultEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-chosen-inline-result-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: ChosenInlineResult","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChosenInlineResultEvent.sourceContent"]},{"name":"abstract override val sourceContent: InlineQuery","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramInlineQueryEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-inline-query-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: InlineQuery","love.forte.simbot.component.telegram.core.event.BasicTelegramInlineQueryEvent.sourceContent"]},{"name":"abstract override val sourceContent: InlineQuery","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramInlineQueryEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-inline-query-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: InlineQuery","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramInlineQueryEvent.sourceContent"]},{"name":"abstract override val sourceContent: Message","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramChannelPostEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-channel-post-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: Message","love.forte.simbot.component.telegram.core.event.BasicTelegramChannelPostEvent.sourceContent"]},{"name":"abstract override val sourceContent: Message","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramEditedChannelPostEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-edited-channel-post-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: Message","love.forte.simbot.component.telegram.core.event.BasicTelegramEditedChannelPostEvent.sourceContent"]},{"name":"abstract override val sourceContent: Message","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramEditedMessageEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-edited-message-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: Message","love.forte.simbot.component.telegram.core.event.BasicTelegramEditedMessageEvent.sourceContent"]},{"name":"abstract override val sourceContent: Message","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramMessageEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-message-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: Message","love.forte.simbot.component.telegram.core.event.BasicTelegramMessageEvent.sourceContent"]},{"name":"abstract override val sourceContent: Message","description":"love.forte.simbot.component.telegram.core.event.TelegramMessageRelatedEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-message-related-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: Message","love.forte.simbot.component.telegram.core.event.TelegramMessageRelatedEvent.sourceContent"]},{"name":"abstract override val sourceContent: Message","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-message-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: Message","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageEvent.sourceContent"]},{"name":"abstract override val sourceContent: MessageReactionCountUpdated","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramMessageReactionCountEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-message-reaction-count-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: MessageReactionCountUpdated","love.forte.simbot.component.telegram.core.event.BasicTelegramMessageReactionCountEvent.sourceContent"]},{"name":"abstract override val sourceContent: MessageReactionCountUpdated","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageReactionCountUpdatedEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-message-reaction-count-updated-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: MessageReactionCountUpdated","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageReactionCountUpdatedEvent.sourceContent"]},{"name":"abstract override val sourceContent: MessageReactionUpdated","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramMessageReactionEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-message-reaction-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: MessageReactionUpdated","love.forte.simbot.component.telegram.core.event.BasicTelegramMessageReactionEvent.sourceContent"]},{"name":"abstract override val sourceContent: MessageReactionUpdated","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageReactionUpdatedEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-message-reaction-updated-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: MessageReactionUpdated","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageReactionUpdatedEvent.sourceContent"]},{"name":"abstract override val sourceContent: Poll","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramPollEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-poll-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: Poll","love.forte.simbot.component.telegram.core.event.BasicTelegramPollEvent.sourceContent"]},{"name":"abstract override val sourceContent: Poll","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPollEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-poll-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: Poll","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPollEvent.sourceContent"]},{"name":"abstract override val sourceContent: PollAnswer","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramPollAnswerEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-poll-answer-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: PollAnswer","love.forte.simbot.component.telegram.core.event.BasicTelegramPollAnswerEvent.sourceContent"]},{"name":"abstract override val sourceContent: PollAnswer","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPollAnswerEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-poll-answer-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: PollAnswer","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPollAnswerEvent.sourceContent"]},{"name":"abstract override val sourceContent: PreCheckoutQuery","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramPreCheckoutQueryEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-pre-checkout-query-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: PreCheckoutQuery","love.forte.simbot.component.telegram.core.event.BasicTelegramPreCheckoutQueryEvent.sourceContent"]},{"name":"abstract override val sourceContent: PreCheckoutQuery","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPreCheckoutQueryEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-pre-checkout-query-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: PreCheckoutQuery","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPreCheckoutQueryEvent.sourceContent"]},{"name":"abstract override val sourceContent: ShippingQuery","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramShippingQueryEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-shipping-query-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: ShippingQuery","love.forte.simbot.component.telegram.core.event.BasicTelegramShippingQueryEvent.sourceContent"]},{"name":"abstract override val sourceContent: ShippingQuery","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramShippingQueryEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-shipping-query-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: ShippingQuery","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramShippingQueryEvent.sourceContent"]},{"name":"abstract override val text: String","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.text","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/text.html","searchKeys":["text","abstract override val text: String","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.text"]},{"name":"abstract suspend fun memberCount(): Int","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.memberCount","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/member-count.html","searchKeys":["memberCount","abstract suspend fun memberCount(): Int","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.memberCount"]},{"name":"abstract suspend fun queryUserInfo(): User","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.queryUserInfo","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/query-user-info.html","searchKeys":["queryUserInfo","abstract suspend fun queryUserInfo(): User","love.forte.simbot.component.telegram.core.bot.TelegramBot.queryUserInfo"]},{"name":"abstract suspend override fun author(): TelegramMember","description":"love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.author","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-group-message-event/author.html","searchKeys":["author","abstract suspend override fun author(): TelegramMember","love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.author"]},{"name":"abstract suspend override fun botAsMember(): TelegramMember","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.botAsMember","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/bot-as-member.html","searchKeys":["botAsMember","abstract suspend override fun botAsMember(): TelegramMember","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.botAsMember"]},{"name":"abstract suspend override fun content(): TelegramChannel","description":"love.forte.simbot.component.telegram.core.event.TelegramChannelMessageEvent.content","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-channel-message-event/content.html","searchKeys":["content","abstract suspend override fun content(): TelegramChannel","love.forte.simbot.component.telegram.core.event.TelegramChannelMessageEvent.content"]},{"name":"abstract suspend override fun content(): TelegramChatGroup","description":"love.forte.simbot.component.telegram.core.event.TelegramChatGroupMessageEvent.content","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-chat-group-message-event/content.html","searchKeys":["content","abstract suspend override fun content(): TelegramChatGroup","love.forte.simbot.component.telegram.core.event.TelegramChatGroupMessageEvent.content"]},{"name":"abstract suspend override fun content(): TelegramContact","description":"love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent.content","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-private-message-event/content.html","searchKeys":["content","abstract suspend override fun content(): TelegramContact","love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent.content"]},{"name":"abstract suspend override fun content(): TelegramGroup","description":"love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.content","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-group-message-event/content.html","searchKeys":["content","abstract suspend override fun content(): TelegramGroup","love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.content"]},{"name":"abstract suspend override fun content(): TelegramGroup","description":"love.forte.simbot.component.telegram.core.event.TelegramSuperGroupMessageEvent.content","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-super-group-message-event/content.html","searchKeys":["content","abstract suspend override fun content(): TelegramGroup","love.forte.simbot.component.telegram.core.event.TelegramSuperGroupMessageEvent.content"]},{"name":"abstract suspend override fun member(id: ID): TelegramMember?","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.member","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/member.html","searchKeys":["member","abstract suspend override fun member(id: ID): TelegramMember?","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.member"]},{"name":"abstract suspend override fun reply(message: Message): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.reply","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-group-message-event/reply.html","searchKeys":["reply","abstract suspend override fun reply(message: Message): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.reply"]},{"name":"abstract suspend override fun reply(message: Message): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent.reply","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-private-message-event/reply.html","searchKeys":["reply","abstract suspend override fun reply(message: Message): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent.reply"]},{"name":"abstract suspend override fun reply(messageContent: MessageContent): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.reply","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-group-message-event/reply.html","searchKeys":["reply","abstract suspend override fun reply(messageContent: MessageContent): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.reply"]},{"name":"abstract suspend override fun reply(messageContent: MessageContent): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent.reply","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-private-message-event/reply.html","searchKeys":["reply","abstract suspend override fun reply(messageContent: MessageContent): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent.reply"]},{"name":"abstract suspend override fun reply(text: String): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.reply","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-group-message-event/reply.html","searchKeys":["reply","abstract suspend override fun reply(text: String): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.reply"]},{"name":"abstract suspend override fun reply(text: String): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent.reply","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-private-message-event/reply.html","searchKeys":["reply","abstract suspend override fun reply(text: String): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent.reply"]},{"name":"abstract suspend override fun send(message: Message): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.send","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/send.html","searchKeys":["send","abstract suspend override fun send(message: Message): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.send"]},{"name":"abstract suspend override fun send(message: Message): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.actor.TelegramContact.send","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-contact/send.html","searchKeys":["send","abstract suspend override fun send(message: Message): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.actor.TelegramContact.send"]},{"name":"abstract suspend override fun send(messageContent: MessageContent): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.send","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/send.html","searchKeys":["send","abstract suspend override fun send(messageContent: MessageContent): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.send"]},{"name":"abstract suspend override fun send(messageContent: MessageContent): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.actor.TelegramContact.send","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-contact/send.html","searchKeys":["send","abstract suspend override fun send(messageContent: MessageContent): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.actor.TelegramContact.send"]},{"name":"abstract suspend override fun send(text: String): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.send","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/send.html","searchKeys":["send","abstract suspend override fun send(text: String): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.send"]},{"name":"abstract suspend override fun send(text: String): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.actor.TelegramContact.send","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-contact/send.html","searchKeys":["send","abstract suspend override fun send(text: String): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.actor.TelegramContact.send"]},{"name":"abstract val api: TelegramApi<*>","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageResultApiElement.api","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-result-api-element/api.html","searchKeys":["api","abstract val api: TelegramApi<*>","love.forte.simbot.component.telegram.core.message.TelegramMessageResultApiElement.api"]},{"name":"abstract val chatId: LongID","description":"love.forte.simbot.component.telegram.core.message.TelegramSingleMessageReceipt.chatId","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-single-message-receipt/chat-id.html","searchKeys":["chatId","abstract val chatId: LongID","love.forte.simbot.component.telegram.core.message.TelegramSingleMessageReceipt.chatId"]},{"name":"abstract val ids: Collection","description":"love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageReceipt.ids","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-aggregated-message-receipt/ids.html","searchKeys":["ids","abstract val ids: Collection","love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageReceipt.ids"]},{"name":"abstract val message: Message","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageSourceAware.message","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-source-aware/message.html","searchKeys":["message","abstract val message: Message","love.forte.simbot.component.telegram.core.message.TelegramMessageSourceAware.message"]},{"name":"abstract val message: Message","description":"love.forte.simbot.component.telegram.core.message.TelegramSingleMessageSourceReceipt.message","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-single-message-source-receipt/message.html","searchKeys":["message","abstract val message: Message","love.forte.simbot.component.telegram.core.message.TelegramSingleMessageSourceReceipt.message"]},{"name":"abstract val messages: Collection","description":"love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageSourceReceipt.messages","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-aggregated-message-source-receipt/messages.html","searchKeys":["messages","abstract val messages: Collection","love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageSourceReceipt.messages"]},{"name":"abstract val source: Audio","description":"love.forte.simbot.component.telegram.core.message.TelegramAudio.source","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-audio/source.html","searchKeys":["source","abstract val source: Audio","love.forte.simbot.component.telegram.core.message.TelegramAudio.source"]},{"name":"abstract val source: Chat","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatAware.source","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-aware/source.html","searchKeys":["source","abstract val source: Chat","love.forte.simbot.component.telegram.core.actor.TelegramChatAware.source"]},{"name":"abstract val source: Document","description":"love.forte.simbot.component.telegram.core.message.TelegramDocument.source","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-document/source.html","searchKeys":["source","abstract val source: Document","love.forte.simbot.component.telegram.core.message.TelegramDocument.source"]},{"name":"abstract val source: StdlibBot","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.source","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/source.html","searchKeys":["source","abstract val source: StdlibBot","love.forte.simbot.component.telegram.core.bot.TelegramBot.source"]},{"name":"abstract val source: StdlibMessage","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageContent.source","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-content/source.html","searchKeys":["source","abstract val source: StdlibMessage","love.forte.simbot.component.telegram.core.message.TelegramMessageContent.source"]},{"name":"abstract val source: User","description":"love.forte.simbot.component.telegram.core.actor.TelegramUser.source","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-user/source.html","searchKeys":["source","abstract val source: User","love.forte.simbot.component.telegram.core.actor.TelegramUser.source"]},{"name":"abstract val sourceContent: Any","description":"love.forte.simbot.component.telegram.core.event.TelegramEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-event/source-content.html","searchKeys":["sourceContent","abstract val sourceContent: Any","love.forte.simbot.component.telegram.core.event.TelegramEvent.sourceContent"]},{"name":"abstract val sourceEntity: MessageEntity?","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.sourceEntity","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/source-entity.html","searchKeys":["sourceEntity","abstract val sourceEntity: MessageEntity?","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.sourceEntity"]},{"name":"abstract val sourceEvent: StdlibEvent","description":"love.forte.simbot.component.telegram.core.event.TelegramEvent.sourceEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-event/source-event.html","searchKeys":["sourceEvent","abstract val sourceEvent: StdlibEvent","love.forte.simbot.component.telegram.core.event.TelegramEvent.sourceEvent"]},{"name":"abstract val type: String","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.type","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/type.html","searchKeys":["type","abstract val type: String","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.type"]},{"name":"abstract val userInfo: User","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.userInfo","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/user-info.html","searchKeys":["userInfo","abstract val userInfo: User","love.forte.simbot.component.telegram.core.bot.TelegramBot.userInfo"]},{"name":"annotation class GeneratedEvent","description":"love.forte.simbot.component.telegram.core.event.GeneratedEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-generated-event/index.html","searchKeys":["GeneratedEvent","annotation class GeneratedEvent","love.forte.simbot.component.telegram.core.event.GeneratedEvent"]},{"name":"annotation class SendOnly","description":"love.forte.simbot.component.telegram.core.message.SendOnly","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-send-only/index.html","searchKeys":["SendOnly","annotation class SendOnly","love.forte.simbot.component.telegram.core.message.SendOnly"]},{"name":"class Config","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Config","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-config/index.html","searchKeys":["Config","class Config","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Config"]},{"name":"class CustomEmoji : TelegramMessageEntity","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.CustomEmoji","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-custom-emoji/index.html","searchKeys":["CustomEmoji","class CustomEmoji : TelegramMessageEntity","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.CustomEmoji"]},{"name":"class Pre : TelegramMessageEntity","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Pre","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-pre/index.html","searchKeys":["Pre","class Pre : TelegramMessageEntity","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Pre"]},{"name":"class Simple : TelegramMessageEntity","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Simple","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-simple/index.html","searchKeys":["Simple","class Simple : TelegramMessageEntity","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Simple"]},{"name":"class TelegramBotConfiguration constructor(var botConfiguration: BotConfiguration = BotConfiguration())","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotConfiguration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-configuration/index.html","searchKeys":["TelegramBotConfiguration","class TelegramBotConfiguration constructor(var botConfiguration: BotConfiguration = BotConfiguration())","love.forte.simbot.component.telegram.core.bot.TelegramBotConfiguration"]},{"name":"class TelegramBotManagerConfiguration","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManagerConfiguration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager-configuration/index.html","searchKeys":["TelegramBotManagerConfiguration","class TelegramBotManagerConfiguration","love.forte.simbot.component.telegram.core.bot.TelegramBotManagerConfiguration"]},{"name":"class TelegramBotManagerFactoryProvider : PluginFactoryProvider ","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManagerFactoryProvider","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager-factory-provider/index.html","searchKeys":["TelegramBotManagerFactoryProvider","class TelegramBotManagerFactoryProvider : PluginFactoryProvider ","love.forte.simbot.component.telegram.core.bot.TelegramBotManagerFactoryProvider"]},{"name":"class TelegramComponent : Component","description":"love.forte.simbot.component.telegram.core.component.TelegramComponent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component/index.html","searchKeys":["TelegramComponent","class TelegramComponent : Component","love.forte.simbot.component.telegram.core.component.TelegramComponent"]},{"name":"class TelegramComponentConfiguration","description":"love.forte.simbot.component.telegram.core.component.TelegramComponentConfiguration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component-configuration/index.html","searchKeys":["TelegramComponentConfiguration","class TelegramComponentConfiguration","love.forte.simbot.component.telegram.core.component.TelegramComponentConfiguration"]},{"name":"class TelegramComponentFactoryProvider : ComponentFactoryProvider ","description":"love.forte.simbot.component.telegram.core.component.TelegramComponentFactoryProvider","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component-factory-provider/index.html","searchKeys":["TelegramComponentFactoryProvider","class TelegramComponentFactoryProvider : ComponentFactoryProvider ","love.forte.simbot.component.telegram.core.component.TelegramComponentFactoryProvider"]},{"name":"class TelegramPhotoSizesImage : TelegramPhotoImage","description":"love.forte.simbot.component.telegram.core.message.TelegramPhotoSizesImage","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-photo-sizes-image/index.html","searchKeys":["TelegramPhotoSizesImage","class TelegramPhotoSizesImage : TelegramPhotoImage","love.forte.simbot.component.telegram.core.message.TelegramPhotoSizesImage"]},{"name":"class TelegramUnsupportedEvent(val bot: TelegramBot, val sourceEvent: StdlibEvent) : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TelegramUnsupportedEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-unsupported-event/index.html","searchKeys":["TelegramUnsupportedEvent","class TelegramUnsupportedEvent(val bot: TelegramBot, val sourceEvent: StdlibEvent) : TelegramEvent","love.forte.simbot.component.telegram.core.event.TelegramUnsupportedEvent"]},{"name":"class TelegramUsageBuilder","description":"love.forte.simbot.component.telegram.core.TelegramUsageBuilder","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core/-telegram-usage-builder/index.html","searchKeys":["TelegramUsageBuilder","class TelegramUsageBuilder","love.forte.simbot.component.telegram.core.TelegramUsageBuilder"]},{"name":"class TextLink : TelegramMessageEntity","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextLink","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-text-link/index.html","searchKeys":["TextLink","class TextLink : TelegramMessageEntity","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextLink"]},{"name":"class TextMention : TelegramMessageEntity, MentionMessage","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextMention","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-text-mention/index.html","searchKeys":["TextMention","class TextMention : TelegramMessageEntity, MentionMessage","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextMention"]},{"name":"const val ID_VALUE: String","description":"love.forte.simbot.component.telegram.core.component.TelegramComponent.Factory.ID_VALUE","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component/-factory/-i-d_-v-a-l-u-e.html","searchKeys":["ID_VALUE","const val ID_VALUE: String","love.forte.simbot.component.telegram.core.component.TelegramComponent.Factory.ID_VALUE"]},{"name":"constructor()","description":"love.forte.simbot.component.telegram.core.TelegramUsageBuilder.TelegramUsageBuilder","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core/-telegram-usage-builder/-telegram-usage-builder.html","searchKeys":["TelegramUsageBuilder","constructor()","love.forte.simbot.component.telegram.core.TelegramUsageBuilder.TelegramUsageBuilder"]},{"name":"constructor()","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Config.Config","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-config/-config.html","searchKeys":["Config","constructor()","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Config.Config"]},{"name":"constructor()","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManagerConfiguration.TelegramBotManagerConfiguration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager-configuration/-telegram-bot-manager-configuration.html","searchKeys":["TelegramBotManagerConfiguration","constructor()","love.forte.simbot.component.telegram.core.bot.TelegramBotManagerConfiguration.TelegramBotManagerConfiguration"]},{"name":"constructor()","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManagerFactoryProvider.TelegramBotManagerFactoryProvider","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager-factory-provider/-telegram-bot-manager-factory-provider.html","searchKeys":["TelegramBotManagerFactoryProvider","constructor()","love.forte.simbot.component.telegram.core.bot.TelegramBotManagerFactoryProvider.TelegramBotManagerFactoryProvider"]},{"name":"constructor()","description":"love.forte.simbot.component.telegram.core.component.TelegramComponent.TelegramComponent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component/-telegram-component.html","searchKeys":["TelegramComponent","constructor()","love.forte.simbot.component.telegram.core.component.TelegramComponent.TelegramComponent"]},{"name":"constructor()","description":"love.forte.simbot.component.telegram.core.component.TelegramComponentConfiguration.TelegramComponentConfiguration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component-configuration/-telegram-component-configuration.html","searchKeys":["TelegramComponentConfiguration","constructor()","love.forte.simbot.component.telegram.core.component.TelegramComponentConfiguration.TelegramComponentConfiguration"]},{"name":"constructor()","description":"love.forte.simbot.component.telegram.core.component.TelegramComponentFactoryProvider.TelegramComponentFactoryProvider","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component-factory-provider/-telegram-component-factory-provider.html","searchKeys":["TelegramComponentFactoryProvider","constructor()","love.forte.simbot.component.telegram.core.component.TelegramComponentFactoryProvider.TelegramComponentFactoryProvider"]},{"name":"constructor()","description":"love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageIdReceipt.TelegramAggregatedMessageIdReceipt","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-aggregated-message-id-receipt/-telegram-aggregated-message-id-receipt.html","searchKeys":["TelegramAggregatedMessageIdReceipt","constructor()","love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageIdReceipt.TelegramAggregatedMessageIdReceipt"]},{"name":"constructor()","description":"love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageReceipt.TelegramAggregatedMessageReceipt","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-aggregated-message-receipt/-telegram-aggregated-message-receipt.html","searchKeys":["TelegramAggregatedMessageReceipt","constructor()","love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageReceipt.TelegramAggregatedMessageReceipt"]},{"name":"constructor()","description":"love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageSourceReceipt.TelegramAggregatedMessageSourceReceipt","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-aggregated-message-source-receipt/-telegram-aggregated-message-source-receipt.html","searchKeys":["TelegramAggregatedMessageSourceReceipt","constructor()","love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageSourceReceipt.TelegramAggregatedMessageSourceReceipt"]},{"name":"constructor()","description":"love.forte.simbot.component.telegram.core.message.TelegramSingleMessageIdReceipt.TelegramSingleMessageIdReceipt","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-single-message-id-receipt/-telegram-single-message-id-receipt.html","searchKeys":["TelegramSingleMessageIdReceipt","constructor()","love.forte.simbot.component.telegram.core.message.TelegramSingleMessageIdReceipt.TelegramSingleMessageIdReceipt"]},{"name":"constructor()","description":"love.forte.simbot.component.telegram.core.message.TelegramSingleMessageReceipt.TelegramSingleMessageReceipt","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-single-message-receipt/-telegram-single-message-receipt.html","searchKeys":["TelegramSingleMessageReceipt","constructor()","love.forte.simbot.component.telegram.core.message.TelegramSingleMessageReceipt.TelegramSingleMessageReceipt"]},{"name":"constructor()","description":"love.forte.simbot.component.telegram.core.message.TelegramSingleMessageSourceReceipt.TelegramSingleMessageSourceReceipt","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-single-message-source-receipt/-telegram-single-message-source-receipt.html","searchKeys":["TelegramSingleMessageSourceReceipt","constructor()","love.forte.simbot.component.telegram.core.message.TelegramSingleMessageSourceReceipt.TelegramSingleMessageSourceReceipt"]},{"name":"constructor(bot: TelegramBot, sourceEvent: StdlibEvent)","description":"love.forte.simbot.component.telegram.core.event.TelegramUnsupportedEvent.TelegramUnsupportedEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-unsupported-event/-telegram-unsupported-event.html","searchKeys":["TelegramUnsupportedEvent","constructor(bot: TelegramBot, sourceEvent: StdlibEvent)","love.forte.simbot.component.telegram.core.event.TelegramUnsupportedEvent.TelegramUnsupportedEvent"]},{"name":"constructor(botConfiguration: BotConfiguration = BotConfiguration())","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotConfiguration.TelegramBotConfiguration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-configuration/-telegram-bot-configuration.html","searchKeys":["TelegramBotConfiguration","constructor(botConfiguration: BotConfiguration = BotConfiguration())","love.forte.simbot.component.telegram.core.bot.TelegramBotConfiguration.TelegramBotConfiguration"]},{"name":"constructor(formattingOption: FormattingOption)","description":"love.forte.simbot.component.telegram.core.message.TelegramTextParseMode.TelegramTextParseMode","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-text-parse-mode/-telegram-text-parse-mode.html","searchKeys":["TelegramTextParseMode","constructor(formattingOption: FormattingOption)","love.forte.simbot.component.telegram.core.message.TelegramTextParseMode.TelegramTextParseMode"]},{"name":"constructor(limit: Int? = null, timeout: Int? = BotConfiguration.DefaultLongPollingTimeout.inWholeSeconds.toInt(), allowedUpdates: Collection? = null)","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.LongPollingConfiguration.LongPollingConfiguration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-long-polling-configuration/-long-polling-configuration.html","searchKeys":["LongPollingConfiguration","constructor(limit: Int? = null, timeout: Int? = BotConfiguration.DefaultLongPollingTimeout.inWholeSeconds.toInt(), allowedUpdates: Collection? = null)","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.LongPollingConfiguration.LongPollingConfiguration"]},{"name":"constructor(parseMode: String)","description":"love.forte.simbot.component.telegram.core.message.TelegramTextParseMode.TelegramTextParseMode","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-text-parse-mode/-telegram-text-parse-mode.html","searchKeys":["TelegramTextParseMode","constructor(parseMode: String)","love.forte.simbot.component.telegram.core.message.TelegramTextParseMode.TelegramTextParseMode"]},{"name":"constructor(source: LinkPreviewOptions)","description":"love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.TelegramLinkPreviewOptions","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-link-preview-options/-telegram-link-preview-options.html","searchKeys":["TelegramLinkPreviewOptions","constructor(source: LinkPreviewOptions)","love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.TelegramLinkPreviewOptions"]},{"name":"constructor(ticket: SerializableTelegramBotConfiguration.Ticket, config: SerializableTelegramBotConfiguration.Config? = null)","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.SerializableTelegramBotConfiguration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-serializable-telegram-bot-configuration.html","searchKeys":["SerializableTelegramBotConfiguration","constructor(ticket: SerializableTelegramBotConfiguration.Ticket, config: SerializableTelegramBotConfiguration.Config? = null)","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.SerializableTelegramBotConfiguration"]},{"name":"constructor(token: String)","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Ticket.Ticket","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-ticket/-ticket.html","searchKeys":["Ticket","constructor(token: String)","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Ticket.Ticket"]},{"name":"data class LongPollingConfiguration(val limit: Int? = null, val timeout: Int? = BotConfiguration.DefaultLongPollingTimeout.inWholeSeconds.toInt(), val allowedUpdates: Collection? = null)","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.LongPollingConfiguration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-long-polling-configuration/index.html","searchKeys":["LongPollingConfiguration","data class LongPollingConfiguration(val limit: Int? = null, val timeout: Int? = BotConfiguration.DefaultLongPollingTimeout.inWholeSeconds.toInt(), val allowedUpdates: Collection? = null)","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.LongPollingConfiguration"]},{"name":"data class SerializableTelegramBotConfiguration(val ticket: SerializableTelegramBotConfiguration.Ticket, var config: SerializableTelegramBotConfiguration.Config? = null) : SerializableBotConfiguration","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/index.html","searchKeys":["SerializableTelegramBotConfiguration","data class SerializableTelegramBotConfiguration(val ticket: SerializableTelegramBotConfiguration.Ticket, var config: SerializableTelegramBotConfiguration.Config? = null) : SerializableBotConfiguration","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration"]},{"name":"data class TelegramLinkPreviewOptions(val source: LinkPreviewOptions) : TelegramMessageElement","description":"love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-link-preview-options/index.html","searchKeys":["TelegramLinkPreviewOptions","data class TelegramLinkPreviewOptions(val source: LinkPreviewOptions) : TelegramMessageElement","love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions"]},{"name":"data class TelegramTextParseMode(val parseMode: String) : TelegramMessageElement","description":"love.forte.simbot.component.telegram.core.message.TelegramTextParseMode","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-text-parse-mode/index.html","searchKeys":["TelegramTextParseMode","data class TelegramTextParseMode(val parseMode: String) : TelegramMessageElement","love.forte.simbot.component.telegram.core.message.TelegramTextParseMode"]},{"name":"data class Ticket(val token: String)","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Ticket","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-ticket/index.html","searchKeys":["Ticket","data class Ticket(val token: String)","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Ticket"]},{"name":"fun C.useTelegram(block: ConfigurerFunction? = null)","description":"love.forte.simbot.component.telegram.core.useTelegram","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core/use-telegram.html","searchKeys":["useTelegram","fun C.useTelegram(block: ConfigurerFunction? = null)","love.forte.simbot.component.telegram.core.useTelegram"]},{"name":"fun Application.telegramBotManager(): TelegramBotManager","description":"love.forte.simbot.component.telegram.core.telegramBotManager","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core/telegram-bot-manager.html","searchKeys":["telegramBotManager","fun Application.telegramBotManager(): TelegramBotManager","love.forte.simbot.component.telegram.core.telegramBotManager"]},{"name":"fun Application.telegramBotManagerOrNull(): TelegramBotManager?","description":"love.forte.simbot.component.telegram.core.telegramBotManagerOrNull","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core/telegram-bot-manager-or-null.html","searchKeys":["telegramBotManagerOrNull","fun Application.telegramBotManagerOrNull(): TelegramBotManager?","love.forte.simbot.component.telegram.core.telegramBotManagerOrNull"]},{"name":"fun Application.telegramComponent(): TelegramComponent","description":"love.forte.simbot.component.telegram.core.telegramComponent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core/telegram-component.html","searchKeys":["telegramComponent","fun Application.telegramComponent(): TelegramComponent","love.forte.simbot.component.telegram.core.telegramComponent"]},{"name":"fun Application.telegramComponentOrNull(): TelegramComponent?","description":"love.forte.simbot.component.telegram.core.telegramComponentOrNull","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core/telegram-component-or-null.html","searchKeys":["telegramComponentOrNull","fun Application.telegramComponentOrNull(): TelegramComponent?","love.forte.simbot.component.telegram.core.telegramComponentOrNull"]},{"name":"fun ComponentInstaller.useTelegramComponent(configurer: ConfigurerFunction? = null)","description":"love.forte.simbot.component.telegram.core.component.useTelegramComponent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/use-telegram-component.html","searchKeys":["useTelegramComponent","fun ComponentInstaller.useTelegramComponent(configurer: ConfigurerFunction? = null)","love.forte.simbot.component.telegram.core.component.useTelegramComponent"]},{"name":"fun Components.telegramComponent(): TelegramComponent","description":"love.forte.simbot.component.telegram.core.telegramComponent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core/telegram-component.html","searchKeys":["telegramComponent","fun Components.telegramComponent(): TelegramComponent","love.forte.simbot.component.telegram.core.telegramComponent"]},{"name":"fun Components.telegramComponentOrNull(): TelegramComponent?","description":"love.forte.simbot.component.telegram.core.telegramComponentOrNull","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core/telegram-component-or-null.html","searchKeys":["telegramComponentOrNull","fun Components.telegramComponentOrNull(): TelegramComponent?","love.forte.simbot.component.telegram.core.telegramComponentOrNull"]},{"name":"fun PluginInstaller.useTelegramBotManager(configurer: ConfigurerFunction? = null)","description":"love.forte.simbot.component.telegram.core.bot.useTelegramBotManager","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/use-telegram-bot-manager.html","searchKeys":["useTelegramBotManager","fun PluginInstaller.useTelegramBotManager(configurer: ConfigurerFunction? = null)","love.forte.simbot.component.telegram.core.bot.useTelegramBotManager"]},{"name":"fun Plugins.telegramBotManager(): TelegramBotManager","description":"love.forte.simbot.component.telegram.core.telegramBotManager","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core/telegram-bot-manager.html","searchKeys":["telegramBotManager","fun Plugins.telegramBotManager(): TelegramBotManager","love.forte.simbot.component.telegram.core.telegramBotManager"]},{"name":"fun Plugins.telegramBotManagerOrNull(): TelegramBotManager?","description":"love.forte.simbot.component.telegram.core.telegramBotManagerOrNull","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core/telegram-bot-manager-or-null.html","searchKeys":["telegramBotManagerOrNull","fun Plugins.telegramBotManagerOrNull(): TelegramBotManager?","love.forte.simbot.component.telegram.core.telegramBotManagerOrNull"]},{"name":"fun botConfiguration(block: ConfigurerFunction): TelegramBotConfiguration","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotConfiguration.botConfiguration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-configuration/bot-configuration.html","searchKeys":["botConfiguration","fun botConfiguration(block: ConfigurerFunction): TelegramBotConfiguration","love.forte.simbot.component.telegram.core.bot.TelegramBotConfiguration.botConfiguration"]},{"name":"fun botManager(block: ConfigurerFunction)","description":"love.forte.simbot.component.telegram.core.TelegramUsageBuilder.botManager","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core/-telegram-usage-builder/bot-manager.html","searchKeys":["botManager","fun botManager(block: ConfigurerFunction)","love.forte.simbot.component.telegram.core.TelegramUsageBuilder.botManager"]},{"name":"fun component(block: ConfigurerFunction)","description":"love.forte.simbot.component.telegram.core.TelegramUsageBuilder.component","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core/-telegram-usage-builder/component.html","searchKeys":["component","fun component(block: ConfigurerFunction)","love.forte.simbot.component.telegram.core.TelegramUsageBuilder.component"]},{"name":"fun create(fileId: ID): SendOnlyTelegramAudio","description":"love.forte.simbot.component.telegram.core.message.SendOnlyTelegramAudio.Companion.create","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-send-only-telegram-audio/-companion/create.html","searchKeys":["create","fun create(fileId: ID): SendOnlyTelegramAudio","love.forte.simbot.component.telegram.core.message.SendOnlyTelegramAudio.Companion.create"]},{"name":"fun create(fileId: ID): SendOnlyTelegramDocument","description":"love.forte.simbot.component.telegram.core.message.SendOnlyTelegramDocument.Companion.create","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-send-only-telegram-document/-companion/create.html","searchKeys":["create","fun create(fileId: ID): SendOnlyTelegramDocument","love.forte.simbot.component.telegram.core.message.SendOnlyTelegramDocument.Companion.create"]},{"name":"fun create(fileId: ID): TelegramPhotoImage","description":"love.forte.simbot.component.telegram.core.message.TelegramPhotoImage.Companion.create","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-photo-image/-companion/create.html","searchKeys":["create","fun create(fileId: ID): TelegramPhotoImage","love.forte.simbot.component.telegram.core.message.TelegramPhotoImage.Companion.create"]},{"name":"fun create(inputFile: InputFile): SendOnlyTelegramAudio","description":"love.forte.simbot.component.telegram.core.message.SendOnlyTelegramAudio.Companion.create","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-send-only-telegram-audio/-companion/create.html","searchKeys":["create","fun create(inputFile: InputFile): SendOnlyTelegramAudio","love.forte.simbot.component.telegram.core.message.SendOnlyTelegramAudio.Companion.create"]},{"name":"fun create(inputFile: InputFile): SendOnlyTelegramDocument","description":"love.forte.simbot.component.telegram.core.message.SendOnlyTelegramDocument.Companion.create","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-send-only-telegram-document/-companion/create.html","searchKeys":["create","fun create(inputFile: InputFile): SendOnlyTelegramDocument","love.forte.simbot.component.telegram.core.message.SendOnlyTelegramDocument.Companion.create"]},{"name":"fun create(resource: Resource): SendOnlyTelegramAudio","description":"love.forte.simbot.component.telegram.core.message.SendOnlyTelegramAudio.Companion.create","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-send-only-telegram-audio/-companion/create.html","searchKeys":["create","fun create(resource: Resource): SendOnlyTelegramAudio","love.forte.simbot.component.telegram.core.message.SendOnlyTelegramAudio.Companion.create"]},{"name":"fun create(resource: Resource): SendOnlyTelegramDocument","description":"love.forte.simbot.component.telegram.core.message.SendOnlyTelegramDocument.Companion.create","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-send-only-telegram-document/-companion/create.html","searchKeys":["create","fun create(resource: Resource): SendOnlyTelegramDocument","love.forte.simbot.component.telegram.core.message.SendOnlyTelegramDocument.Companion.create"]},{"name":"fun create(text: String, type: MessageEntityType): TelegramMessageEntity","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion.create","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-companion/create.html","searchKeys":["create","fun create(text: String, type: MessageEntityType): TelegramMessageEntity","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion.create"]},{"name":"fun create(text: String, type: String): TelegramMessageEntity","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion.create","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-companion/create.html","searchKeys":["create","fun create(text: String, type: String): TelegramMessageEntity","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion.create"]},{"name":"fun createByMessageApi(api: TelegramApi): TelegramMessageResultApiElement","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageResultApiElement.Companion.createByMessageApi","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-result-api-element/-companion/create-by-message-api.html","searchKeys":["createByMessageApi","fun createByMessageApi(api: TelegramApi): TelegramMessageResultApiElement","love.forte.simbot.component.telegram.core.message.TelegramMessageResultApiElement.Companion.createByMessageApi"]},{"name":"fun createByMessageIdApi(api: TelegramApi): TelegramMessageResultApiElement","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageResultApiElement.Companion.createByMessageIdApi","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-result-api-element/-companion/create-by-message-id-api.html","searchKeys":["createByMessageIdApi","fun createByMessageIdApi(api: TelegramApi): TelegramMessageResultApiElement","love.forte.simbot.component.telegram.core.message.TelegramMessageResultApiElement.Companion.createByMessageIdApi"]},{"name":"fun createCustomEmoji(text: String, customEmojiId: ID? = null): TelegramMessageEntity","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion.createCustomEmoji","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-companion/create-custom-emoji.html","searchKeys":["createCustomEmoji","fun createCustomEmoji(text: String, customEmojiId: ID? = null): TelegramMessageEntity","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion.createCustomEmoji"]},{"name":"fun createPre(text: String, language: String? = null): TelegramMessageEntity","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion.createPre","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-companion/create-pre.html","searchKeys":["createPre","fun createPre(text: String, language: String? = null): TelegramMessageEntity","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion.createPre"]},{"name":"fun createTextLink(text: String, url: String? = null): TelegramMessageEntity","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion.createTextLink","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-companion/create-text-link.html","searchKeys":["createTextLink","fun createTextLink(text: String, url: String? = null): TelegramMessageEntity","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion.createTextLink"]},{"name":"fun createTextMention(text: String, user: User? = null): TelegramMessageEntity","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion.createTextMention","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-companion/create-text-mention.html","searchKeys":["createTextMention","fun createTextMention(text: String, user: User? = null): TelegramMessageEntity","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion.createTextMention"]},{"name":"fun toBotConfiguration(): TelegramBotConfiguration","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.toBotConfiguration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/to-bot-configuration.html","searchKeys":["toBotConfiguration","fun toBotConfiguration(): TelegramBotConfiguration","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.toBotConfiguration"]},{"name":"fun toBotLongPolling(): LongPolling","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.LongPollingConfiguration.toBotLongPolling","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-long-polling-configuration/to-bot-long-polling.html","searchKeys":["toBotLongPolling","fun toBotLongPolling(): LongPolling","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.LongPollingConfiguration.toBotLongPolling"]},{"name":"fun toBotTicket(): Bot.Ticket","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Ticket.toBotTicket","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-ticket/to-bot-ticket.html","searchKeys":["toBotTicket","fun toBotTicket(): Bot.Ticket","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Ticket.toBotTicket"]},{"name":"interface BasicTelegramCallbackQueryEvent : TypeBasedTelegramCallbackQueryEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramCallbackQueryEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-callback-query-event/index.html","searchKeys":["BasicTelegramCallbackQueryEvent","interface BasicTelegramCallbackQueryEvent : TypeBasedTelegramCallbackQueryEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramCallbackQueryEvent"]},{"name":"interface BasicTelegramChannelPostEvent : TypeBasedTelegramMessageEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramChannelPostEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-channel-post-event/index.html","searchKeys":["BasicTelegramChannelPostEvent","interface BasicTelegramChannelPostEvent : TypeBasedTelegramMessageEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramChannelPostEvent"]},{"name":"interface BasicTelegramChatBoostEvent : TypeBasedTelegramChatBoostUpdatedEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramChatBoostEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-chat-boost-event/index.html","searchKeys":["BasicTelegramChatBoostEvent","interface BasicTelegramChatBoostEvent : TypeBasedTelegramChatBoostUpdatedEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramChatBoostEvent"]},{"name":"interface BasicTelegramChatJoinRequestEvent : TypeBasedTelegramChatJoinRequestEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramChatJoinRequestEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-chat-join-request-event/index.html","searchKeys":["BasicTelegramChatJoinRequestEvent","interface BasicTelegramChatJoinRequestEvent : TypeBasedTelegramChatJoinRequestEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramChatJoinRequestEvent"]},{"name":"interface BasicTelegramChatMemberEvent : TypeBasedTelegramChatMemberUpdatedEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramChatMemberEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-chat-member-event/index.html","searchKeys":["BasicTelegramChatMemberEvent","interface BasicTelegramChatMemberEvent : TypeBasedTelegramChatMemberUpdatedEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramChatMemberEvent"]},{"name":"interface BasicTelegramChosenInlineResultEvent : TypeBasedTelegramChosenInlineResultEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramChosenInlineResultEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-chosen-inline-result-event/index.html","searchKeys":["BasicTelegramChosenInlineResultEvent","interface BasicTelegramChosenInlineResultEvent : TypeBasedTelegramChosenInlineResultEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramChosenInlineResultEvent"]},{"name":"interface BasicTelegramEditedChannelPostEvent : TypeBasedTelegramMessageEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramEditedChannelPostEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-edited-channel-post-event/index.html","searchKeys":["BasicTelegramEditedChannelPostEvent","interface BasicTelegramEditedChannelPostEvent : TypeBasedTelegramMessageEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramEditedChannelPostEvent"]},{"name":"interface BasicTelegramEditedMessageEvent : TypeBasedTelegramMessageEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramEditedMessageEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-edited-message-event/index.html","searchKeys":["BasicTelegramEditedMessageEvent","interface BasicTelegramEditedMessageEvent : TypeBasedTelegramMessageEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramEditedMessageEvent"]},{"name":"interface BasicTelegramInlineQueryEvent : TypeBasedTelegramInlineQueryEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramInlineQueryEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-inline-query-event/index.html","searchKeys":["BasicTelegramInlineQueryEvent","interface BasicTelegramInlineQueryEvent : TypeBasedTelegramInlineQueryEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramInlineQueryEvent"]},{"name":"interface BasicTelegramMessageEvent : TypeBasedTelegramMessageEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramMessageEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-message-event/index.html","searchKeys":["BasicTelegramMessageEvent","interface BasicTelegramMessageEvent : TypeBasedTelegramMessageEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramMessageEvent"]},{"name":"interface BasicTelegramMessageReactionCountEvent : TypeBasedTelegramMessageReactionCountUpdatedEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramMessageReactionCountEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-message-reaction-count-event/index.html","searchKeys":["BasicTelegramMessageReactionCountEvent","interface BasicTelegramMessageReactionCountEvent : TypeBasedTelegramMessageReactionCountUpdatedEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramMessageReactionCountEvent"]},{"name":"interface BasicTelegramMessageReactionEvent : TypeBasedTelegramMessageReactionUpdatedEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramMessageReactionEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-message-reaction-event/index.html","searchKeys":["BasicTelegramMessageReactionEvent","interface BasicTelegramMessageReactionEvent : TypeBasedTelegramMessageReactionUpdatedEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramMessageReactionEvent"]},{"name":"interface BasicTelegramMyChatMemberEvent : TypeBasedTelegramChatMemberUpdatedEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramMyChatMemberEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-my-chat-member-event/index.html","searchKeys":["BasicTelegramMyChatMemberEvent","interface BasicTelegramMyChatMemberEvent : TypeBasedTelegramChatMemberUpdatedEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramMyChatMemberEvent"]},{"name":"interface BasicTelegramPollAnswerEvent : TypeBasedTelegramPollAnswerEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramPollAnswerEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-poll-answer-event/index.html","searchKeys":["BasicTelegramPollAnswerEvent","interface BasicTelegramPollAnswerEvent : TypeBasedTelegramPollAnswerEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramPollAnswerEvent"]},{"name":"interface BasicTelegramPollEvent : TypeBasedTelegramPollEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramPollEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-poll-event/index.html","searchKeys":["BasicTelegramPollEvent","interface BasicTelegramPollEvent : TypeBasedTelegramPollEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramPollEvent"]},{"name":"interface BasicTelegramPreCheckoutQueryEvent : TypeBasedTelegramPreCheckoutQueryEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramPreCheckoutQueryEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-pre-checkout-query-event/index.html","searchKeys":["BasicTelegramPreCheckoutQueryEvent","interface BasicTelegramPreCheckoutQueryEvent : TypeBasedTelegramPreCheckoutQueryEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramPreCheckoutQueryEvent"]},{"name":"interface BasicTelegramRemovedChatBoostEvent : TypeBasedTelegramChatBoostRemovedEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramRemovedChatBoostEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-removed-chat-boost-event/index.html","searchKeys":["BasicTelegramRemovedChatBoostEvent","interface BasicTelegramRemovedChatBoostEvent : TypeBasedTelegramChatBoostRemovedEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramRemovedChatBoostEvent"]},{"name":"interface BasicTelegramShippingQueryEvent : TypeBasedTelegramShippingQueryEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramShippingQueryEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-shipping-query-event/index.html","searchKeys":["BasicTelegramShippingQueryEvent","interface BasicTelegramShippingQueryEvent : TypeBasedTelegramShippingQueryEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramShippingQueryEvent"]},{"name":"interface TelegramAudio : TelegramMessageElement","description":"love.forte.simbot.component.telegram.core.message.TelegramAudio","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-audio/index.html","searchKeys":["TelegramAudio","interface TelegramAudio : TelegramMessageElement","love.forte.simbot.component.telegram.core.message.TelegramAudio"]},{"name":"interface TelegramBot : Bot","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/index.html","searchKeys":["TelegramBot","interface TelegramBot : Bot","love.forte.simbot.component.telegram.core.bot.TelegramBot"]},{"name":"interface TelegramBotManager : BotManager","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManager","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager/index.html","searchKeys":["TelegramBotManager","interface TelegramBotManager : BotManager","love.forte.simbot.component.telegram.core.bot.TelegramBotManager"]},{"name":"interface TelegramBotManagerFactoryConfigurerProvider : PluginFactoryConfigurerProvider ","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManagerFactoryConfigurerProvider","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager-factory-configurer-provider/index.html","searchKeys":["TelegramBotManagerFactoryConfigurerProvider","interface TelegramBotManagerFactoryConfigurerProvider : PluginFactoryConfigurerProvider ","love.forte.simbot.component.telegram.core.bot.TelegramBotManagerFactoryConfigurerProvider"]},{"name":"interface TelegramChannel : TelegramGroup","description":"love.forte.simbot.component.telegram.core.actor.TelegramChannel","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-channel/index.html","searchKeys":["TelegramChannel","interface TelegramChannel : TelegramGroup","love.forte.simbot.component.telegram.core.actor.TelegramChannel"]},{"name":"interface TelegramChannelMessageEvent : TelegramGroupMessageEvent","description":"love.forte.simbot.component.telegram.core.event.TelegramChannelMessageEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-channel-message-event/index.html","searchKeys":["TelegramChannelMessageEvent","interface TelegramChannelMessageEvent : TelegramGroupMessageEvent","love.forte.simbot.component.telegram.core.event.TelegramChannelMessageEvent"]},{"name":"interface TelegramChatAware","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatAware","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-aware/index.html","searchKeys":["TelegramChatAware","interface TelegramChatAware","love.forte.simbot.component.telegram.core.actor.TelegramChatAware"]},{"name":"interface TelegramChatGroup : TelegramGroup","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroup","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group/index.html","searchKeys":["TelegramChatGroup","interface TelegramChatGroup : TelegramGroup","love.forte.simbot.component.telegram.core.actor.TelegramChatGroup"]},{"name":"interface TelegramChatGroupActor : TelegramChatAware, ChatGroup","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/index.html","searchKeys":["TelegramChatGroupActor","interface TelegramChatGroupActor : TelegramChatAware, ChatGroup","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor"]},{"name":"interface TelegramChatGroupMessageEvent : TelegramGroupMessageEvent","description":"love.forte.simbot.component.telegram.core.event.TelegramChatGroupMessageEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-chat-group-message-event/index.html","searchKeys":["TelegramChatGroupMessageEvent","interface TelegramChatGroupMessageEvent : TelegramGroupMessageEvent","love.forte.simbot.component.telegram.core.event.TelegramChatGroupMessageEvent"]},{"name":"interface TelegramComponentFactoryConfigurerProvider : ComponentFactoryConfigurerProvider ","description":"love.forte.simbot.component.telegram.core.component.TelegramComponentFactoryConfigurerProvider","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component-factory-configurer-provider/index.html","searchKeys":["TelegramComponentFactoryConfigurerProvider","interface TelegramComponentFactoryConfigurerProvider : ComponentFactoryConfigurerProvider ","love.forte.simbot.component.telegram.core.component.TelegramComponentFactoryConfigurerProvider"]},{"name":"interface TelegramContact : TelegramUser, Contact","description":"love.forte.simbot.component.telegram.core.actor.TelegramContact","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-contact/index.html","searchKeys":["TelegramContact","interface TelegramContact : TelegramUser, Contact","love.forte.simbot.component.telegram.core.actor.TelegramContact"]},{"name":"interface TelegramDocument : TelegramMessageElement","description":"love.forte.simbot.component.telegram.core.message.TelegramDocument","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-document/index.html","searchKeys":["TelegramDocument","interface TelegramDocument : TelegramMessageElement","love.forte.simbot.component.telegram.core.message.TelegramDocument"]},{"name":"interface TelegramEvent : BotEvent","description":"love.forte.simbot.component.telegram.core.event.TelegramEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-event/index.html","searchKeys":["TelegramEvent","interface TelegramEvent : BotEvent","love.forte.simbot.component.telegram.core.event.TelegramEvent"]},{"name":"interface TelegramGroup : TelegramChatGroupActor","description":"love.forte.simbot.component.telegram.core.actor.TelegramGroup","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-group/index.html","searchKeys":["TelegramGroup","interface TelegramGroup : TelegramChatGroupActor","love.forte.simbot.component.telegram.core.actor.TelegramGroup"]},{"name":"interface TelegramGroupMessageEvent : TelegramMessageEvent, ChatGroupMessageEvent","description":"love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-group-message-event/index.html","searchKeys":["TelegramGroupMessageEvent","interface TelegramGroupMessageEvent : TelegramMessageEvent, ChatGroupMessageEvent","love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent"]},{"name":"interface TelegramMember : TelegramUser, Member","description":"love.forte.simbot.component.telegram.core.actor.TelegramMember","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-member/index.html","searchKeys":["TelegramMember","interface TelegramMember : TelegramUser, Member","love.forte.simbot.component.telegram.core.actor.TelegramMember"]},{"name":"interface TelegramMessageContent : MessageContent","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-content/index.html","searchKeys":["TelegramMessageContent","interface TelegramMessageContent : MessageContent","love.forte.simbot.component.telegram.core.message.TelegramMessageContent"]},{"name":"interface TelegramMessageElement : Message.Element","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageElement","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-element/index.html","searchKeys":["TelegramMessageElement","interface TelegramMessageElement : Message.Element","love.forte.simbot.component.telegram.core.message.TelegramMessageElement"]},{"name":"interface TelegramMessageEvent : TelegramMessageRelatedEvent, BasicTelegramMessageEvent","description":"love.forte.simbot.component.telegram.core.event.TelegramMessageEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-message-event/index.html","searchKeys":["TelegramMessageEvent","interface TelegramMessageEvent : TelegramMessageRelatedEvent, BasicTelegramMessageEvent","love.forte.simbot.component.telegram.core.event.TelegramMessageEvent"]},{"name":"interface TelegramMessageReceipt : MessageReceipt","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageReceipt","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-receipt/index.html","searchKeys":["TelegramMessageReceipt","interface TelegramMessageReceipt : MessageReceipt","love.forte.simbot.component.telegram.core.message.TelegramMessageReceipt"]},{"name":"interface TelegramMessageRelatedEvent : TelegramEvent, TypeBasedTelegramMessageEvent","description":"love.forte.simbot.component.telegram.core.event.TelegramMessageRelatedEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-message-related-event/index.html","searchKeys":["TelegramMessageRelatedEvent","interface TelegramMessageRelatedEvent : TelegramEvent, TypeBasedTelegramMessageEvent","love.forte.simbot.component.telegram.core.event.TelegramMessageRelatedEvent"]},{"name":"interface TelegramMessageSourceAware","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageSourceAware","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-source-aware/index.html","searchKeys":["TelegramMessageSourceAware","interface TelegramMessageSourceAware","love.forte.simbot.component.telegram.core.message.TelegramMessageSourceAware"]},{"name":"interface TelegramPhotoImage : TelegramMessageElement, Image, RemoteImage","description":"love.forte.simbot.component.telegram.core.message.TelegramPhotoImage","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-photo-image/index.html","searchKeys":["TelegramPhotoImage","interface TelegramPhotoImage : TelegramMessageElement, Image, RemoteImage","love.forte.simbot.component.telegram.core.message.TelegramPhotoImage"]},{"name":"interface TelegramPrivateMessageEvent : TelegramMessageEvent, ContactMessageEvent","description":"love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-private-message-event/index.html","searchKeys":["TelegramPrivateMessageEvent","interface TelegramPrivateMessageEvent : TelegramMessageEvent, ContactMessageEvent","love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent"]},{"name":"interface TelegramSuperGroupMessageEvent : TelegramGroupMessageEvent","description":"love.forte.simbot.component.telegram.core.event.TelegramSuperGroupMessageEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-super-group-message-event/index.html","searchKeys":["TelegramSuperGroupMessageEvent","interface TelegramSuperGroupMessageEvent : TelegramGroupMessageEvent","love.forte.simbot.component.telegram.core.event.TelegramSuperGroupMessageEvent"]},{"name":"interface TelegramUser","description":"love.forte.simbot.component.telegram.core.actor.TelegramUser","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-user/index.html","searchKeys":["TelegramUser","interface TelegramUser","love.forte.simbot.component.telegram.core.actor.TelegramUser"]},{"name":"interface TypeBasedTelegramCallbackQueryEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramCallbackQueryEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-callback-query-event/index.html","searchKeys":["TypeBasedTelegramCallbackQueryEvent","interface TypeBasedTelegramCallbackQueryEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramCallbackQueryEvent"]},{"name":"interface TypeBasedTelegramChatBoostRemovedEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatBoostRemovedEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-chat-boost-removed-event/index.html","searchKeys":["TypeBasedTelegramChatBoostRemovedEvent","interface TypeBasedTelegramChatBoostRemovedEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatBoostRemovedEvent"]},{"name":"interface TypeBasedTelegramChatBoostUpdatedEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatBoostUpdatedEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-chat-boost-updated-event/index.html","searchKeys":["TypeBasedTelegramChatBoostUpdatedEvent","interface TypeBasedTelegramChatBoostUpdatedEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatBoostUpdatedEvent"]},{"name":"interface TypeBasedTelegramChatJoinRequestEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatJoinRequestEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-chat-join-request-event/index.html","searchKeys":["TypeBasedTelegramChatJoinRequestEvent","interface TypeBasedTelegramChatJoinRequestEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatJoinRequestEvent"]},{"name":"interface TypeBasedTelegramChatMemberUpdatedEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatMemberUpdatedEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-chat-member-updated-event/index.html","searchKeys":["TypeBasedTelegramChatMemberUpdatedEvent","interface TypeBasedTelegramChatMemberUpdatedEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatMemberUpdatedEvent"]},{"name":"interface TypeBasedTelegramChosenInlineResultEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChosenInlineResultEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-chosen-inline-result-event/index.html","searchKeys":["TypeBasedTelegramChosenInlineResultEvent","interface TypeBasedTelegramChosenInlineResultEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChosenInlineResultEvent"]},{"name":"interface TypeBasedTelegramInlineQueryEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramInlineQueryEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-inline-query-event/index.html","searchKeys":["TypeBasedTelegramInlineQueryEvent","interface TypeBasedTelegramInlineQueryEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramInlineQueryEvent"]},{"name":"interface TypeBasedTelegramMessageEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-message-event/index.html","searchKeys":["TypeBasedTelegramMessageEvent","interface TypeBasedTelegramMessageEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageEvent"]},{"name":"interface TypeBasedTelegramMessageReactionCountUpdatedEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageReactionCountUpdatedEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-message-reaction-count-updated-event/index.html","searchKeys":["TypeBasedTelegramMessageReactionCountUpdatedEvent","interface TypeBasedTelegramMessageReactionCountUpdatedEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageReactionCountUpdatedEvent"]},{"name":"interface TypeBasedTelegramMessageReactionUpdatedEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageReactionUpdatedEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-message-reaction-updated-event/index.html","searchKeys":["TypeBasedTelegramMessageReactionUpdatedEvent","interface TypeBasedTelegramMessageReactionUpdatedEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageReactionUpdatedEvent"]},{"name":"interface TypeBasedTelegramPollAnswerEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPollAnswerEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-poll-answer-event/index.html","searchKeys":["TypeBasedTelegramPollAnswerEvent","interface TypeBasedTelegramPollAnswerEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPollAnswerEvent"]},{"name":"interface TypeBasedTelegramPollEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPollEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-poll-event/index.html","searchKeys":["TypeBasedTelegramPollEvent","interface TypeBasedTelegramPollEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPollEvent"]},{"name":"interface TypeBasedTelegramPreCheckoutQueryEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPreCheckoutQueryEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-pre-checkout-query-event/index.html","searchKeys":["TypeBasedTelegramPreCheckoutQueryEvent","interface TypeBasedTelegramPreCheckoutQueryEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPreCheckoutQueryEvent"]},{"name":"interface TypeBasedTelegramShippingQueryEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramShippingQueryEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-shipping-query-event/index.html","searchKeys":["TypeBasedTelegramShippingQueryEvent","interface TypeBasedTelegramShippingQueryEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramShippingQueryEvent"]},{"name":"object Companion","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManagerFactoryProvider.Companion","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager-factory-provider/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.component.telegram.core.bot.TelegramBotManagerFactoryProvider.Companion"]},{"name":"object Companion","description":"love.forte.simbot.component.telegram.core.component.TelegramComponentFactoryProvider.Companion","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component-factory-provider/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.component.telegram.core.component.TelegramComponentFactoryProvider.Companion"]},{"name":"object Companion","description":"love.forte.simbot.component.telegram.core.message.SendOnlyTelegramAudio.Companion","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-send-only-telegram-audio/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.component.telegram.core.message.SendOnlyTelegramAudio.Companion"]},{"name":"object Companion","description":"love.forte.simbot.component.telegram.core.message.SendOnlyTelegramDocument.Companion","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-send-only-telegram-document/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.component.telegram.core.message.SendOnlyTelegramDocument.Companion"]},{"name":"object Companion","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion"]},{"name":"object Companion","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageResultApiElement.Companion","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-result-api-element/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.component.telegram.core.message.TelegramMessageResultApiElement.Companion"]},{"name":"object Companion","description":"love.forte.simbot.component.telegram.core.message.TelegramPhotoImage.Companion","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-photo-image/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.component.telegram.core.message.TelegramPhotoImage.Companion"]},{"name":"object Factory : BotManagerFactory ","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManager.Factory","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager/-factory/index.html","searchKeys":["Factory","object Factory : BotManagerFactory ","love.forte.simbot.component.telegram.core.bot.TelegramBotManager.Factory"]},{"name":"object Factory : ComponentFactory ","description":"love.forte.simbot.component.telegram.core.component.TelegramComponent.Factory","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component/-factory/index.html","searchKeys":["Factory","object Factory : ComponentFactory ","love.forte.simbot.component.telegram.core.component.TelegramComponent.Factory"]},{"name":"object TelegramDisableNotification : TelegramMessageElement","description":"love.forte.simbot.component.telegram.core.message.TelegramDisableNotification","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-disable-notification/index.html","searchKeys":["TelegramDisableNotification","object TelegramDisableNotification : TelegramMessageElement","love.forte.simbot.component.telegram.core.message.TelegramDisableNotification"]},{"name":"object TelegramProtectContent : TelegramMessageElement","description":"love.forte.simbot.component.telegram.core.message.TelegramProtectContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-protect-content/index.html","searchKeys":["TelegramProtectContent","object TelegramProtectContent : TelegramMessageElement","love.forte.simbot.component.telegram.core.message.TelegramProtectContent"]},{"name":"open fun register(ticket: Bot.Ticket, configuration: ConfigurerFunction): TelegramBot","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManager.register","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager/register.html","searchKeys":["register","open fun register(ticket: Bot.Ticket, configuration: ConfigurerFunction): TelegramBot","love.forte.simbot.component.telegram.core.bot.TelegramBotManager.register"]},{"name":"open fun register(token: String, configuration: ConfigurerFunction): TelegramBot","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManager.register","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager/register.html","searchKeys":["register","open fun register(token: String, configuration: ConfigurerFunction): TelegramBot","love.forte.simbot.component.telegram.core.bot.TelegramBotManager.register"]},{"name":"open fun register(token: String, configuration: TelegramBotConfiguration): TelegramBot","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManager.register","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager/register.html","searchKeys":["register","open fun register(token: String, configuration: TelegramBotConfiguration): TelegramBot","love.forte.simbot.component.telegram.core.bot.TelegramBotManager.register"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"love.forte.simbot.component.telegram.core.component.TelegramComponent.equals","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","love.forte.simbot.component.telegram.core.component.TelegramComponent.equals"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.equals","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.equals"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"love.forte.simbot.component.telegram.core.message.TelegramPhotoSizesImage.equals","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-photo-sizes-image/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","love.forte.simbot.component.telegram.core.message.TelegramPhotoSizesImage.equals"]},{"name":"open operator override fun get(id: ID): TelegramBot","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManager.get","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager/get.html","searchKeys":["get","open operator override fun get(id: ID): TelegramBot","love.forte.simbot.component.telegram.core.bot.TelegramBotManager.get"]},{"name":"open override fun configurable(configuration: SerializableBotConfiguration): Boolean","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManager.configurable","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager/configurable.html","searchKeys":["configurable","open override fun configurable(configuration: SerializableBotConfiguration): Boolean","love.forte.simbot.component.telegram.core.bot.TelegramBotManager.configurable"]},{"name":"open override fun create(context: ComponentConfigureContext, configurer: ConfigurerFunction): TelegramComponent","description":"love.forte.simbot.component.telegram.core.component.TelegramComponent.Factory.create","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component/-factory/create.html","searchKeys":["create","open override fun create(context: ComponentConfigureContext, configurer: ConfigurerFunction): TelegramComponent","love.forte.simbot.component.telegram.core.component.TelegramComponent.Factory.create"]},{"name":"open override fun create(context: PluginConfigureContext, configurer: ConfigurerFunction): TelegramBotManager","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManager.Factory.create","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager/-factory/create.html","searchKeys":["create","open override fun create(context: PluginConfigureContext, configurer: ConfigurerFunction): TelegramBotManager","love.forte.simbot.component.telegram.core.bot.TelegramBotManager.Factory.create"]},{"name":"open override fun hashCode(): Int","description":"love.forte.simbot.component.telegram.core.component.TelegramComponent.hashCode","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","love.forte.simbot.component.telegram.core.component.TelegramComponent.hashCode"]},{"name":"open override fun hashCode(): Int","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.hashCode","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.hashCode"]},{"name":"open override fun hashCode(): Int","description":"love.forte.simbot.component.telegram.core.message.TelegramPhotoSizesImage.hashCode","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-photo-sizes-image/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","love.forte.simbot.component.telegram.core.message.TelegramPhotoSizesImage.hashCode"]},{"name":"open override fun loadConfigures(): Sequence>","description":"love.forte.simbot.component.telegram.core.component.TelegramComponentFactoryProvider.loadConfigures","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component-factory-provider/load-configures.html","searchKeys":["loadConfigures","open override fun loadConfigures(): Sequence>","love.forte.simbot.component.telegram.core.component.TelegramComponentFactoryProvider.loadConfigures"]},{"name":"open override fun loadConfigures(): Sequence>","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManagerFactoryProvider.loadConfigures","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager-factory-provider/load-configures.html","searchKeys":["loadConfigures","open override fun loadConfigures(): Sequence>","love.forte.simbot.component.telegram.core.bot.TelegramBotManagerFactoryProvider.loadConfigures"]},{"name":"open override fun provide(): ComponentFactory<*, TelegramComponentConfiguration>","description":"love.forte.simbot.component.telegram.core.component.TelegramComponentFactoryProvider.provide","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component-factory-provider/provide.html","searchKeys":["provide","open override fun provide(): ComponentFactory<*, TelegramComponentConfiguration>","love.forte.simbot.component.telegram.core.component.TelegramComponentFactoryProvider.provide"]},{"name":"open override fun provide(): PluginFactory<*, TelegramBotManagerConfiguration>","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManagerFactoryProvider.provide","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager-factory-provider/provide.html","searchKeys":["provide","open override fun provide(): PluginFactory<*, TelegramBotManagerConfiguration>","love.forte.simbot.component.telegram.core.bot.TelegramBotManagerFactoryProvider.provide"]},{"name":"open override fun register(configuration: SerializableBotConfiguration): TelegramBot","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManager.register","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager/register.html","searchKeys":["register","open override fun register(configuration: SerializableBotConfiguration): TelegramBot","love.forte.simbot.component.telegram.core.bot.TelegramBotManager.register"]},{"name":"open override fun toString(): String","description":"love.forte.simbot.component.telegram.core.component.TelegramComponent.toString","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component/to-string.html","searchKeys":["toString","open override fun toString(): String","love.forte.simbot.component.telegram.core.component.TelegramComponent.toString"]},{"name":"open override fun toString(): String","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.toString","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/to-string.html","searchKeys":["toString","open override fun toString(): String","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.toString"]},{"name":"open override fun toString(): String","description":"love.forte.simbot.component.telegram.core.message.TelegramPhotoSizesImage.toString","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-photo-sizes-image/to-string.html","searchKeys":["toString","open override fun toString(): String","love.forte.simbot.component.telegram.core.message.TelegramPhotoSizesImage.toString"]},{"name":"open override val authorId: ID","description":"love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.authorId","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-group-message-event/author-id.html","searchKeys":["authorId","open override val authorId: ID","love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.authorId"]},{"name":"open override val authorId: ID","description":"love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent.authorId","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-private-message-event/author-id.html","searchKeys":["authorId","open override val authorId: ID","love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent.authorId"]},{"name":"open override val avatar: String?","description":"love.forte.simbot.component.telegram.core.actor.TelegramContact.avatar","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-contact/avatar.html","searchKeys":["avatar","open override val avatar: String?","love.forte.simbot.component.telegram.core.actor.TelegramContact.avatar"]},{"name":"open override val avatar: String?","description":"love.forte.simbot.component.telegram.core.actor.TelegramMember.avatar","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-member/avatar.html","searchKeys":["avatar","open override val avatar: String?","love.forte.simbot.component.telegram.core.actor.TelegramMember.avatar"]},{"name":"open override val bot: TelegramBot","description":"love.forte.simbot.component.telegram.core.event.TelegramUnsupportedEvent.bot","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-unsupported-event/bot.html","searchKeys":["bot","open override val bot: TelegramBot","love.forte.simbot.component.telegram.core.event.TelegramUnsupportedEvent.bot"]},{"name":"open override val component: TelegramComponent","description":"love.forte.simbot.component.telegram.core.event.TelegramEvent.component","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-event/component.html","searchKeys":["component","open override val component: TelegramComponent","love.forte.simbot.component.telegram.core.event.TelegramEvent.component"]},{"name":"open override val contactRelation: ContactRelation?","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.contactRelation","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/contact-relation.html","searchKeys":["contactRelation","open override val contactRelation: ContactRelation?","love.forte.simbot.component.telegram.core.bot.TelegramBot.contactRelation"]},{"name":"open override val groupRelation: GroupRelation?","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.groupRelation","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/group-relation.html","searchKeys":["groupRelation","open override val groupRelation: GroupRelation?","love.forte.simbot.component.telegram.core.bot.TelegramBot.groupRelation"]},{"name":"open override val guildRelation: GuildRelation?","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.guildRelation","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/guild-relation.html","searchKeys":["guildRelation","open override val guildRelation: GuildRelation?","love.forte.simbot.component.telegram.core.bot.TelegramBot.guildRelation"]},{"name":"open override val id: ID","description":"love.forte.simbot.component.telegram.core.actor.TelegramMember.id","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-member/id.html","searchKeys":["id","open override val id: ID","love.forte.simbot.component.telegram.core.actor.TelegramMember.id"]},{"name":"open override val id: ID","description":"love.forte.simbot.component.telegram.core.event.TelegramEvent.id","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-event/id.html","searchKeys":["id","open override val id: ID","love.forte.simbot.component.telegram.core.event.TelegramEvent.id"]},{"name":"open override val id: ID","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageContent.id","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-content/id.html","searchKeys":["id","open override val id: ID","love.forte.simbot.component.telegram.core.message.TelegramMessageContent.id"]},{"name":"open override val id: ID","description":"love.forte.simbot.component.telegram.core.message.TelegramPhotoSizesImage.id","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-photo-sizes-image/id.html","searchKeys":["id","open override val id: ID","love.forte.simbot.component.telegram.core.message.TelegramPhotoSizesImage.id"]},{"name":"open override val id: IntID","description":"love.forte.simbot.component.telegram.core.message.TelegramSingleMessageSourceReceipt.id","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-single-message-source-receipt/id.html","searchKeys":["id","open override val id: IntID","love.forte.simbot.component.telegram.core.message.TelegramSingleMessageSourceReceipt.id"]},{"name":"open override val id: LongID","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.id","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/id.html","searchKeys":["id","open override val id: LongID","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.id"]},{"name":"open override val id: LongID","description":"love.forte.simbot.component.telegram.core.actor.TelegramContact.id","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-contact/id.html","searchKeys":["id","open override val id: LongID","love.forte.simbot.component.telegram.core.actor.TelegramContact.id"]},{"name":"open override val id: String","description":"love.forte.simbot.component.telegram.core.component.TelegramComponent.id","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component/id.html","searchKeys":["id","open override val id: String","love.forte.simbot.component.telegram.core.component.TelegramComponent.id"]},{"name":"open override val ids: Collection","description":"love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageSourceReceipt.ids","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-aggregated-message-source-receipt/ids.html","searchKeys":["ids","open override val ids: Collection","love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageSourceReceipt.ids"]},{"name":"open override val key: ComponentFactory.Key","description":"love.forte.simbot.component.telegram.core.component.TelegramComponent.Factory.key","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component/-factory/key.html","searchKeys":["key","open override val key: ComponentFactory.Key","love.forte.simbot.component.telegram.core.component.TelegramComponent.Factory.key"]},{"name":"open override val key: PluginFactory.Key","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManager.Factory.key","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager/-factory/key.html","searchKeys":["key","open override val key: PluginFactory.Key","love.forte.simbot.component.telegram.core.bot.TelegramBotManager.Factory.key"]},{"name":"open override val members: Collectable","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.members","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/members.html","searchKeys":["members","open override val members: Collectable","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.members"]},{"name":"open override val name: String","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.name","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.name"]},{"name":"open override val name: String","description":"love.forte.simbot.component.telegram.core.actor.TelegramContact.name","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-contact/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.component.telegram.core.actor.TelegramContact.name"]},{"name":"open override val name: String","description":"love.forte.simbot.component.telegram.core.actor.TelegramMember.name","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-member/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.component.telegram.core.actor.TelegramMember.name"]},{"name":"open override val name: String","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.name","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.component.telegram.core.bot.TelegramBot.name"]},{"name":"open override val nick: String?","description":"love.forte.simbot.component.telegram.core.actor.TelegramMember.nick","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-member/nick.html","searchKeys":["nick","open override val nick: String?","love.forte.simbot.component.telegram.core.actor.TelegramMember.nick"]},{"name":"open override val ownerId: ID?","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.ownerId","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/owner-id.html","searchKeys":["ownerId","open override val ownerId: ID?","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.ownerId"]},{"name":"open override val serializersModule: SerializersModule","description":"love.forte.simbot.component.telegram.core.component.TelegramComponent.serializersModule","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component/serializers-module.html","searchKeys":["serializersModule","open override val serializersModule: SerializersModule","love.forte.simbot.component.telegram.core.component.TelegramComponent.serializersModule"]},{"name":"open override val size: Int","description":"love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageReceipt.size","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-aggregated-message-receipt/size.html","searchKeys":["size","open override val size: Int","love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageReceipt.size"]},{"name":"open override val sourceContent: Any","description":"love.forte.simbot.component.telegram.core.event.TelegramUnsupportedEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-unsupported-event/source-content.html","searchKeys":["sourceContent","open override val sourceContent: Any","love.forte.simbot.component.telegram.core.event.TelegramUnsupportedEvent.sourceContent"]},{"name":"open override val sourceEntity: MessageEntity?","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.CustomEmoji.sourceEntity","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-custom-emoji/source-entity.html","searchKeys":["sourceEntity","open override val sourceEntity: MessageEntity?","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.CustomEmoji.sourceEntity"]},{"name":"open override val sourceEntity: MessageEntity?","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Pre.sourceEntity","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-pre/source-entity.html","searchKeys":["sourceEntity","open override val sourceEntity: MessageEntity?","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Pre.sourceEntity"]},{"name":"open override val sourceEntity: MessageEntity?","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Simple.sourceEntity","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-simple/source-entity.html","searchKeys":["sourceEntity","open override val sourceEntity: MessageEntity?","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Simple.sourceEntity"]},{"name":"open override val sourceEntity: MessageEntity?","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextLink.sourceEntity","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-text-link/source-entity.html","searchKeys":["sourceEntity","open override val sourceEntity: MessageEntity?","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextLink.sourceEntity"]},{"name":"open override val sourceEntity: MessageEntity?","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextMention.sourceEntity","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-text-mention/source-entity.html","searchKeys":["sourceEntity","open override val sourceEntity: MessageEntity?","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextMention.sourceEntity"]},{"name":"open override val sourceEvent: StdlibEvent","description":"love.forte.simbot.component.telegram.core.event.TelegramUnsupportedEvent.sourceEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-unsupported-event/source-event.html","searchKeys":["sourceEvent","open override val sourceEvent: StdlibEvent","love.forte.simbot.component.telegram.core.event.TelegramUnsupportedEvent.sourceEvent"]},{"name":"open override val text: String","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.CustomEmoji.text","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-custom-emoji/text.html","searchKeys":["text","open override val text: String","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.CustomEmoji.text"]},{"name":"open override val text: String","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Pre.text","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-pre/text.html","searchKeys":["text","open override val text: String","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Pre.text"]},{"name":"open override val text: String","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Simple.text","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-simple/text.html","searchKeys":["text","open override val text: String","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Simple.text"]},{"name":"open override val text: String","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextLink.text","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-text-link/text.html","searchKeys":["text","open override val text: String","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextLink.text"]},{"name":"open override val text: String","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextMention.text","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-text-mention/text.html","searchKeys":["text","open override val text: String","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextMention.text"]},{"name":"open override val time: Timestamp","description":"love.forte.simbot.component.telegram.core.event.TelegramMessageRelatedEvent.time","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-message-related-event/time.html","searchKeys":["time","open override val time: Timestamp","love.forte.simbot.component.telegram.core.event.TelegramMessageRelatedEvent.time"]},{"name":"open override val time: Timestamp","description":"love.forte.simbot.component.telegram.core.event.TelegramUnsupportedEvent.time","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-unsupported-event/time.html","searchKeys":["time","open override val time: Timestamp","love.forte.simbot.component.telegram.core.event.TelegramUnsupportedEvent.time"]},{"name":"open override val type: String","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.CustomEmoji.type","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-custom-emoji/type.html","searchKeys":["type","open override val type: String","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.CustomEmoji.type"]},{"name":"open override val type: String","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Pre.type","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-pre/type.html","searchKeys":["type","open override val type: String","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Pre.type"]},{"name":"open override val type: String","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Simple.type","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-simple/type.html","searchKeys":["type","open override val type: String","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Simple.type"]},{"name":"open override val type: String","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextLink.type","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-text-link/type.html","searchKeys":["type","open override val type: String","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextLink.type"]},{"name":"open override val type: String","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextMention.type","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-text-mention/type.html","searchKeys":["type","open override val type: String","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextMention.type"]},{"name":"open suspend fun pushUpdate(update: Update, raw: String? = null)","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.pushUpdate","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/push-update.html","searchKeys":["pushUpdate","open suspend fun pushUpdate(update: Update, raw: String? = null)","love.forte.simbot.component.telegram.core.bot.TelegramBot.pushUpdate"]},{"name":"open suspend override fun send(message: Message): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.actor.TelegramMember.send","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-member/send.html","searchKeys":["send","open suspend override fun send(message: Message): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.actor.TelegramMember.send"]},{"name":"open suspend override fun send(messageContent: MessageContent): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.actor.TelegramMember.send","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-member/send.html","searchKeys":["send","open suspend override fun send(messageContent: MessageContent): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.actor.TelegramMember.send"]},{"name":"open suspend override fun send(text: String): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.actor.TelegramMember.send","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-member/send.html","searchKeys":["send","open suspend override fun send(text: String): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.actor.TelegramMember.send"]},{"name":"open val duration: Int","description":"love.forte.simbot.component.telegram.core.message.TelegramAudio.duration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-audio/duration.html","searchKeys":["duration","open val duration: Int","love.forte.simbot.component.telegram.core.message.TelegramAudio.duration"]},{"name":"open val durationValue: Duration","description":"love.forte.simbot.component.telegram.core.message.TelegramAudio.durationValue","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-audio/duration-value.html","searchKeys":["durationValue","open val durationValue: Duration","love.forte.simbot.component.telegram.core.message.TelegramAudio.durationValue"]},{"name":"open val fileName: String?","description":"love.forte.simbot.component.telegram.core.message.TelegramAudio.fileName","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-audio/file-name.html","searchKeys":["fileName","open val fileName: String?","love.forte.simbot.component.telegram.core.message.TelegramAudio.fileName"]},{"name":"open val fileName: String?","description":"love.forte.simbot.component.telegram.core.message.TelegramDocument.fileName","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-document/file-name.html","searchKeys":["fileName","open val fileName: String?","love.forte.simbot.component.telegram.core.message.TelegramDocument.fileName"]},{"name":"open val fileSize: Long?","description":"love.forte.simbot.component.telegram.core.message.TelegramAudio.fileSize","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-audio/file-size.html","searchKeys":["fileSize","open val fileSize: Long?","love.forte.simbot.component.telegram.core.message.TelegramAudio.fileSize"]},{"name":"open val fileSize: Long?","description":"love.forte.simbot.component.telegram.core.message.TelegramDocument.fileSize","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-document/file-size.html","searchKeys":["fileSize","open val fileSize: Long?","love.forte.simbot.component.telegram.core.message.TelegramDocument.fileSize"]},{"name":"open val id: ID","description":"love.forte.simbot.component.telegram.core.message.TelegramAudio.id","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-audio/id.html","searchKeys":["id","open val id: ID","love.forte.simbot.component.telegram.core.message.TelegramAudio.id"]},{"name":"open val id: ID","description":"love.forte.simbot.component.telegram.core.message.TelegramDocument.id","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-document/id.html","searchKeys":["id","open val id: ID","love.forte.simbot.component.telegram.core.message.TelegramDocument.id"]},{"name":"open val mimeType: String?","description":"love.forte.simbot.component.telegram.core.message.TelegramAudio.mimeType","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-audio/mime-type.html","searchKeys":["mimeType","open val mimeType: String?","love.forte.simbot.component.telegram.core.message.TelegramAudio.mimeType"]},{"name":"open val mimeType: String?","description":"love.forte.simbot.component.telegram.core.message.TelegramDocument.mimeType","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-document/mime-type.html","searchKeys":["mimeType","open val mimeType: String?","love.forte.simbot.component.telegram.core.message.TelegramDocument.mimeType"]},{"name":"open val performer: String?","description":"love.forte.simbot.component.telegram.core.message.TelegramAudio.performer","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-audio/performer.html","searchKeys":["performer","open val performer: String?","love.forte.simbot.component.telegram.core.message.TelegramAudio.performer"]},{"name":"open val sourceRaw: String?","description":"love.forte.simbot.component.telegram.core.event.TelegramEvent.sourceRaw","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-event/source-raw.html","searchKeys":["sourceRaw","open val sourceRaw: String?","love.forte.simbot.component.telegram.core.event.TelegramEvent.sourceRaw"]},{"name":"open val sourceUpdate: Update","description":"love.forte.simbot.component.telegram.core.event.TelegramEvent.sourceUpdate","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-event/source-update.html","searchKeys":["sourceUpdate","open val sourceUpdate: Update","love.forte.simbot.component.telegram.core.event.TelegramEvent.sourceUpdate"]},{"name":"open val title: String?","description":"love.forte.simbot.component.telegram.core.message.TelegramAudio.title","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-audio/title.html","searchKeys":["title","open val title: String?","love.forte.simbot.component.telegram.core.message.TelegramAudio.title"]},{"name":"open val userId: ID","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.userId","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/user-id.html","searchKeys":["userId","open val userId: ID","love.forte.simbot.component.telegram.core.bot.TelegramBot.userId"]},{"name":"protected constructor()","description":"love.forte.simbot.component.telegram.core.message.SendOnlyTelegramAudio.SendOnlyTelegramAudio","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-send-only-telegram-audio/-send-only-telegram-audio.html","searchKeys":["SendOnlyTelegramAudio","protected constructor()","love.forte.simbot.component.telegram.core.message.SendOnlyTelegramAudio.SendOnlyTelegramAudio"]},{"name":"protected constructor()","description":"love.forte.simbot.component.telegram.core.message.SendOnlyTelegramDocument.SendOnlyTelegramDocument","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-send-only-telegram-document/-send-only-telegram-document.html","searchKeys":["SendOnlyTelegramDocument","protected constructor()","love.forte.simbot.component.telegram.core.message.SendOnlyTelegramDocument.SendOnlyTelegramDocument"]},{"name":"protected constructor()","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TelegramMessageEntity","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-telegram-message-entity.html","searchKeys":["TelegramMessageEntity","protected constructor()","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TelegramMessageEntity"]},{"name":"protected constructor()","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageResultApiElement.TelegramMessageResultApiElement","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-result-api-element/-telegram-message-result-api-element.html","searchKeys":["TelegramMessageResultApiElement","protected constructor()","love.forte.simbot.component.telegram.core.message.TelegramMessageResultApiElement.TelegramMessageResultApiElement"]},{"name":"sealed class SendOnlyTelegramAudio : TelegramMessageElement","description":"love.forte.simbot.component.telegram.core.message.SendOnlyTelegramAudio","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-send-only-telegram-audio/index.html","searchKeys":["SendOnlyTelegramAudio","sealed class SendOnlyTelegramAudio : TelegramMessageElement","love.forte.simbot.component.telegram.core.message.SendOnlyTelegramAudio"]},{"name":"sealed class SendOnlyTelegramDocument : TelegramMessageElement","description":"love.forte.simbot.component.telegram.core.message.SendOnlyTelegramDocument","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-send-only-telegram-document/index.html","searchKeys":["SendOnlyTelegramDocument","sealed class SendOnlyTelegramDocument : TelegramMessageElement","love.forte.simbot.component.telegram.core.message.SendOnlyTelegramDocument"]},{"name":"sealed class TelegramMessageEntity : TelegramMessageElement, PlainText","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/index.html","searchKeys":["TelegramMessageEntity","sealed class TelegramMessageEntity : TelegramMessageElement, PlainText","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity"]},{"name":"sealed class TelegramMessageResultApiElement : TelegramMessageElement","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageResultApiElement","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-result-api-element/index.html","searchKeys":["TelegramMessageResultApiElement","sealed class TelegramMessageResultApiElement : TelegramMessageElement","love.forte.simbot.component.telegram.core.message.TelegramMessageResultApiElement"]},{"name":"suspend fun TelegramApi.requestDataBy(bot: TelegramBot): R","description":"love.forte.simbot.component.telegram.core.bot.requestDataBy","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/request-data-by.html","searchKeys":["requestDataBy","suspend fun TelegramApi.requestDataBy(bot: TelegramBot): R","love.forte.simbot.component.telegram.core.bot.requestDataBy"]},{"name":"suspend fun TelegramApi.requestResultBy(bot: TelegramBot): TelegramApiResult","description":"love.forte.simbot.component.telegram.core.bot.requestResultBy","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/request-result-by.html","searchKeys":["requestResultBy","suspend fun TelegramApi.requestResultBy(bot: TelegramBot): TelegramApiResult","love.forte.simbot.component.telegram.core.bot.requestResultBy"]},{"name":"suspend fun TelegramApi<*>.requestRawBy(bot: TelegramBot): HttpResponse","description":"love.forte.simbot.component.telegram.core.bot.requestRawBy","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/request-raw-by.html","searchKeys":["requestRawBy","suspend fun TelegramApi<*>.requestRawBy(bot: TelegramBot): HttpResponse","love.forte.simbot.component.telegram.core.bot.requestRawBy"]},{"name":"typealias StdlibBot = Bot","description":"love.forte.simbot.component.telegram.core.bot.StdlibBot","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-stdlib-bot/index.html","searchKeys":["StdlibBot","typealias StdlibBot = Bot","love.forte.simbot.component.telegram.core.bot.StdlibBot"]},{"name":"typealias StdlibEvent = Event","description":"love.forte.simbot.component.telegram.core.event.StdlibEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-stdlib-event/index.html","searchKeys":["StdlibEvent","typealias StdlibEvent = Event","love.forte.simbot.component.telegram.core.event.StdlibEvent"]},{"name":"typealias StdlibMessage = Message","description":"love.forte.simbot.component.telegram.core.message.StdlibMessage","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-stdlib-message/index.html","searchKeys":["StdlibMessage","typealias StdlibMessage = Message","love.forte.simbot.component.telegram.core.message.StdlibMessage"]},{"name":"val SerializersModule: SerializersModule","description":"love.forte.simbot.component.telegram.core.component.TelegramComponent.Factory.SerializersModule","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component/-factory/-serializers-module.html","searchKeys":["SerializersModule","val SerializersModule: SerializersModule","love.forte.simbot.component.telegram.core.component.TelegramComponent.Factory.SerializersModule"]},{"name":"val allowedUpdates: Collection? = null","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.LongPollingConfiguration.allowedUpdates","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-long-polling-configuration/allowed-updates.html","searchKeys":["allowedUpdates","val allowedUpdates: Collection? = null","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.LongPollingConfiguration.allowedUpdates"]},{"name":"val customEmojiId: ID?","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.CustomEmoji.customEmojiId","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-custom-emoji/custom-emoji-id.html","searchKeys":["customEmojiId","val customEmojiId: ID?","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.CustomEmoji.customEmojiId"]},{"name":"val isDisabled: Boolean?","description":"love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.isDisabled","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-link-preview-options/is-disabled.html","searchKeys":["isDisabled","val isDisabled: Boolean?","love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.isDisabled"]},{"name":"val language: String?","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Pre.language","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-pre/language.html","searchKeys":["language","val language: String?","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Pre.language"]},{"name":"val limit: Int? = null","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.LongPollingConfiguration.limit","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-long-polling-configuration/limit.html","searchKeys":["limit","val limit: Int? = null","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.LongPollingConfiguration.limit"]},{"name":"val parseMode: String","description":"love.forte.simbot.component.telegram.core.message.TelegramTextParseMode.parseMode","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-text-parse-mode/parse-mode.html","searchKeys":["parseMode","val parseMode: String","love.forte.simbot.component.telegram.core.message.TelegramTextParseMode.parseMode"]},{"name":"val preferLargeMedia: Boolean?","description":"love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.preferLargeMedia","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-link-preview-options/prefer-large-media.html","searchKeys":["preferLargeMedia","val preferLargeMedia: Boolean?","love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.preferLargeMedia"]},{"name":"val preferSmallMedia: Boolean?","description":"love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.preferSmallMedia","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-link-preview-options/prefer-small-media.html","searchKeys":["preferSmallMedia","val preferSmallMedia: Boolean?","love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.preferSmallMedia"]},{"name":"val showAboveText: Boolean?","description":"love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.showAboveText","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-link-preview-options/show-above-text.html","searchKeys":["showAboveText","val showAboveText: Boolean?","love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.showAboveText"]},{"name":"val source: LinkPreviewOptions","description":"love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.source","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-link-preview-options/source.html","searchKeys":["source","val source: LinkPreviewOptions","love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.source"]},{"name":"val sources: List","description":"love.forte.simbot.component.telegram.core.message.TelegramPhotoSizesImage.sources","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-photo-sizes-image/sources.html","searchKeys":["sources","val sources: List","love.forte.simbot.component.telegram.core.message.TelegramPhotoSizesImage.sources"]},{"name":"val ticket: SerializableTelegramBotConfiguration.Ticket","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.ticket","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/ticket.html","searchKeys":["ticket","val ticket: SerializableTelegramBotConfiguration.Ticket","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.ticket"]},{"name":"val timeout: Int?","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.LongPollingConfiguration.timeout","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-long-polling-configuration/timeout.html","searchKeys":["timeout","val timeout: Int?","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.LongPollingConfiguration.timeout"]},{"name":"val token: String","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Ticket.token","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-ticket/token.html","searchKeys":["token","val token: String","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Ticket.token"]},{"name":"val url: String?","description":"love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.url","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-link-preview-options/url.html","searchKeys":["url","val url: String?","love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.url"]},{"name":"val url: String?","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextLink.url","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-text-link/url.html","searchKeys":["url","val url: String?","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextLink.url"]},{"name":"val user: User?","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextMention.user","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-text-mention/user.html","searchKeys":["user","val user: User?","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextMention.user"]},{"name":"var botConfiguration: BotConfiguration","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotConfiguration.botConfiguration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-configuration/bot-configuration.html","searchKeys":["botConfiguration","var botConfiguration: BotConfiguration","love.forte.simbot.component.telegram.core.bot.TelegramBotConfiguration.botConfiguration"]},{"name":"var config: SerializableTelegramBotConfiguration.Config?","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.config","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/config.html","searchKeys":["config","var config: SerializableTelegramBotConfiguration.Config?","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.config"]},{"name":"var coroutineContext: CoroutineContext","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotConfiguration.coroutineContext","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-configuration/coroutine-context.html","searchKeys":["coroutineContext","var coroutineContext: CoroutineContext","love.forte.simbot.component.telegram.core.bot.TelegramBotConfiguration.coroutineContext"]},{"name":"var coroutineContext: CoroutineContext","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManagerConfiguration.coroutineContext","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager-configuration/coroutine-context.html","searchKeys":["coroutineContext","var coroutineContext: CoroutineContext","love.forte.simbot.component.telegram.core.bot.TelegramBotManagerConfiguration.coroutineContext"]},{"name":"var longPolling: SerializableTelegramBotConfiguration.LongPollingConfiguration?","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Config.longPolling","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-config/long-polling.html","searchKeys":["longPolling","var longPolling: SerializableTelegramBotConfiguration.LongPollingConfiguration?","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Config.longPolling"]},{"name":"var proxy: ProxyConfiguration?","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Config.proxy","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-config/proxy.html","searchKeys":["proxy","var proxy: ProxyConfiguration?","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Config.proxy"]},{"name":"var server: String?","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Config.server","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-config/server.html","searchKeys":["server","var server: String?","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Config.server"]}] \ No newline at end of file +[{"name":"abstract class EmptyBodyTelegramApi : TelegramApi ","description":"love.forte.simbot.telegram.api.EmptyBodyTelegramApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-empty-body-telegram-api/index.html","searchKeys":["EmptyBodyTelegramApi","abstract class EmptyBodyTelegramApi : TelegramApi ","love.forte.simbot.telegram.api.EmptyBodyTelegramApi"]},{"name":"abstract class FormBodyTelegramApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.FormBodyTelegramApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-form-body-telegram-api/index.html","searchKeys":["FormBodyTelegramApi","abstract class FormBodyTelegramApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.FormBodyTelegramApi"]},{"name":"abstract class SimpleBodyTelegramApi : TelegramApi ","description":"love.forte.simbot.telegram.api.SimpleBodyTelegramApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-simple-body-telegram-api/index.html","searchKeys":["SimpleBodyTelegramApi","abstract class SimpleBodyTelegramApi : TelegramApi ","love.forte.simbot.telegram.api.SimpleBodyTelegramApi"]},{"name":"abstract class SuspendableUpdateDivider","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/index.html","searchKeys":["SuspendableUpdateDivider","abstract class SuspendableUpdateDivider","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider"]},{"name":"abstract class UpdateDivider","description":"love.forte.simbot.telegram.api.update.UpdateDivider","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/index.html","searchKeys":["UpdateDivider","abstract class UpdateDivider","love.forte.simbot.telegram.api.update.UpdateDivider"]},{"name":"abstract override val body: MultiPartFormDataContent","description":"love.forte.simbot.telegram.api.FormBodyTelegramApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-form-body-telegram-api/body.html","searchKeys":["body","abstract override val body: MultiPartFormDataContent","love.forte.simbot.telegram.api.FormBodyTelegramApi.body"]},{"name":"abstract val body: Any?","description":"love.forte.simbot.telegram.api.TelegramApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api/body.html","searchKeys":["body","abstract val body: Any?","love.forte.simbot.telegram.api.TelegramApi.body"]},{"name":"abstract val name: String","description":"love.forte.simbot.telegram.api.TelegramApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api/name.html","searchKeys":["name","abstract val name: String","love.forte.simbot.telegram.api.TelegramApi.name"]},{"name":"abstract val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.TelegramApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api/response-deserializer.html","searchKeys":["responseDeserializer","abstract val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.TelegramApi.responseDeserializer"]},{"name":"abstract val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.TelegramApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api/result-deserializer.html","searchKeys":["resultDeserializer","abstract val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.TelegramApi.resultDeserializer"]},{"name":"abstract val value: Any","description":"love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.value","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-reply-markup-wrapper/value.html","searchKeys":["value","abstract val value: Any","love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.value"]},{"name":"class Body","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/index.html","searchKeys":["Body","class Body","love.forte.simbot.telegram.api.message.SendAudioApi.Body"]},{"name":"class Body","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/index.html","searchKeys":["Body","class Body","love.forte.simbot.telegram.api.message.SendDocumentApi.Body"]},{"name":"class Body","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/index.html","searchKeys":["Body","class Body","love.forte.simbot.telegram.api.message.SendPhotoApi.Body"]},{"name":"class Builder","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/index.html","searchKeys":["Builder","class Builder","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder"]},{"name":"class Builder","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/index.html","searchKeys":["Builder","class Builder","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder"]},{"name":"class Builder","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/index.html","searchKeys":["Builder","class Builder","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder"]},{"name":"class Builder","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/index.html","searchKeys":["Builder","class Builder","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder"]},{"name":"class Builder","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/index.html","searchKeys":["Builder","class Builder","love.forte.simbot.telegram.api.message.SendMessageApi.Builder"]},{"name":"class CloseApi : EmptyBodyTelegramApi ","description":"love.forte.simbot.telegram.api.bot.CloseApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-close-api/index.html","searchKeys":["CloseApi","class CloseApi : EmptyBodyTelegramApi ","love.forte.simbot.telegram.api.bot.CloseApi"]},{"name":"class CopyMessageApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.message.CopyMessageApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/index.html","searchKeys":["CopyMessageApi","class CopyMessageApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.message.CopyMessageApi"]},{"name":"class CopyMessagesApi : SimpleBodyTelegramApi> ","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/index.html","searchKeys":["CopyMessagesApi","class CopyMessagesApi : SimpleBodyTelegramApi> ","love.forte.simbot.telegram.api.message.CopyMessagesApi"]},{"name":"class DeleteMessageApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.message.DeleteMessageApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-message-api/index.html","searchKeys":["DeleteMessageApi","class DeleteMessageApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.message.DeleteMessageApi"]},{"name":"class DeleteMessagesApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.message.DeleteMessagesApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-messages-api/index.html","searchKeys":["DeleteMessagesApi","class DeleteMessagesApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.message.DeleteMessagesApi"]},{"name":"class DeleteMyCommandsApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-delete-my-commands-api/index.html","searchKeys":["DeleteMyCommandsApi","class DeleteMyCommandsApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi"]},{"name":"class DeleteWebhookApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.update.DeleteWebhookApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-delete-webhook-api/index.html","searchKeys":["DeleteWebhookApi","class DeleteWebhookApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.update.DeleteWebhookApi"]},{"name":"class ForwardMessageApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/index.html","searchKeys":["ForwardMessageApi","class ForwardMessageApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.message.ForwardMessageApi"]},{"name":"class ForwardMessagesApi : SimpleBodyTelegramApi> ","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/index.html","searchKeys":["ForwardMessagesApi","class ForwardMessagesApi : SimpleBodyTelegramApi> ","love.forte.simbot.telegram.api.message.ForwardMessagesApi"]},{"name":"class GetChatAdministratorsApi : SimpleBodyTelegramApi> ","description":"love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-administrators-api/index.html","searchKeys":["GetChatAdministratorsApi","class GetChatAdministratorsApi : SimpleBodyTelegramApi> ","love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi"]},{"name":"class GetChatApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.chat.GetChatApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-api/index.html","searchKeys":["GetChatApi","class GetChatApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.chat.GetChatApi"]},{"name":"class GetChatMemberApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.chat.GetChatMemberApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-api/index.html","searchKeys":["GetChatMemberApi","class GetChatMemberApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.chat.GetChatMemberApi"]},{"name":"class GetChatMemberCountApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.chat.GetChatMemberCountApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-count-api/index.html","searchKeys":["GetChatMemberCountApi","class GetChatMemberCountApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.chat.GetChatMemberCountApi"]},{"name":"class GetChatMenuButtonApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-chat-menu-button-api/index.html","searchKeys":["GetChatMenuButtonApi","class GetChatMenuButtonApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi"]},{"name":"class GetForumTopicIconStickersApi : EmptyBodyTelegramApi> ","description":"love.forte.simbot.telegram.api.chat.GetForumTopicIconStickersApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-forum-topic-icon-stickers-api/index.html","searchKeys":["GetForumTopicIconStickersApi","class GetForumTopicIconStickersApi : EmptyBodyTelegramApi> ","love.forte.simbot.telegram.api.chat.GetForumTopicIconStickersApi"]},{"name":"class GetMeApi : EmptyBodyTelegramApi ","description":"love.forte.simbot.telegram.api.bot.GetMeApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-me-api/index.html","searchKeys":["GetMeApi","class GetMeApi : EmptyBodyTelegramApi ","love.forte.simbot.telegram.api.bot.GetMeApi"]},{"name":"class GetMyCommandsApi : SimpleBodyTelegramApi> ","description":"love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-get-my-commands-api/index.html","searchKeys":["GetMyCommandsApi","class GetMyCommandsApi : SimpleBodyTelegramApi> ","love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi"]},{"name":"class GetMyDefaultAdministratorRightsApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-default-administrator-rights-api/index.html","searchKeys":["GetMyDefaultAdministratorRightsApi","class GetMyDefaultAdministratorRightsApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi"]},{"name":"class GetMyDescriptionApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.bot.GetMyDescriptionApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-description-api/index.html","searchKeys":["GetMyDescriptionApi","class GetMyDescriptionApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.bot.GetMyDescriptionApi"]},{"name":"class GetMyNameApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.bot.GetMyNameApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-name-api/index.html","searchKeys":["GetMyNameApi","class GetMyNameApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.bot.GetMyNameApi"]},{"name":"class GetMyShortDescriptionApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-short-description-api/index.html","searchKeys":["GetMyShortDescriptionApi","class GetMyShortDescriptionApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi"]},{"name":"class GetUpdatesApi : SimpleBodyTelegramApi> ","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/index.html","searchKeys":["GetUpdatesApi","class GetUpdatesApi : SimpleBodyTelegramApi> ","love.forte.simbot.telegram.api.update.GetUpdatesApi"]},{"name":"class GetUserChatBoostsApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-user-chat-boosts-api/index.html","searchKeys":["GetUserChatBoostsApi","class GetUserChatBoostsApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi"]},{"name":"class GetUserProfilePhotosApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.user/-get-user-profile-photos-api/index.html","searchKeys":["GetUserProfilePhotosApi","class GetUserProfilePhotosApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi"]},{"name":"class GetWebhookInfoApi : EmptyBodyTelegramApi ","description":"love.forte.simbot.telegram.api.update.GetWebhookInfoApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-webhook-info-api/index.html","searchKeys":["GetWebhookInfoApi","class GetWebhookInfoApi : EmptyBodyTelegramApi ","love.forte.simbot.telegram.api.update.GetWebhookInfoApi"]},{"name":"class LogOutApi : EmptyBodyTelegramApi ","description":"love.forte.simbot.telegram.api.bot.LogOutApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-log-out-api/index.html","searchKeys":["LogOutApi","class LogOutApi : EmptyBodyTelegramApi ","love.forte.simbot.telegram.api.bot.LogOutApi"]},{"name":"class SendAudioApi : FormBodyTelegramApi ","description":"love.forte.simbot.telegram.api.message.SendAudioApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/index.html","searchKeys":["SendAudioApi","class SendAudioApi : FormBodyTelegramApi ","love.forte.simbot.telegram.api.message.SendAudioApi"]},{"name":"class SendDocumentApi : FormBodyTelegramApi ","description":"love.forte.simbot.telegram.api.message.SendDocumentApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/index.html","searchKeys":["SendDocumentApi","class SendDocumentApi : FormBodyTelegramApi ","love.forte.simbot.telegram.api.message.SendDocumentApi"]},{"name":"class SendMessageApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.message.SendMessageApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/index.html","searchKeys":["SendMessageApi","class SendMessageApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.message.SendMessageApi"]},{"name":"class SendPhotoApi : FormBodyTelegramApi ","description":"love.forte.simbot.telegram.api.message.SendPhotoApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/index.html","searchKeys":["SendPhotoApi","class SendPhotoApi : FormBodyTelegramApi ","love.forte.simbot.telegram.api.message.SendPhotoApi"]},{"name":"class SetMyCommandsApi : SimpleBodyTelegramApi ","description":"love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-set-my-commands-api/index.html","searchKeys":["SetMyCommandsApi","class SetMyCommandsApi : SimpleBodyTelegramApi ","love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi"]},{"name":"class SetWebhookApi : FormBodyTelegramApi ","description":"love.forte.simbot.telegram.api.update.SetWebhookApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/index.html","searchKeys":["SetWebhookApi","class SetWebhookApi : FormBodyTelegramApi ","love.forte.simbot.telegram.api.update.SetWebhookApi"]},{"name":"class StringValueInputFile : InputFile","description":"love.forte.simbot.telegram.api.utils.StringValueInputFile","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.utils/-string-value-input-file/index.html","searchKeys":["StringValueInputFile","class StringValueInputFile : InputFile","love.forte.simbot.telegram.api.utils.StringValueInputFile"]},{"name":"class UnknownUpdatedFieldException(message: String? = \"Unknown updated field\") : IllegalArgumentException","description":"love.forte.simbot.telegram.api.UnknownUpdatedFieldException","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-unknown-updated-field-exception/index.html","searchKeys":["UnknownUpdatedFieldException","class UnknownUpdatedFieldException(message: String? = \"Unknown updated field\") : IllegalArgumentException","love.forte.simbot.telegram.api.UnknownUpdatedFieldException"]},{"name":"const val BASE_SERVER_VALUE: String","description":"love.forte.simbot.telegram.api.Telegram.BASE_SERVER_VALUE","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram/-b-a-s-e_-s-e-r-v-e-r_-v-a-l-u-e.html","searchKeys":["BASE_SERVER_VALUE","const val BASE_SERVER_VALUE: String","love.forte.simbot.telegram.api.Telegram.BASE_SERVER_VALUE"]},{"name":"const val BOT_TOKEN_PLACEHOLDER_VALUE: String","description":"love.forte.simbot.telegram.api.Telegram.BOT_TOKEN_PLACEHOLDER_VALUE","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram/-b-o-t_-t-o-k-e-n_-p-l-a-c-e-h-o-l-d-e-r_-v-a-l-u-e.html","searchKeys":["BOT_TOKEN_PLACEHOLDER_VALUE","const val BOT_TOKEN_PLACEHOLDER_VALUE: String","love.forte.simbot.telegram.api.Telegram.BOT_TOKEN_PLACEHOLDER_VALUE"]},{"name":"const val CALLBACK_QUERY_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.CALLBACK_QUERY_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-c-a-l-l-b-a-c-k_-q-u-e-r-y_-n-a-m-e.html","searchKeys":["CALLBACK_QUERY_NAME","const val CALLBACK_QUERY_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.CALLBACK_QUERY_NAME"]},{"name":"const val CHANNEL_POST_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.CHANNEL_POST_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-c-h-a-n-n-e-l_-p-o-s-t_-n-a-m-e.html","searchKeys":["CHANNEL_POST_NAME","const val CHANNEL_POST_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.CHANNEL_POST_NAME"]},{"name":"const val CHAT_BOOST_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.CHAT_BOOST_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-c-h-a-t_-b-o-o-s-t_-n-a-m-e.html","searchKeys":["CHAT_BOOST_NAME","const val CHAT_BOOST_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.CHAT_BOOST_NAME"]},{"name":"const val CHAT_JOIN_REQUEST_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.CHAT_JOIN_REQUEST_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-c-h-a-t_-j-o-i-n_-r-e-q-u-e-s-t_-n-a-m-e.html","searchKeys":["CHAT_JOIN_REQUEST_NAME","const val CHAT_JOIN_REQUEST_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.CHAT_JOIN_REQUEST_NAME"]},{"name":"const val CHAT_MEMBER_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.CHAT_MEMBER_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-c-h-a-t_-m-e-m-b-e-r_-n-a-m-e.html","searchKeys":["CHAT_MEMBER_NAME","const val CHAT_MEMBER_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.CHAT_MEMBER_NAME"]},{"name":"const val CHOSEN_INLINE_RESULT_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.CHOSEN_INLINE_RESULT_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-c-h-o-s-e-n_-i-n-l-i-n-e_-r-e-s-u-l-t_-n-a-m-e.html","searchKeys":["CHOSEN_INLINE_RESULT_NAME","const val CHOSEN_INLINE_RESULT_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.CHOSEN_INLINE_RESULT_NAME"]},{"name":"const val EDITED_CHANNEL_POST_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.EDITED_CHANNEL_POST_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-e-d-i-t-e-d_-c-h-a-n-n-e-l_-p-o-s-t_-n-a-m-e.html","searchKeys":["EDITED_CHANNEL_POST_NAME","const val EDITED_CHANNEL_POST_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.EDITED_CHANNEL_POST_NAME"]},{"name":"const val EDITED_MESSAGE_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.EDITED_MESSAGE_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-e-d-i-t-e-d_-m-e-s-s-a-g-e_-n-a-m-e.html","searchKeys":["EDITED_MESSAGE_NAME","const val EDITED_MESSAGE_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.EDITED_MESSAGE_NAME"]},{"name":"const val INLINE_QUERY_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.INLINE_QUERY_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-i-n-l-i-n-e_-q-u-e-r-y_-n-a-m-e.html","searchKeys":["INLINE_QUERY_NAME","const val INLINE_QUERY_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.INLINE_QUERY_NAME"]},{"name":"const val MESSAGE_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.MESSAGE_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-m-e-s-s-a-g-e_-n-a-m-e.html","searchKeys":["MESSAGE_NAME","const val MESSAGE_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.MESSAGE_NAME"]},{"name":"const val MESSAGE_REACTION_COUNT_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.MESSAGE_REACTION_COUNT_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-m-e-s-s-a-g-e_-r-e-a-c-t-i-o-n_-c-o-u-n-t_-n-a-m-e.html","searchKeys":["MESSAGE_REACTION_COUNT_NAME","const val MESSAGE_REACTION_COUNT_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.MESSAGE_REACTION_COUNT_NAME"]},{"name":"const val MESSAGE_REACTION_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.MESSAGE_REACTION_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-m-e-s-s-a-g-e_-r-e-a-c-t-i-o-n_-n-a-m-e.html","searchKeys":["MESSAGE_REACTION_NAME","const val MESSAGE_REACTION_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.MESSAGE_REACTION_NAME"]},{"name":"const val MY_CHAT_MEMBER_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.MY_CHAT_MEMBER_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-m-y_-c-h-a-t_-m-e-m-b-e-r_-n-a-m-e.html","searchKeys":["MY_CHAT_MEMBER_NAME","const val MY_CHAT_MEMBER_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.MY_CHAT_MEMBER_NAME"]},{"name":"const val POLL_ANSWER_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.POLL_ANSWER_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-p-o-l-l_-a-n-s-w-e-r_-n-a-m-e.html","searchKeys":["POLL_ANSWER_NAME","const val POLL_ANSWER_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.POLL_ANSWER_NAME"]},{"name":"const val POLL_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.POLL_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-p-o-l-l_-n-a-m-e.html","searchKeys":["POLL_NAME","const val POLL_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.POLL_NAME"]},{"name":"const val PRE_CHECKOUT_QUERY_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.PRE_CHECKOUT_QUERY_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-p-r-e_-c-h-e-c-k-o-u-t_-q-u-e-r-y_-n-a-m-e.html","searchKeys":["PRE_CHECKOUT_QUERY_NAME","const val PRE_CHECKOUT_QUERY_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.PRE_CHECKOUT_QUERY_NAME"]},{"name":"const val REMOVED_CHAT_BOOST_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.REMOVED_CHAT_BOOST_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-r-e-m-o-v-e-d_-c-h-a-t_-b-o-o-s-t_-n-a-m-e.html","searchKeys":["REMOVED_CHAT_BOOST_NAME","const val REMOVED_CHAT_BOOST_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.REMOVED_CHAT_BOOST_NAME"]},{"name":"const val SHIPPING_QUERY_NAME: String","description":"love.forte.simbot.telegram.api.update.UpdateValues.SHIPPING_QUERY_NAME","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-s-h-i-p-p-i-n-g_-q-u-e-r-y_-n-a-m-e.html","searchKeys":["SHIPPING_QUERY_NAME","const val SHIPPING_QUERY_NAME: String","love.forte.simbot.telegram.api.update.UpdateValues.SHIPPING_QUERY_NAME"]},{"name":"constructor()","description":"love.forte.simbot.telegram.api.EmptyBodyTelegramApi.EmptyBodyTelegramApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-empty-body-telegram-api/-empty-body-telegram-api.html","searchKeys":["EmptyBodyTelegramApi","constructor()","love.forte.simbot.telegram.api.EmptyBodyTelegramApi.EmptyBodyTelegramApi"]},{"name":"constructor()","description":"love.forte.simbot.telegram.api.FormBodyTelegramApi.FormBodyTelegramApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-form-body-telegram-api/-form-body-telegram-api.html","searchKeys":["FormBodyTelegramApi","constructor()","love.forte.simbot.telegram.api.FormBodyTelegramApi.FormBodyTelegramApi"]},{"name":"constructor()","description":"love.forte.simbot.telegram.api.SimpleBodyTelegramApi.SimpleBodyTelegramApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-simple-body-telegram-api/-simple-body-telegram-api.html","searchKeys":["SimpleBodyTelegramApi","constructor()","love.forte.simbot.telegram.api.SimpleBodyTelegramApi.SimpleBodyTelegramApi"]},{"name":"constructor()","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.Builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/-builder.html","searchKeys":["Builder","constructor()","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.Builder"]},{"name":"constructor()","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.Builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/-builder.html","searchKeys":["Builder","constructor()","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.Builder"]},{"name":"constructor()","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.Builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/-builder.html","searchKeys":["Builder","constructor()","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.Builder"]},{"name":"constructor()","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.Builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/-builder.html","searchKeys":["Builder","constructor()","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.Builder"]},{"name":"constructor()","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/-body.html","searchKeys":["Body","constructor()","love.forte.simbot.telegram.api.message.SendAudioApi.Body.Body"]},{"name":"constructor()","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/-body.html","searchKeys":["Body","constructor()","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.Body"]},{"name":"constructor()","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.Builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/-builder.html","searchKeys":["Builder","constructor()","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.Builder"]},{"name":"constructor()","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/-body.html","searchKeys":["Body","constructor()","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.Body"]},{"name":"constructor()","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.SuspendableUpdateDivider","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/-suspendable-update-divider.html","searchKeys":["SuspendableUpdateDivider","constructor()","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.SuspendableUpdateDivider"]},{"name":"constructor()","description":"love.forte.simbot.telegram.api.update.UpdateDivider.UpdateDivider","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/-update-divider.html","searchKeys":["UpdateDivider","constructor()","love.forte.simbot.telegram.api.update.UpdateDivider.UpdateDivider"]},{"name":"constructor(commands: List = emptyList(), scope: BotCommandScope? = null, languageCode: String? = null)","description":"love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Body.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-set-my-commands-api/-body/-body.html","searchKeys":["Body","constructor(commands: List = emptyList(), scope: BotCommandScope? = null, languageCode: String? = null)","love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Body.Body"]},{"name":"constructor(message: String? = \"Unknown updated field\")","description":"love.forte.simbot.telegram.api.UnknownUpdatedFieldException.UnknownUpdatedFieldException","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-unknown-updated-field-exception/-unknown-updated-field-exception.html","searchKeys":["UnknownUpdatedFieldException","constructor(message: String? = \"Unknown updated field\")","love.forte.simbot.telegram.api.UnknownUpdatedFieldException.UnknownUpdatedFieldException"]},{"name":"constructor(message: String? = null, cause: Throwable? = null)","description":"love.forte.simbot.telegram.api.TelegramApiException.TelegramApiException","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-exception/-telegram-api-exception.html","searchKeys":["TelegramApiException","constructor(message: String? = null, cause: Throwable? = null)","love.forte.simbot.telegram.api.TelegramApiException.TelegramApiException"]},{"name":"constructor(migrateToChatId: Long? = null, retryAfter: Int? = null)","description":"love.forte.simbot.telegram.api.ResponseParameters.ResponseParameters","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-response-parameters/-response-parameters.html","searchKeys":["ResponseParameters","constructor(migrateToChatId: Long? = null, retryAfter: Int? = null)","love.forte.simbot.telegram.api.ResponseParameters.ResponseParameters"]},{"name":"constructor(offset: Int? = null, limit: Int? = null, timeout: Int? = null, allowedUpdates: Collection? = null)","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi.Body.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/-body/-body.html","searchKeys":["Body","constructor(offset: Int? = null, limit: Int? = null, timeout: Int? = null, allowedUpdates: Collection? = null)","love.forte.simbot.telegram.api.update.GetUpdatesApi.Body.Body"]},{"name":"constructor(ok: Boolean, result: T? = null, description: String? = null, errorCode: Int? = null, parameters: ResponseParameters? = null)","description":"love.forte.simbot.telegram.api.TelegramApiResult.TelegramApiResult","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-result/-telegram-api-result.html","searchKeys":["TelegramApiResult","constructor(ok: Boolean, result: T? = null, description: String? = null, errorCode: Int? = null, parameters: ResponseParameters? = null)","love.forte.simbot.telegram.api.TelegramApiResult.TelegramApiResult"]},{"name":"constructor(result: TelegramApiResult<*>, message: String? = \"result: \", cause: Throwable? = null)","description":"love.forte.simbot.telegram.api.TelegramApiResultNotOkException.TelegramApiResultNotOkException","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-result-not-ok-exception/-telegram-api-result-not-ok-exception.html","searchKeys":["TelegramApiResultNotOkException","constructor(result: TelegramApiResult<*>, message: String? = \"result: \", cause: Throwable? = null)","love.forte.simbot.telegram.api.TelegramApiResultNotOkException.TelegramApiResultNotOkException"]},{"name":"constructor(scope: BotCommandScope? = null, languageCode: String? = null)","description":"love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.Body.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-delete-my-commands-api/-body/-body.html","searchKeys":["Body","constructor(scope: BotCommandScope? = null, languageCode: String? = null)","love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.Body.Body"]},{"name":"constructor(updateId: Int, message: Message? = null, editedMessage: Message? = null, channelPost: Message? = null, editedChannelPost: Message? = null, messageReaction: MessageReactionUpdated? = null, messageReactionCount: MessageReactionCountUpdated? = null, inlineQuery: InlineQuery? = null, chosenInlineResult: ChosenInlineResult? = null, callbackQuery: CallbackQuery? = null, shippingQuery: ShippingQuery? = null, preCheckoutQuery: PreCheckoutQuery? = null, poll: Poll? = null, pollAnswer: PollAnswer? = null, myChatMember: ChatMemberUpdated? = null, chatMember: ChatMemberUpdated? = null, chatJoinRequest: ChatJoinRequest? = null, chatBoost: ChatBoostUpdated? = null, removedChatBoost: ChatBoostRemoved? = null)","description":"love.forte.simbot.telegram.api.update.Update.Update","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/-update.html","searchKeys":["Update","constructor(updateId: Int, message: Message? = null, editedMessage: Message? = null, channelPost: Message? = null, editedChannelPost: Message? = null, messageReaction: MessageReactionUpdated? = null, messageReactionCount: MessageReactionCountUpdated? = null, inlineQuery: InlineQuery? = null, chosenInlineResult: ChosenInlineResult? = null, callbackQuery: CallbackQuery? = null, shippingQuery: ShippingQuery? = null, preCheckoutQuery: PreCheckoutQuery? = null, poll: Poll? = null, pollAnswer: PollAnswer? = null, myChatMember: ChatMemberUpdated? = null, chatMember: ChatMemberUpdated? = null, chatJoinRequest: ChatJoinRequest? = null, chatBoost: ChatBoostUpdated? = null, removedChatBoost: ChatBoostRemoved? = null)","love.forte.simbot.telegram.api.update.Update.Update"]},{"name":"constructor(url: String, certificate: InputFile? = null, ipAddress: String? = null, maxConnections: Int? = null, allowedUpdates: Collection? = null, dropPendingUpdates: String? = null, secretToken: String? = null)","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.Params.Params","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/-params/-params.html","searchKeys":["Params","constructor(url: String, certificate: InputFile? = null, ipAddress: String? = null, maxConnections: Int? = null, allowedUpdates: Collection? = null, dropPendingUpdates: String? = null, secretToken: String? = null)","love.forte.simbot.telegram.api.update.SetWebhookApi.Params.Params"]},{"name":"constructor(urlValue: String)","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.Params.Params","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/-params/-params.html","searchKeys":["Params","constructor(urlValue: String)","love.forte.simbot.telegram.api.update.SetWebhookApi.Params.Params"]},{"name":"data class Body","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-body/index.html","searchKeys":["Body","data class Body","love.forte.simbot.telegram.api.message.CopyMessageApi.Body"]},{"name":"data class Body","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-body/index.html","searchKeys":["Body","data class Body","love.forte.simbot.telegram.api.message.CopyMessagesApi.Body"]},{"name":"data class Body","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-body/index.html","searchKeys":["Body","data class Body","love.forte.simbot.telegram.api.message.ForwardMessageApi.Body"]},{"name":"data class Body","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-body/index.html","searchKeys":["Body","data class Body","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body"]},{"name":"data class Body","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-body/index.html","searchKeys":["Body","data class Body","love.forte.simbot.telegram.api.message.SendMessageApi.Body"]},{"name":"data class Body(val commands: List = emptyList(), val scope: BotCommandScope? = null, val languageCode: String? = null)","description":"love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-set-my-commands-api/-body/index.html","searchKeys":["Body","data class Body(val commands: List = emptyList(), val scope: BotCommandScope? = null, val languageCode: String? = null)","love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Body"]},{"name":"data class Body(val offset: Int? = null, val limit: Int? = null, val timeout: Int? = null, val allowedUpdates: Collection? = null)","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/-body/index.html","searchKeys":["Body","data class Body(val offset: Int? = null, val limit: Int? = null, val timeout: Int? = null, val allowedUpdates: Collection? = null)","love.forte.simbot.telegram.api.update.GetUpdatesApi.Body"]},{"name":"data class Body(val scope: BotCommandScope? = null, val languageCode: String? = null)","description":"love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.Body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-delete-my-commands-api/-body/index.html","searchKeys":["Body","data class Body(val scope: BotCommandScope? = null, val languageCode: String? = null)","love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.Body"]},{"name":"data class Params(var url: String, var certificate: InputFile? = null, var ipAddress: String? = null, var maxConnections: Int? = null, var allowedUpdates: Collection? = null, var dropPendingUpdates: String? = null, var secretToken: String? = null)","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.Params","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/-params/index.html","searchKeys":["Params","data class Params(var url: String, var certificate: InputFile? = null, var ipAddress: String? = null, var maxConnections: Int? = null, var allowedUpdates: Collection? = null, var dropPendingUpdates: String? = null, var secretToken: String? = null)","love.forte.simbot.telegram.api.update.SetWebhookApi.Params"]},{"name":"data class ResponseParameters(val migrateToChatId: Long? = null, val retryAfter: Int? = null)","description":"love.forte.simbot.telegram.api.ResponseParameters","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-response-parameters/index.html","searchKeys":["ResponseParameters","data class ResponseParameters(val migrateToChatId: Long? = null, val retryAfter: Int? = null)","love.forte.simbot.telegram.api.ResponseParameters"]},{"name":"data class TelegramApiResult(val ok: Boolean, val result: T? = null, val description: String? = null, val errorCode: Int? = null, val parameters: ResponseParameters? = null)","description":"love.forte.simbot.telegram.api.TelegramApiResult","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-result/index.html","searchKeys":["TelegramApiResult","data class TelegramApiResult(val ok: Boolean, val result: T? = null, val description: String? = null, val errorCode: Int? = null, val parameters: ResponseParameters? = null)","love.forte.simbot.telegram.api.TelegramApiResult"]},{"name":"data class Update(val updateId: Int, val message: Message? = null, val editedMessage: Message? = null, val channelPost: Message? = null, val editedChannelPost: Message? = null, val messageReaction: MessageReactionUpdated? = null, val messageReactionCount: MessageReactionCountUpdated? = null, val inlineQuery: InlineQuery? = null, val chosenInlineResult: ChosenInlineResult? = null, val callbackQuery: CallbackQuery? = null, val shippingQuery: ShippingQuery? = null, val preCheckoutQuery: PreCheckoutQuery? = null, val poll: Poll? = null, val pollAnswer: PollAnswer? = null, val myChatMember: ChatMemberUpdated? = null, val chatMember: ChatMemberUpdated? = null, val chatJoinRequest: ChatJoinRequest? = null, val chatBoost: ChatBoostUpdated? = null, val removedChatBoost: ChatBoostRemoved? = null)","description":"love.forte.simbot.telegram.api.update.Update","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/index.html","searchKeys":["Update","data class Update(val updateId: Int, val message: Message? = null, val editedMessage: Message? = null, val channelPost: Message? = null, val editedChannelPost: Message? = null, val messageReaction: MessageReactionUpdated? = null, val messageReactionCount: MessageReactionCountUpdated? = null, val inlineQuery: InlineQuery? = null, val chosenInlineResult: ChosenInlineResult? = null, val callbackQuery: CallbackQuery? = null, val shippingQuery: ShippingQuery? = null, val preCheckoutQuery: PreCheckoutQuery? = null, val poll: Poll? = null, val pollAnswer: PollAnswer? = null, val myChatMember: ChatMemberUpdated? = null, val chatMember: ChatMemberUpdated? = null, val chatJoinRequest: ChatJoinRequest? = null, val chatBoost: ChatBoostUpdated? = null, val removedChatBoost: ChatBoostRemoved? = null)","love.forte.simbot.telegram.api.update.Update"]},{"name":"fun TelegramApiResult.resultOrThrow(): T","description":"love.forte.simbot.telegram.api.resultOrThrow","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/result-or-throw.html","searchKeys":["resultOrThrow","fun TelegramApiResult.resultOrThrow(): T","love.forte.simbot.telegram.api.resultOrThrow"]},{"name":"fun ForceReply.wrapper(): ReplyMarkupWrapper","description":"love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.Companion.wrapper","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-reply-markup-wrapper/-companion/wrapper.html","searchKeys":["wrapper","fun ForceReply.wrapper(): ReplyMarkupWrapper","love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.Companion.wrapper"]},{"name":"fun InlineKeyboardMarkup.wrapper(): ReplyMarkupWrapper","description":"love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.Companion.wrapper","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-reply-markup-wrapper/-companion/wrapper.html","searchKeys":["wrapper","fun InlineKeyboardMarkup.wrapper(): ReplyMarkupWrapper","love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.Companion.wrapper"]},{"name":"fun ReplyKeyboardMarkup.wrapper(): ReplyMarkupWrapper","description":"love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.Companion.wrapper","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-reply-markup-wrapper/-companion/wrapper.html","searchKeys":["wrapper","fun ReplyKeyboardMarkup.wrapper(): ReplyMarkupWrapper","love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.Companion.wrapper"]},{"name":"fun ReplyKeyboardRemove.wrapper(): ReplyMarkupWrapper","description":"love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.Companion.wrapper","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-reply-markup-wrapper/-companion/wrapper.html","searchKeys":["wrapper","fun ReplyKeyboardRemove.wrapper(): ReplyMarkupWrapper","love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.Companion.wrapper"]},{"name":"fun accept(name: String, value: Any, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.accept","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/accept.html","searchKeys":["accept","fun accept(name: String, value: Any, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.accept"]},{"name":"fun accept(update: Update, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.accept","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/accept.html","searchKeys":["accept","fun accept(update: Update, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.accept"]},{"name":"fun addCaptionEntity(captionEntity: MessageEntity)","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.addCaptionEntity","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/add-caption-entity.html","searchKeys":["addCaptionEntity","fun addCaptionEntity(captionEntity: MessageEntity)","love.forte.simbot.telegram.api.message.SendAudioApi.Body.addCaptionEntity"]},{"name":"fun addCaptionEntity(captionEntity: MessageEntity)","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.addCaptionEntity","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/add-caption-entity.html","searchKeys":["addCaptionEntity","fun addCaptionEntity(captionEntity: MessageEntity)","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.addCaptionEntity"]},{"name":"fun addEntity(entity: MessageEntity)","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.addEntity","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/add-entity.html","searchKeys":["addEntity","fun addEntity(entity: MessageEntity)","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.addEntity"]},{"name":"fun appendText(append: CharSequence)","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.appendText","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/append-text.html","searchKeys":["appendText","fun appendText(append: CharSequence)","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.appendText"]},{"name":"fun build(): CopyMessageApi","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.build","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/build.html","searchKeys":["build","fun build(): CopyMessageApi","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.build"]},{"name":"fun build(): CopyMessagesApi","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.build","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/build.html","searchKeys":["build","fun build(): CopyMessagesApi","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.build"]},{"name":"fun build(): ForwardMessageApi","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.build","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/build.html","searchKeys":["build","fun build(): ForwardMessageApi","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.build"]},{"name":"fun build(): ForwardMessagesApi","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.build","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/build.html","searchKeys":["build","fun build(): ForwardMessagesApi","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.build"]},{"name":"fun build(): SendMessageApi","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.build","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/build.html","searchKeys":["build","fun build(): SendMessageApi","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.build"]},{"name":"fun buildBody(): CopyMessageApi.Body","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.buildBody","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/build-body.html","searchKeys":["buildBody","fun buildBody(): CopyMessageApi.Body","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.buildBody"]},{"name":"fun buildBody(): CopyMessagesApi.Body","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.buildBody","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/build-body.html","searchKeys":["buildBody","fun buildBody(): CopyMessagesApi.Body","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.buildBody"]},{"name":"fun buildBody(): ForwardMessageApi.Body","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.buildBody","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/build-body.html","searchKeys":["buildBody","fun buildBody(): ForwardMessageApi.Body","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.buildBody"]},{"name":"fun buildBody(): ForwardMessagesApi.Body","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.buildBody","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/build-body.html","searchKeys":["buildBody","fun buildBody(): ForwardMessagesApi.Body","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.buildBody"]},{"name":"fun buildBody(): SendMessageApi.Body","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.buildBody","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/build-body.html","searchKeys":["buildBody","fun buildBody(): SendMessageApi.Body","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.buildBody"]},{"name":"fun builder(): CopyMessageApi.Builder","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Factory.builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-factory/builder.html","searchKeys":["builder","fun builder(): CopyMessageApi.Builder","love.forte.simbot.telegram.api.message.CopyMessageApi.Factory.builder"]},{"name":"fun builder(): CopyMessagesApi.Builder","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Factory.builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-factory/builder.html","searchKeys":["builder","fun builder(): CopyMessagesApi.Builder","love.forte.simbot.telegram.api.message.CopyMessagesApi.Factory.builder"]},{"name":"fun builder(): ForwardMessageApi.Builder","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Factory.builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-factory/builder.html","searchKeys":["builder","fun builder(): ForwardMessageApi.Builder","love.forte.simbot.telegram.api.message.ForwardMessageApi.Factory.builder"]},{"name":"fun builder(): ForwardMessagesApi.Builder","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Factory.builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-factory/builder.html","searchKeys":["builder","fun builder(): ForwardMessagesApi.Builder","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Factory.builder"]},{"name":"fun builder(): SendMessageApi.Builder","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Factory.builder","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-factory/builder.html","searchKeys":["builder","fun builder(): SendMessageApi.Builder","love.forte.simbot.telegram.api.message.SendMessageApi.Factory.builder"]},{"name":"fun chatId(value: Long)","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/chat-id.html","searchKeys":["chatId","fun chatId(value: Long)","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.chatId"]},{"name":"fun chatId(value: Long)","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/chat-id.html","searchKeys":["chatId","fun chatId(value: Long)","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.chatId"]},{"name":"fun chatId(value: Long)","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/chat-id.html","searchKeys":["chatId","fun chatId(value: Long)","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.chatId"]},{"name":"fun chatId(value: Long)","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/chat-id.html","searchKeys":["chatId","fun chatId(value: Long)","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.chatId"]},{"name":"fun chatId(value: Long)","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/chat-id.html","searchKeys":["chatId","fun chatId(value: Long)","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.chatId"]},{"name":"fun chatId(value: String)","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/chat-id.html","searchKeys":["chatId","fun chatId(value: String)","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.chatId"]},{"name":"fun chatId(value: String)","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/chat-id.html","searchKeys":["chatId","fun chatId(value: String)","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.chatId"]},{"name":"fun chatId(value: String)","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/chat-id.html","searchKeys":["chatId","fun chatId(value: String)","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.chatId"]},{"name":"fun chatId(value: String)","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/chat-id.html","searchKeys":["chatId","fun chatId(value: String)","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.chatId"]},{"name":"fun chatId(value: String)","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/chat-id.html","searchKeys":["chatId","fun chatId(value: String)","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.chatId"]},{"name":"fun create(): CloseApi","description":"love.forte.simbot.telegram.api.bot.CloseApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-close-api/-factory/create.html","searchKeys":["create","fun create(): CloseApi","love.forte.simbot.telegram.api.bot.CloseApi.Factory.create"]},{"name":"fun create(): GetForumTopicIconStickersApi","description":"love.forte.simbot.telegram.api.chat.GetForumTopicIconStickersApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-forum-topic-icon-stickers-api/-factory/create.html","searchKeys":["create","fun create(): GetForumTopicIconStickersApi","love.forte.simbot.telegram.api.chat.GetForumTopicIconStickersApi.Factory.create"]},{"name":"fun create(): GetMeApi","description":"love.forte.simbot.telegram.api.bot.GetMeApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-me-api/-factory/create.html","searchKeys":["create","fun create(): GetMeApi","love.forte.simbot.telegram.api.bot.GetMeApi.Factory.create"]},{"name":"fun create(): GetMyDefaultAdministratorRightsApi","description":"love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-default-administrator-rights-api/-factory/create.html","searchKeys":["create","fun create(): GetMyDefaultAdministratorRightsApi","love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.Factory.create"]},{"name":"fun create(): GetUpdatesApi","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/-factory/create.html","searchKeys":["create","fun create(): GetUpdatesApi","love.forte.simbot.telegram.api.update.GetUpdatesApi.Factory.create"]},{"name":"fun create(): GetWebhookInfoApi","description":"love.forte.simbot.telegram.api.update.GetWebhookInfoApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-webhook-info-api/-factory/create.html","searchKeys":["create","fun create(): GetWebhookInfoApi","love.forte.simbot.telegram.api.update.GetWebhookInfoApi.Factory.create"]},{"name":"fun create(): LogOutApi","description":"love.forte.simbot.telegram.api.bot.LogOutApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-log-out-api/-factory/create.html","searchKeys":["create","fun create(): LogOutApi","love.forte.simbot.telegram.api.bot.LogOutApi.Factory.create"]},{"name":"fun create(body: CopyMessageApi.Body): CopyMessageApi","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-factory/create.html","searchKeys":["create","fun create(body: CopyMessageApi.Body): CopyMessageApi","love.forte.simbot.telegram.api.message.CopyMessageApi.Factory.create"]},{"name":"fun create(body: CopyMessagesApi.Body): CopyMessagesApi","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-factory/create.html","searchKeys":["create","fun create(body: CopyMessagesApi.Body): CopyMessagesApi","love.forte.simbot.telegram.api.message.CopyMessagesApi.Factory.create"]},{"name":"fun create(body: ForwardMessageApi.Body): ForwardMessageApi","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-factory/create.html","searchKeys":["create","fun create(body: ForwardMessageApi.Body): ForwardMessageApi","love.forte.simbot.telegram.api.message.ForwardMessageApi.Factory.create"]},{"name":"fun create(body: ForwardMessagesApi.Body): ForwardMessagesApi","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-factory/create.html","searchKeys":["create","fun create(body: ForwardMessagesApi.Body): ForwardMessagesApi","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Factory.create"]},{"name":"fun create(body: GetUpdatesApi.Body): GetUpdatesApi","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/-factory/create.html","searchKeys":["create","fun create(body: GetUpdatesApi.Body): GetUpdatesApi","love.forte.simbot.telegram.api.update.GetUpdatesApi.Factory.create"]},{"name":"fun create(body: SendAudioApi.Body): SendAudioApi","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-factory/create.html","searchKeys":["create","fun create(body: SendAudioApi.Body): SendAudioApi","love.forte.simbot.telegram.api.message.SendAudioApi.Factory.create"]},{"name":"fun create(body: SendDocumentApi.Body): SendDocumentApi","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-factory/create.html","searchKeys":["create","fun create(body: SendDocumentApi.Body): SendDocumentApi","love.forte.simbot.telegram.api.message.SendDocumentApi.Factory.create"]},{"name":"fun create(body: SendMessageApi.Body): SendMessageApi","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-factory/create.html","searchKeys":["create","fun create(body: SendMessageApi.Body): SendMessageApi","love.forte.simbot.telegram.api.message.SendMessageApi.Factory.create"]},{"name":"fun create(body: SendPhotoApi.Body): SendPhotoApi","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-factory/create.html","searchKeys":["create","fun create(body: SendPhotoApi.Body): SendPhotoApi","love.forte.simbot.telegram.api.message.SendPhotoApi.Factory.create"]},{"name":"fun create(chatId: ChatId): GetChatAdministratorsApi","description":"love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-administrators-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId): GetChatAdministratorsApi","love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.Factory.create"]},{"name":"fun create(chatId: ChatId): GetChatApi","description":"love.forte.simbot.telegram.api.chat.GetChatApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId): GetChatApi","love.forte.simbot.telegram.api.chat.GetChatApi.Factory.create"]},{"name":"fun create(chatId: ChatId): GetChatMemberCountApi","description":"love.forte.simbot.telegram.api.chat.GetChatMemberCountApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-count-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId): GetChatMemberCountApi","love.forte.simbot.telegram.api.chat.GetChatMemberCountApi.Factory.create"]},{"name":"fun create(chatId: ChatId, audio: InputFile): SendAudioApi","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId, audio: InputFile): SendAudioApi","love.forte.simbot.telegram.api.message.SendAudioApi.Factory.create"]},{"name":"fun create(chatId: ChatId, document: InputFile): SendDocumentApi","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId, document: InputFile): SendDocumentApi","love.forte.simbot.telegram.api.message.SendDocumentApi.Factory.create"]},{"name":"fun create(chatId: ChatId, fromChatId: ChatId, messageId: Int): CopyMessageApi","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId, fromChatId: ChatId, messageId: Int): CopyMessageApi","love.forte.simbot.telegram.api.message.CopyMessageApi.Factory.create"]},{"name":"fun create(chatId: ChatId, fromChatId: ChatId, messageId: Int): ForwardMessageApi","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId, fromChatId: ChatId, messageId: Int): ForwardMessageApi","love.forte.simbot.telegram.api.message.ForwardMessageApi.Factory.create"]},{"name":"fun create(chatId: ChatId, fromChatId: ChatId, messageIds: Collection): CopyMessagesApi","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId, fromChatId: ChatId, messageIds: Collection): CopyMessagesApi","love.forte.simbot.telegram.api.message.CopyMessagesApi.Factory.create"]},{"name":"fun create(chatId: ChatId, fromChatId: ChatId, messageIds: Collection): ForwardMessagesApi","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId, fromChatId: ChatId, messageIds: Collection): ForwardMessagesApi","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Factory.create"]},{"name":"fun create(chatId: ChatId, messageId: Int): DeleteMessageApi","description":"love.forte.simbot.telegram.api.message.DeleteMessageApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-message-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId, messageId: Int): DeleteMessageApi","love.forte.simbot.telegram.api.message.DeleteMessageApi.Factory.create"]},{"name":"fun create(chatId: ChatId, messageIds: Collection): DeleteMessagesApi","description":"love.forte.simbot.telegram.api.message.DeleteMessagesApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-messages-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId, messageIds: Collection): DeleteMessagesApi","love.forte.simbot.telegram.api.message.DeleteMessagesApi.Factory.create"]},{"name":"fun create(chatId: ChatId, photo: InputFile): SendPhotoApi","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId, photo: InputFile): SendPhotoApi","love.forte.simbot.telegram.api.message.SendPhotoApi.Factory.create"]},{"name":"fun create(chatId: ChatId, text: String): SendMessageApi","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId, text: String): SendMessageApi","love.forte.simbot.telegram.api.message.SendMessageApi.Factory.create"]},{"name":"fun create(chatId: ChatId, userId: Int): GetChatMemberApi","description":"love.forte.simbot.telegram.api.chat.GetChatMemberApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId, userId: Int): GetChatMemberApi","love.forte.simbot.telegram.api.chat.GetChatMemberApi.Factory.create"]},{"name":"fun create(chatId: ChatId, userId: Int): GetUserChatBoostsApi","description":"love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-user-chat-boosts-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId, userId: Int): GetUserChatBoostsApi","love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi.Factory.create"]},{"name":"fun create(chatId: ChatId? = null): GetChatMenuButtonApi","description":"love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-chat-menu-button-api/-factory/create.html","searchKeys":["create","fun create(chatId: ChatId? = null): GetChatMenuButtonApi","love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi.Factory.create"]},{"name":"fun create(chatId: Long): GetChatAdministratorsApi","description":"love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-administrators-api/-factory/create.html","searchKeys":["create","fun create(chatId: Long): GetChatAdministratorsApi","love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.Factory.create"]},{"name":"fun create(chatId: String): GetChatAdministratorsApi","description":"love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-administrators-api/-factory/create.html","searchKeys":["create","fun create(chatId: String): GetChatAdministratorsApi","love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.Factory.create"]},{"name":"fun create(commands: List, scope: BotCommandScope? = null, languageCode: String? = null): SetMyCommandsApi","description":"love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-set-my-commands-api/-factory/create.html","searchKeys":["create","fun create(commands: List, scope: BotCommandScope? = null, languageCode: String? = null): SetMyCommandsApi","love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Factory.create"]},{"name":"fun create(dropPendingUpdates: Boolean? = null): DeleteWebhookApi","description":"love.forte.simbot.telegram.api.update.DeleteWebhookApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-delete-webhook-api/-factory/create.html","searchKeys":["create","fun create(dropPendingUpdates: Boolean? = null): DeleteWebhookApi","love.forte.simbot.telegram.api.update.DeleteWebhookApi.Factory.create"]},{"name":"fun create(forChannels: Boolean): GetMyDefaultAdministratorRightsApi","description":"love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-default-administrator-rights-api/-factory/create.html","searchKeys":["create","fun create(forChannels: Boolean): GetMyDefaultAdministratorRightsApi","love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.Factory.create"]},{"name":"fun create(languageCode: String? = null): GetMyDescriptionApi","description":"love.forte.simbot.telegram.api.bot.GetMyDescriptionApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-description-api/-factory/create.html","searchKeys":["create","fun create(languageCode: String? = null): GetMyDescriptionApi","love.forte.simbot.telegram.api.bot.GetMyDescriptionApi.Factory.create"]},{"name":"fun create(languageCode: String? = null): GetMyNameApi","description":"love.forte.simbot.telegram.api.bot.GetMyNameApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-name-api/-factory/create.html","searchKeys":["create","fun create(languageCode: String? = null): GetMyNameApi","love.forte.simbot.telegram.api.bot.GetMyNameApi.Factory.create"]},{"name":"fun create(languageCode: String? = null): GetMyShortDescriptionApi","description":"love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-short-description-api/-factory/create.html","searchKeys":["create","fun create(languageCode: String? = null): GetMyShortDescriptionApi","love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi.Factory.create"]},{"name":"fun create(params: SetWebhookApi.Params): SetWebhookApi","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/-factory/create.html","searchKeys":["create","fun create(params: SetWebhookApi.Params): SetWebhookApi","love.forte.simbot.telegram.api.update.SetWebhookApi.Factory.create"]},{"name":"fun create(scope: BotCommandScope? = null, languageCode: String? = null): DeleteMyCommandsApi","description":"love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-delete-my-commands-api/-factory/create.html","searchKeys":["create","fun create(scope: BotCommandScope? = null, languageCode: String? = null): DeleteMyCommandsApi","love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.Factory.create"]},{"name":"fun create(scope: BotCommandScope? = null, languageCode: String? = null): GetMyCommandsApi","description":"love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-get-my-commands-api/-factory/create.html","searchKeys":["create","fun create(scope: BotCommandScope? = null, languageCode: String? = null): GetMyCommandsApi","love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi.Factory.create"]},{"name":"fun create(url: String): SetWebhookApi","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/-factory/create.html","searchKeys":["create","fun create(url: String): SetWebhookApi","love.forte.simbot.telegram.api.update.SetWebhookApi.Factory.create"]},{"name":"fun create(userId: Int, offset: Int? = null, limit: Int? = null): GetUserProfilePhotosApi","description":"love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi.Factory.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.user/-get-user-profile-photos-api/-factory/create.html","searchKeys":["create","fun create(userId: Int, offset: Int? = null, limit: Int? = null): GetUserProfilePhotosApi","love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi.Factory.create"]},{"name":"fun create(value: String, defaultHeaders: Headers = Headers.Empty): InputFile","description":"love.forte.simbot.telegram.api.utils.StringValueInputFile.Companion.create","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.utils/-string-value-input-file/-companion/create.html","searchKeys":["create","fun create(value: String, defaultHeaders: Headers = Headers.Empty): InputFile","love.forte.simbot.telegram.api.utils.StringValueInputFile.Companion.create"]},{"name":"fun decodeFromRawJson(content: String): Update","description":"love.forte.simbot.telegram.api.update.Update.Companion.decodeFromRawJson","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/-companion/decode-from-raw-json.html","searchKeys":["decodeFromRawJson","fun decodeFromRawJson(content: String): Update","love.forte.simbot.telegram.api.update.Update.Companion.decodeFromRawJson"]},{"name":"fun duration(duration: Duration)","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.duration","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/duration.html","searchKeys":["duration","fun duration(duration: Duration)","love.forte.simbot.telegram.api.message.SendAudioApi.Body.duration"]},{"name":"fun fromChatId(value: Long)","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/from-chat-id.html","searchKeys":["fromChatId","fun fromChatId(value: Long)","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.fromChatId"]},{"name":"fun fromChatId(value: Long)","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/from-chat-id.html","searchKeys":["fromChatId","fun fromChatId(value: Long)","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.fromChatId"]},{"name":"fun fromChatId(value: Long)","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/from-chat-id.html","searchKeys":["fromChatId","fun fromChatId(value: Long)","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.fromChatId"]},{"name":"fun fromChatId(value: Long)","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/from-chat-id.html","searchKeys":["fromChatId","fun fromChatId(value: Long)","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.fromChatId"]},{"name":"fun fromChatId(value: String)","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/from-chat-id.html","searchKeys":["fromChatId","fun fromChatId(value: String)","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.fromChatId"]},{"name":"fun fromChatId(value: String)","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/from-chat-id.html","searchKeys":["fromChatId","fun fromChatId(value: String)","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.fromChatId"]},{"name":"fun fromChatId(value: String)","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/from-chat-id.html","searchKeys":["fromChatId","fun fromChatId(value: String)","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.fromChatId"]},{"name":"fun fromChatId(value: String)","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/from-chat-id.html","searchKeys":["fromChatId","fun fromChatId(value: String)","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.fromChatId"]},{"name":"fun getUpdateType(name: String): KClass<*>","description":"love.forte.simbot.telegram.api.update.UpdateValues.getUpdateType","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/get-update-type.html","searchKeys":["getUpdateType","fun getUpdateType(name: String): KClass<*>","love.forte.simbot.telegram.api.update.UpdateValues.getUpdateType"]},{"name":"fun parseMode(formattingOption: FormattingOption?)","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.parseMode","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/parse-mode.html","searchKeys":["parseMode","fun parseMode(formattingOption: FormattingOption?)","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.parseMode"]},{"name":"fun replyMarkup(value: ForceReply)","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/reply-markup.html","searchKeys":["replyMarkup","fun replyMarkup(value: ForceReply)","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.replyMarkup"]},{"name":"fun replyMarkup(value: ForceReply)","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/reply-markup.html","searchKeys":["replyMarkup","fun replyMarkup(value: ForceReply)","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.replyMarkup"]},{"name":"fun replyMarkup(value: InlineKeyboardMarkup)","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/reply-markup.html","searchKeys":["replyMarkup","fun replyMarkup(value: InlineKeyboardMarkup)","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.replyMarkup"]},{"name":"fun replyMarkup(value: InlineKeyboardMarkup)","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/reply-markup.html","searchKeys":["replyMarkup","fun replyMarkup(value: InlineKeyboardMarkup)","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.replyMarkup"]},{"name":"fun replyMarkup(value: ReplyKeyboardMarkup)","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/reply-markup.html","searchKeys":["replyMarkup","fun replyMarkup(value: ReplyKeyboardMarkup)","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.replyMarkup"]},{"name":"fun replyMarkup(value: ReplyKeyboardMarkup)","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/reply-markup.html","searchKeys":["replyMarkup","fun replyMarkup(value: ReplyKeyboardMarkup)","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.replyMarkup"]},{"name":"fun replyMarkup(value: ReplyKeyboardRemove)","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/reply-markup.html","searchKeys":["replyMarkup","fun replyMarkup(value: ReplyKeyboardRemove)","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.replyMarkup"]},{"name":"fun replyMarkup(value: ReplyKeyboardRemove)","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/reply-markup.html","searchKeys":["replyMarkup","fun replyMarkup(value: ReplyKeyboardRemove)","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.replyMarkup"]},{"name":"fun serverUrl(url: String): Url","description":"love.forte.simbot.telegram.api.Telegram.serverUrl","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram/server-url.html","searchKeys":["serverUrl","fun serverUrl(url: String): Url","love.forte.simbot.telegram.api.Telegram.serverUrl"]},{"name":"inline fun requireNotNullNamed(value: T?, name: () -> String = { \"value\" }): T","description":"love.forte.simbot.telegram.api.utils.requireNotNullNamed","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.utils/require-not-null-named.html","searchKeys":["requireNotNullNamed","inline fun requireNotNullNamed(value: T?, name: () -> String = { \"value\" }): T","love.forte.simbot.telegram.api.utils.requireNotNullNamed"]},{"name":"inline fun resolveTo(update: Update, block: (String, Any) -> T): T","description":"love.forte.simbot.telegram.api.update.UpdateValues.resolveTo","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/resolve-to.html","searchKeys":["resolveTo","inline fun resolveTo(update: Update, block: (String, Any) -> T): T","love.forte.simbot.telegram.api.update.UpdateValues.resolveTo"]},{"name":"inline fun buildCopyMessageApi(block: CopyMessageApi.Builder.() -> Unit): CopyMessageApi","description":"love.forte.simbot.telegram.api.message.buildCopyMessageApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/build-copy-message-api.html","searchKeys":["buildCopyMessageApi","inline fun buildCopyMessageApi(block: CopyMessageApi.Builder.() -> Unit): CopyMessageApi","love.forte.simbot.telegram.api.message.buildCopyMessageApi"]},{"name":"inline fun buildCopyMessageApi(chatId: ChatId, fromChatId: ChatId, messageId: Int, block: CopyMessageApi.Builder.() -> Unit = {}): CopyMessageApi","description":"love.forte.simbot.telegram.api.message.buildCopyMessageApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/build-copy-message-api.html","searchKeys":["buildCopyMessageApi","inline fun buildCopyMessageApi(chatId: ChatId, fromChatId: ChatId, messageId: Int, block: CopyMessageApi.Builder.() -> Unit = {}): CopyMessageApi","love.forte.simbot.telegram.api.message.buildCopyMessageApi"]},{"name":"inline fun buildCopyMessagesApi(block: CopyMessagesApi.Builder.() -> Unit): CopyMessagesApi","description":"love.forte.simbot.telegram.api.message.buildCopyMessagesApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/build-copy-messages-api.html","searchKeys":["buildCopyMessagesApi","inline fun buildCopyMessagesApi(block: CopyMessagesApi.Builder.() -> Unit): CopyMessagesApi","love.forte.simbot.telegram.api.message.buildCopyMessagesApi"]},{"name":"inline fun buildCopyMessagesApi(chatId: ChatId, fromChatId: ChatId, messageIds: Collection, block: CopyMessagesApi.Builder.() -> Unit = {}): CopyMessagesApi","description":"love.forte.simbot.telegram.api.message.buildCopyMessagesApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/build-copy-messages-api.html","searchKeys":["buildCopyMessagesApi","inline fun buildCopyMessagesApi(chatId: ChatId, fromChatId: ChatId, messageIds: Collection, block: CopyMessagesApi.Builder.() -> Unit = {}): CopyMessagesApi","love.forte.simbot.telegram.api.message.buildCopyMessagesApi"]},{"name":"inline fun buildForwardMessageApi(block: ForwardMessageApi.Builder.() -> Unit): ForwardMessageApi","description":"love.forte.simbot.telegram.api.message.buildForwardMessageApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/build-forward-message-api.html","searchKeys":["buildForwardMessageApi","inline fun buildForwardMessageApi(block: ForwardMessageApi.Builder.() -> Unit): ForwardMessageApi","love.forte.simbot.telegram.api.message.buildForwardMessageApi"]},{"name":"inline fun buildForwardMessageApi(chatId: ChatId, fromChatId: ChatId, messageId: Int, block: ForwardMessageApi.Builder.() -> Unit = {}): ForwardMessageApi","description":"love.forte.simbot.telegram.api.message.buildForwardMessageApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/build-forward-message-api.html","searchKeys":["buildForwardMessageApi","inline fun buildForwardMessageApi(chatId: ChatId, fromChatId: ChatId, messageId: Int, block: ForwardMessageApi.Builder.() -> Unit = {}): ForwardMessageApi","love.forte.simbot.telegram.api.message.buildForwardMessageApi"]},{"name":"inline fun buildForwardMessageApi(chatId: ChatId, fromChatId: ChatId, messageIds: Collection, block: ForwardMessagesApi.Builder.() -> Unit = {}): ForwardMessagesApi","description":"love.forte.simbot.telegram.api.message.buildForwardMessageApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/build-forward-message-api.html","searchKeys":["buildForwardMessageApi","inline fun buildForwardMessageApi(chatId: ChatId, fromChatId: ChatId, messageIds: Collection, block: ForwardMessagesApi.Builder.() -> Unit = {}): ForwardMessagesApi","love.forte.simbot.telegram.api.message.buildForwardMessageApi"]},{"name":"inline fun buildForwardMessagesApi(block: ForwardMessagesApi.Builder.() -> Unit): ForwardMessagesApi","description":"love.forte.simbot.telegram.api.message.buildForwardMessagesApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/build-forward-messages-api.html","searchKeys":["buildForwardMessagesApi","inline fun buildForwardMessagesApi(block: ForwardMessagesApi.Builder.() -> Unit): ForwardMessagesApi","love.forte.simbot.telegram.api.message.buildForwardMessagesApi"]},{"name":"inline fun buildSendAudioApi(block: SendAudioApi.Body.() -> Unit): SendAudioApi","description":"love.forte.simbot.telegram.api.message.buildSendAudioApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/build-send-audio-api.html","searchKeys":["buildSendAudioApi","inline fun buildSendAudioApi(block: SendAudioApi.Body.() -> Unit): SendAudioApi","love.forte.simbot.telegram.api.message.buildSendAudioApi"]},{"name":"inline fun buildSendDocumentApi(block: SendDocumentApi.Body.() -> Unit): SendDocumentApi","description":"love.forte.simbot.telegram.api.message.buildSendDocumentApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/build-send-document-api.html","searchKeys":["buildSendDocumentApi","inline fun buildSendDocumentApi(block: SendDocumentApi.Body.() -> Unit): SendDocumentApi","love.forte.simbot.telegram.api.message.buildSendDocumentApi"]},{"name":"inline fun buildSendMessageApi(block: SendMessageApi.Builder.() -> Unit): SendMessageApi","description":"love.forte.simbot.telegram.api.message.buildSendMessageApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/build-send-message-api.html","searchKeys":["buildSendMessageApi","inline fun buildSendMessageApi(block: SendMessageApi.Builder.() -> Unit): SendMessageApi","love.forte.simbot.telegram.api.message.buildSendMessageApi"]},{"name":"inline fun buildSendMessageApi(chatId: ChatId, text: String, block: SendMessageApi.Builder.() -> Unit = {}): SendMessageApi","description":"love.forte.simbot.telegram.api.message.buildSendMessageApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/build-send-message-api.html","searchKeys":["buildSendMessageApi","inline fun buildSendMessageApi(chatId: ChatId, text: String, block: SendMessageApi.Builder.() -> Unit = {}): SendMessageApi","love.forte.simbot.telegram.api.message.buildSendMessageApi"]},{"name":"inline fun buildSendPhotoApi(block: SendPhotoApi.Body.() -> Unit): SendPhotoApi","description":"love.forte.simbot.telegram.api.message.buildSendPhotoApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/build-send-photo-api.html","searchKeys":["buildSendPhotoApi","inline fun buildSendPhotoApi(block: SendPhotoApi.Body.() -> Unit): SendPhotoApi","love.forte.simbot.telegram.api.message.buildSendPhotoApi"]},{"name":"inline fun getUpdateFlow(timeout: Int? = null, firstOffset: Int? = null, eachLimit: Int? = null, allowedUpdates: Collection? = null, crossinline onEachResult: (List) -> List = { it }, crossinline onError: (Throwable) -> List = {\n if (it is HttpRequestTimeoutException) emptyList() else throw it\n }, crossinline requestor: suspend (GetUpdatesApi) -> List): Flow","description":"love.forte.simbot.telegram.api.update.getUpdateFlow","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/get-update-flow.html","searchKeys":["getUpdateFlow","inline fun getUpdateFlow(timeout: Int? = null, firstOffset: Int? = null, eachLimit: Int? = null, allowedUpdates: Collection? = null, crossinline onEachResult: (List) -> List = { it }, crossinline onError: (Throwable) -> List = {\n if (it is HttpRequestTimeoutException) emptyList() else throw it\n }, crossinline requestor: suspend (GetUpdatesApi) -> List): Flow","love.forte.simbot.telegram.api.update.getUpdateFlow"]},{"name":"inline fun getUserProfilePhotosFlow(userId: Int, firstOffset: Int? = null, eachLimit: Int? = null, emitLastEmptyResult: Boolean = false, crossinline onEachResult: (UserProfilePhotos) -> UserProfilePhotos = { it }, crossinline requestor: suspend (GetUserProfilePhotosApi) -> UserProfilePhotos): Flow","description":"love.forte.simbot.telegram.api.user.getUserProfilePhotosFlow","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.user/get-user-profile-photos-flow.html","searchKeys":["getUserProfilePhotosFlow","inline fun getUserProfilePhotosFlow(userId: Int, firstOffset: Int? = null, eachLimit: Int? = null, emitLastEmptyResult: Boolean = false, crossinline onEachResult: (UserProfilePhotos) -> UserProfilePhotos = { it }, crossinline requestor: suspend (GetUserProfilePhotosApi) -> UserProfilePhotos): Flow","love.forte.simbot.telegram.api.user.getUserProfilePhotosFlow"]},{"name":"lateinit var audio: InputFile","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.audio","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/audio.html","searchKeys":["audio","lateinit var audio: InputFile","love.forte.simbot.telegram.api.message.SendAudioApi.Body.audio"]},{"name":"lateinit var chatId: ChatId","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/chat-id.html","searchKeys":["chatId","lateinit var chatId: ChatId","love.forte.simbot.telegram.api.message.SendAudioApi.Body.chatId"]},{"name":"lateinit var chatId: ChatId","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/chat-id.html","searchKeys":["chatId","lateinit var chatId: ChatId","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.chatId"]},{"name":"lateinit var chatId: ChatId","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/chat-id.html","searchKeys":["chatId","lateinit var chatId: ChatId","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.chatId"]},{"name":"lateinit var document: InputFile","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.document","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/document.html","searchKeys":["document","lateinit var document: InputFile","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.document"]},{"name":"lateinit var photo: InputFile","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.photo","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/photo.html","searchKeys":["photo","lateinit var photo: InputFile","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.photo"]},{"name":"object Companion","description":"love.forte.simbot.telegram.api.TelegramApiResult.Companion","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-result/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.telegram.api.TelegramApiResult.Companion"]},{"name":"object Companion","description":"love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.Companion","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-reply-markup-wrapper/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.Companion"]},{"name":"object Companion","description":"love.forte.simbot.telegram.api.update.Update.Companion","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.telegram.api.update.Update.Companion"]},{"name":"object Companion","description":"love.forte.simbot.telegram.api.utils.StringValueInputFile.Companion","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.utils/-string-value-input-file/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.telegram.api.utils.StringValueInputFile.Companion"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.bot.CloseApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-close-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.bot.CloseApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-chat-menu-button-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.bot.GetMeApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-me-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.bot.GetMeApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-default-administrator-rights-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.bot.GetMyDescriptionApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-description-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.bot.GetMyDescriptionApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.bot.GetMyNameApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-name-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.bot.GetMyNameApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-short-description-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.bot.LogOutApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-log-out-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.bot.LogOutApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-delete-my-commands-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-get-my-commands-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-set-my-commands-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-administrators-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.chat.GetChatApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.chat.GetChatApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.chat.GetChatMemberApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.chat.GetChatMemberApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.chat.GetChatMemberCountApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-count-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.chat.GetChatMemberCountApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.chat.GetForumTopicIconStickersApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-forum-topic-icon-stickers-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.chat.GetForumTopicIconStickersApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-user-chat-boosts-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.message.CopyMessageApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.message.CopyMessagesApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.message.DeleteMessageApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-message-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.message.DeleteMessageApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.message.DeleteMessagesApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-messages-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.message.DeleteMessagesApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.message.ForwardMessageApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.message.SendAudioApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.message.SendDocumentApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.message.SendMessageApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.message.SendPhotoApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.update.DeleteWebhookApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-delete-webhook-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.update.DeleteWebhookApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.update.GetUpdatesApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.update.GetWebhookInfoApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-webhook-info-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.update.GetWebhookInfoApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.update.SetWebhookApi.Factory"]},{"name":"object Factory","description":"love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi.Factory","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.user/-get-user-profile-photos-api/-factory/index.html","searchKeys":["Factory","object Factory","love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi.Factory"]},{"name":"object Telegram","description":"love.forte.simbot.telegram.api.Telegram","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram/index.html","searchKeys":["Telegram","object Telegram","love.forte.simbot.telegram.api.Telegram"]},{"name":"object UpdateValues","description":"love.forte.simbot.telegram.api.update.UpdateValues","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/index.html","searchKeys":["UpdateValues","object UpdateValues","love.forte.simbot.telegram.api.update.UpdateValues"]},{"name":"open class TelegramApiException(message: String? = null, cause: Throwable? = null) : RuntimeException","description":"love.forte.simbot.telegram.api.TelegramApiException","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-exception/index.html","searchKeys":["TelegramApiException","open class TelegramApiException(message: String? = null, cause: Throwable? = null) : RuntimeException","love.forte.simbot.telegram.api.TelegramApiException"]},{"name":"open class TelegramApiResultNotOkException(val result: TelegramApiResult<*>, message: String? = \"result: \", cause: Throwable? = null) : TelegramApiException","description":"love.forte.simbot.telegram.api.TelegramApiResultNotOkException","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-result-not-ok-exception/index.html","searchKeys":["TelegramApiResultNotOkException","open class TelegramApiResultNotOkException(val result: TelegramApiResult<*>, message: String? = \"result: \", cause: Throwable? = null) : TelegramApiException","love.forte.simbot.telegram.api.TelegramApiResultNotOkException"]},{"name":"open override fun includeTo(key: String, headers: Headers, formBuilder: FormBuilder)","description":"love.forte.simbot.telegram.api.utils.StringValueInputFile.includeTo","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.utils/-string-value-input-file/include-to.html","searchKeys":["includeTo","open override fun includeTo(key: String, headers: Headers, formBuilder: FormBuilder)","love.forte.simbot.telegram.api.utils.StringValueInputFile.includeTo"]},{"name":"open override fun toFormPart(key: String, headers: Headers): FormPart<*>","description":"love.forte.simbot.telegram.api.utils.StringValueInputFile.toFormPart","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.utils/-string-value-input-file/to-form-part.html","searchKeys":["toFormPart","open override fun toFormPart(key: String, headers: Headers): FormPart<*>","love.forte.simbot.telegram.api.utils.StringValueInputFile.toFormPart"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-delete-my-commands-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-set-my-commands-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-administrators-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.chat.GetChatApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.chat.GetChatApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.chat.GetChatMemberApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.chat.GetChatMemberApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.chat.GetChatMemberCountApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-count-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.chat.GetChatMemberCountApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-user-chat-boosts-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.message.CopyMessageApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.message.CopyMessagesApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.message.DeleteMessageApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-message-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.message.DeleteMessageApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.message.DeleteMessagesApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-messages-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.message.DeleteMessagesApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.message.ForwardMessageApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.message.ForwardMessagesApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.message.SendMessageApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.message.SendMessageApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.update.DeleteWebhookApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-delete-webhook-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.update.DeleteWebhookApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.update.GetUpdatesApi.body"]},{"name":"open override val body: Any","description":"love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.user/-get-user-profile-photos-api/body.html","searchKeys":["body","open override val body: Any","love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi.body"]},{"name":"open override val body: Any?","description":"love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-chat-menu-button-api/body.html","searchKeys":["body","open override val body: Any?","love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi.body"]},{"name":"open override val body: Any?","description":"love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-default-administrator-rights-api/body.html","searchKeys":["body","open override val body: Any?","love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.body"]},{"name":"open override val body: Any?","description":"love.forte.simbot.telegram.api.bot.GetMyDescriptionApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-description-api/body.html","searchKeys":["body","open override val body: Any?","love.forte.simbot.telegram.api.bot.GetMyDescriptionApi.body"]},{"name":"open override val body: Any?","description":"love.forte.simbot.telegram.api.bot.GetMyNameApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-name-api/body.html","searchKeys":["body","open override val body: Any?","love.forte.simbot.telegram.api.bot.GetMyNameApi.body"]},{"name":"open override val body: Any?","description":"love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-short-description-api/body.html","searchKeys":["body","open override val body: Any?","love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi.body"]},{"name":"open override val body: Any?","description":"love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-get-my-commands-api/body.html","searchKeys":["body","open override val body: Any?","love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi.body"]},{"name":"open override val body: MultiPartFormDataContent","description":"love.forte.simbot.telegram.api.message.SendAudioApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/body.html","searchKeys":["body","open override val body: MultiPartFormDataContent","love.forte.simbot.telegram.api.message.SendAudioApi.body"]},{"name":"open override val body: MultiPartFormDataContent","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/body.html","searchKeys":["body","open override val body: MultiPartFormDataContent","love.forte.simbot.telegram.api.message.SendDocumentApi.body"]},{"name":"open override val body: MultiPartFormDataContent","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/body.html","searchKeys":["body","open override val body: MultiPartFormDataContent","love.forte.simbot.telegram.api.message.SendPhotoApi.body"]},{"name":"open override val body: MultiPartFormDataContent","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/body.html","searchKeys":["body","open override val body: MultiPartFormDataContent","love.forte.simbot.telegram.api.update.SetWebhookApi.body"]},{"name":"open override val bodySerializationStrategy: SerializationStrategy?","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.bodySerializationStrategy","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/body-serialization-strategy.html","searchKeys":["bodySerializationStrategy","open override val bodySerializationStrategy: SerializationStrategy?","love.forte.simbot.telegram.api.message.CopyMessageApi.bodySerializationStrategy"]},{"name":"open override val bodySerializationStrategy: SerializationStrategy?","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.bodySerializationStrategy","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/body-serialization-strategy.html","searchKeys":["bodySerializationStrategy","open override val bodySerializationStrategy: SerializationStrategy?","love.forte.simbot.telegram.api.message.CopyMessagesApi.bodySerializationStrategy"]},{"name":"open override val bodySerializationStrategy: SerializationStrategy?","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.bodySerializationStrategy","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/body-serialization-strategy.html","searchKeys":["bodySerializationStrategy","open override val bodySerializationStrategy: SerializationStrategy?","love.forte.simbot.telegram.api.message.ForwardMessageApi.bodySerializationStrategy"]},{"name":"open override val bodySerializationStrategy: SerializationStrategy?","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.bodySerializationStrategy","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/body-serialization-strategy.html","searchKeys":["bodySerializationStrategy","open override val bodySerializationStrategy: SerializationStrategy?","love.forte.simbot.telegram.api.message.ForwardMessagesApi.bodySerializationStrategy"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.bot.CloseApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-close-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.bot.CloseApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-chat-menu-button-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.bot.GetMeApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-me-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.bot.GetMeApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-default-administrator-rights-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.bot.GetMyDescriptionApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-description-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.bot.GetMyDescriptionApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.bot.GetMyNameApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-name-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.bot.GetMyNameApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-short-description-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.bot.LogOutApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-log-out-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.bot.LogOutApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-delete-my-commands-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-get-my-commands-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-set-my-commands-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-administrators-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.chat.GetChatApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.chat.GetChatApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.chat.GetChatMemberApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.chat.GetChatMemberApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.chat.GetChatMemberCountApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-count-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.chat.GetChatMemberCountApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.chat.GetForumTopicIconStickersApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-forum-topic-icon-stickers-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.chat.GetForumTopicIconStickersApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-user-chat-boosts-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.message.CopyMessageApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.message.CopyMessagesApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.message.DeleteMessageApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-message-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.message.DeleteMessageApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.message.DeleteMessagesApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-messages-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.message.DeleteMessagesApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.message.ForwardMessageApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.message.ForwardMessagesApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.message.SendAudioApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.message.SendAudioApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.message.SendDocumentApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.message.SendMessageApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.message.SendMessageApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.message.SendPhotoApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.update.DeleteWebhookApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-delete-webhook-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.update.DeleteWebhookApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.update.GetUpdatesApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.update.GetWebhookInfoApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-webhook-info-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.update.GetWebhookInfoApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.update.SetWebhookApi.name"]},{"name":"open override val name: String","description":"love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi.name","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.user/-get-user-profile-photos-api/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi.name"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.bot.CloseApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-close-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.bot.CloseApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.bot.LogOutApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-log-out-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.bot.LogOutApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-delete-my-commands-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-set-my-commands-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.message.DeleteMessageApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-message-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.message.DeleteMessageApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.message.DeleteMessagesApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-messages-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.message.DeleteMessagesApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.update.DeleteWebhookApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-delete-webhook-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.update.DeleteWebhookApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.update.SetWebhookApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.bot.GetMyDescriptionApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-description-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.bot.GetMyDescriptionApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.bot.GetMyNameApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-name-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.bot.GetMyNameApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-short-description-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.chat.GetChatApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.chat.GetChatApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-default-administrator-rights-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.chat.GetChatMemberApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.chat.GetChatMemberApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.chat.GetChatMemberCountApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-count-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.chat.GetChatMemberCountApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-get-my-commands-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-administrators-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.message.CopyMessagesApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.message.ForwardMessagesApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.chat.GetForumTopicIconStickersApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-forum-topic-icon-stickers-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.chat.GetForumTopicIconStickersApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.update.GetUpdatesApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-chat-menu-button-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.message.ForwardMessageApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.message.SendAudioApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.message.SendAudioApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.message.SendDocumentApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.message.SendMessageApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.message.SendMessageApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.message.SendPhotoApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.message.CopyMessageApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.bot.GetMeApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-me-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.bot.GetMeApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-user-chat-boosts-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.user/-get-user-profile-photos-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi.responseDeserializer"]},{"name":"open override val responseDeserializer: DeserializationStrategy","description":"love.forte.simbot.telegram.api.update.GetWebhookInfoApi.responseDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-webhook-info-api/response-deserializer.html","searchKeys":["responseDeserializer","open override val responseDeserializer: DeserializationStrategy","love.forte.simbot.telegram.api.update.GetWebhookInfoApi.responseDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.bot.CloseApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-close-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.bot.CloseApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.bot.LogOutApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-log-out-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.bot.LogOutApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-delete-my-commands-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-set-my-commands-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.message.DeleteMessageApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-message-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.message.DeleteMessageApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.message.DeleteMessagesApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-delete-messages-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.message.DeleteMessagesApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.update.DeleteWebhookApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-delete-webhook-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.update.DeleteWebhookApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.update.SetWebhookApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.bot.GetMyDescriptionApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-description-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.bot.GetMyDescriptionApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.bot.GetMyNameApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-name-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.bot.GetMyNameApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-short-description-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.bot.GetMyShortDescriptionApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.chat.GetChatApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.chat.GetChatApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-my-default-administrator-rights-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.bot.GetMyDefaultAdministratorRightsApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.chat.GetChatMemberApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.chat.GetChatMemberApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.chat.GetChatMemberCountApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-member-count-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.chat.GetChatMemberCountApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>>","description":"love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-get-my-commands-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>>","love.forte.simbot.telegram.api.bot.command.GetMyCommandsApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>>","description":"love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-chat-administrators-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>>","love.forte.simbot.telegram.api.chat.GetChatAdministratorsApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>>","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>>","love.forte.simbot.telegram.api.message.CopyMessagesApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>>","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>>","love.forte.simbot.telegram.api.message.ForwardMessagesApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>>","description":"love.forte.simbot.telegram.api.chat.GetForumTopicIconStickersApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-forum-topic-icon-stickers-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>>","love.forte.simbot.telegram.api.chat.GetForumTopicIconStickersApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>>","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>>","love.forte.simbot.telegram.api.update.GetUpdatesApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-chat-menu-button-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.bot.GetChatMenuButtonApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.message.ForwardMessageApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.message.SendAudioApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.message.SendAudioApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.message.SendDocumentApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.message.SendMessageApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.message.SendMessageApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.message.SendPhotoApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.message.CopyMessageApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.bot.GetMeApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot/-get-me-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.bot.GetMeApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.chat/-get-user-chat-boosts-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.chat.GetUserChatBoostsApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.user/-get-user-profile-photos-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.user.GetUserProfilePhotosApi.resultDeserializer"]},{"name":"open override val resultDeserializer: DeserializationStrategy>","description":"love.forte.simbot.telegram.api.update.GetWebhookInfoApi.resultDeserializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-webhook-info-api/result-deserializer.html","searchKeys":["resultDeserializer","open override val resultDeserializer: DeserializationStrategy>","love.forte.simbot.telegram.api.update.GetWebhookInfoApi.resultDeserializer"]},{"name":"open val bodySerializationStrategy: SerializationStrategy?","description":"love.forte.simbot.telegram.api.TelegramApi.bodySerializationStrategy","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api/body-serialization-strategy.html","searchKeys":["bodySerializationStrategy","open val bodySerializationStrategy: SerializationStrategy?","love.forte.simbot.telegram.api.TelegramApi.bodySerializationStrategy"]},{"name":"open val headers: Headers","description":"love.forte.simbot.telegram.api.TelegramApi.headers","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api/headers.html","searchKeys":["headers","open val headers: Headers","love.forte.simbot.telegram.api.TelegramApi.headers"]},{"name":"override val body: Unit?","description":"love.forte.simbot.telegram.api.EmptyBodyTelegramApi.body","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-empty-body-telegram-api/body.html","searchKeys":["body","override val body: Unit?","love.forte.simbot.telegram.api.EmptyBodyTelegramApi.body"]},{"name":"override val bodySerializationStrategy: SerializationStrategy?","description":"love.forte.simbot.telegram.api.FormBodyTelegramApi.bodySerializationStrategy","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-form-body-telegram-api/body-serialization-strategy.html","searchKeys":["bodySerializationStrategy","override val bodySerializationStrategy: SerializationStrategy?","love.forte.simbot.telegram.api.FormBodyTelegramApi.bodySerializationStrategy"]},{"name":"protected abstract fun onMismatchUpdateEvent(name: String, value: Any, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onMismatchUpdateEvent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-mismatch-update-event.html","searchKeys":["onMismatchUpdateEvent","protected abstract fun onMismatchUpdateEvent(name: String, value: Any, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onMismatchUpdateEvent"]},{"name":"protected abstract suspend fun onMismatchUpdateEvent(name: String, value: Any, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onMismatchUpdateEvent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-mismatch-update-event.html","searchKeys":["onMismatchUpdateEvent","protected abstract suspend fun onMismatchUpdateEvent(name: String, value: Any, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onMismatchUpdateEvent"]},{"name":"protected constructor()","description":"love.forte.simbot.telegram.api.TelegramApi.TelegramApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api/-telegram-api.html","searchKeys":["TelegramApi","protected constructor()","love.forte.simbot.telegram.api.TelegramApi.TelegramApi"]},{"name":"protected constructor()","description":"love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.ReplyMarkupWrapper","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-reply-markup-wrapper/-reply-markup-wrapper.html","searchKeys":["ReplyMarkupWrapper","protected constructor()","love.forte.simbot.telegram.api.message.ReplyMarkupWrapper.ReplyMarkupWrapper"]},{"name":"protected open fun onCallbackQuery(name: String, value: CallbackQuery, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onCallbackQuery","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-callback-query.html","searchKeys":["onCallbackQuery","protected open fun onCallbackQuery(name: String, value: CallbackQuery, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onCallbackQuery"]},{"name":"protected open fun onChannelPost(name: String, value: Message, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onChannelPost","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-channel-post.html","searchKeys":["onChannelPost","protected open fun onChannelPost(name: String, value: Message, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onChannelPost"]},{"name":"protected open fun onChatBoost(name: String, value: ChatBoostUpdated, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onChatBoost","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-chat-boost.html","searchKeys":["onChatBoost","protected open fun onChatBoost(name: String, value: ChatBoostUpdated, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onChatBoost"]},{"name":"protected open fun onChatJoinRequest(name: String, value: ChatJoinRequest, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onChatJoinRequest","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-chat-join-request.html","searchKeys":["onChatJoinRequest","protected open fun onChatJoinRequest(name: String, value: ChatJoinRequest, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onChatJoinRequest"]},{"name":"protected open fun onChatMember(name: String, value: ChatMemberUpdated, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onChatMember","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-chat-member.html","searchKeys":["onChatMember","protected open fun onChatMember(name: String, value: ChatMemberUpdated, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onChatMember"]},{"name":"protected open fun onChosenInlineResult(name: String, value: ChosenInlineResult, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onChosenInlineResult","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-chosen-inline-result.html","searchKeys":["onChosenInlineResult","protected open fun onChosenInlineResult(name: String, value: ChosenInlineResult, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onChosenInlineResult"]},{"name":"protected open fun onEditedChannelPost(name: String, value: Message, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onEditedChannelPost","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-edited-channel-post.html","searchKeys":["onEditedChannelPost","protected open fun onEditedChannelPost(name: String, value: Message, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onEditedChannelPost"]},{"name":"protected open fun onEditedMessage(name: String, value: Message, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onEditedMessage","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-edited-message.html","searchKeys":["onEditedMessage","protected open fun onEditedMessage(name: String, value: Message, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onEditedMessage"]},{"name":"protected open fun onInlineQuery(name: String, value: InlineQuery, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onInlineQuery","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-inline-query.html","searchKeys":["onInlineQuery","protected open fun onInlineQuery(name: String, value: InlineQuery, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onInlineQuery"]},{"name":"protected open fun onMessage(name: String, value: Message, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onMessage","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-message.html","searchKeys":["onMessage","protected open fun onMessage(name: String, value: Message, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onMessage"]},{"name":"protected open fun onMessageReaction(name: String, value: MessageReactionUpdated, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onMessageReaction","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-message-reaction.html","searchKeys":["onMessageReaction","protected open fun onMessageReaction(name: String, value: MessageReactionUpdated, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onMessageReaction"]},{"name":"protected open fun onMessageReactionCount(name: String, value: MessageReactionCountUpdated, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onMessageReactionCount","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-message-reaction-count.html","searchKeys":["onMessageReactionCount","protected open fun onMessageReactionCount(name: String, value: MessageReactionCountUpdated, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onMessageReactionCount"]},{"name":"protected open fun onMyChatMember(name: String, value: ChatMemberUpdated, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onMyChatMember","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-my-chat-member.html","searchKeys":["onMyChatMember","protected open fun onMyChatMember(name: String, value: ChatMemberUpdated, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onMyChatMember"]},{"name":"protected open fun onPoll(name: String, value: Poll, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onPoll","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-poll.html","searchKeys":["onPoll","protected open fun onPoll(name: String, value: Poll, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onPoll"]},{"name":"protected open fun onPollAnswer(name: String, value: PollAnswer, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onPollAnswer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-poll-answer.html","searchKeys":["onPollAnswer","protected open fun onPollAnswer(name: String, value: PollAnswer, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onPollAnswer"]},{"name":"protected open fun onPreCheckoutQuery(name: String, value: PreCheckoutQuery, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onPreCheckoutQuery","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-pre-checkout-query.html","searchKeys":["onPreCheckoutQuery","protected open fun onPreCheckoutQuery(name: String, value: PreCheckoutQuery, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onPreCheckoutQuery"]},{"name":"protected open fun onRemovedChatBoost(name: String, value: ChatBoostRemoved, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onRemovedChatBoost","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-removed-chat-boost.html","searchKeys":["onRemovedChatBoost","protected open fun onRemovedChatBoost(name: String, value: ChatBoostRemoved, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onRemovedChatBoost"]},{"name":"protected open fun onShippingQuery(name: String, value: ShippingQuery, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.UpdateDivider.onShippingQuery","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-divider/on-shipping-query.html","searchKeys":["onShippingQuery","protected open fun onShippingQuery(name: String, value: ShippingQuery, update: Update?, context: C)","love.forte.simbot.telegram.api.update.UpdateDivider.onShippingQuery"]},{"name":"protected open suspend fun onCallbackQuery(name: String, value: CallbackQuery, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onCallbackQuery","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-callback-query.html","searchKeys":["onCallbackQuery","protected open suspend fun onCallbackQuery(name: String, value: CallbackQuery, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onCallbackQuery"]},{"name":"protected open suspend fun onChannelPost(name: String, value: Message, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onChannelPost","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-channel-post.html","searchKeys":["onChannelPost","protected open suspend fun onChannelPost(name: String, value: Message, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onChannelPost"]},{"name":"protected open suspend fun onChatBoost(name: String, value: ChatBoostUpdated, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onChatBoost","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-chat-boost.html","searchKeys":["onChatBoost","protected open suspend fun onChatBoost(name: String, value: ChatBoostUpdated, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onChatBoost"]},{"name":"protected open suspend fun onChatJoinRequest(name: String, value: ChatJoinRequest, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onChatJoinRequest","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-chat-join-request.html","searchKeys":["onChatJoinRequest","protected open suspend fun onChatJoinRequest(name: String, value: ChatJoinRequest, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onChatJoinRequest"]},{"name":"protected open suspend fun onChatMember(name: String, value: ChatMemberUpdated, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onChatMember","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-chat-member.html","searchKeys":["onChatMember","protected open suspend fun onChatMember(name: String, value: ChatMemberUpdated, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onChatMember"]},{"name":"protected open suspend fun onChosenInlineResult(name: String, value: ChosenInlineResult, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onChosenInlineResult","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-chosen-inline-result.html","searchKeys":["onChosenInlineResult","protected open suspend fun onChosenInlineResult(name: String, value: ChosenInlineResult, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onChosenInlineResult"]},{"name":"protected open suspend fun onEditedChannelPost(name: String, value: Message, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onEditedChannelPost","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-edited-channel-post.html","searchKeys":["onEditedChannelPost","protected open suspend fun onEditedChannelPost(name: String, value: Message, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onEditedChannelPost"]},{"name":"protected open suspend fun onEditedMessage(name: String, value: Message, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onEditedMessage","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-edited-message.html","searchKeys":["onEditedMessage","protected open suspend fun onEditedMessage(name: String, value: Message, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onEditedMessage"]},{"name":"protected open suspend fun onInlineQuery(name: String, value: InlineQuery, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onInlineQuery","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-inline-query.html","searchKeys":["onInlineQuery","protected open suspend fun onInlineQuery(name: String, value: InlineQuery, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onInlineQuery"]},{"name":"protected open suspend fun onMessage(name: String, value: Message, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onMessage","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-message.html","searchKeys":["onMessage","protected open suspend fun onMessage(name: String, value: Message, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onMessage"]},{"name":"protected open suspend fun onMessageReaction(name: String, value: MessageReactionUpdated, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onMessageReaction","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-message-reaction.html","searchKeys":["onMessageReaction","protected open suspend fun onMessageReaction(name: String, value: MessageReactionUpdated, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onMessageReaction"]},{"name":"protected open suspend fun onMessageReactionCount(name: String, value: MessageReactionCountUpdated, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onMessageReactionCount","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-message-reaction-count.html","searchKeys":["onMessageReactionCount","protected open suspend fun onMessageReactionCount(name: String, value: MessageReactionCountUpdated, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onMessageReactionCount"]},{"name":"protected open suspend fun onMyChatMember(name: String, value: ChatMemberUpdated, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onMyChatMember","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-my-chat-member.html","searchKeys":["onMyChatMember","protected open suspend fun onMyChatMember(name: String, value: ChatMemberUpdated, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onMyChatMember"]},{"name":"protected open suspend fun onPoll(name: String, value: Poll, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onPoll","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-poll.html","searchKeys":["onPoll","protected open suspend fun onPoll(name: String, value: Poll, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onPoll"]},{"name":"protected open suspend fun onPollAnswer(name: String, value: PollAnswer, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onPollAnswer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-poll-answer.html","searchKeys":["onPollAnswer","protected open suspend fun onPollAnswer(name: String, value: PollAnswer, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onPollAnswer"]},{"name":"protected open suspend fun onPreCheckoutQuery(name: String, value: PreCheckoutQuery, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onPreCheckoutQuery","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-pre-checkout-query.html","searchKeys":["onPreCheckoutQuery","protected open suspend fun onPreCheckoutQuery(name: String, value: PreCheckoutQuery, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onPreCheckoutQuery"]},{"name":"protected open suspend fun onRemovedChatBoost(name: String, value: ChatBoostRemoved, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onRemovedChatBoost","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-removed-chat-boost.html","searchKeys":["onRemovedChatBoost","protected open suspend fun onRemovedChatBoost(name: String, value: ChatBoostRemoved, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onRemovedChatBoost"]},{"name":"protected open suspend fun onShippingQuery(name: String, value: ShippingQuery, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onShippingQuery","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/on-shipping-query.html","searchKeys":["onShippingQuery","protected open suspend fun onShippingQuery(name: String, value: ShippingQuery, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.onShippingQuery"]},{"name":"sealed class ReplyMarkupWrapper","description":"love.forte.simbot.telegram.api.message.ReplyMarkupWrapper","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-reply-markup-wrapper/index.html","searchKeys":["ReplyMarkupWrapper","sealed class ReplyMarkupWrapper","love.forte.simbot.telegram.api.message.ReplyMarkupWrapper"]},{"name":"sealed class TelegramApi","description":"love.forte.simbot.telegram.api.TelegramApi","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api/index.html","searchKeys":["TelegramApi","sealed class TelegramApi","love.forte.simbot.telegram.api.TelegramApi"]},{"name":"suspend fun TelegramApi.requestData(client: HttpClient, token: String, server: String? = null): R","description":"love.forte.simbot.telegram.api.requestData","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/request-data.html","searchKeys":["requestData","suspend fun TelegramApi.requestData(client: HttpClient, token: String, server: String? = null): R","love.forte.simbot.telegram.api.requestData"]},{"name":"suspend fun TelegramApi.requestData(client: HttpClient, token: String, server: Url?): R","description":"love.forte.simbot.telegram.api.requestData","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/request-data.html","searchKeys":["requestData","suspend fun TelegramApi.requestData(client: HttpClient, token: String, server: Url?): R","love.forte.simbot.telegram.api.requestData"]},{"name":"suspend fun TelegramApi.requestResult(client: HttpClient, token: String, server: String? = null): TelegramApiResult","description":"love.forte.simbot.telegram.api.requestResult","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/request-result.html","searchKeys":["requestResult","suspend fun TelegramApi.requestResult(client: HttpClient, token: String, server: String? = null): TelegramApiResult","love.forte.simbot.telegram.api.requestResult"]},{"name":"suspend fun TelegramApi.requestResult(client: HttpClient, token: String, server: Url?): TelegramApiResult","description":"love.forte.simbot.telegram.api.requestResult","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/request-result.html","searchKeys":["requestResult","suspend fun TelegramApi.requestResult(client: HttpClient, token: String, server: Url?): TelegramApiResult","love.forte.simbot.telegram.api.requestResult"]},{"name":"suspend fun TelegramApi<*>.requestRaw(client: HttpClient, token: String, server: String? = null): HttpResponse","description":"love.forte.simbot.telegram.api.requestRaw","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/request-raw.html","searchKeys":["requestRaw","suspend fun TelegramApi<*>.requestRaw(client: HttpClient, token: String, server: String? = null): HttpResponse","love.forte.simbot.telegram.api.requestRaw"]},{"name":"suspend fun TelegramApi<*>.requestRaw(client: HttpClient, token: String, server: Url?): HttpResponse","description":"love.forte.simbot.telegram.api.requestRaw","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/request-raw.html","searchKeys":["requestRaw","suspend fun TelegramApi<*>.requestRaw(client: HttpClient, token: String, server: Url?): HttpResponse","love.forte.simbot.telegram.api.requestRaw"]},{"name":"suspend fun accept(name: String, value: Any, update: Update?, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.accept","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/accept.html","searchKeys":["accept","suspend fun accept(name: String, value: Any, update: Update?, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.accept"]},{"name":"suspend fun accept(update: Update, context: C)","description":"love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.accept","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-suspendable-update-divider/accept.html","searchKeys":["accept","suspend fun accept(update: Update, context: C)","love.forte.simbot.telegram.api.update.SuspendableUpdateDivider.accept"]},{"name":"val BaseServerUrl: Url","description":"love.forte.simbot.telegram.api.Telegram.BaseServerUrl","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram/-base-server-url.html","searchKeys":["BaseServerUrl","val BaseServerUrl: Url","love.forte.simbot.telegram.api.Telegram.BaseServerUrl"]},{"name":"val BooleanSerializer: KSerializer>","description":"love.forte.simbot.telegram.api.TelegramApiResult.Companion.BooleanSerializer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-result/-companion/-boolean-serializer.html","searchKeys":["BooleanSerializer","val BooleanSerializer: KSerializer>","love.forte.simbot.telegram.api.TelegramApiResult.Companion.BooleanSerializer"]},{"name":"val DefaultJson: Json","description":"love.forte.simbot.telegram.api.Telegram.DefaultJson","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram/-default-json.html","searchKeys":["DefaultJson","val DefaultJson: Json","love.forte.simbot.telegram.api.Telegram.DefaultJson"]},{"name":"val Names: Set","description":"love.forte.simbot.telegram.api.update.UpdateValues.Names","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/-names.html","searchKeys":["Names","val Names: Set","love.forte.simbot.telegram.api.update.UpdateValues.Names"]},{"name":"val allowedUpdates: Collection? = null","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi.Body.allowedUpdates","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/-body/allowed-updates.html","searchKeys":["allowedUpdates","val allowedUpdates: Collection? = null","love.forte.simbot.telegram.api.update.GetUpdatesApi.Body.allowedUpdates"]},{"name":"val callbackQuery: CallbackQuery? = null","description":"love.forte.simbot.telegram.api.update.Update.callbackQuery","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/callback-query.html","searchKeys":["callbackQuery","val callbackQuery: CallbackQuery? = null","love.forte.simbot.telegram.api.update.Update.callbackQuery"]},{"name":"val caption: String? = null","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Body.caption","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-body/caption.html","searchKeys":["caption","val caption: String? = null","love.forte.simbot.telegram.api.message.CopyMessageApi.Body.caption"]},{"name":"val captionEntities: Collection? = null","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Body.captionEntities","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-body/caption-entities.html","searchKeys":["captionEntities","val captionEntities: Collection? = null","love.forte.simbot.telegram.api.message.CopyMessageApi.Body.captionEntities"]},{"name":"val channelPost: Message? = null","description":"love.forte.simbot.telegram.api.update.Update.channelPost","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/channel-post.html","searchKeys":["channelPost","val channelPost: Message? = null","love.forte.simbot.telegram.api.update.Update.channelPost"]},{"name":"val chatBoost: ChatBoostUpdated? = null","description":"love.forte.simbot.telegram.api.update.Update.chatBoost","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/chat-boost.html","searchKeys":["chatBoost","val chatBoost: ChatBoostUpdated? = null","love.forte.simbot.telegram.api.update.Update.chatBoost"]},{"name":"val chatId: ChatId","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Body.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-body/chat-id.html","searchKeys":["chatId","val chatId: ChatId","love.forte.simbot.telegram.api.message.CopyMessageApi.Body.chatId"]},{"name":"val chatId: ChatId","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-body/chat-id.html","searchKeys":["chatId","val chatId: ChatId","love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.chatId"]},{"name":"val chatId: ChatId","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Body.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-body/chat-id.html","searchKeys":["chatId","val chatId: ChatId","love.forte.simbot.telegram.api.message.ForwardMessageApi.Body.chatId"]},{"name":"val chatId: ChatId","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-body/chat-id.html","searchKeys":["chatId","val chatId: ChatId","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body.chatId"]},{"name":"val chatId: ChatId","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Body.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-body/chat-id.html","searchKeys":["chatId","val chatId: ChatId","love.forte.simbot.telegram.api.message.SendMessageApi.Body.chatId"]},{"name":"val chatJoinRequest: ChatJoinRequest? = null","description":"love.forte.simbot.telegram.api.update.Update.chatJoinRequest","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/chat-join-request.html","searchKeys":["chatJoinRequest","val chatJoinRequest: ChatJoinRequest? = null","love.forte.simbot.telegram.api.update.Update.chatJoinRequest"]},{"name":"val chatMember: ChatMemberUpdated? = null","description":"love.forte.simbot.telegram.api.update.Update.chatMember","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/chat-member.html","searchKeys":["chatMember","val chatMember: ChatMemberUpdated? = null","love.forte.simbot.telegram.api.update.Update.chatMember"]},{"name":"val chosenInlineResult: ChosenInlineResult? = null","description":"love.forte.simbot.telegram.api.update.Update.chosenInlineResult","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/chosen-inline-result.html","searchKeys":["chosenInlineResult","val chosenInlineResult: ChosenInlineResult? = null","love.forte.simbot.telegram.api.update.Update.chosenInlineResult"]},{"name":"val commands: List","description":"love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Body.commands","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-set-my-commands-api/-body/commands.html","searchKeys":["commands","val commands: List","love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Body.commands"]},{"name":"val description: String? = null","description":"love.forte.simbot.telegram.api.TelegramApiResult.description","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-result/description.html","searchKeys":["description","val description: String? = null","love.forte.simbot.telegram.api.TelegramApiResult.description"]},{"name":"val disableNotification: Boolean? = null","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Body.disableNotification","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-body/disable-notification.html","searchKeys":["disableNotification","val disableNotification: Boolean? = null","love.forte.simbot.telegram.api.message.CopyMessageApi.Body.disableNotification"]},{"name":"val disableNotification: Boolean? = null","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.disableNotification","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-body/disable-notification.html","searchKeys":["disableNotification","val disableNotification: Boolean? = null","love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.disableNotification"]},{"name":"val disableNotification: Boolean? = null","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Body.disableNotification","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-body/disable-notification.html","searchKeys":["disableNotification","val disableNotification: Boolean? = null","love.forte.simbot.telegram.api.message.ForwardMessageApi.Body.disableNotification"]},{"name":"val disableNotification: Boolean? = null","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body.disableNotification","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-body/disable-notification.html","searchKeys":["disableNotification","val disableNotification: Boolean? = null","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body.disableNotification"]},{"name":"val disableNotification: Boolean? = null","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Body.disableNotification","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-body/disable-notification.html","searchKeys":["disableNotification","val disableNotification: Boolean? = null","love.forte.simbot.telegram.api.message.SendMessageApi.Body.disableNotification"]},{"name":"val editedChannelPost: Message? = null","description":"love.forte.simbot.telegram.api.update.Update.editedChannelPost","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/edited-channel-post.html","searchKeys":["editedChannelPost","val editedChannelPost: Message? = null","love.forte.simbot.telegram.api.update.Update.editedChannelPost"]},{"name":"val editedMessage: Message? = null","description":"love.forte.simbot.telegram.api.update.Update.editedMessage","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/edited-message.html","searchKeys":["editedMessage","val editedMessage: Message? = null","love.forte.simbot.telegram.api.update.Update.editedMessage"]},{"name":"val entities: Collection? = null","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Body.entities","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-body/entities.html","searchKeys":["entities","val entities: Collection? = null","love.forte.simbot.telegram.api.message.SendMessageApi.Body.entities"]},{"name":"val errorCode: Int? = null","description":"love.forte.simbot.telegram.api.TelegramApiResult.errorCode","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-result/error-code.html","searchKeys":["errorCode","val errorCode: Int? = null","love.forte.simbot.telegram.api.TelegramApiResult.errorCode"]},{"name":"val fromChatId: ChatId","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Body.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-body/from-chat-id.html","searchKeys":["fromChatId","val fromChatId: ChatId","love.forte.simbot.telegram.api.message.CopyMessageApi.Body.fromChatId"]},{"name":"val fromChatId: ChatId","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-body/from-chat-id.html","searchKeys":["fromChatId","val fromChatId: ChatId","love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.fromChatId"]},{"name":"val fromChatId: ChatId","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Body.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-body/from-chat-id.html","searchKeys":["fromChatId","val fromChatId: ChatId","love.forte.simbot.telegram.api.message.ForwardMessageApi.Body.fromChatId"]},{"name":"val fromChatId: ChatId","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-body/from-chat-id.html","searchKeys":["fromChatId","val fromChatId: ChatId","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body.fromChatId"]},{"name":"val inlineQuery: InlineQuery? = null","description":"love.forte.simbot.telegram.api.update.Update.inlineQuery","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/inline-query.html","searchKeys":["inlineQuery","val inlineQuery: InlineQuery? = null","love.forte.simbot.telegram.api.update.Update.inlineQuery"]},{"name":"val languageCode: String? = null","description":"love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.Body.languageCode","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-delete-my-commands-api/-body/language-code.html","searchKeys":["languageCode","val languageCode: String? = null","love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.Body.languageCode"]},{"name":"val languageCode: String? = null","description":"love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Body.languageCode","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-set-my-commands-api/-body/language-code.html","searchKeys":["languageCode","val languageCode: String? = null","love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Body.languageCode"]},{"name":"val limit: Int? = null","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi.Body.limit","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/-body/limit.html","searchKeys":["limit","val limit: Int? = null","love.forte.simbot.telegram.api.update.GetUpdatesApi.Body.limit"]},{"name":"val linkPreviewOptions: LinkPreviewOptions? = null","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Body.linkPreviewOptions","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-body/link-preview-options.html","searchKeys":["linkPreviewOptions","val linkPreviewOptions: LinkPreviewOptions? = null","love.forte.simbot.telegram.api.message.SendMessageApi.Body.linkPreviewOptions"]},{"name":"val message: Message? = null","description":"love.forte.simbot.telegram.api.update.Update.message","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/message.html","searchKeys":["message","val message: Message? = null","love.forte.simbot.telegram.api.update.Update.message"]},{"name":"val messageId: Int","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Body.messageId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-body/message-id.html","searchKeys":["messageId","val messageId: Int","love.forte.simbot.telegram.api.message.CopyMessageApi.Body.messageId"]},{"name":"val messageId: Int","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Body.messageId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-body/message-id.html","searchKeys":["messageId","val messageId: Int","love.forte.simbot.telegram.api.message.ForwardMessageApi.Body.messageId"]},{"name":"val messageIds: Collection","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.messageIds","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-body/message-ids.html","searchKeys":["messageIds","val messageIds: Collection","love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.messageIds"]},{"name":"val messageIds: Collection","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body.messageIds","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-body/message-ids.html","searchKeys":["messageIds","val messageIds: Collection","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body.messageIds"]},{"name":"val messageReaction: MessageReactionUpdated? = null","description":"love.forte.simbot.telegram.api.update.Update.messageReaction","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/message-reaction.html","searchKeys":["messageReaction","val messageReaction: MessageReactionUpdated? = null","love.forte.simbot.telegram.api.update.Update.messageReaction"]},{"name":"val messageReactionCount: MessageReactionCountUpdated? = null","description":"love.forte.simbot.telegram.api.update.Update.messageReactionCount","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/message-reaction-count.html","searchKeys":["messageReactionCount","val messageReactionCount: MessageReactionCountUpdated? = null","love.forte.simbot.telegram.api.update.Update.messageReactionCount"]},{"name":"val messageThreadId: Int? = null","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Body.messageThreadId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-body/message-thread-id.html","searchKeys":["messageThreadId","val messageThreadId: Int? = null","love.forte.simbot.telegram.api.message.CopyMessageApi.Body.messageThreadId"]},{"name":"val messageThreadId: Int? = null","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.messageThreadId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-body/message-thread-id.html","searchKeys":["messageThreadId","val messageThreadId: Int? = null","love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.messageThreadId"]},{"name":"val messageThreadId: Int? = null","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Body.messageThreadId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-body/message-thread-id.html","searchKeys":["messageThreadId","val messageThreadId: Int? = null","love.forte.simbot.telegram.api.message.ForwardMessageApi.Body.messageThreadId"]},{"name":"val messageThreadId: Int? = null","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body.messageThreadId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-body/message-thread-id.html","searchKeys":["messageThreadId","val messageThreadId: Int? = null","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body.messageThreadId"]},{"name":"val messageThreadId: Int? = null","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Body.messageThreadId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-body/message-thread-id.html","searchKeys":["messageThreadId","val messageThreadId: Int? = null","love.forte.simbot.telegram.api.message.SendMessageApi.Body.messageThreadId"]},{"name":"val migrateToChatId: Long? = null","description":"love.forte.simbot.telegram.api.ResponseParameters.migrateToChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-response-parameters/migrate-to-chat-id.html","searchKeys":["migrateToChatId","val migrateToChatId: Long? = null","love.forte.simbot.telegram.api.ResponseParameters.migrateToChatId"]},{"name":"val myChatMember: ChatMemberUpdated? = null","description":"love.forte.simbot.telegram.api.update.Update.myChatMember","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/my-chat-member.html","searchKeys":["myChatMember","val myChatMember: ChatMemberUpdated? = null","love.forte.simbot.telegram.api.update.Update.myChatMember"]},{"name":"val offset: Int? = null","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi.Body.offset","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/-body/offset.html","searchKeys":["offset","val offset: Int? = null","love.forte.simbot.telegram.api.update.GetUpdatesApi.Body.offset"]},{"name":"val ok: Boolean","description":"love.forte.simbot.telegram.api.TelegramApiResult.ok","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-result/ok.html","searchKeys":["ok","val ok: Boolean","love.forte.simbot.telegram.api.TelegramApiResult.ok"]},{"name":"val parameters: ResponseParameters? = null","description":"love.forte.simbot.telegram.api.TelegramApiResult.parameters","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-result/parameters.html","searchKeys":["parameters","val parameters: ResponseParameters? = null","love.forte.simbot.telegram.api.TelegramApiResult.parameters"]},{"name":"val parseMode: String? = null","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Body.parseMode","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-body/parse-mode.html","searchKeys":["parseMode","val parseMode: String? = null","love.forte.simbot.telegram.api.message.CopyMessageApi.Body.parseMode"]},{"name":"val parseMode: String? = null","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Body.parseMode","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-body/parse-mode.html","searchKeys":["parseMode","val parseMode: String? = null","love.forte.simbot.telegram.api.message.SendMessageApi.Body.parseMode"]},{"name":"val poll: Poll? = null","description":"love.forte.simbot.telegram.api.update.Update.poll","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/poll.html","searchKeys":["poll","val poll: Poll? = null","love.forte.simbot.telegram.api.update.Update.poll"]},{"name":"val pollAnswer: PollAnswer? = null","description":"love.forte.simbot.telegram.api.update.Update.pollAnswer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/poll-answer.html","searchKeys":["pollAnswer","val pollAnswer: PollAnswer? = null","love.forte.simbot.telegram.api.update.Update.pollAnswer"]},{"name":"val preCheckoutQuery: PreCheckoutQuery? = null","description":"love.forte.simbot.telegram.api.update.Update.preCheckoutQuery","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/pre-checkout-query.html","searchKeys":["preCheckoutQuery","val preCheckoutQuery: PreCheckoutQuery? = null","love.forte.simbot.telegram.api.update.Update.preCheckoutQuery"]},{"name":"val protectContent: Boolean? = null","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Body.protectContent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-body/protect-content.html","searchKeys":["protectContent","val protectContent: Boolean? = null","love.forte.simbot.telegram.api.message.CopyMessageApi.Body.protectContent"]},{"name":"val protectContent: Boolean? = null","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.protectContent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-body/protect-content.html","searchKeys":["protectContent","val protectContent: Boolean? = null","love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.protectContent"]},{"name":"val protectContent: Boolean? = null","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Body.protectContent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-body/protect-content.html","searchKeys":["protectContent","val protectContent: Boolean? = null","love.forte.simbot.telegram.api.message.ForwardMessageApi.Body.protectContent"]},{"name":"val protectContent: Boolean? = null","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body.protectContent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-body/protect-content.html","searchKeys":["protectContent","val protectContent: Boolean? = null","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Body.protectContent"]},{"name":"val protectContent: Boolean? = null","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Body.protectContent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-body/protect-content.html","searchKeys":["protectContent","val protectContent: Boolean? = null","love.forte.simbot.telegram.api.message.SendMessageApi.Body.protectContent"]},{"name":"val removeCaption: Boolean? = null","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.removeCaption","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-body/remove-caption.html","searchKeys":["removeCaption","val removeCaption: Boolean? = null","love.forte.simbot.telegram.api.message.CopyMessagesApi.Body.removeCaption"]},{"name":"val removedChatBoost: ChatBoostRemoved? = null","description":"love.forte.simbot.telegram.api.update.Update.removedChatBoost","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/removed-chat-boost.html","searchKeys":["removedChatBoost","val removedChatBoost: ChatBoostRemoved? = null","love.forte.simbot.telegram.api.update.Update.removedChatBoost"]},{"name":"val replyMarkup: ReplyMarkupWrapper? = null","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Body.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-body/reply-markup.html","searchKeys":["replyMarkup","val replyMarkup: ReplyMarkupWrapper? = null","love.forte.simbot.telegram.api.message.CopyMessageApi.Body.replyMarkup"]},{"name":"val replyMarkup: ReplyMarkupWrapper? = null","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Body.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-body/reply-markup.html","searchKeys":["replyMarkup","val replyMarkup: ReplyMarkupWrapper? = null","love.forte.simbot.telegram.api.message.SendMessageApi.Body.replyMarkup"]},{"name":"val replyParameters: ReplyParameters? = null","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Body.replyParameters","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-body/reply-parameters.html","searchKeys":["replyParameters","val replyParameters: ReplyParameters? = null","love.forte.simbot.telegram.api.message.CopyMessageApi.Body.replyParameters"]},{"name":"val replyParameters: ReplyParameters? = null","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Body.replyParameters","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-body/reply-parameters.html","searchKeys":["replyParameters","val replyParameters: ReplyParameters? = null","love.forte.simbot.telegram.api.message.SendMessageApi.Body.replyParameters"]},{"name":"val result: T? = null","description":"love.forte.simbot.telegram.api.TelegramApiResult.result","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-result/result.html","searchKeys":["result","val result: T? = null","love.forte.simbot.telegram.api.TelegramApiResult.result"]},{"name":"val result: TelegramApiResult<*>","description":"love.forte.simbot.telegram.api.TelegramApiResultNotOkException.result","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-telegram-api-result-not-ok-exception/result.html","searchKeys":["result","val result: TelegramApiResult<*>","love.forte.simbot.telegram.api.TelegramApiResultNotOkException.result"]},{"name":"val retryAfter: Int? = null","description":"love.forte.simbot.telegram.api.ResponseParameters.retryAfter","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api/-response-parameters/retry-after.html","searchKeys":["retryAfter","val retryAfter: Int? = null","love.forte.simbot.telegram.api.ResponseParameters.retryAfter"]},{"name":"val scope: BotCommandScope? = null","description":"love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.Body.scope","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-delete-my-commands-api/-body/scope.html","searchKeys":["scope","val scope: BotCommandScope? = null","love.forte.simbot.telegram.api.bot.command.DeleteMyCommandsApi.Body.scope"]},{"name":"val scope: BotCommandScope? = null","description":"love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Body.scope","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.bot.command/-set-my-commands-api/-body/scope.html","searchKeys":["scope","val scope: BotCommandScope? = null","love.forte.simbot.telegram.api.bot.command.SetMyCommandsApi.Body.scope"]},{"name":"val shippingQuery: ShippingQuery? = null","description":"love.forte.simbot.telegram.api.update.Update.shippingQuery","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/shipping-query.html","searchKeys":["shippingQuery","val shippingQuery: ShippingQuery? = null","love.forte.simbot.telegram.api.update.Update.shippingQuery"]},{"name":"val text: String","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Body.text","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-body/text.html","searchKeys":["text","val text: String","love.forte.simbot.telegram.api.message.SendMessageApi.Body.text"]},{"name":"val textOffset: Int","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.textOffset","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/text-offset.html","searchKeys":["textOffset","val textOffset: Int","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.textOffset"]},{"name":"val timeout: Int? = null","description":"love.forte.simbot.telegram.api.update.GetUpdatesApi.Body.timeout","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-get-updates-api/-body/timeout.html","searchKeys":["timeout","val timeout: Int? = null","love.forte.simbot.telegram.api.update.GetUpdatesApi.Body.timeout"]},{"name":"val updateId: Int","description":"love.forte.simbot.telegram.api.update.Update.updateId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update/update-id.html","searchKeys":["updateId","val updateId: Int","love.forte.simbot.telegram.api.update.Update.updateId"]},{"name":"val value: String","description":"love.forte.simbot.telegram.api.utils.StringValueInputFile.value","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.utils/-string-value-input-file/value.html","searchKeys":["value","val value: String","love.forte.simbot.telegram.api.utils.StringValueInputFile.value"]},{"name":"var allowedUpdates: Collection?","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.Params.allowedUpdates","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/-params/allowed-updates.html","searchKeys":["allowedUpdates","var allowedUpdates: Collection?","love.forte.simbot.telegram.api.update.SetWebhookApi.Params.allowedUpdates"]},{"name":"var businessConnectionId: String?","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.businessConnectionId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/business-connection-id.html","searchKeys":["businessConnectionId","var businessConnectionId: String?","love.forte.simbot.telegram.api.message.SendAudioApi.Body.businessConnectionId"]},{"name":"var businessConnectionId: String?","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.businessConnectionId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/business-connection-id.html","searchKeys":["businessConnectionId","var businessConnectionId: String?","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.businessConnectionId"]},{"name":"var businessConnectionId: String?","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.businessConnectionId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/business-connection-id.html","searchKeys":["businessConnectionId","var businessConnectionId: String?","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.businessConnectionId"]},{"name":"var caption: String?","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.caption","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/caption.html","searchKeys":["caption","var caption: String?","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.caption"]},{"name":"var caption: String?","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.caption","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/caption.html","searchKeys":["caption","var caption: String?","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.caption"]},{"name":"var caption: String?","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.caption","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/caption.html","searchKeys":["caption","var caption: String?","love.forte.simbot.telegram.api.message.SendAudioApi.Body.caption"]},{"name":"var caption: String?","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.caption","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/caption.html","searchKeys":["caption","var caption: String?","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.caption"]},{"name":"var caption: String?","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.caption","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/caption.html","searchKeys":["caption","var caption: String?","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.caption"]},{"name":"var captionEntities: Collection?","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.captionEntities","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/caption-entities.html","searchKeys":["captionEntities","var captionEntities: Collection?","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.captionEntities"]},{"name":"var captionEntities: Collection?","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.captionEntities","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/caption-entities.html","searchKeys":["captionEntities","var captionEntities: Collection?","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.captionEntities"]},{"name":"var captionEntities: MutableCollection?","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.captionEntities","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/caption-entities.html","searchKeys":["captionEntities","var captionEntities: MutableCollection?","love.forte.simbot.telegram.api.message.SendAudioApi.Body.captionEntities"]},{"name":"var captionEntities: MutableCollection?","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.captionEntities","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/caption-entities.html","searchKeys":["captionEntities","var captionEntities: MutableCollection?","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.captionEntities"]},{"name":"var captionEntities: MutableCollection?","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.captionEntities","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/caption-entities.html","searchKeys":["captionEntities","var captionEntities: MutableCollection?","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.captionEntities"]},{"name":"var certificate: InputFile?","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.Params.certificate","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/-params/certificate.html","searchKeys":["certificate","var certificate: InputFile?","love.forte.simbot.telegram.api.update.SetWebhookApi.Params.certificate"]},{"name":"var chatId: ChatId?","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/chat-id.html","searchKeys":["chatId","var chatId: ChatId?","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.chatId"]},{"name":"var chatId: ChatId?","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/chat-id.html","searchKeys":["chatId","var chatId: ChatId?","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.chatId"]},{"name":"var chatId: ChatId?","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/chat-id.html","searchKeys":["chatId","var chatId: ChatId?","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.chatId"]},{"name":"var chatId: ChatId?","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/chat-id.html","searchKeys":["chatId","var chatId: ChatId?","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.chatId"]},{"name":"var chatId: ChatId?","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.chatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/chat-id.html","searchKeys":["chatId","var chatId: ChatId?","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.chatId"]},{"name":"var disableContentTypeDetection: Boolean?","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.disableContentTypeDetection","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/disable-content-type-detection.html","searchKeys":["disableContentTypeDetection","var disableContentTypeDetection: Boolean?","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.disableContentTypeDetection"]},{"name":"var disableNotification: Boolean?","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.disableNotification","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/disable-notification.html","searchKeys":["disableNotification","var disableNotification: Boolean?","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.disableNotification"]},{"name":"var disableNotification: Boolean?","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.disableNotification","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/disable-notification.html","searchKeys":["disableNotification","var disableNotification: Boolean?","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.disableNotification"]},{"name":"var disableNotification: Boolean?","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.disableNotification","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/disable-notification.html","searchKeys":["disableNotification","var disableNotification: Boolean?","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.disableNotification"]},{"name":"var disableNotification: Boolean?","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.disableNotification","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/disable-notification.html","searchKeys":["disableNotification","var disableNotification: Boolean?","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.disableNotification"]},{"name":"var disableNotification: Boolean?","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.disableNotification","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/disable-notification.html","searchKeys":["disableNotification","var disableNotification: Boolean?","love.forte.simbot.telegram.api.message.SendAudioApi.Body.disableNotification"]},{"name":"var disableNotification: Boolean?","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.disableNotification","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/disable-notification.html","searchKeys":["disableNotification","var disableNotification: Boolean?","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.disableNotification"]},{"name":"var disableNotification: Boolean?","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.disableNotification","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/disable-notification.html","searchKeys":["disableNotification","var disableNotification: Boolean?","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.disableNotification"]},{"name":"var disableNotification: Boolean?","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.disableNotification","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/disable-notification.html","searchKeys":["disableNotification","var disableNotification: Boolean?","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.disableNotification"]},{"name":"var dropPendingUpdates: String?","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.Params.dropPendingUpdates","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/-params/drop-pending-updates.html","searchKeys":["dropPendingUpdates","var dropPendingUpdates: String?","love.forte.simbot.telegram.api.update.SetWebhookApi.Params.dropPendingUpdates"]},{"name":"var duration: Int?","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.duration","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/duration.html","searchKeys":["duration","var duration: Int?","love.forte.simbot.telegram.api.message.SendAudioApi.Body.duration"]},{"name":"var entities: MutableCollection?","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.entities","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/entities.html","searchKeys":["entities","var entities: MutableCollection?","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.entities"]},{"name":"var fromChatId: ChatId?","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/from-chat-id.html","searchKeys":["fromChatId","var fromChatId: ChatId?","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.fromChatId"]},{"name":"var fromChatId: ChatId?","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/from-chat-id.html","searchKeys":["fromChatId","var fromChatId: ChatId?","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.fromChatId"]},{"name":"var fromChatId: ChatId?","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/from-chat-id.html","searchKeys":["fromChatId","var fromChatId: ChatId?","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.fromChatId"]},{"name":"var fromChatId: ChatId?","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.fromChatId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/from-chat-id.html","searchKeys":["fromChatId","var fromChatId: ChatId?","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.fromChatId"]},{"name":"var hasSpoiler: Boolean?","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.hasSpoiler","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/has-spoiler.html","searchKeys":["hasSpoiler","var hasSpoiler: Boolean?","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.hasSpoiler"]},{"name":"var ipAddress: String?","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.Params.ipAddress","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/-params/ip-address.html","searchKeys":["ipAddress","var ipAddress: String?","love.forte.simbot.telegram.api.update.SetWebhookApi.Params.ipAddress"]},{"name":"var linkPreviewOptions: LinkPreviewOptions?","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.linkPreviewOptions","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/link-preview-options.html","searchKeys":["linkPreviewOptions","var linkPreviewOptions: LinkPreviewOptions?","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.linkPreviewOptions"]},{"name":"var maxConnections: Int?","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.Params.maxConnections","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/-params/max-connections.html","searchKeys":["maxConnections","var maxConnections: Int?","love.forte.simbot.telegram.api.update.SetWebhookApi.Params.maxConnections"]},{"name":"var messageId: Int?","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.messageId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/message-id.html","searchKeys":["messageId","var messageId: Int?","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.messageId"]},{"name":"var messageId: Int?","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.messageId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/message-id.html","searchKeys":["messageId","var messageId: Int?","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.messageId"]},{"name":"var messageIds: Collection?","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.messageIds","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/message-ids.html","searchKeys":["messageIds","var messageIds: Collection?","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.messageIds"]},{"name":"var messageIds: Collection?","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.messageIds","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/message-ids.html","searchKeys":["messageIds","var messageIds: Collection?","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.messageIds"]},{"name":"var messageThreadId: Int?","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.messageThreadId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/message-thread-id.html","searchKeys":["messageThreadId","var messageThreadId: Int?","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.messageThreadId"]},{"name":"var messageThreadId: Int?","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.messageThreadId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/message-thread-id.html","searchKeys":["messageThreadId","var messageThreadId: Int?","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.messageThreadId"]},{"name":"var messageThreadId: Int?","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.messageThreadId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/message-thread-id.html","searchKeys":["messageThreadId","var messageThreadId: Int?","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.messageThreadId"]},{"name":"var messageThreadId: Int?","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.messageThreadId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/message-thread-id.html","searchKeys":["messageThreadId","var messageThreadId: Int?","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.messageThreadId"]},{"name":"var messageThreadId: Int?","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.messageThreadId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/message-thread-id.html","searchKeys":["messageThreadId","var messageThreadId: Int?","love.forte.simbot.telegram.api.message.SendAudioApi.Body.messageThreadId"]},{"name":"var messageThreadId: Int?","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.messageThreadId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/message-thread-id.html","searchKeys":["messageThreadId","var messageThreadId: Int?","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.messageThreadId"]},{"name":"var messageThreadId: Int?","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.messageThreadId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/message-thread-id.html","searchKeys":["messageThreadId","var messageThreadId: Int?","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.messageThreadId"]},{"name":"var messageThreadId: Int?","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.messageThreadId","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/message-thread-id.html","searchKeys":["messageThreadId","var messageThreadId: Int?","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.messageThreadId"]},{"name":"var parseMode: String?","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.parseMode","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/parse-mode.html","searchKeys":["parseMode","var parseMode: String?","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.parseMode"]},{"name":"var parseMode: String?","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.parseMode","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/parse-mode.html","searchKeys":["parseMode","var parseMode: String?","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.parseMode"]},{"name":"var parseMode: String?","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.parseMode","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/parse-mode.html","searchKeys":["parseMode","var parseMode: String?","love.forte.simbot.telegram.api.message.SendAudioApi.Body.parseMode"]},{"name":"var parseMode: String?","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.parseMode","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/parse-mode.html","searchKeys":["parseMode","var parseMode: String?","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.parseMode"]},{"name":"var parseMode: String?","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.parseMode","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/parse-mode.html","searchKeys":["parseMode","var parseMode: String?","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.parseMode"]},{"name":"var parseMode: String?","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.parseMode","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/parse-mode.html","searchKeys":["parseMode","var parseMode: String?","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.parseMode"]},{"name":"var performer: String?","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.performer","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/performer.html","searchKeys":["performer","var performer: String?","love.forte.simbot.telegram.api.message.SendAudioApi.Body.performer"]},{"name":"var protectContent: Boolean?","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.protectContent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/protect-content.html","searchKeys":["protectContent","var protectContent: Boolean?","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.protectContent"]},{"name":"var protectContent: Boolean?","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.protectContent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/protect-content.html","searchKeys":["protectContent","var protectContent: Boolean?","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.protectContent"]},{"name":"var protectContent: Boolean?","description":"love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.protectContent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-message-api/-builder/protect-content.html","searchKeys":["protectContent","var protectContent: Boolean?","love.forte.simbot.telegram.api.message.ForwardMessageApi.Builder.protectContent"]},{"name":"var protectContent: Boolean?","description":"love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.protectContent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-forward-messages-api/-builder/protect-content.html","searchKeys":["protectContent","var protectContent: Boolean?","love.forte.simbot.telegram.api.message.ForwardMessagesApi.Builder.protectContent"]},{"name":"var protectContent: Boolean?","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.protectContent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/protect-content.html","searchKeys":["protectContent","var protectContent: Boolean?","love.forte.simbot.telegram.api.message.SendAudioApi.Body.protectContent"]},{"name":"var protectContent: Boolean?","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.protectContent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/protect-content.html","searchKeys":["protectContent","var protectContent: Boolean?","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.protectContent"]},{"name":"var protectContent: Boolean?","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.protectContent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/protect-content.html","searchKeys":["protectContent","var protectContent: Boolean?","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.protectContent"]},{"name":"var protectContent: Boolean?","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.protectContent","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/protect-content.html","searchKeys":["protectContent","var protectContent: Boolean?","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.protectContent"]},{"name":"var removeCaption: Boolean?","description":"love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.removeCaption","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-messages-api/-builder/remove-caption.html","searchKeys":["removeCaption","var removeCaption: Boolean?","love.forte.simbot.telegram.api.message.CopyMessagesApi.Builder.removeCaption"]},{"name":"var replyMarkup: ReplyMarkupWrapper?","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/reply-markup.html","searchKeys":["replyMarkup","var replyMarkup: ReplyMarkupWrapper?","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.replyMarkup"]},{"name":"var replyMarkup: ReplyMarkupWrapper?","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/reply-markup.html","searchKeys":["replyMarkup","var replyMarkup: ReplyMarkupWrapper?","love.forte.simbot.telegram.api.message.SendAudioApi.Body.replyMarkup"]},{"name":"var replyMarkup: ReplyMarkupWrapper?","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/reply-markup.html","searchKeys":["replyMarkup","var replyMarkup: ReplyMarkupWrapper?","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.replyMarkup"]},{"name":"var replyMarkup: ReplyMarkupWrapper?","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/reply-markup.html","searchKeys":["replyMarkup","var replyMarkup: ReplyMarkupWrapper?","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.replyMarkup"]},{"name":"var replyMarkup: ReplyMarkupWrapper?","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.replyMarkup","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/reply-markup.html","searchKeys":["replyMarkup","var replyMarkup: ReplyMarkupWrapper?","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.replyMarkup"]},{"name":"var replyParameters: ReplyParameters?","description":"love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.replyParameters","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-copy-message-api/-builder/reply-parameters.html","searchKeys":["replyParameters","var replyParameters: ReplyParameters?","love.forte.simbot.telegram.api.message.CopyMessageApi.Builder.replyParameters"]},{"name":"var replyParameters: ReplyParameters?","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.replyParameters","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/reply-parameters.html","searchKeys":["replyParameters","var replyParameters: ReplyParameters?","love.forte.simbot.telegram.api.message.SendAudioApi.Body.replyParameters"]},{"name":"var replyParameters: ReplyParameters?","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.replyParameters","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/reply-parameters.html","searchKeys":["replyParameters","var replyParameters: ReplyParameters?","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.replyParameters"]},{"name":"var replyParameters: ReplyParameters?","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.replyParameters","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/reply-parameters.html","searchKeys":["replyParameters","var replyParameters: ReplyParameters?","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.replyParameters"]},{"name":"var replyParameters: ReplyParameters?","description":"love.forte.simbot.telegram.api.message.SendPhotoApi.Body.replyParameters","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-photo-api/-body/reply-parameters.html","searchKeys":["replyParameters","var replyParameters: ReplyParameters?","love.forte.simbot.telegram.api.message.SendPhotoApi.Body.replyParameters"]},{"name":"var secretToken: String?","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.Params.secretToken","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/-params/secret-token.html","searchKeys":["secretToken","var secretToken: String?","love.forte.simbot.telegram.api.update.SetWebhookApi.Params.secretToken"]},{"name":"var text: StringBuilder?","description":"love.forte.simbot.telegram.api.message.SendMessageApi.Builder.text","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-message-api/-builder/text.html","searchKeys":["text","var text: StringBuilder?","love.forte.simbot.telegram.api.message.SendMessageApi.Builder.text"]},{"name":"var thumbnail: InputFile?","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.thumbnail","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/thumbnail.html","searchKeys":["thumbnail","var thumbnail: InputFile?","love.forte.simbot.telegram.api.message.SendAudioApi.Body.thumbnail"]},{"name":"var thumbnail: InputFile?","description":"love.forte.simbot.telegram.api.message.SendDocumentApi.Body.thumbnail","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-document-api/-body/thumbnail.html","searchKeys":["thumbnail","var thumbnail: InputFile?","love.forte.simbot.telegram.api.message.SendDocumentApi.Body.thumbnail"]},{"name":"var title: String?","description":"love.forte.simbot.telegram.api.message.SendAudioApi.Body.title","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.message/-send-audio-api/-body/title.html","searchKeys":["title","var title: String?","love.forte.simbot.telegram.api.message.SendAudioApi.Body.title"]},{"name":"var url: String","description":"love.forte.simbot.telegram.api.update.SetWebhookApi.Params.url","location":"simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-set-webhook-api/-params/url.html","searchKeys":["url","var url: String","love.forte.simbot.telegram.api.update.SetWebhookApi.Params.url"]},{"name":"BLOCKQUOTE","description":"love.forte.simbot.telegram.type.MessageEntityType.BLOCKQUOTE","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-b-l-o-c-k-q-u-o-t-e/index.html","searchKeys":["BLOCKQUOTE","BLOCKQUOTE","love.forte.simbot.telegram.type.MessageEntityType.BLOCKQUOTE"]},{"name":"BOLD","description":"love.forte.simbot.telegram.type.MessageEntityType.BOLD","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-b-o-l-d/index.html","searchKeys":["BOLD","BOLD","love.forte.simbot.telegram.type.MessageEntityType.BOLD"]},{"name":"BOT_COMMAND","description":"love.forte.simbot.telegram.type.MessageEntityType.BOT_COMMAND","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-b-o-t_-c-o-m-m-a-n-d/index.html","searchKeys":["BOT_COMMAND","BOT_COMMAND","love.forte.simbot.telegram.type.MessageEntityType.BOT_COMMAND"]},{"name":"CASHTAG","description":"love.forte.simbot.telegram.type.MessageEntityType.CASHTAG","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-c-a-s-h-t-a-g/index.html","searchKeys":["CASHTAG","CASHTAG","love.forte.simbot.telegram.type.MessageEntityType.CASHTAG"]},{"name":"CHANNEL","description":"love.forte.simbot.telegram.type.ChatType.CHANNEL","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/-c-h-a-n-n-e-l/index.html","searchKeys":["CHANNEL","CHANNEL","love.forte.simbot.telegram.type.ChatType.CHANNEL"]},{"name":"CODE","description":"love.forte.simbot.telegram.type.MessageEntityType.CODE","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-c-o-d-e/index.html","searchKeys":["CODE","CODE","love.forte.simbot.telegram.type.MessageEntityType.CODE"]},{"name":"CUSTOM_EMOJI","description":"love.forte.simbot.telegram.type.MessageEntityType.CUSTOM_EMOJI","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-c-u-s-t-o-m_-e-m-o-j-i/index.html","searchKeys":["CUSTOM_EMOJI","CUSTOM_EMOJI","love.forte.simbot.telegram.type.MessageEntityType.CUSTOM_EMOJI"]},{"name":"EMAIL","description":"love.forte.simbot.telegram.type.MessageEntityType.EMAIL","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-e-m-a-i-l/index.html","searchKeys":["EMAIL","EMAIL","love.forte.simbot.telegram.type.MessageEntityType.EMAIL"]},{"name":"GROUP","description":"love.forte.simbot.telegram.type.ChatType.GROUP","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/-g-r-o-u-p/index.html","searchKeys":["GROUP","GROUP","love.forte.simbot.telegram.type.ChatType.GROUP"]},{"name":"HASHTAG","description":"love.forte.simbot.telegram.type.MessageEntityType.HASHTAG","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-h-a-s-h-t-a-g/index.html","searchKeys":["HASHTAG","HASHTAG","love.forte.simbot.telegram.type.MessageEntityType.HASHTAG"]},{"name":"HTML","description":"love.forte.simbot.telegram.type.FormattingOption.HTML","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-formatting-option/-h-t-m-l/index.html","searchKeys":["HTML","HTML","love.forte.simbot.telegram.type.FormattingOption.HTML"]},{"name":"ITALIC","description":"love.forte.simbot.telegram.type.MessageEntityType.ITALIC","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-i-t-a-l-i-c/index.html","searchKeys":["ITALIC","ITALIC","love.forte.simbot.telegram.type.MessageEntityType.ITALIC"]},{"name":"MARKDOWN","description":"love.forte.simbot.telegram.type.FormattingOption.MARKDOWN","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-formatting-option/-m-a-r-k-d-o-w-n/index.html","searchKeys":["MARKDOWN","MARKDOWN","love.forte.simbot.telegram.type.FormattingOption.MARKDOWN"]},{"name":"MARKDOWN_V2","description":"love.forte.simbot.telegram.type.FormattingOption.MARKDOWN_V2","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-formatting-option/-m-a-r-k-d-o-w-n_-v2/index.html","searchKeys":["MARKDOWN_V2","MARKDOWN_V2","love.forte.simbot.telegram.type.FormattingOption.MARKDOWN_V2"]},{"name":"MENTION","description":"love.forte.simbot.telegram.type.MessageEntityType.MENTION","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-m-e-n-t-i-o-n/index.html","searchKeys":["MENTION","MENTION","love.forte.simbot.telegram.type.MessageEntityType.MENTION"]},{"name":"PHONE_NUMBER","description":"love.forte.simbot.telegram.type.MessageEntityType.PHONE_NUMBER","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-p-h-o-n-e_-n-u-m-b-e-r/index.html","searchKeys":["PHONE_NUMBER","PHONE_NUMBER","love.forte.simbot.telegram.type.MessageEntityType.PHONE_NUMBER"]},{"name":"PRE","description":"love.forte.simbot.telegram.type.MessageEntityType.PRE","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-p-r-e/index.html","searchKeys":["PRE","PRE","love.forte.simbot.telegram.type.MessageEntityType.PRE"]},{"name":"PRIVATE","description":"love.forte.simbot.telegram.type.ChatType.PRIVATE","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/-p-r-i-v-a-t-e/index.html","searchKeys":["PRIVATE","PRIVATE","love.forte.simbot.telegram.type.ChatType.PRIVATE"]},{"name":"SPOILER","description":"love.forte.simbot.telegram.type.MessageEntityType.SPOILER","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-s-p-o-i-l-e-r/index.html","searchKeys":["SPOILER","SPOILER","love.forte.simbot.telegram.type.MessageEntityType.SPOILER"]},{"name":"STRIKETHROUGH","description":"love.forte.simbot.telegram.type.MessageEntityType.STRIKETHROUGH","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-s-t-r-i-k-e-t-h-r-o-u-g-h/index.html","searchKeys":["STRIKETHROUGH","STRIKETHROUGH","love.forte.simbot.telegram.type.MessageEntityType.STRIKETHROUGH"]},{"name":"SUPERGROUP","description":"love.forte.simbot.telegram.type.ChatType.SUPERGROUP","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/-s-u-p-e-r-g-r-o-u-p/index.html","searchKeys":["SUPERGROUP","SUPERGROUP","love.forte.simbot.telegram.type.ChatType.SUPERGROUP"]},{"name":"TEXT_LINK","description":"love.forte.simbot.telegram.type.MessageEntityType.TEXT_LINK","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-t-e-x-t_-l-i-n-k/index.html","searchKeys":["TEXT_LINK","TEXT_LINK","love.forte.simbot.telegram.type.MessageEntityType.TEXT_LINK"]},{"name":"TEXT_MENTION","description":"love.forte.simbot.telegram.type.MessageEntityType.TEXT_MENTION","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-t-e-x-t_-m-e-n-t-i-o-n/index.html","searchKeys":["TEXT_MENTION","TEXT_MENTION","love.forte.simbot.telegram.type.MessageEntityType.TEXT_MENTION"]},{"name":"UNDERLINE","description":"love.forte.simbot.telegram.type.MessageEntityType.UNDERLINE","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-u-n-d-e-r-l-i-n-e/index.html","searchKeys":["UNDERLINE","UNDERLINE","love.forte.simbot.telegram.type.MessageEntityType.UNDERLINE"]},{"name":"URL","description":"love.forte.simbot.telegram.type.MessageEntityType.URL","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/-u-r-l/index.html","searchKeys":["URL","URL","love.forte.simbot.telegram.type.MessageEntityType.URL"]},{"name":"abstract val long: Long","description":"love.forte.simbot.telegram.type.ChatId.long","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-id/long.html","searchKeys":["long","abstract val long: Long","love.forte.simbot.telegram.type.ChatId.long"]},{"name":"abstract val string: String?","description":"love.forte.simbot.telegram.type.ChatId.string","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-id/string.html","searchKeys":["string","abstract val string: String?","love.forte.simbot.telegram.type.ChatId.string"]},{"name":"class CallbackGame","description":"love.forte.simbot.telegram.type.game.CallbackGame","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.game/-callback-game/index.html","searchKeys":["CallbackGame","class CallbackGame","love.forte.simbot.telegram.type.game.CallbackGame"]},{"name":"class ForumTopicClosed","description":"love.forte.simbot.telegram.type.ForumTopicClosed","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic-closed/index.html","searchKeys":["ForumTopicClosed","class ForumTopicClosed","love.forte.simbot.telegram.type.ForumTopicClosed"]},{"name":"class ForumTopicReopened","description":"love.forte.simbot.telegram.type.ForumTopicReopened","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic-reopened/index.html","searchKeys":["ForumTopicReopened","class ForumTopicReopened","love.forte.simbot.telegram.type.ForumTopicReopened"]},{"name":"class GeneralForumTopicHidden","description":"love.forte.simbot.telegram.type.GeneralForumTopicHidden","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-general-forum-topic-hidden/index.html","searchKeys":["GeneralForumTopicHidden","class GeneralForumTopicHidden","love.forte.simbot.telegram.type.GeneralForumTopicHidden"]},{"name":"class GeneralForumTopicUnhidden","description":"love.forte.simbot.telegram.type.GeneralForumTopicUnhidden","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-general-forum-topic-unhidden/index.html","searchKeys":["GeneralForumTopicUnhidden","class GeneralForumTopicUnhidden","love.forte.simbot.telegram.type.GeneralForumTopicUnhidden"]},{"name":"class GiveawayCreated","description":"love.forte.simbot.telegram.type.GiveawayCreated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-created/index.html","searchKeys":["GiveawayCreated","class GiveawayCreated","love.forte.simbot.telegram.type.GiveawayCreated"]},{"name":"class LinkPreviewOptionsBuilder","description":"love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options-builder/index.html","searchKeys":["LinkPreviewOptionsBuilder","class LinkPreviewOptionsBuilder","love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder"]},{"name":"class MaybeInaccessibleMessage","description":"love.forte.simbot.telegram.type.MaybeInaccessibleMessage","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-maybe-inaccessible-message/index.html","searchKeys":["MaybeInaccessibleMessage","class MaybeInaccessibleMessage","love.forte.simbot.telegram.type.MaybeInaccessibleMessage"]},{"name":"class VideoChatStarted","description":"love.forte.simbot.telegram.type.VideoChatStarted","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-chat-started/index.html","searchKeys":["VideoChatStarted","class VideoChatStarted","love.forte.simbot.telegram.type.VideoChatStarted"]},{"name":"const val ADMINISTRATOR_STATUS_NAME: String","description":"love.forte.simbot.telegram.type.ChatMember.Companion.ADMINISTRATOR_STATUS_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member/-companion/-a-d-m-i-n-i-s-t-r-a-t-o-r_-s-t-a-t-u-s_-n-a-m-e.html","searchKeys":["ADMINISTRATOR_STATUS_NAME","const val ADMINISTRATOR_STATUS_NAME: String","love.forte.simbot.telegram.type.ChatMember.Companion.ADMINISTRATOR_STATUS_NAME"]},{"name":"const val ALL_CHAT_ADMINISTRATORS_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.BotCommandScope.Companion.ALL_CHAT_ADMINISTRATORS_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope/-companion/-a-l-l_-c-h-a-t_-a-d-m-i-n-i-s-t-r-a-t-o-r-s_-t-y-p-e_-n-a-m-e.html","searchKeys":["ALL_CHAT_ADMINISTRATORS_TYPE_NAME","const val ALL_CHAT_ADMINISTRATORS_TYPE_NAME: String","love.forte.simbot.telegram.type.BotCommandScope.Companion.ALL_CHAT_ADMINISTRATORS_TYPE_NAME"]},{"name":"const val ALL_GROUP_CHATS_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.BotCommandScope.Companion.ALL_GROUP_CHATS_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope/-companion/-a-l-l_-g-r-o-u-p_-c-h-a-t-s_-t-y-p-e_-n-a-m-e.html","searchKeys":["ALL_GROUP_CHATS_TYPE_NAME","const val ALL_GROUP_CHATS_TYPE_NAME: String","love.forte.simbot.telegram.type.BotCommandScope.Companion.ALL_GROUP_CHATS_TYPE_NAME"]},{"name":"const val ALL_PRIVATE_CHATS_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.BotCommandScope.Companion.ALL_PRIVATE_CHATS_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope/-companion/-a-l-l_-p-r-i-v-a-t-e_-c-h-a-t-s_-t-y-p-e_-n-a-m-e.html","searchKeys":["ALL_PRIVATE_CHATS_TYPE_NAME","const val ALL_PRIVATE_CHATS_TYPE_NAME: String","love.forte.simbot.telegram.type.BotCommandScope.Companion.ALL_PRIVATE_CHATS_TYPE_NAME"]},{"name":"const val ANIMATION_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.InputMedia.Companion.ANIMATION_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media/-companion/-a-n-i-m-a-t-i-o-n_-t-y-p-e_-n-a-m-e.html","searchKeys":["ANIMATION_TYPE_NAME","const val ANIMATION_TYPE_NAME: String","love.forte.simbot.telegram.type.InputMedia.Companion.ANIMATION_TYPE_NAME"]},{"name":"const val AUDIO_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.InputMedia.Companion.AUDIO_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media/-companion/-a-u-d-i-o_-t-y-p-e_-n-a-m-e.html","searchKeys":["AUDIO_TYPE_NAME","const val AUDIO_TYPE_NAME: String","love.forte.simbot.telegram.type.InputMedia.Companion.AUDIO_TYPE_NAME"]},{"name":"const val BANNED_STATUS_NAME: String","description":"love.forte.simbot.telegram.type.ChatMember.Companion.BANNED_STATUS_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member/-companion/-b-a-n-n-e-d_-s-t-a-t-u-s_-n-a-m-e.html","searchKeys":["BANNED_STATUS_NAME","const val BANNED_STATUS_NAME: String","love.forte.simbot.telegram.type.ChatMember.Companion.BANNED_STATUS_NAME"]},{"name":"const val CHANNEL_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.MessageOrigin.Companion.CHANNEL_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin/-companion/-c-h-a-n-n-e-l_-t-y-p-e_-n-a-m-e.html","searchKeys":["CHANNEL_TYPE_NAME","const val CHANNEL_TYPE_NAME: String","love.forte.simbot.telegram.type.MessageOrigin.Companion.CHANNEL_TYPE_NAME"]},{"name":"const val CHAT_ADMINISTRATORS_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.BotCommandScope.Companion.CHAT_ADMINISTRATORS_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope/-companion/-c-h-a-t_-a-d-m-i-n-i-s-t-r-a-t-o-r-s_-t-y-p-e_-n-a-m-e.html","searchKeys":["CHAT_ADMINISTRATORS_TYPE_NAME","const val CHAT_ADMINISTRATORS_TYPE_NAME: String","love.forte.simbot.telegram.type.BotCommandScope.Companion.CHAT_ADMINISTRATORS_TYPE_NAME"]},{"name":"const val CHAT_MEMBER_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.BotCommandScope.Companion.CHAT_MEMBER_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope/-companion/-c-h-a-t_-m-e-m-b-e-r_-t-y-p-e_-n-a-m-e.html","searchKeys":["CHAT_MEMBER_TYPE_NAME","const val CHAT_MEMBER_TYPE_NAME: String","love.forte.simbot.telegram.type.BotCommandScope.Companion.CHAT_MEMBER_TYPE_NAME"]},{"name":"const val CHAT_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.BotCommandScope.Companion.CHAT_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope/-companion/-c-h-a-t_-t-y-p-e_-n-a-m-e.html","searchKeys":["CHAT_TYPE_NAME","const val CHAT_TYPE_NAME: String","love.forte.simbot.telegram.type.BotCommandScope.Companion.CHAT_TYPE_NAME"]},{"name":"const val CHAT_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.MessageOrigin.Companion.CHAT_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin/-companion/-c-h-a-t_-t-y-p-e_-n-a-m-e.html","searchKeys":["CHAT_TYPE_NAME","const val CHAT_TYPE_NAME: String","love.forte.simbot.telegram.type.MessageOrigin.Companion.CHAT_TYPE_NAME"]},{"name":"const val CLASS_DISCRIMINATOR: String","description":"love.forte.simbot.telegram.type.ChatBoostSource.Companion.CLASS_DISCRIMINATOR","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source/-companion/-c-l-a-s-s_-d-i-s-c-r-i-m-i-n-a-t-o-r.html","searchKeys":["CLASS_DISCRIMINATOR","const val CLASS_DISCRIMINATOR: String","love.forte.simbot.telegram.type.ChatBoostSource.Companion.CLASS_DISCRIMINATOR"]},{"name":"const val CLASS_DISCRIMINATOR: String","description":"love.forte.simbot.telegram.type.ChatMember.Companion.CLASS_DISCRIMINATOR","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member/-companion/-c-l-a-s-s_-d-i-s-c-r-i-m-i-n-a-t-o-r.html","searchKeys":["CLASS_DISCRIMINATOR","const val CLASS_DISCRIMINATOR: String","love.forte.simbot.telegram.type.ChatMember.Companion.CLASS_DISCRIMINATOR"]},{"name":"const val COMMANDS_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.MenuButton.Companion.COMMANDS_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-menu-button/-companion/-c-o-m-m-a-n-d-s_-t-y-p-e_-n-a-m-e.html","searchKeys":["COMMANDS_TYPE_NAME","const val COMMANDS_TYPE_NAME: String","love.forte.simbot.telegram.type.MenuButton.Companion.COMMANDS_TYPE_NAME"]},{"name":"const val CUSTOM_EMOJI_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.ReactionType.Companion.CUSTOM_EMOJI_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-type/-companion/-c-u-s-t-o-m_-e-m-o-j-i_-t-y-p-e_-n-a-m-e.html","searchKeys":["CUSTOM_EMOJI_TYPE_NAME","const val CUSTOM_EMOJI_TYPE_NAME: String","love.forte.simbot.telegram.type.ReactionType.Companion.CUSTOM_EMOJI_TYPE_NAME"]},{"name":"const val DEFAULT_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.BotCommandScope.Companion.DEFAULT_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope/-companion/-d-e-f-a-u-l-t_-t-y-p-e_-n-a-m-e.html","searchKeys":["DEFAULT_TYPE_NAME","const val DEFAULT_TYPE_NAME: String","love.forte.simbot.telegram.type.BotCommandScope.Companion.DEFAULT_TYPE_NAME"]},{"name":"const val DEFAULT_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.MenuButton.Companion.DEFAULT_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-menu-button/-companion/-d-e-f-a-u-l-t_-t-y-p-e_-n-a-m-e.html","searchKeys":["DEFAULT_TYPE_NAME","const val DEFAULT_TYPE_NAME: String","love.forte.simbot.telegram.type.MenuButton.Companion.DEFAULT_TYPE_NAME"]},{"name":"const val DOCUMENT_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.InputMedia.Companion.DOCUMENT_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media/-companion/-d-o-c-u-m-e-n-t_-t-y-p-e_-n-a-m-e.html","searchKeys":["DOCUMENT_TYPE_NAME","const val DOCUMENT_TYPE_NAME: String","love.forte.simbot.telegram.type.InputMedia.Companion.DOCUMENT_TYPE_NAME"]},{"name":"const val EMOJI_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.ReactionType.Companion.EMOJI_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-type/-companion/-e-m-o-j-i_-t-y-p-e_-n-a-m-e.html","searchKeys":["EMOJI_TYPE_NAME","const val EMOJI_TYPE_NAME: String","love.forte.simbot.telegram.type.ReactionType.Companion.EMOJI_TYPE_NAME"]},{"name":"const val FORMATTING_OPTION_HTML_STYLE: String","description":"love.forte.simbot.telegram.type.FORMATTING_OPTION_HTML_STYLE","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-f-o-r-m-a-t-t-i-n-g_-o-p-t-i-o-n_-h-t-m-l_-s-t-y-l-e.html","searchKeys":["FORMATTING_OPTION_HTML_STYLE","const val FORMATTING_OPTION_HTML_STYLE: String","love.forte.simbot.telegram.type.FORMATTING_OPTION_HTML_STYLE"]},{"name":"const val FORMATTING_OPTION_MARKDOWN_STYLE: String","description":"love.forte.simbot.telegram.type.FORMATTING_OPTION_MARKDOWN_STYLE","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-f-o-r-m-a-t-t-i-n-g_-o-p-t-i-o-n_-m-a-r-k-d-o-w-n_-s-t-y-l-e.html","searchKeys":["FORMATTING_OPTION_MARKDOWN_STYLE","const val FORMATTING_OPTION_MARKDOWN_STYLE: String","love.forte.simbot.telegram.type.FORMATTING_OPTION_MARKDOWN_STYLE"]},{"name":"const val FORMATTING_OPTION_MARKDOWN_V2_STYLE: String","description":"love.forte.simbot.telegram.type.FORMATTING_OPTION_MARKDOWN_V2_STYLE","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-f-o-r-m-a-t-t-i-n-g_-o-p-t-i-o-n_-m-a-r-k-d-o-w-n_-v2_-s-t-y-l-e.html","searchKeys":["FORMATTING_OPTION_MARKDOWN_V2_STYLE","const val FORMATTING_OPTION_MARKDOWN_V2_STYLE: String","love.forte.simbot.telegram.type.FORMATTING_OPTION_MARKDOWN_V2_STYLE"]},{"name":"const val GIFT_CODE_SOURCE_NAME: String","description":"love.forte.simbot.telegram.type.ChatBoostSource.Companion.GIFT_CODE_SOURCE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source/-companion/-g-i-f-t_-c-o-d-e_-s-o-u-r-c-e_-n-a-m-e.html","searchKeys":["GIFT_CODE_SOURCE_NAME","const val GIFT_CODE_SOURCE_NAME: String","love.forte.simbot.telegram.type.ChatBoostSource.Companion.GIFT_CODE_SOURCE_NAME"]},{"name":"const val GIVEAWAY_SOURCE_NAME: String","description":"love.forte.simbot.telegram.type.ChatBoostSource.Companion.GIVEAWAY_SOURCE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source/-companion/-g-i-v-e-a-w-a-y_-s-o-u-r-c-e_-n-a-m-e.html","searchKeys":["GIVEAWAY_SOURCE_NAME","const val GIVEAWAY_SOURCE_NAME: String","love.forte.simbot.telegram.type.ChatBoostSource.Companion.GIVEAWAY_SOURCE_NAME"]},{"name":"const val HIDDEN_USER_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.MessageOrigin.Companion.HIDDEN_USER_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin/-companion/-h-i-d-d-e-n_-u-s-e-r_-t-y-p-e_-n-a-m-e.html","searchKeys":["HIDDEN_USER_TYPE_NAME","const val HIDDEN_USER_TYPE_NAME: String","love.forte.simbot.telegram.type.MessageOrigin.Companion.HIDDEN_USER_TYPE_NAME"]},{"name":"const val LEFT_STATUS_NAME: String","description":"love.forte.simbot.telegram.type.ChatMember.Companion.LEFT_STATUS_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member/-companion/-l-e-f-t_-s-t-a-t-u-s_-n-a-m-e.html","searchKeys":["LEFT_STATUS_NAME","const val LEFT_STATUS_NAME: String","love.forte.simbot.telegram.type.ChatMember.Companion.LEFT_STATUS_NAME"]},{"name":"const val MEMBER_STATUS_NAME: String","description":"love.forte.simbot.telegram.type.ChatMember.Companion.MEMBER_STATUS_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member/-companion/-m-e-m-b-e-r_-s-t-a-t-u-s_-n-a-m-e.html","searchKeys":["MEMBER_STATUS_NAME","const val MEMBER_STATUS_NAME: String","love.forte.simbot.telegram.type.ChatMember.Companion.MEMBER_STATUS_NAME"]},{"name":"const val OWNER_STATUS_NAME: String","description":"love.forte.simbot.telegram.type.ChatMember.Companion.OWNER_STATUS_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member/-companion/-o-w-n-e-r_-s-t-a-t-u-s_-n-a-m-e.html","searchKeys":["OWNER_STATUS_NAME","const val OWNER_STATUS_NAME: String","love.forte.simbot.telegram.type.ChatMember.Companion.OWNER_STATUS_NAME"]},{"name":"const val PHOTO_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.InputMedia.Companion.PHOTO_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media/-companion/-p-h-o-t-o_-t-y-p-e_-n-a-m-e.html","searchKeys":["PHOTO_TYPE_NAME","const val PHOTO_TYPE_NAME: String","love.forte.simbot.telegram.type.InputMedia.Companion.PHOTO_TYPE_NAME"]},{"name":"const val PREMIUM_SOURCE_NAME: String","description":"love.forte.simbot.telegram.type.ChatBoostSource.Companion.PREMIUM_SOURCE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source/-companion/-p-r-e-m-i-u-m_-s-o-u-r-c-e_-n-a-m-e.html","searchKeys":["PREMIUM_SOURCE_NAME","const val PREMIUM_SOURCE_NAME: String","love.forte.simbot.telegram.type.ChatBoostSource.Companion.PREMIUM_SOURCE_NAME"]},{"name":"const val RESTRICTED_STATUS_NAME: String","description":"love.forte.simbot.telegram.type.ChatMember.Companion.RESTRICTED_STATUS_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member/-companion/-r-e-s-t-r-i-c-t-e-d_-s-t-a-t-u-s_-n-a-m-e.html","searchKeys":["RESTRICTED_STATUS_NAME","const val RESTRICTED_STATUS_NAME: String","love.forte.simbot.telegram.type.ChatMember.Companion.RESTRICTED_STATUS_NAME"]},{"name":"const val USER_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.MessageOrigin.Companion.USER_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin/-companion/-u-s-e-r_-t-y-p-e_-n-a-m-e.html","searchKeys":["USER_TYPE_NAME","const val USER_TYPE_NAME: String","love.forte.simbot.telegram.type.MessageOrigin.Companion.USER_TYPE_NAME"]},{"name":"const val VIDEO_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.InputMedia.Companion.VIDEO_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media/-companion/-v-i-d-e-o_-t-y-p-e_-n-a-m-e.html","searchKeys":["VIDEO_TYPE_NAME","const val VIDEO_TYPE_NAME: String","love.forte.simbot.telegram.type.InputMedia.Companion.VIDEO_TYPE_NAME"]},{"name":"const val WEB_APP_TYPE_NAME: String","description":"love.forte.simbot.telegram.type.MenuButton.Companion.WEB_APP_TYPE_NAME","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-menu-button/-companion/-w-e-b_-a-p-p_-t-y-p-e_-n-a-m-e.html","searchKeys":["WEB_APP_TYPE_NAME","const val WEB_APP_TYPE_NAME: String","love.forte.simbot.telegram.type.MenuButton.Companion.WEB_APP_TYPE_NAME"]},{"name":"constructor()","description":"love.forte.simbot.telegram.type.ForumTopicClosed.ForumTopicClosed","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic-closed/-forum-topic-closed.html","searchKeys":["ForumTopicClosed","constructor()","love.forte.simbot.telegram.type.ForumTopicClosed.ForumTopicClosed"]},{"name":"constructor()","description":"love.forte.simbot.telegram.type.ForumTopicReopened.ForumTopicReopened","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic-reopened/-forum-topic-reopened.html","searchKeys":["ForumTopicReopened","constructor()","love.forte.simbot.telegram.type.ForumTopicReopened.ForumTopicReopened"]},{"name":"constructor()","description":"love.forte.simbot.telegram.type.GeneralForumTopicHidden.GeneralForumTopicHidden","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-general-forum-topic-hidden/-general-forum-topic-hidden.html","searchKeys":["GeneralForumTopicHidden","constructor()","love.forte.simbot.telegram.type.GeneralForumTopicHidden.GeneralForumTopicHidden"]},{"name":"constructor()","description":"love.forte.simbot.telegram.type.GeneralForumTopicUnhidden.GeneralForumTopicUnhidden","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-general-forum-topic-unhidden/-general-forum-topic-unhidden.html","searchKeys":["GeneralForumTopicUnhidden","constructor()","love.forte.simbot.telegram.type.GeneralForumTopicUnhidden.GeneralForumTopicUnhidden"]},{"name":"constructor()","description":"love.forte.simbot.telegram.type.GiveawayCreated.GiveawayCreated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-created/-giveaway-created.html","searchKeys":["GiveawayCreated","constructor()","love.forte.simbot.telegram.type.GiveawayCreated.GiveawayCreated"]},{"name":"constructor()","description":"love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.LinkPreviewOptionsBuilder","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options-builder/-link-preview-options-builder.html","searchKeys":["LinkPreviewOptionsBuilder","constructor()","love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.LinkPreviewOptionsBuilder"]},{"name":"constructor()","description":"love.forte.simbot.telegram.type.MaybeInaccessibleMessage.MaybeInaccessibleMessage","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-maybe-inaccessible-message/-maybe-inaccessible-message.html","searchKeys":["MaybeInaccessibleMessage","constructor()","love.forte.simbot.telegram.type.MaybeInaccessibleMessage.MaybeInaccessibleMessage"]},{"name":"constructor()","description":"love.forte.simbot.telegram.type.VideoChatStarted.VideoChatStarted","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-chat-started/-video-chat-started.html","searchKeys":["VideoChatStarted","constructor()","love.forte.simbot.telegram.type.VideoChatStarted.VideoChatStarted"]},{"name":"constructor()","description":"love.forte.simbot.telegram.type.game.CallbackGame.CallbackGame","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.game/-callback-game/-callback-game.html","searchKeys":["CallbackGame","constructor()","love.forte.simbot.telegram.type.game.CallbackGame.CallbackGame"]},{"name":"constructor(boostCount: Int)","description":"love.forte.simbot.telegram.type.ChatBoostAdded.ChatBoostAdded","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-added/-chat-boost-added.html","searchKeys":["ChatBoostAdded","constructor(boostCount: Int)","love.forte.simbot.telegram.type.ChatBoostAdded.ChatBoostAdded"]},{"name":"constructor(boostId: String, addDate: Int, expirationDate: Int, source: ChatBoostSource)","description":"love.forte.simbot.telegram.type.ChatBoost.ChatBoost","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost/-chat-boost.html","searchKeys":["ChatBoost","constructor(boostId: String, addDate: Int, expirationDate: Int, source: ChatBoostSource)","love.forte.simbot.telegram.type.ChatBoost.ChatBoost"]},{"name":"constructor(boosts: List = emptyList())","description":"love.forte.simbot.telegram.type.UserChatBoosts.UserChatBoosts","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user-chat-boosts/-user-chat-boosts.html","searchKeys":["UserChatBoosts","constructor(boosts: List = emptyList())","love.forte.simbot.telegram.type.UserChatBoosts.UserChatBoosts"]},{"name":"constructor(canSendMessages: Boolean? = null, canSendAudios: Boolean? = null, canSendDocuments: Boolean? = null, canSendPhotos: Boolean? = null, canSendVideos: Boolean? = null, canSendVideoNotes: Boolean? = null, canSendVoiceNotes: Boolean? = null, canSendPolls: Boolean? = null, canSendOtherMessages: Boolean? = null, canAddWebPagePreviews: Boolean? = null, canChangeInfo: Boolean? = null, canInviteUsers: Boolean? = null, canPinMessages: Boolean? = null, canManageTopics: Boolean? = null)","description":"love.forte.simbot.telegram.type.ChatPermissions.ChatPermissions","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/-chat-permissions.html","searchKeys":["ChatPermissions","constructor(canSendMessages: Boolean? = null, canSendAudios: Boolean? = null, canSendDocuments: Boolean? = null, canSendPhotos: Boolean? = null, canSendVideos: Boolean? = null, canSendVideoNotes: Boolean? = null, canSendVoiceNotes: Boolean? = null, canSendPolls: Boolean? = null, canSendOtherMessages: Boolean? = null, canAddWebPagePreviews: Boolean? = null, canChangeInfo: Boolean? = null, canInviteUsers: Boolean? = null, canPinMessages: Boolean? = null, canManageTopics: Boolean? = null)","love.forte.simbot.telegram.type.ChatPermissions.ChatPermissions"]},{"name":"constructor(chat: Chat, boost: ChatBoost)","description":"love.forte.simbot.telegram.type.ChatBoostUpdated.ChatBoostUpdated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-updated/-chat-boost-updated.html","searchKeys":["ChatBoostUpdated","constructor(chat: Chat, boost: ChatBoost)","love.forte.simbot.telegram.type.ChatBoostUpdated.ChatBoostUpdated"]},{"name":"constructor(chat: Chat, boostId: String, removeDate: Int, source: ChatBoostSource)","description":"love.forte.simbot.telegram.type.ChatBoostRemoved.ChatBoostRemoved","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-removed/-chat-boost-removed.html","searchKeys":["ChatBoostRemoved","constructor(chat: Chat, boostId: String, removeDate: Int, source: ChatBoostSource)","love.forte.simbot.telegram.type.ChatBoostRemoved.ChatBoostRemoved"]},{"name":"constructor(chat: Chat, from: User, date: Int, oldChatMember: ChatMember, newChatMember: ChatMember, inviteLink: ChatInviteLink? = null, viaChatFolderInviteLink: Boolean? = null)","description":"love.forte.simbot.telegram.type.ChatMemberUpdated.ChatMemberUpdated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-updated/-chat-member-updated.html","searchKeys":["ChatMemberUpdated","constructor(chat: Chat, from: User, date: Int, oldChatMember: ChatMember, newChatMember: ChatMember, inviteLink: ChatInviteLink? = null, viaChatFolderInviteLink: Boolean? = null)","love.forte.simbot.telegram.type.ChatMemberUpdated.ChatMemberUpdated"]},{"name":"constructor(chat: Chat, from: User, userChatId: Long, date: Int, bio: String? = null, inviteLink: ChatInviteLink? = null)","description":"love.forte.simbot.telegram.type.ChatJoinRequest.ChatJoinRequest","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-join-request/-chat-join-request.html","searchKeys":["ChatJoinRequest","constructor(chat: Chat, from: User, userChatId: Long, date: Int, bio: String? = null, inviteLink: ChatInviteLink? = null)","love.forte.simbot.telegram.type.ChatJoinRequest.ChatJoinRequest"]},{"name":"constructor(chat: Chat, giveawayMessageId: Int, winnersSelectionDate: Int, winnerCount: Int, winners: List = emptyList(), additionalChatCount: Int? = null, premiumSubscriptionMonthCount: Int? = null, unclaimedPrizeCount: Int? = null, onlyNewMembers: Boolean? = null, wasRefunded: Boolean? = null, prizeDescription: String? = null)","description":"love.forte.simbot.telegram.type.GiveawayWinners.GiveawayWinners","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-winners/-giveaway-winners.html","searchKeys":["GiveawayWinners","constructor(chat: Chat, giveawayMessageId: Int, winnersSelectionDate: Int, winnerCount: Int, winners: List = emptyList(), additionalChatCount: Int? = null, premiumSubscriptionMonthCount: Int? = null, unclaimedPrizeCount: Int? = null, onlyNewMembers: Boolean? = null, wasRefunded: Boolean? = null, prizeDescription: String? = null)","love.forte.simbot.telegram.type.GiveawayWinners.GiveawayWinners"]},{"name":"constructor(chat: Chat, id: Int)","description":"love.forte.simbot.telegram.type.Story.Story","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-story/-story.html","searchKeys":["Story","constructor(chat: Chat, id: Int)","love.forte.simbot.telegram.type.Story.Story"]},{"name":"constructor(chat: Chat, messageId: Int, date: Int)","description":"love.forte.simbot.telegram.type.InaccessibleMessage.InaccessibleMessage","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inaccessible-message/-inaccessible-message.html","searchKeys":["InaccessibleMessage","constructor(chat: Chat, messageId: Int, date: Int)","love.forte.simbot.telegram.type.InaccessibleMessage.InaccessibleMessage"]},{"name":"constructor(chat: Chat, messageId: Int, date: Int, reactions: List = emptyList())","description":"love.forte.simbot.telegram.type.MessageReactionCountUpdated.MessageReactionCountUpdated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-count-updated/-message-reaction-count-updated.html","searchKeys":["MessageReactionCountUpdated","constructor(chat: Chat, messageId: Int, date: Int, reactions: List = emptyList())","love.forte.simbot.telegram.type.MessageReactionCountUpdated.MessageReactionCountUpdated"]},{"name":"constructor(chat: Chat, messageId: Int, user: User? = null, actorChat: Chat? = null, date: Int, oldReaction: List = emptyList(), newReaction: List = emptyList())","description":"love.forte.simbot.telegram.type.MessageReactionUpdated.MessageReactionUpdated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-updated/-message-reaction-updated.html","searchKeys":["MessageReactionUpdated","constructor(chat: Chat, messageId: Int, user: User? = null, actorChat: Chat? = null, date: Int, oldReaction: List = emptyList(), newReaction: List = emptyList())","love.forte.simbot.telegram.type.MessageReactionUpdated.MessageReactionUpdated"]},{"name":"constructor(chatId: ChatId)","description":"love.forte.simbot.telegram.type.BotCommandScopeChat.BotCommandScopeChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-chat/-bot-command-scope-chat.html","searchKeys":["BotCommandScopeChat","constructor(chatId: ChatId)","love.forte.simbot.telegram.type.BotCommandScopeChat.BotCommandScopeChat"]},{"name":"constructor(chatId: ChatId)","description":"love.forte.simbot.telegram.type.BotCommandScopeChatAdministrators.BotCommandScopeChatAdministrators","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-chat-administrators/-bot-command-scope-chat-administrators.html","searchKeys":["BotCommandScopeChatAdministrators","constructor(chatId: ChatId)","love.forte.simbot.telegram.type.BotCommandScopeChatAdministrators.BotCommandScopeChatAdministrators"]},{"name":"constructor(chatId: ChatId, userId: Int)","description":"love.forte.simbot.telegram.type.BotCommandScopeChatMember.BotCommandScopeChatMember","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-chat-member/-bot-command-scope-chat-member.html","searchKeys":["BotCommandScopeChatMember","constructor(chatId: ChatId, userId: Int)","love.forte.simbot.telegram.type.BotCommandScopeChatMember.BotCommandScopeChatMember"]},{"name":"constructor(chats: List = emptyList(), winnersSelectionDate: Int, winnerCount: Int, onlyNewMembers: Boolean? = null, hasPublicWinners: Boolean? = null, prizeDescription: String? = null, countryCodes: List? = null, premiumSubscriptionMonthCount: Int? = null)","description":"love.forte.simbot.telegram.type.Giveaway.Giveaway","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway/-giveaway.html","searchKeys":["Giveaway","constructor(chats: List = emptyList(), winnersSelectionDate: Int, winnerCount: Int, onlyNewMembers: Boolean? = null, hasPublicWinners: Boolean? = null, prizeDescription: String? = null, countryCodes: List? = null, premiumSubscriptionMonthCount: Int? = null)","love.forte.simbot.telegram.type.Giveaway.Giveaway"]},{"name":"constructor(command: String, description: String)","description":"love.forte.simbot.telegram.type.BotCommand.BotCommand","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command/-bot-command.html","searchKeys":["BotCommand","constructor(command: String, description: String)","love.forte.simbot.telegram.type.BotCommand.BotCommand"]},{"name":"constructor(countryCode: String, state: String, city: String, streetLine1: String, streetLine2: String, postCode: String)","description":"love.forte.simbot.telegram.type.payment.ShippingAddress.ShippingAddress","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-address/-shipping-address.html","searchKeys":["ShippingAddress","constructor(countryCode: String, state: String, city: String, streetLine1: String, streetLine2: String, postCode: String)","love.forte.simbot.telegram.type.payment.ShippingAddress.ShippingAddress"]},{"name":"constructor(currency: String, totalAmount: Int, invoicePayload: String, shippingOptionId: String? = null, orderInfo: OrderInfo? = null, telegramPaymentChargeId: String, providerPaymentChargeId: String)","description":"love.forte.simbot.telegram.type.payment.SuccessfulPayment.SuccessfulPayment","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-successful-payment/-successful-payment.html","searchKeys":["SuccessfulPayment","constructor(currency: String, totalAmount: Int, invoicePayload: String, shippingOptionId: String? = null, orderInfo: OrderInfo? = null, telegramPaymentChargeId: String, providerPaymentChargeId: String)","love.forte.simbot.telegram.type.payment.SuccessfulPayment.SuccessfulPayment"]},{"name":"constructor(customEmojiId: String)","description":"love.forte.simbot.telegram.type.ReactionTypeCustomEmoji.ReactionTypeCustomEmoji","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-type-custom-emoji/-reaction-type-custom-emoji.html","searchKeys":["ReactionTypeCustomEmoji","constructor(customEmojiId: String)","love.forte.simbot.telegram.type.ReactionTypeCustomEmoji.ReactionTypeCustomEmoji"]},{"name":"constructor(data: List = emptyList(), credentials: EncryptedCredentials)","description":"love.forte.simbot.telegram.type.passport.PassportData.PassportData","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.passport/-passport-data/-passport-data.html","searchKeys":["PassportData","constructor(data: List = emptyList(), credentials: EncryptedCredentials)","love.forte.simbot.telegram.type.passport.PassportData.PassportData"]},{"name":"constructor(data: String, buttonText: String)","description":"love.forte.simbot.telegram.type.WebAppData.WebAppData","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-web-app-data/-web-app-data.html","searchKeys":["WebAppData","constructor(data: String, buttonText: String)","love.forte.simbot.telegram.type.WebAppData.WebAppData"]},{"name":"constructor(data: String, hash: String, secret: String)","description":"love.forte.simbot.telegram.type.payment.EncryptedCredentials.EncryptedCredentials","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-credentials/-encrypted-credentials.html","searchKeys":["EncryptedCredentials","constructor(data: String, hash: String, secret: String)","love.forte.simbot.telegram.type.payment.EncryptedCredentials.EncryptedCredentials"]},{"name":"constructor(date: Int, chat: Chat, messageId: Int, authorSignature: String? = null)","description":"love.forte.simbot.telegram.type.MessageOriginChannel.MessageOriginChannel","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-channel/-message-origin-channel.html","searchKeys":["MessageOriginChannel","constructor(date: Int, chat: Chat, messageId: Int, authorSignature: String? = null)","love.forte.simbot.telegram.type.MessageOriginChannel.MessageOriginChannel"]},{"name":"constructor(date: Int, senderChat: Chat, authorSignature: String? = null)","description":"love.forte.simbot.telegram.type.MessageOriginChat.MessageOriginChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-chat/-message-origin-chat.html","searchKeys":["MessageOriginChat","constructor(date: Int, senderChat: Chat, authorSignature: String? = null)","love.forte.simbot.telegram.type.MessageOriginChat.MessageOriginChat"]},{"name":"constructor(date: Int, senderUser: User)","description":"love.forte.simbot.telegram.type.MessageOriginUser.MessageOriginUser","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-user/-message-origin-user.html","searchKeys":["MessageOriginUser","constructor(date: Int, senderUser: User)","love.forte.simbot.telegram.type.MessageOriginUser.MessageOriginUser"]},{"name":"constructor(date: Int, senderUserName: String)","description":"love.forte.simbot.telegram.type.MessageOriginHiddenUser.MessageOriginHiddenUser","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-hidden-user/-message-origin-hidden-user.html","searchKeys":["MessageOriginHiddenUser","constructor(date: Int, senderUserName: String)","love.forte.simbot.telegram.type.MessageOriginHiddenUser.MessageOriginHiddenUser"]},{"name":"constructor(description: String)","description":"love.forte.simbot.telegram.type.BotDescription.BotDescription","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-description/-bot-description.html","searchKeys":["BotDescription","constructor(description: String)","love.forte.simbot.telegram.type.BotDescription.BotDescription"]},{"name":"constructor(duration: Int)","description":"love.forte.simbot.telegram.type.VideoChatEnded.VideoChatEnded","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-chat-ended/-video-chat-ended.html","searchKeys":["VideoChatEnded","constructor(duration: Int)","love.forte.simbot.telegram.type.VideoChatEnded.VideoChatEnded"]},{"name":"constructor(emoji: String)","description":"love.forte.simbot.telegram.type.ReactionTypeEmoji.ReactionTypeEmoji","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-type-emoji/-reaction-type-emoji.html","searchKeys":["ReactionTypeEmoji","constructor(emoji: String)","love.forte.simbot.telegram.type.ReactionTypeEmoji.ReactionTypeEmoji"]},{"name":"constructor(emoji: String, value: Int)","description":"love.forte.simbot.telegram.type.Dice.Dice","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-dice/-dice.html","searchKeys":["Dice","constructor(emoji: String, value: Int)","love.forte.simbot.telegram.type.Dice.Dice"]},{"name":"constructor(fileId: String, fileUniqueId: String, duration: Int, mimeType: String? = null, fileSize: Long? = null)","description":"love.forte.simbot.telegram.type.Voice.Voice","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-voice/-voice.html","searchKeys":["Voice","constructor(fileId: String, fileUniqueId: String, duration: Int, mimeType: String? = null, fileSize: Long? = null)","love.forte.simbot.telegram.type.Voice.Voice"]},{"name":"constructor(fileId: String, fileUniqueId: String, duration: Int, performer: String? = null, title: String? = null, fileName: String? = null, mimeType: String? = null, fileSize: Long? = null, thumbnail: PhotoSize? = null)","description":"love.forte.simbot.telegram.type.Audio.Audio","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-audio/-audio.html","searchKeys":["Audio","constructor(fileId: String, fileUniqueId: String, duration: Int, performer: String? = null, title: String? = null, fileName: String? = null, mimeType: String? = null, fileSize: Long? = null, thumbnail: PhotoSize? = null)","love.forte.simbot.telegram.type.Audio.Audio"]},{"name":"constructor(fileId: String, fileUniqueId: String, fileSize: Int, fileDate: Int)","description":"love.forte.simbot.telegram.type.passport.PassportFile.PassportFile","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.passport/-passport-file/-passport-file.html","searchKeys":["PassportFile","constructor(fileId: String, fileUniqueId: String, fileSize: Int, fileDate: Int)","love.forte.simbot.telegram.type.passport.PassportFile.PassportFile"]},{"name":"constructor(fileId: String, fileUniqueId: String, fileSize: Long? = null, filePath: String? = null)","description":"love.forte.simbot.telegram.type.File.File","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-file/-file.html","searchKeys":["File","constructor(fileId: String, fileUniqueId: String, fileSize: Long? = null, filePath: String? = null)","love.forte.simbot.telegram.type.File.File"]},{"name":"constructor(fileId: String, fileUniqueId: String, length: Int, duration: Int, thumbnail: PhotoSize? = null, fileSize: Int? = null)","description":"love.forte.simbot.telegram.type.VideoNote.VideoNote","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-note/-video-note.html","searchKeys":["VideoNote","constructor(fileId: String, fileUniqueId: String, length: Int, duration: Int, thumbnail: PhotoSize? = null, fileSize: Int? = null)","love.forte.simbot.telegram.type.VideoNote.VideoNote"]},{"name":"constructor(fileId: String, fileUniqueId: String, thumbnail: PhotoSize? = null, fileName: String? = null, mimeType: String? = null, fileSize: Long? = null)","description":"love.forte.simbot.telegram.type.Document.Document","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-document/-document.html","searchKeys":["Document","constructor(fileId: String, fileUniqueId: String, thumbnail: PhotoSize? = null, fileName: String? = null, mimeType: String? = null, fileSize: Long? = null)","love.forte.simbot.telegram.type.Document.Document"]},{"name":"constructor(fileId: String, fileUniqueId: String, type: String, width: Int, height: Int, isAnimated: Boolean = false, isVideo: Boolean = false, thumbnail: PhotoSize? = null, emoji: String? = null, setName: String? = null, premiumAnimation: File? = null, maskPosition: MaskPosition? = null, customEmojiId: String? = null, needsRepainting: Boolean? = null, fileSize: Int? = null)","description":"love.forte.simbot.telegram.type.sticker.Sticker.Sticker","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/-sticker.html","searchKeys":["Sticker","constructor(fileId: String, fileUniqueId: String, type: String, width: Int, height: Int, isAnimated: Boolean = false, isVideo: Boolean = false, thumbnail: PhotoSize? = null, emoji: String? = null, setName: String? = null, premiumAnimation: File? = null, maskPosition: MaskPosition? = null, customEmojiId: String? = null, needsRepainting: Boolean? = null, fileSize: Int? = null)","love.forte.simbot.telegram.type.sticker.Sticker.Sticker"]},{"name":"constructor(fileId: String, fileUniqueId: String, width: Int, height: Int, duration: Int, thumbnail: PhotoSize? = null, fileName: String? = null, mimeType: String? = null, fileSize: Long? = null)","description":"love.forte.simbot.telegram.type.Animation.Animation","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-animation/-animation.html","searchKeys":["Animation","constructor(fileId: String, fileUniqueId: String, width: Int, height: Int, duration: Int, thumbnail: PhotoSize? = null, fileName: String? = null, mimeType: String? = null, fileSize: Long? = null)","love.forte.simbot.telegram.type.Animation.Animation"]},{"name":"constructor(fileId: String, fileUniqueId: String, width: Int, height: Int, duration: Int, thumbnail: PhotoSize? = null, fileName: String? = null, mimeType: String? = null, fileSize: Long? = null)","description":"love.forte.simbot.telegram.type.Video.Video","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video/-video.html","searchKeys":["Video","constructor(fileId: String, fileUniqueId: String, width: Int, height: Int, duration: Int, thumbnail: PhotoSize? = null, fileName: String? = null, mimeType: String? = null, fileSize: Long? = null)","love.forte.simbot.telegram.type.Video.Video"]},{"name":"constructor(fileId: String, fileUniqueId: String, width: Int, height: Int, fileSize: Int? = null)","description":"love.forte.simbot.telegram.type.PhotoSize.PhotoSize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-photo-size/-photo-size.html","searchKeys":["PhotoSize","constructor(fileId: String, fileUniqueId: String, width: Int, height: Int, fileSize: Int? = null)","love.forte.simbot.telegram.type.PhotoSize.PhotoSize"]},{"name":"constructor(forceReply: Boolean = false, inputFieldPlaceholder: String? = null, selective: Boolean? = null)","description":"love.forte.simbot.telegram.type.ForceReply.ForceReply","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-force-reply/-force-reply.html","searchKeys":["ForceReply","constructor(forceReply: Boolean = false, inputFieldPlaceholder: String? = null, selective: Boolean? = null)","love.forte.simbot.telegram.type.ForceReply.ForceReply"]},{"name":"constructor(fromRequest: Boolean? = null, webAppName: String? = null, fromAttachmentMenu: Boolean? = null)","description":"love.forte.simbot.telegram.type.WriteAccessAllowed.WriteAccessAllowed","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-write-access-allowed/-write-access-allowed.html","searchKeys":["WriteAccessAllowed","constructor(fromRequest: Boolean? = null, webAppName: String? = null, fromAttachmentMenu: Boolean? = null)","love.forte.simbot.telegram.type.WriteAccessAllowed.WriteAccessAllowed"]},{"name":"constructor(giveawayMessageId: Int, user: User? = null, isUnclaimed: Boolean? = null)","description":"love.forte.simbot.telegram.type.ChatBoostSourceGiveaway.ChatBoostSourceGiveaway","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source-giveaway/-chat-boost-source-giveaway.html","searchKeys":["ChatBoostSourceGiveaway","constructor(giveawayMessageId: Int, user: User? = null, isUnclaimed: Boolean? = null)","love.forte.simbot.telegram.type.ChatBoostSourceGiveaway.ChatBoostSourceGiveaway"]},{"name":"constructor(id: Long, isBot: Boolean = false, firstName: String, lastName: String? = null, username: String? = null, languageCode: String? = null, isPremium: Boolean? = null, addedToAttachmentMenu: Boolean? = null, canJoinGroups: Boolean? = null, canReadAllGroupMessages: Boolean? = null, supportsInlineQueries: Boolean? = null)","description":"love.forte.simbot.telegram.type.User.User","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user/-user.html","searchKeys":["User","constructor(id: Long, isBot: Boolean = false, firstName: String, lastName: String? = null, username: String? = null, languageCode: String? = null, isPremium: Boolean? = null, addedToAttachmentMenu: Boolean? = null, canJoinGroups: Boolean? = null, canReadAllGroupMessages: Boolean? = null, supportsInlineQueries: Boolean? = null)","love.forte.simbot.telegram.type.User.User"]},{"name":"constructor(id: Long, type: String, title: String? = null, username: String? = null, firstName: String? = null, lastName: String? = null, isForum: Boolean? = null, photo: ChatPhoto? = null, activeUsernames: List? = null, availableReactions: List? = null, accentColorId: Int? = null, backgroundCustomEmojiId: String? = null, profileAccentColorId: Int? = null, profileBackgroundCustomEmojiId: String? = null, emojiStatusCustomEmojiId: String? = null, emojiStatusExpirationDate: Int? = null, bio: String? = null, hasPrivateForwards: Boolean? = null, hasRestrictedVoiceAndVideoMessages: Boolean? = null, joinToSendMessages: Boolean? = null, joinByRequest: Boolean? = null, description: String? = null, inviteLink: String? = null, pinnedMessage: Message? = null, permissions: ChatPermissions? = null, slowModeDelay: Int? = null, unrestrictBoostCount: Int? = null, messageAutoDeleteTime: Int? = null, hasAggressiveAntiSpamEnabled: Boolean? = null, hasHiddenMembers: Boolean? = null, hasProtectedContent: Boolean? = null, hasVisibleHistory: Boolean? = null, stickerSetName: String? = null, canSetStickerSet: Boolean? = null, customEmojiStickerSetName: String? = null, linkedChatId: Int? = null, location: ChatLocation? = null)","description":"love.forte.simbot.telegram.type.Chat.Chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/-chat.html","searchKeys":["Chat","constructor(id: Long, type: String, title: String? = null, username: String? = null, firstName: String? = null, lastName: String? = null, isForum: Boolean? = null, photo: ChatPhoto? = null, activeUsernames: List? = null, availableReactions: List? = null, accentColorId: Int? = null, backgroundCustomEmojiId: String? = null, profileAccentColorId: Int? = null, profileBackgroundCustomEmojiId: String? = null, emojiStatusCustomEmojiId: String? = null, emojiStatusExpirationDate: Int? = null, bio: String? = null, hasPrivateForwards: Boolean? = null, hasRestrictedVoiceAndVideoMessages: Boolean? = null, joinToSendMessages: Boolean? = null, joinByRequest: Boolean? = null, description: String? = null, inviteLink: String? = null, pinnedMessage: Message? = null, permissions: ChatPermissions? = null, slowModeDelay: Int? = null, unrestrictBoostCount: Int? = null, messageAutoDeleteTime: Int? = null, hasAggressiveAntiSpamEnabled: Boolean? = null, hasHiddenMembers: Boolean? = null, hasProtectedContent: Boolean? = null, hasVisibleHistory: Boolean? = null, stickerSetName: String? = null, canSetStickerSet: Boolean? = null, customEmojiStickerSetName: String? = null, linkedChatId: Int? = null, location: ChatLocation? = null)","love.forte.simbot.telegram.type.Chat.Chat"]},{"name":"constructor(id: String, from: User, currency: String, totalAmount: Int, invoicePayload: String, shippingOptionId: String? = null, orderInfo: OrderInfo? = null)","description":"love.forte.simbot.telegram.type.payment.PreCheckoutQuery.PreCheckoutQuery","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-pre-checkout-query/-pre-checkout-query.html","searchKeys":["PreCheckoutQuery","constructor(id: String, from: User, currency: String, totalAmount: Int, invoicePayload: String, shippingOptionId: String? = null, orderInfo: OrderInfo? = null)","love.forte.simbot.telegram.type.payment.PreCheckoutQuery.PreCheckoutQuery"]},{"name":"constructor(id: String, from: User, invoicePayload: String, shippingAddress: ShippingAddress)","description":"love.forte.simbot.telegram.type.payment.ShippingQuery.ShippingQuery","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-query/-shipping-query.html","searchKeys":["ShippingQuery","constructor(id: String, from: User, invoicePayload: String, shippingAddress: ShippingAddress)","love.forte.simbot.telegram.type.payment.ShippingQuery.ShippingQuery"]},{"name":"constructor(id: String, from: User, message: MaybeInaccessibleMessage? = null, inlineMessageId: String? = null, chatInstance: String, data: String? = null, gameShortName: String? = null)","description":"love.forte.simbot.telegram.type.CallbackQuery.CallbackQuery","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-callback-query/-callback-query.html","searchKeys":["CallbackQuery","constructor(id: String, from: User, message: MaybeInaccessibleMessage? = null, inlineMessageId: String? = null, chatInstance: String, data: String? = null, gameShortName: String? = null)","love.forte.simbot.telegram.type.CallbackQuery.CallbackQuery"]},{"name":"constructor(id: String, from: User, query: String, offset: String, chatType: String? = null, location: Location? = null)","description":"love.forte.simbot.telegram.type.inline.InlineQuery.InlineQuery","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-inline-query/-inline-query.html","searchKeys":["InlineQuery","constructor(id: String, from: User, query: String, offset: String, chatType: String? = null, location: Location? = null)","love.forte.simbot.telegram.type.inline.InlineQuery.InlineQuery"]},{"name":"constructor(id: String, question: String, options: List = emptyList(), totalVoterCount: Int, isClosed: Boolean, isAnonymous: Boolean, type: String, allowsMultipleAnswers: Boolean, correctOptionId: Int? = null, explanation: String? = null, explanationEntities: List? = null, openPeriod: Int? = null, closeDate: Int? = null)","description":"love.forte.simbot.telegram.type.Poll.Poll","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/-poll.html","searchKeys":["Poll","constructor(id: String, question: String, options: List = emptyList(), totalVoterCount: Int, isClosed: Boolean, isAnonymous: Boolean, type: String, allowsMultipleAnswers: Boolean, correctOptionId: Int? = null, explanation: String? = null, explanationEntities: List? = null, openPeriod: Int? = null, closeDate: Int? = null)","love.forte.simbot.telegram.type.Poll.Poll"]},{"name":"constructor(inlineKeyboard: List> = emptyList())","description":"love.forte.simbot.telegram.type.InlineKeyboardMarkup.InlineKeyboardMarkup","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-markup/-inline-keyboard-markup.html","searchKeys":["InlineKeyboardMarkup","constructor(inlineKeyboard: List> = emptyList())","love.forte.simbot.telegram.type.InlineKeyboardMarkup.InlineKeyboardMarkup"]},{"name":"constructor(inviteLink: String, creator: User, createsJoinRequest: Boolean, isPrimary: Boolean, isRevoked: Boolean, name: String? = null, expireDate: Int? = null, memberLimit: Int? = null, pendingJoinRequestCount: Int? = null)","description":"love.forte.simbot.telegram.type.ChatInviteLink.ChatInviteLink","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-invite-link/-chat-invite-link.html","searchKeys":["ChatInviteLink","constructor(inviteLink: String, creator: User, createsJoinRequest: Boolean, isPrimary: Boolean, isRevoked: Boolean, name: String? = null, expireDate: Int? = null, memberLimit: Int? = null, pendingJoinRequestCount: Int? = null)","love.forte.simbot.telegram.type.ChatInviteLink.ChatInviteLink"]},{"name":"constructor(isAnonymous: Boolean, canManageChat: Boolean, canDeleteMessages: Boolean, canManageVideoChats: Boolean, canRestrictMembers: Boolean, canPromoteMembers: Boolean, canChangeInfo: Boolean, canInviteUsers: Boolean, canPostStories: Boolean, canEditStories: Boolean, canDeleteStories: Boolean, canPostMessages: Boolean? = null, canEditMessages: Boolean? = null, canPinMessages: Boolean? = null, canManageTopics: Boolean? = null)","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.ChatAdministratorRights","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/-chat-administrator-rights.html","searchKeys":["ChatAdministratorRights","constructor(isAnonymous: Boolean, canManageChat: Boolean, canDeleteMessages: Boolean, canManageVideoChats: Boolean, canRestrictMembers: Boolean, canPromoteMembers: Boolean, canChangeInfo: Boolean, canInviteUsers: Boolean, canPostStories: Boolean, canEditStories: Boolean, canDeleteStories: Boolean, canPostMessages: Boolean? = null, canEditMessages: Boolean? = null, canPinMessages: Boolean? = null, canManageTopics: Boolean? = null)","love.forte.simbot.telegram.type.ChatAdministratorRights.ChatAdministratorRights"]},{"name":"constructor(isDisabled: Boolean? = null, url: String? = null, preferSmallMedia: Boolean? = null, preferLargeMedia: Boolean? = null, showAboveText: Boolean? = null)","description":"love.forte.simbot.telegram.type.LinkPreviewOptions.LinkPreviewOptions","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options/-link-preview-options.html","searchKeys":["LinkPreviewOptions","constructor(isDisabled: Boolean? = null, url: String? = null, preferSmallMedia: Boolean? = null, preferLargeMedia: Boolean? = null, showAboveText: Boolean? = null)","love.forte.simbot.telegram.type.LinkPreviewOptions.LinkPreviewOptions"]},{"name":"constructor(keyboard: List> = emptyList(), isPersistent: Boolean? = null, resizeKeyboard: Boolean? = null, oneTimeKeyboard: Boolean? = null, inputFieldPlaceholder: String? = null, selective: Boolean? = null)","description":"love.forte.simbot.telegram.type.ReplyKeyboardMarkup.ReplyKeyboardMarkup","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-keyboard-markup/-reply-keyboard-markup.html","searchKeys":["ReplyKeyboardMarkup","constructor(keyboard: List> = emptyList(), isPersistent: Boolean? = null, resizeKeyboard: Boolean? = null, oneTimeKeyboard: Boolean? = null, inputFieldPlaceholder: String? = null, selective: Boolean? = null)","love.forte.simbot.telegram.type.ReplyKeyboardMarkup.ReplyKeyboardMarkup"]},{"name":"constructor(latitude: Float, longitude: Float, horizontalAccuracy: Float? = null, livePeriod: Int? = null, heading: Int? = null, proximityAlertRadius: Int? = null)","description":"love.forte.simbot.telegram.type.Location.Location","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-location/-location.html","searchKeys":["Location","constructor(latitude: Float, longitude: Float, horizontalAccuracy: Float? = null, livePeriod: Int? = null, heading: Int? = null, proximityAlertRadius: Int? = null)","love.forte.simbot.telegram.type.Location.Location"]},{"name":"constructor(location: Location, address: String)","description":"love.forte.simbot.telegram.type.ChatLocation.ChatLocation","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-location/-chat-location.html","searchKeys":["ChatLocation","constructor(location: Location, address: String)","love.forte.simbot.telegram.type.ChatLocation.ChatLocation"]},{"name":"constructor(location: Location, title: String, address: String, foursquareId: String? = null, foursquareType: String? = null, googlePlaceId: String? = null, googlePlaceType: String? = null)","description":"love.forte.simbot.telegram.type.Venue.Venue","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-venue/-venue.html","searchKeys":["Venue","constructor(location: Location, title: String, address: String, foursquareId: String? = null, foursquareType: String? = null, googlePlaceId: String? = null, googlePlaceType: String? = null)","love.forte.simbot.telegram.type.Venue.Venue"]},{"name":"constructor(media: String, caption: String? = null, parseMode: String? = null, captionEntities: List? = null, hasSpoiler: Boolean? = null)","description":"love.forte.simbot.telegram.type.InputMediaPhoto.InputMediaPhoto","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-photo/-input-media-photo.html","searchKeys":["InputMediaPhoto","constructor(media: String, caption: String? = null, parseMode: String? = null, captionEntities: List? = null, hasSpoiler: Boolean? = null)","love.forte.simbot.telegram.type.InputMediaPhoto.InputMediaPhoto"]},{"name":"constructor(media: String, thumbnail: String? = null, caption: String? = null, parseMode: String? = null, captionEntities: List? = null, disableContentTypeDetection: Boolean? = null)","description":"love.forte.simbot.telegram.type.InputMediaDocument.InputMediaDocument","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-document/-input-media-document.html","searchKeys":["InputMediaDocument","constructor(media: String, thumbnail: String? = null, caption: String? = null, parseMode: String? = null, captionEntities: List? = null, disableContentTypeDetection: Boolean? = null)","love.forte.simbot.telegram.type.InputMediaDocument.InputMediaDocument"]},{"name":"constructor(media: String, thumbnail: String? = null, caption: String? = null, parseMode: String? = null, captionEntities: List? = null, duration: Int? = null, performer: String? = null, title: String? = null)","description":"love.forte.simbot.telegram.type.InputMediaAudio.InputMediaAudio","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-audio/-input-media-audio.html","searchKeys":["InputMediaAudio","constructor(media: String, thumbnail: String? = null, caption: String? = null, parseMode: String? = null, captionEntities: List? = null, duration: Int? = null, performer: String? = null, title: String? = null)","love.forte.simbot.telegram.type.InputMediaAudio.InputMediaAudio"]},{"name":"constructor(media: String, thumbnail: String? = null, caption: String? = null, parseMode: String? = null, captionEntities: List? = null, width: Int? = null, height: Int? = null, duration: Int? = null, hasSpoiler: Boolean? = null)","description":"love.forte.simbot.telegram.type.InputMediaAnimation.InputMediaAnimation","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-animation/-input-media-animation.html","searchKeys":["InputMediaAnimation","constructor(media: String, thumbnail: String? = null, caption: String? = null, parseMode: String? = null, captionEntities: List? = null, width: Int? = null, height: Int? = null, duration: Int? = null, hasSpoiler: Boolean? = null)","love.forte.simbot.telegram.type.InputMediaAnimation.InputMediaAnimation"]},{"name":"constructor(messageAutoDeleteTime: Int)","description":"love.forte.simbot.telegram.type.MessageAutoDeleteTimerChanged.MessageAutoDeleteTimerChanged","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-auto-delete-timer-changed/-message-auto-delete-timer-changed.html","searchKeys":["MessageAutoDeleteTimerChanged","constructor(messageAutoDeleteTime: Int)","love.forte.simbot.telegram.type.MessageAutoDeleteTimerChanged.MessageAutoDeleteTimerChanged"]},{"name":"constructor(messageId: Int)","description":"love.forte.simbot.telegram.type.MessageId.MessageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-id/-message-id.html","searchKeys":["MessageId","constructor(messageId: Int)","love.forte.simbot.telegram.type.MessageId.MessageId"]},{"name":"constructor(messageId: Int, chatId: ChatId? = null, allowSendingWithoutReply: Boolean? = null, quote: String? = null, quoteParseMode: String? = null, quoteEntities: List? = null, quotePosition: Int? = null)","description":"love.forte.simbot.telegram.type.ReplyParameters.ReplyParameters","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-parameters/-reply-parameters.html","searchKeys":["ReplyParameters","constructor(messageId: Int, chatId: ChatId? = null, allowSendingWithoutReply: Boolean? = null, quote: String? = null, quoteParseMode: String? = null, quoteEntities: List? = null, quotePosition: Int? = null)","love.forte.simbot.telegram.type.ReplyParameters.ReplyParameters"]},{"name":"constructor(messageId: Int, messageThreadId: Int? = null, from: User? = null, senderChat: Chat? = null, senderBoostCount: Int? = null, date: Int, chat: Chat, forwardOrigin: MessageOrigin? = null, isTopicMessage: Boolean? = null, isAutomaticForward: Boolean? = null, replyToMessage: Message? = null, externalReply: ExternalReplyInfo? = null, quote: TextQuote? = null, replyToStory: Story? = null, viaBot: User? = null, editDate: Int? = null, hasProtectedContent: Boolean? = null, mediaGroupId: String? = null, authorSignature: String? = null, text: String? = null, entities: List? = null, linkPreviewOptions: LinkPreviewOptions? = null, animation: Animation? = null, audio: Audio? = null, document: Document? = null, photo: List? = null, sticker: Sticker? = null, story: Story? = null, video: Video? = null, videoNote: VideoNote? = null, voice: Voice? = null, caption: String? = null, captionEntities: List? = null, hasMediaSpoiler: Boolean? = null, contact: Contact? = null, dice: Dice? = null, game: Game? = null, poll: Poll? = null, venue: Venue? = null, location: Location? = null, newChatMembers: List? = null, leftChatMember: User? = null, newChatTitle: String? = null, newChatPhoto: List? = null, deleteChatPhoto: Boolean? = null, groupChatCreated: Boolean? = null, supergroupChatCreated: Boolean? = null, channelChatCreated: Boolean? = null, messageAutoDeleteTimerChanged: MessageAutoDeleteTimerChanged? = null, migrateToChatId: Long? = null, migrateFromChatId: Long? = null, pinnedMessage: MaybeInaccessibleMessage? = null, invoice: Invoice? = null, successfulPayment: SuccessfulPayment? = null, usersShared: UsersShared? = null, chatShared: ChatShared? = null, connectedWebsite: String? = null, writeAccessAllowed: WriteAccessAllowed? = null, passportData: PassportData? = null, proximityAlertTriggered: ProximityAlertTriggered? = null, boostAdded: ChatBoostAdded? = null, forumTopicCreated: ForumTopicCreated? = null, forumTopicEdited: ForumTopicEdited? = null, forumTopicClosed: ForumTopicClosed? = null, forumTopicReopened: ForumTopicReopened? = null, generalForumTopicHidden: GeneralForumTopicHidden? = null, generalForumTopicUnhidden: GeneralForumTopicUnhidden? = null, giveawayCreated: GiveawayCreated? = null, giveaway: Giveaway? = null, giveawayWinners: GiveawayWinners? = null, giveawayCompleted: GiveawayCompleted? = null, videoChatScheduled: VideoChatScheduled? = null, videoChatStarted: VideoChatStarted? = null, videoChatEnded: VideoChatEnded? = null, videoChatParticipantsInvited: VideoChatParticipantsInvited? = null, webAppData: WebAppData? = null, replyMarkup: InlineKeyboardMarkup? = null)","description":"love.forte.simbot.telegram.type.Message.Message","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/-message.html","searchKeys":["Message","constructor(messageId: Int, messageThreadId: Int? = null, from: User? = null, senderChat: Chat? = null, senderBoostCount: Int? = null, date: Int, chat: Chat, forwardOrigin: MessageOrigin? = null, isTopicMessage: Boolean? = null, isAutomaticForward: Boolean? = null, replyToMessage: Message? = null, externalReply: ExternalReplyInfo? = null, quote: TextQuote? = null, replyToStory: Story? = null, viaBot: User? = null, editDate: Int? = null, hasProtectedContent: Boolean? = null, mediaGroupId: String? = null, authorSignature: String? = null, text: String? = null, entities: List? = null, linkPreviewOptions: LinkPreviewOptions? = null, animation: Animation? = null, audio: Audio? = null, document: Document? = null, photo: List? = null, sticker: Sticker? = null, story: Story? = null, video: Video? = null, videoNote: VideoNote? = null, voice: Voice? = null, caption: String? = null, captionEntities: List? = null, hasMediaSpoiler: Boolean? = null, contact: Contact? = null, dice: Dice? = null, game: Game? = null, poll: Poll? = null, venue: Venue? = null, location: Location? = null, newChatMembers: List? = null, leftChatMember: User? = null, newChatTitle: String? = null, newChatPhoto: List? = null, deleteChatPhoto: Boolean? = null, groupChatCreated: Boolean? = null, supergroupChatCreated: Boolean? = null, channelChatCreated: Boolean? = null, messageAutoDeleteTimerChanged: MessageAutoDeleteTimerChanged? = null, migrateToChatId: Long? = null, migrateFromChatId: Long? = null, pinnedMessage: MaybeInaccessibleMessage? = null, invoice: Invoice? = null, successfulPayment: SuccessfulPayment? = null, usersShared: UsersShared? = null, chatShared: ChatShared? = null, connectedWebsite: String? = null, writeAccessAllowed: WriteAccessAllowed? = null, passportData: PassportData? = null, proximityAlertTriggered: ProximityAlertTriggered? = null, boostAdded: ChatBoostAdded? = null, forumTopicCreated: ForumTopicCreated? = null, forumTopicEdited: ForumTopicEdited? = null, forumTopicClosed: ForumTopicClosed? = null, forumTopicReopened: ForumTopicReopened? = null, generalForumTopicHidden: GeneralForumTopicHidden? = null, generalForumTopicUnhidden: GeneralForumTopicUnhidden? = null, giveawayCreated: GiveawayCreated? = null, giveaway: Giveaway? = null, giveawayWinners: GiveawayWinners? = null, giveawayCompleted: GiveawayCompleted? = null, videoChatScheduled: VideoChatScheduled? = null, videoChatStarted: VideoChatStarted? = null, videoChatEnded: VideoChatEnded? = null, videoChatParticipantsInvited: VideoChatParticipantsInvited? = null, webAppData: WebAppData? = null, replyMarkup: InlineKeyboardMarkup? = null)","love.forte.simbot.telegram.type.Message.Message"]},{"name":"constructor(messageThreadId: Int, name: String, iconColor: Int, iconCustomEmojiId: String? = null)","description":"love.forte.simbot.telegram.type.ForumTopic.ForumTopic","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic/-forum-topic.html","searchKeys":["ForumTopic","constructor(messageThreadId: Int, name: String, iconColor: Int, iconCustomEmojiId: String? = null)","love.forte.simbot.telegram.type.ForumTopic.ForumTopic"]},{"name":"constructor(migrateToChatId: Long? = null, retryAfter: Int? = null)","description":"love.forte.simbot.telegram.type.ResponseParameters.ResponseParameters","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-response-parameters/-response-parameters.html","searchKeys":["ResponseParameters","constructor(migrateToChatId: Long? = null, retryAfter: Int? = null)","love.forte.simbot.telegram.type.ResponseParameters.ResponseParameters"]},{"name":"constructor(name: String)","description":"love.forte.simbot.telegram.type.BotName.BotName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-name/-bot-name.html","searchKeys":["BotName","constructor(name: String)","love.forte.simbot.telegram.type.BotName.BotName"]},{"name":"constructor(name: String, iconColor: Int, iconCustomEmojiId: String? = null)","description":"love.forte.simbot.telegram.type.ForumTopicCreated.ForumTopicCreated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic-created/-forum-topic-created.html","searchKeys":["ForumTopicCreated","constructor(name: String, iconColor: Int, iconCustomEmojiId: String? = null)","love.forte.simbot.telegram.type.ForumTopicCreated.ForumTopicCreated"]},{"name":"constructor(name: String? = null, iconCustomEmojiId: String? = null)","description":"love.forte.simbot.telegram.type.ForumTopicEdited.ForumTopicEdited","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic-edited/-forum-topic-edited.html","searchKeys":["ForumTopicEdited","constructor(name: String? = null, iconCustomEmojiId: String? = null)","love.forte.simbot.telegram.type.ForumTopicEdited.ForumTopicEdited"]},{"name":"constructor(name: String? = null, phoneNumber: String? = null, email: String? = null, shippingAddress: ShippingAddress? = null)","description":"love.forte.simbot.telegram.type.payment.OrderInfo.OrderInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-order-info/-order-info.html","searchKeys":["OrderInfo","constructor(name: String? = null, phoneNumber: String? = null, email: String? = null, shippingAddress: ShippingAddress? = null)","love.forte.simbot.telegram.type.payment.OrderInfo.OrderInfo"]},{"name":"constructor(origin: MessageOrigin, chat: Chat? = null, messageId: Int? = null, linkPreviewOptions: LinkPreviewOptions? = null, animation: Animation? = null, audio: Audio? = null, document: Document? = null, photo: List? = null, sticker: Sticker? = null, story: Story? = null, video: Video? = null, videoNote: VideoNote? = null, voice: Voice? = null, hasMediaSpoiler: Boolean? = null, contact: Contact? = null, dice: Dice? = null, game: Game? = null, giveaway: Giveaway? = null, giveawayWinners: GiveawayWinners? = null, invoice: Invoice? = null, location: Location? = null, poll: Poll? = null, venue: Venue? = null)","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.ExternalReplyInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/-external-reply-info.html","searchKeys":["ExternalReplyInfo","constructor(origin: MessageOrigin, chat: Chat? = null, messageId: Int? = null, linkPreviewOptions: LinkPreviewOptions? = null, animation: Animation? = null, audio: Audio? = null, document: Document? = null, photo: List? = null, sticker: Sticker? = null, story: Story? = null, video: Video? = null, videoNote: VideoNote? = null, voice: Voice? = null, hasMediaSpoiler: Boolean? = null, contact: Contact? = null, dice: Dice? = null, game: Game? = null, giveaway: Giveaway? = null, giveawayWinners: GiveawayWinners? = null, invoice: Invoice? = null, location: Location? = null, poll: Poll? = null, venue: Venue? = null)","love.forte.simbot.telegram.type.ExternalReplyInfo.ExternalReplyInfo"]},{"name":"constructor(phoneNumber: String, firstName: String, lastName: String? = null, userId: Long? = null, vcard: String? = null)","description":"love.forte.simbot.telegram.type.Contact.Contact","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-contact/-contact.html","searchKeys":["Contact","constructor(phoneNumber: String, firstName: String, lastName: String? = null, userId: Long? = null, vcard: String? = null)","love.forte.simbot.telegram.type.Contact.Contact"]},{"name":"constructor(point: String, xShift: Float, yShift: Float, scale: Float)","description":"love.forte.simbot.telegram.type.sticker.MaskPosition.MaskPosition","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-mask-position/-mask-position.html","searchKeys":["MaskPosition","constructor(point: String, xShift: Float, yShift: Float, scale: Float)","love.forte.simbot.telegram.type.sticker.MaskPosition.MaskPosition"]},{"name":"constructor(pollId: String, voterChat: Chat? = null, user: User? = null, optionIds: List = emptyList())","description":"love.forte.simbot.telegram.type.PollAnswer.PollAnswer","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll-answer/-poll-answer.html","searchKeys":["PollAnswer","constructor(pollId: String, voterChat: Chat? = null, user: User? = null, optionIds: List = emptyList())","love.forte.simbot.telegram.type.PollAnswer.PollAnswer"]},{"name":"constructor(query: String? = null, allowUserChats: Boolean? = null, allowBotChats: Boolean? = null, allowGroupChats: Boolean? = null, allowChannelChats: Boolean? = null)","description":"love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat.SwitchInlineQueryChosenChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-switch-inline-query-chosen-chat/-switch-inline-query-chosen-chat.html","searchKeys":["SwitchInlineQueryChosenChat","constructor(query: String? = null, allowUserChats: Boolean? = null, allowBotChats: Boolean? = null, allowGroupChats: Boolean? = null, allowChannelChats: Boolean? = null)","love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat.SwitchInlineQueryChosenChat"]},{"name":"constructor(removeKeyboard: Boolean = false, selective: Boolean? = null)","description":"love.forte.simbot.telegram.type.ReplyKeyboardRemove.ReplyKeyboardRemove","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-keyboard-remove/-reply-keyboard-remove.html","searchKeys":["ReplyKeyboardRemove","constructor(removeKeyboard: Boolean = false, selective: Boolean? = null)","love.forte.simbot.telegram.type.ReplyKeyboardRemove.ReplyKeyboardRemove"]},{"name":"constructor(requestId: Int, chatId: Long)","description":"love.forte.simbot.telegram.type.ChatShared.ChatShared","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-shared/-chat-shared.html","searchKeys":["ChatShared","constructor(requestId: Int, chatId: Long)","love.forte.simbot.telegram.type.ChatShared.ChatShared"]},{"name":"constructor(requestId: Int, chatIsChannel: Boolean, chatIsForum: Boolean? = null, chatHasUsername: Boolean? = null, chatIsCreated: Boolean? = null, userAdministratorRights: ChatAdministratorRights? = null, botAdministratorRights: ChatAdministratorRights? = null, botIsMember: Boolean? = null)","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestChat.KeyboardButtonRequestChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-chat/-keyboard-button-request-chat.html","searchKeys":["KeyboardButtonRequestChat","constructor(requestId: Int, chatIsChannel: Boolean, chatIsForum: Boolean? = null, chatHasUsername: Boolean? = null, chatIsCreated: Boolean? = null, userAdministratorRights: ChatAdministratorRights? = null, botAdministratorRights: ChatAdministratorRights? = null, botIsMember: Boolean? = null)","love.forte.simbot.telegram.type.KeyboardButtonRequestChat.KeyboardButtonRequestChat"]},{"name":"constructor(requestId: Int, userIds: List = emptyList())","description":"love.forte.simbot.telegram.type.UsersShared.UsersShared","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-users-shared/-users-shared.html","searchKeys":["UsersShared","constructor(requestId: Int, userIds: List = emptyList())","love.forte.simbot.telegram.type.UsersShared.UsersShared"]},{"name":"constructor(requestId: Int, userIsBot: Boolean? = null, userIsPremium: Boolean? = null, maxQuantity: Int? = null)","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestUsers.KeyboardButtonRequestUsers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-users/-keyboard-button-request-users.html","searchKeys":["KeyboardButtonRequestUsers","constructor(requestId: Int, userIsBot: Boolean? = null, userIsPremium: Boolean? = null, maxQuantity: Int? = null)","love.forte.simbot.telegram.type.KeyboardButtonRequestUsers.KeyboardButtonRequestUsers"]},{"name":"constructor(resultId: String, from: User, location: Location? = null, inlineMessageId: String? = null, query: String)","description":"love.forte.simbot.telegram.type.inline.ChosenInlineResult.ChosenInlineResult","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-chosen-inline-result/-chosen-inline-result.html","searchKeys":["ChosenInlineResult","constructor(resultId: String, from: User, location: Location? = null, inlineMessageId: String? = null, query: String)","love.forte.simbot.telegram.type.inline.ChosenInlineResult.ChosenInlineResult"]},{"name":"constructor(shortDescription: String)","description":"love.forte.simbot.telegram.type.BotShortDescription.BotShortDescription","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-short-description/-bot-short-description.html","searchKeys":["BotShortDescription","constructor(shortDescription: String)","love.forte.simbot.telegram.type.BotShortDescription.BotShortDescription"]},{"name":"constructor(smallFileId: String, smallFileUniqueId: String, bigFileId: String, bigFileUniqueId: String)","description":"love.forte.simbot.telegram.type.ChatPhoto.ChatPhoto","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-photo/-chat-photo.html","searchKeys":["ChatPhoto","constructor(smallFileId: String, smallFileUniqueId: String, bigFileId: String, bigFileUniqueId: String)","love.forte.simbot.telegram.type.ChatPhoto.ChatPhoto"]},{"name":"constructor(startDate: Int)","description":"love.forte.simbot.telegram.type.VideoChatScheduled.VideoChatScheduled","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-chat-scheduled/-video-chat-scheduled.html","searchKeys":["VideoChatScheduled","constructor(startDate: Int)","love.forte.simbot.telegram.type.VideoChatScheduled.VideoChatScheduled"]},{"name":"constructor(text: String, entities: List? = null, position: Int, isManual: Boolean? = null)","description":"love.forte.simbot.telegram.type.TextQuote.TextQuote","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-text-quote/-text-quote.html","searchKeys":["TextQuote","constructor(text: String, entities: List? = null, position: Int, isManual: Boolean? = null)","love.forte.simbot.telegram.type.TextQuote.TextQuote"]},{"name":"constructor(text: String, requestUsers: KeyboardButtonRequestUsers? = null, requestChat: KeyboardButtonRequestChat? = null, requestContact: Boolean? = null, requestLocation: Boolean? = null, requestPoll: KeyboardButtonPollType? = null, webApp: WebAppInfo? = null)","description":"love.forte.simbot.telegram.type.KeyboardButton.KeyboardButton","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button/-keyboard-button.html","searchKeys":["KeyboardButton","constructor(text: String, requestUsers: KeyboardButtonRequestUsers? = null, requestChat: KeyboardButtonRequestChat? = null, requestContact: Boolean? = null, requestLocation: Boolean? = null, requestPoll: KeyboardButtonPollType? = null, webApp: WebAppInfo? = null)","love.forte.simbot.telegram.type.KeyboardButton.KeyboardButton"]},{"name":"constructor(text: String, url: String? = null, callbackData: String? = null, webApp: WebAppInfo? = null, loginUrl: LoginUrl? = null, switchInlineQuery: String? = null, switchInlineQueryCurrentChat: String? = null, switchInlineQueryChosenChat: SwitchInlineQueryChosenChat? = null, callbackGame: CallbackGame? = null, pay: Boolean? = null)","description":"love.forte.simbot.telegram.type.InlineKeyboardButton.InlineKeyboardButton","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-button/-inline-keyboard-button.html","searchKeys":["InlineKeyboardButton","constructor(text: String, url: String? = null, callbackData: String? = null, webApp: WebAppInfo? = null, loginUrl: LoginUrl? = null, switchInlineQuery: String? = null, switchInlineQueryCurrentChat: String? = null, switchInlineQueryChosenChat: SwitchInlineQueryChosenChat? = null, callbackGame: CallbackGame? = null, pay: Boolean? = null)","love.forte.simbot.telegram.type.InlineKeyboardButton.InlineKeyboardButton"]},{"name":"constructor(text: String, voterCount: Int)","description":"love.forte.simbot.telegram.type.PollOption.PollOption","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll-option/-poll-option.html","searchKeys":["PollOption","constructor(text: String, voterCount: Int)","love.forte.simbot.telegram.type.PollOption.PollOption"]},{"name":"constructor(text: String, webApp: WebAppInfo)","description":"love.forte.simbot.telegram.type.MenuButtonWebApp.MenuButtonWebApp","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-menu-button-web-app/-menu-button-web-app.html","searchKeys":["MenuButtonWebApp","constructor(text: String, webApp: WebAppInfo)","love.forte.simbot.telegram.type.MenuButtonWebApp.MenuButtonWebApp"]},{"name":"constructor(title: String, description: String, photo: List = emptyList(), text: String? = null, textEntities: List? = null, animation: Animation? = null)","description":"love.forte.simbot.telegram.type.game.Game.Game","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.game/-game/-game.html","searchKeys":["Game","constructor(title: String, description: String, photo: List = emptyList(), text: String? = null, textEntities: List? = null, animation: Animation? = null)","love.forte.simbot.telegram.type.game.Game.Game"]},{"name":"constructor(title: String, description: String, startParameter: String, currency: String, totalAmount: Int)","description":"love.forte.simbot.telegram.type.payment.Invoice.Invoice","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-invoice/-invoice.html","searchKeys":["Invoice","constructor(title: String, description: String, startParameter: String, currency: String, totalAmount: Int)","love.forte.simbot.telegram.type.payment.Invoice.Invoice"]},{"name":"constructor(totalCount: Int, photos: List> = emptyList())","description":"love.forte.simbot.telegram.type.UserProfilePhotos.UserProfilePhotos","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user-profile-photos/-user-profile-photos.html","searchKeys":["UserProfilePhotos","constructor(totalCount: Int, photos: List> = emptyList())","love.forte.simbot.telegram.type.UserProfilePhotos.UserProfilePhotos"]},{"name":"constructor(traveler: User, watcher: User, distance: Int)","description":"love.forte.simbot.telegram.type.ProximityAlertTriggered.ProximityAlertTriggered","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-proximity-alert-triggered/-proximity-alert-triggered.html","searchKeys":["ProximityAlertTriggered","constructor(traveler: User, watcher: User, distance: Int)","love.forte.simbot.telegram.type.ProximityAlertTriggered.ProximityAlertTriggered"]},{"name":"constructor(type: ReactionType, totalCount: Int)","description":"love.forte.simbot.telegram.type.ReactionCount.ReactionCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-count/-reaction-count.html","searchKeys":["ReactionCount","constructor(type: ReactionType, totalCount: Int)","love.forte.simbot.telegram.type.ReactionCount.ReactionCount"]},{"name":"constructor(type: String, data: String? = null, phoneNumber: String? = null, email: String? = null, files: List? = null, frontSide: PassportFile? = null, reverseSide: PassportFile? = null, selfie: PassportFile? = null, translation: List? = null, hash: String)","description":"love.forte.simbot.telegram.type.payment.EncryptedPassportElement.EncryptedPassportElement","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-passport-element/-encrypted-passport-element.html","searchKeys":["EncryptedPassportElement","constructor(type: String, data: String? = null, phoneNumber: String? = null, email: String? = null, files: List? = null, frontSide: PassportFile? = null, reverseSide: PassportFile? = null, selfie: PassportFile? = null, translation: List? = null, hash: String)","love.forte.simbot.telegram.type.payment.EncryptedPassportElement.EncryptedPassportElement"]},{"name":"constructor(type: String, media: String, thumbnail: String? = null, caption: String? = null, parseMode: String? = null, captionEntities: List? = null, width: Int? = null, height: Int? = null, duration: Int? = null, supportsStreaming: Boolean? = null, hasSpoiler: Boolean? = null)","description":"love.forte.simbot.telegram.type.InputMediaVideo.InputMediaVideo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-video/-input-media-video.html","searchKeys":["InputMediaVideo","constructor(type: String, media: String, thumbnail: String? = null, caption: String? = null, parseMode: String? = null, captionEntities: List? = null, width: Int? = null, height: Int? = null, duration: Int? = null, supportsStreaming: Boolean? = null, hasSpoiler: Boolean? = null)","love.forte.simbot.telegram.type.InputMediaVideo.InputMediaVideo"]},{"name":"constructor(type: String, offset: Int, length: Int, url: String? = null, user: User? = null, language: String? = null, customEmojiId: String? = null)","description":"love.forte.simbot.telegram.type.MessageEntity.MessageEntity","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity/-message-entity.html","searchKeys":["MessageEntity","constructor(type: String, offset: Int, length: Int, url: String? = null, user: User? = null, language: String? = null, customEmojiId: String? = null)","love.forte.simbot.telegram.type.MessageEntity.MessageEntity"]},{"name":"constructor(type: String? = null)","description":"love.forte.simbot.telegram.type.KeyboardButtonPollType.KeyboardButtonPollType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-poll-type/-keyboard-button-poll-type.html","searchKeys":["KeyboardButtonPollType","constructor(type: String? = null)","love.forte.simbot.telegram.type.KeyboardButtonPollType.KeyboardButtonPollType"]},{"name":"constructor(url: String)","description":"love.forte.simbot.telegram.type.WebAppInfo.WebAppInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-web-app-info/-web-app-info.html","searchKeys":["WebAppInfo","constructor(url: String)","love.forte.simbot.telegram.type.WebAppInfo.WebAppInfo"]},{"name":"constructor(url: String, forwardText: String? = null, botUsername: String? = null, requestWriteAccess: Boolean? = null)","description":"love.forte.simbot.telegram.type.LoginUrl.LoginUrl","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-login-url/-login-url.html","searchKeys":["LoginUrl","constructor(url: String, forwardText: String? = null, botUsername: String? = null, requestWriteAccess: Boolean? = null)","love.forte.simbot.telegram.type.LoginUrl.LoginUrl"]},{"name":"constructor(url: String, hasCustomCertificate: Boolean = false, pendingUpdateCount: Int, ipAddress: String? = null, lastErrorDate: Int? = null, lastErrorMessage: String? = null, lastSynchronizationErrorDate: Int? = null, maxConnections: Int? = null, allowedUpdates: List? = null)","description":"love.forte.simbot.telegram.type.update.WebhookInfo.WebhookInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.update/-webhook-info/-webhook-info.html","searchKeys":["WebhookInfo","constructor(url: String, hasCustomCertificate: Boolean = false, pendingUpdateCount: Int, ipAddress: String? = null, lastErrorDate: Int? = null, lastErrorMessage: String? = null, lastSynchronizationErrorDate: Int? = null, maxConnections: Int? = null, allowedUpdates: List? = null)","love.forte.simbot.telegram.type.update.WebhookInfo.WebhookInfo"]},{"name":"constructor(user: User)","description":"love.forte.simbot.telegram.type.ChatBoostSourceGiftCode.ChatBoostSourceGiftCode","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source-gift-code/-chat-boost-source-gift-code.html","searchKeys":["ChatBoostSourceGiftCode","constructor(user: User)","love.forte.simbot.telegram.type.ChatBoostSourceGiftCode.ChatBoostSourceGiftCode"]},{"name":"constructor(user: User)","description":"love.forte.simbot.telegram.type.ChatBoostSourcePremium.ChatBoostSourcePremium","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source-premium/-chat-boost-source-premium.html","searchKeys":["ChatBoostSourcePremium","constructor(user: User)","love.forte.simbot.telegram.type.ChatBoostSourcePremium.ChatBoostSourcePremium"]},{"name":"constructor(user: User)","description":"love.forte.simbot.telegram.type.ChatMemberLeft.ChatMemberLeft","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-left/-chat-member-left.html","searchKeys":["ChatMemberLeft","constructor(user: User)","love.forte.simbot.telegram.type.ChatMemberLeft.ChatMemberLeft"]},{"name":"constructor(user: User)","description":"love.forte.simbot.telegram.type.ChatMemberMember.ChatMemberMember","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-member/-chat-member-member.html","searchKeys":["ChatMemberMember","constructor(user: User)","love.forte.simbot.telegram.type.ChatMemberMember.ChatMemberMember"]},{"name":"constructor(user: User, canBeEdited: Boolean, isAnonymous: Boolean, canManageChat: Boolean, canDeleteMessages: Boolean, canManageVideoChats: Boolean, canRestrictMembers: Boolean, canPromoteMembers: Boolean, canChangeInfo: Boolean, canInviteUsers: Boolean, canPostStories: Boolean, canEditStories: Boolean, canDeleteStories: Boolean, canPostMessages: Boolean? = null, canEditMessages: Boolean? = null, canPinMessages: Boolean? = null, canManageTopics: Boolean? = null, customTitle: String? = null)","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.ChatMemberAdministrator","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/-chat-member-administrator.html","searchKeys":["ChatMemberAdministrator","constructor(user: User, canBeEdited: Boolean, isAnonymous: Boolean, canManageChat: Boolean, canDeleteMessages: Boolean, canManageVideoChats: Boolean, canRestrictMembers: Boolean, canPromoteMembers: Boolean, canChangeInfo: Boolean, canInviteUsers: Boolean, canPostStories: Boolean, canEditStories: Boolean, canDeleteStories: Boolean, canPostMessages: Boolean? = null, canEditMessages: Boolean? = null, canPinMessages: Boolean? = null, canManageTopics: Boolean? = null, customTitle: String? = null)","love.forte.simbot.telegram.type.ChatMemberAdministrator.ChatMemberAdministrator"]},{"name":"constructor(user: User, isAnonymous: Boolean, customTitle: String? = null)","description":"love.forte.simbot.telegram.type.ChatMemberOwner.ChatMemberOwner","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-owner/-chat-member-owner.html","searchKeys":["ChatMemberOwner","constructor(user: User, isAnonymous: Boolean, customTitle: String? = null)","love.forte.simbot.telegram.type.ChatMemberOwner.ChatMemberOwner"]},{"name":"constructor(user: User, isMember: Boolean, canSendMessages: Boolean, canSendAudios: Boolean, canSendDocuments: Boolean, canSendPhotos: Boolean, canSendVideos: Boolean, canSendVideoNotes: Boolean, canSendVoiceNotes: Boolean, canSendPolls: Boolean, canSendOtherMessages: Boolean, canAddWebPagePreviews: Boolean, canChangeInfo: Boolean, canInviteUsers: Boolean, canPinMessages: Boolean, canManageTopics: Boolean, untilDate: Int)","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.ChatMemberRestricted","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/-chat-member-restricted.html","searchKeys":["ChatMemberRestricted","constructor(user: User, isMember: Boolean, canSendMessages: Boolean, canSendAudios: Boolean, canSendDocuments: Boolean, canSendPhotos: Boolean, canSendVideos: Boolean, canSendVideoNotes: Boolean, canSendVoiceNotes: Boolean, canSendPolls: Boolean, canSendOtherMessages: Boolean, canAddWebPagePreviews: Boolean, canChangeInfo: Boolean, canInviteUsers: Boolean, canPinMessages: Boolean, canManageTopics: Boolean, untilDate: Int)","love.forte.simbot.telegram.type.ChatMemberRestricted.ChatMemberRestricted"]},{"name":"constructor(user: User, untilDate: Int)","description":"love.forte.simbot.telegram.type.ChatMemberBanned.ChatMemberBanned","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-banned/-chat-member-banned.html","searchKeys":["ChatMemberBanned","constructor(user: User, untilDate: Int)","love.forte.simbot.telegram.type.ChatMemberBanned.ChatMemberBanned"]},{"name":"constructor(users: List = emptyList())","description":"love.forte.simbot.telegram.type.VideoChatParticipantsInvited.VideoChatParticipantsInvited","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-chat-participants-invited/-video-chat-participants-invited.html","searchKeys":["VideoChatParticipantsInvited","constructor(users: List = emptyList())","love.forte.simbot.telegram.type.VideoChatParticipantsInvited.VideoChatParticipantsInvited"]},{"name":"constructor(winnerCount: Int, unclaimedPrizeCount: Int? = null, giveawayMessage: Message? = null)","description":"love.forte.simbot.telegram.type.GiveawayCompleted.GiveawayCompleted","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-completed/-giveaway-completed.html","searchKeys":["GiveawayCompleted","constructor(winnerCount: Int, unclaimedPrizeCount: Int? = null, giveawayMessage: Message? = null)","love.forte.simbot.telegram.type.GiveawayCompleted.GiveawayCompleted"]},{"name":"data class Animation(val fileId: String, val fileUniqueId: String, val width: Int, val height: Int, val duration: Int, val thumbnail: PhotoSize? = null, val fileName: String? = null, val mimeType: String? = null, val fileSize: Long? = null)","description":"love.forte.simbot.telegram.type.Animation","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-animation/index.html","searchKeys":["Animation","data class Animation(val fileId: String, val fileUniqueId: String, val width: Int, val height: Int, val duration: Int, val thumbnail: PhotoSize? = null, val fileName: String? = null, val mimeType: String? = null, val fileSize: Long? = null)","love.forte.simbot.telegram.type.Animation"]},{"name":"data class Audio(val fileId: String, val fileUniqueId: String, val duration: Int, val performer: String? = null, val title: String? = null, val fileName: String? = null, val mimeType: String? = null, val fileSize: Long? = null, val thumbnail: PhotoSize? = null)","description":"love.forte.simbot.telegram.type.Audio","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-audio/index.html","searchKeys":["Audio","data class Audio(val fileId: String, val fileUniqueId: String, val duration: Int, val performer: String? = null, val title: String? = null, val fileName: String? = null, val mimeType: String? = null, val fileSize: Long? = null, val thumbnail: PhotoSize? = null)","love.forte.simbot.telegram.type.Audio"]},{"name":"data class BotCommand(val command: String, val description: String)","description":"love.forte.simbot.telegram.type.BotCommand","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command/index.html","searchKeys":["BotCommand","data class BotCommand(val command: String, val description: String)","love.forte.simbot.telegram.type.BotCommand"]},{"name":"data class BotCommandScopeChat(val chatId: ChatId) : BotCommandScope","description":"love.forte.simbot.telegram.type.BotCommandScopeChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-chat/index.html","searchKeys":["BotCommandScopeChat","data class BotCommandScopeChat(val chatId: ChatId) : BotCommandScope","love.forte.simbot.telegram.type.BotCommandScopeChat"]},{"name":"data class BotCommandScopeChatAdministrators(val chatId: ChatId) : BotCommandScope","description":"love.forte.simbot.telegram.type.BotCommandScopeChatAdministrators","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-chat-administrators/index.html","searchKeys":["BotCommandScopeChatAdministrators","data class BotCommandScopeChatAdministrators(val chatId: ChatId) : BotCommandScope","love.forte.simbot.telegram.type.BotCommandScopeChatAdministrators"]},{"name":"data class BotCommandScopeChatMember(val chatId: ChatId, val userId: Int) : BotCommandScope","description":"love.forte.simbot.telegram.type.BotCommandScopeChatMember","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-chat-member/index.html","searchKeys":["BotCommandScopeChatMember","data class BotCommandScopeChatMember(val chatId: ChatId, val userId: Int) : BotCommandScope","love.forte.simbot.telegram.type.BotCommandScopeChatMember"]},{"name":"data class BotDescription(val description: String)","description":"love.forte.simbot.telegram.type.BotDescription","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-description/index.html","searchKeys":["BotDescription","data class BotDescription(val description: String)","love.forte.simbot.telegram.type.BotDescription"]},{"name":"data class BotName(val name: String)","description":"love.forte.simbot.telegram.type.BotName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-name/index.html","searchKeys":["BotName","data class BotName(val name: String)","love.forte.simbot.telegram.type.BotName"]},{"name":"data class BotShortDescription(val shortDescription: String)","description":"love.forte.simbot.telegram.type.BotShortDescription","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-short-description/index.html","searchKeys":["BotShortDescription","data class BotShortDescription(val shortDescription: String)","love.forte.simbot.telegram.type.BotShortDescription"]},{"name":"data class CallbackQuery(val id: String, val from: User, val message: MaybeInaccessibleMessage? = null, val inlineMessageId: String? = null, val chatInstance: String, val data: String? = null, val gameShortName: String? = null)","description":"love.forte.simbot.telegram.type.CallbackQuery","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-callback-query/index.html","searchKeys":["CallbackQuery","data class CallbackQuery(val id: String, val from: User, val message: MaybeInaccessibleMessage? = null, val inlineMessageId: String? = null, val chatInstance: String, val data: String? = null, val gameShortName: String? = null)","love.forte.simbot.telegram.type.CallbackQuery"]},{"name":"data class Chat(val id: Long, val type: String, val title: String? = null, val username: String? = null, val firstName: String? = null, val lastName: String? = null, val isForum: Boolean? = null, val photo: ChatPhoto? = null, val activeUsernames: List? = null, val availableReactions: List? = null, val accentColorId: Int? = null, val backgroundCustomEmojiId: String? = null, val profileAccentColorId: Int? = null, val profileBackgroundCustomEmojiId: String? = null, val emojiStatusCustomEmojiId: String? = null, val emojiStatusExpirationDate: Int? = null, val bio: String? = null, val hasPrivateForwards: Boolean? = null, val hasRestrictedVoiceAndVideoMessages: Boolean? = null, val joinToSendMessages: Boolean? = null, val joinByRequest: Boolean? = null, val description: String? = null, val inviteLink: String? = null, val pinnedMessage: Message? = null, val permissions: ChatPermissions? = null, val slowModeDelay: Int? = null, val unrestrictBoostCount: Int? = null, val messageAutoDeleteTime: Int? = null, val hasAggressiveAntiSpamEnabled: Boolean? = null, val hasHiddenMembers: Boolean? = null, val hasProtectedContent: Boolean? = null, val hasVisibleHistory: Boolean? = null, val stickerSetName: String? = null, val canSetStickerSet: Boolean? = null, val customEmojiStickerSetName: String? = null, val linkedChatId: Int? = null, val location: ChatLocation? = null)","description":"love.forte.simbot.telegram.type.Chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/index.html","searchKeys":["Chat","data class Chat(val id: Long, val type: String, val title: String? = null, val username: String? = null, val firstName: String? = null, val lastName: String? = null, val isForum: Boolean? = null, val photo: ChatPhoto? = null, val activeUsernames: List? = null, val availableReactions: List? = null, val accentColorId: Int? = null, val backgroundCustomEmojiId: String? = null, val profileAccentColorId: Int? = null, val profileBackgroundCustomEmojiId: String? = null, val emojiStatusCustomEmojiId: String? = null, val emojiStatusExpirationDate: Int? = null, val bio: String? = null, val hasPrivateForwards: Boolean? = null, val hasRestrictedVoiceAndVideoMessages: Boolean? = null, val joinToSendMessages: Boolean? = null, val joinByRequest: Boolean? = null, val description: String? = null, val inviteLink: String? = null, val pinnedMessage: Message? = null, val permissions: ChatPermissions? = null, val slowModeDelay: Int? = null, val unrestrictBoostCount: Int? = null, val messageAutoDeleteTime: Int? = null, val hasAggressiveAntiSpamEnabled: Boolean? = null, val hasHiddenMembers: Boolean? = null, val hasProtectedContent: Boolean? = null, val hasVisibleHistory: Boolean? = null, val stickerSetName: String? = null, val canSetStickerSet: Boolean? = null, val customEmojiStickerSetName: String? = null, val linkedChatId: Int? = null, val location: ChatLocation? = null)","love.forte.simbot.telegram.type.Chat"]},{"name":"data class ChatAdministratorRights(val isAnonymous: Boolean, val canManageChat: Boolean, val canDeleteMessages: Boolean, val canManageVideoChats: Boolean, val canRestrictMembers: Boolean, val canPromoteMembers: Boolean, val canChangeInfo: Boolean, val canInviteUsers: Boolean, val canPostStories: Boolean, val canEditStories: Boolean, val canDeleteStories: Boolean, val canPostMessages: Boolean? = null, val canEditMessages: Boolean? = null, val canPinMessages: Boolean? = null, val canManageTopics: Boolean? = null)","description":"love.forte.simbot.telegram.type.ChatAdministratorRights","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/index.html","searchKeys":["ChatAdministratorRights","data class ChatAdministratorRights(val isAnonymous: Boolean, val canManageChat: Boolean, val canDeleteMessages: Boolean, val canManageVideoChats: Boolean, val canRestrictMembers: Boolean, val canPromoteMembers: Boolean, val canChangeInfo: Boolean, val canInviteUsers: Boolean, val canPostStories: Boolean, val canEditStories: Boolean, val canDeleteStories: Boolean, val canPostMessages: Boolean? = null, val canEditMessages: Boolean? = null, val canPinMessages: Boolean? = null, val canManageTopics: Boolean? = null)","love.forte.simbot.telegram.type.ChatAdministratorRights"]},{"name":"data class ChatBoost(val boostId: String, val addDate: Int, val expirationDate: Int, val source: ChatBoostSource)","description":"love.forte.simbot.telegram.type.ChatBoost","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost/index.html","searchKeys":["ChatBoost","data class ChatBoost(val boostId: String, val addDate: Int, val expirationDate: Int, val source: ChatBoostSource)","love.forte.simbot.telegram.type.ChatBoost"]},{"name":"data class ChatBoostAdded(val boostCount: Int)","description":"love.forte.simbot.telegram.type.ChatBoostAdded","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-added/index.html","searchKeys":["ChatBoostAdded","data class ChatBoostAdded(val boostCount: Int)","love.forte.simbot.telegram.type.ChatBoostAdded"]},{"name":"data class ChatBoostRemoved(val chat: Chat, val boostId: String, val removeDate: Int, val source: ChatBoostSource)","description":"love.forte.simbot.telegram.type.ChatBoostRemoved","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-removed/index.html","searchKeys":["ChatBoostRemoved","data class ChatBoostRemoved(val chat: Chat, val boostId: String, val removeDate: Int, val source: ChatBoostSource)","love.forte.simbot.telegram.type.ChatBoostRemoved"]},{"name":"data class ChatBoostSourceGiftCode(val user: User) : ChatBoostSource","description":"love.forte.simbot.telegram.type.ChatBoostSourceGiftCode","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source-gift-code/index.html","searchKeys":["ChatBoostSourceGiftCode","data class ChatBoostSourceGiftCode(val user: User) : ChatBoostSource","love.forte.simbot.telegram.type.ChatBoostSourceGiftCode"]},{"name":"data class ChatBoostSourceGiveaway(val giveawayMessageId: Int, val user: User? = null, val isUnclaimed: Boolean? = null) : ChatBoostSource","description":"love.forte.simbot.telegram.type.ChatBoostSourceGiveaway","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source-giveaway/index.html","searchKeys":["ChatBoostSourceGiveaway","data class ChatBoostSourceGiveaway(val giveawayMessageId: Int, val user: User? = null, val isUnclaimed: Boolean? = null) : ChatBoostSource","love.forte.simbot.telegram.type.ChatBoostSourceGiveaway"]},{"name":"data class ChatBoostSourcePremium(val user: User) : ChatBoostSource","description":"love.forte.simbot.telegram.type.ChatBoostSourcePremium","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source-premium/index.html","searchKeys":["ChatBoostSourcePremium","data class ChatBoostSourcePremium(val user: User) : ChatBoostSource","love.forte.simbot.telegram.type.ChatBoostSourcePremium"]},{"name":"data class ChatBoostUpdated(val chat: Chat, val boost: ChatBoost)","description":"love.forte.simbot.telegram.type.ChatBoostUpdated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-updated/index.html","searchKeys":["ChatBoostUpdated","data class ChatBoostUpdated(val chat: Chat, val boost: ChatBoost)","love.forte.simbot.telegram.type.ChatBoostUpdated"]},{"name":"data class ChatInviteLink(val inviteLink: String, val creator: User, val createsJoinRequest: Boolean, val isPrimary: Boolean, val isRevoked: Boolean, val name: String? = null, val expireDate: Int? = null, val memberLimit: Int? = null, val pendingJoinRequestCount: Int? = null)","description":"love.forte.simbot.telegram.type.ChatInviteLink","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-invite-link/index.html","searchKeys":["ChatInviteLink","data class ChatInviteLink(val inviteLink: String, val creator: User, val createsJoinRequest: Boolean, val isPrimary: Boolean, val isRevoked: Boolean, val name: String? = null, val expireDate: Int? = null, val memberLimit: Int? = null, val pendingJoinRequestCount: Int? = null)","love.forte.simbot.telegram.type.ChatInviteLink"]},{"name":"data class ChatJoinRequest(val chat: Chat, val from: User, val userChatId: Long, val date: Int, val bio: String? = null, val inviteLink: ChatInviteLink? = null)","description":"love.forte.simbot.telegram.type.ChatJoinRequest","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-join-request/index.html","searchKeys":["ChatJoinRequest","data class ChatJoinRequest(val chat: Chat, val from: User, val userChatId: Long, val date: Int, val bio: String? = null, val inviteLink: ChatInviteLink? = null)","love.forte.simbot.telegram.type.ChatJoinRequest"]},{"name":"data class ChatLocation(val location: Location, val address: String)","description":"love.forte.simbot.telegram.type.ChatLocation","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-location/index.html","searchKeys":["ChatLocation","data class ChatLocation(val location: Location, val address: String)","love.forte.simbot.telegram.type.ChatLocation"]},{"name":"data class ChatMemberAdministrator(val user: User, val canBeEdited: Boolean, val isAnonymous: Boolean, val canManageChat: Boolean, val canDeleteMessages: Boolean, val canManageVideoChats: Boolean, val canRestrictMembers: Boolean, val canPromoteMembers: Boolean, val canChangeInfo: Boolean, val canInviteUsers: Boolean, val canPostStories: Boolean, val canEditStories: Boolean, val canDeleteStories: Boolean, val canPostMessages: Boolean? = null, val canEditMessages: Boolean? = null, val canPinMessages: Boolean? = null, val canManageTopics: Boolean? = null, val customTitle: String? = null) : ChatMember","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/index.html","searchKeys":["ChatMemberAdministrator","data class ChatMemberAdministrator(val user: User, val canBeEdited: Boolean, val isAnonymous: Boolean, val canManageChat: Boolean, val canDeleteMessages: Boolean, val canManageVideoChats: Boolean, val canRestrictMembers: Boolean, val canPromoteMembers: Boolean, val canChangeInfo: Boolean, val canInviteUsers: Boolean, val canPostStories: Boolean, val canEditStories: Boolean, val canDeleteStories: Boolean, val canPostMessages: Boolean? = null, val canEditMessages: Boolean? = null, val canPinMessages: Boolean? = null, val canManageTopics: Boolean? = null, val customTitle: String? = null) : ChatMember","love.forte.simbot.telegram.type.ChatMemberAdministrator"]},{"name":"data class ChatMemberBanned(val user: User, val untilDate: Int) : ChatMember","description":"love.forte.simbot.telegram.type.ChatMemberBanned","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-banned/index.html","searchKeys":["ChatMemberBanned","data class ChatMemberBanned(val user: User, val untilDate: Int) : ChatMember","love.forte.simbot.telegram.type.ChatMemberBanned"]},{"name":"data class ChatMemberLeft(val user: User) : ChatMember","description":"love.forte.simbot.telegram.type.ChatMemberLeft","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-left/index.html","searchKeys":["ChatMemberLeft","data class ChatMemberLeft(val user: User) : ChatMember","love.forte.simbot.telegram.type.ChatMemberLeft"]},{"name":"data class ChatMemberMember(val user: User)","description":"love.forte.simbot.telegram.type.ChatMemberMember","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-member/index.html","searchKeys":["ChatMemberMember","data class ChatMemberMember(val user: User)","love.forte.simbot.telegram.type.ChatMemberMember"]},{"name":"data class ChatMemberOwner(val user: User, val isAnonymous: Boolean, val customTitle: String? = null) : ChatMember","description":"love.forte.simbot.telegram.type.ChatMemberOwner","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-owner/index.html","searchKeys":["ChatMemberOwner","data class ChatMemberOwner(val user: User, val isAnonymous: Boolean, val customTitle: String? = null) : ChatMember","love.forte.simbot.telegram.type.ChatMemberOwner"]},{"name":"data class ChatMemberRestricted(val user: User, val isMember: Boolean, val canSendMessages: Boolean, val canSendAudios: Boolean, val canSendDocuments: Boolean, val canSendPhotos: Boolean, val canSendVideos: Boolean, val canSendVideoNotes: Boolean, val canSendVoiceNotes: Boolean, val canSendPolls: Boolean, val canSendOtherMessages: Boolean, val canAddWebPagePreviews: Boolean, val canChangeInfo: Boolean, val canInviteUsers: Boolean, val canPinMessages: Boolean, val canManageTopics: Boolean, val untilDate: Int) : ChatMember","description":"love.forte.simbot.telegram.type.ChatMemberRestricted","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/index.html","searchKeys":["ChatMemberRestricted","data class ChatMemberRestricted(val user: User, val isMember: Boolean, val canSendMessages: Boolean, val canSendAudios: Boolean, val canSendDocuments: Boolean, val canSendPhotos: Boolean, val canSendVideos: Boolean, val canSendVideoNotes: Boolean, val canSendVoiceNotes: Boolean, val canSendPolls: Boolean, val canSendOtherMessages: Boolean, val canAddWebPagePreviews: Boolean, val canChangeInfo: Boolean, val canInviteUsers: Boolean, val canPinMessages: Boolean, val canManageTopics: Boolean, val untilDate: Int) : ChatMember","love.forte.simbot.telegram.type.ChatMemberRestricted"]},{"name":"data class ChatMemberUpdated(val chat: Chat, val from: User, val date: Int, val oldChatMember: ChatMember, val newChatMember: ChatMember, val inviteLink: ChatInviteLink? = null, val viaChatFolderInviteLink: Boolean? = null)","description":"love.forte.simbot.telegram.type.ChatMemberUpdated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-updated/index.html","searchKeys":["ChatMemberUpdated","data class ChatMemberUpdated(val chat: Chat, val from: User, val date: Int, val oldChatMember: ChatMember, val newChatMember: ChatMember, val inviteLink: ChatInviteLink? = null, val viaChatFolderInviteLink: Boolean? = null)","love.forte.simbot.telegram.type.ChatMemberUpdated"]},{"name":"data class ChatPermissions(val canSendMessages: Boolean? = null, val canSendAudios: Boolean? = null, val canSendDocuments: Boolean? = null, val canSendPhotos: Boolean? = null, val canSendVideos: Boolean? = null, val canSendVideoNotes: Boolean? = null, val canSendVoiceNotes: Boolean? = null, val canSendPolls: Boolean? = null, val canSendOtherMessages: Boolean? = null, val canAddWebPagePreviews: Boolean? = null, val canChangeInfo: Boolean? = null, val canInviteUsers: Boolean? = null, val canPinMessages: Boolean? = null, val canManageTopics: Boolean? = null)","description":"love.forte.simbot.telegram.type.ChatPermissions","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/index.html","searchKeys":["ChatPermissions","data class ChatPermissions(val canSendMessages: Boolean? = null, val canSendAudios: Boolean? = null, val canSendDocuments: Boolean? = null, val canSendPhotos: Boolean? = null, val canSendVideos: Boolean? = null, val canSendVideoNotes: Boolean? = null, val canSendVoiceNotes: Boolean? = null, val canSendPolls: Boolean? = null, val canSendOtherMessages: Boolean? = null, val canAddWebPagePreviews: Boolean? = null, val canChangeInfo: Boolean? = null, val canInviteUsers: Boolean? = null, val canPinMessages: Boolean? = null, val canManageTopics: Boolean? = null)","love.forte.simbot.telegram.type.ChatPermissions"]},{"name":"data class ChatPhoto(val smallFileId: String, val smallFileUniqueId: String, val bigFileId: String, val bigFileUniqueId: String)","description":"love.forte.simbot.telegram.type.ChatPhoto","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-photo/index.html","searchKeys":["ChatPhoto","data class ChatPhoto(val smallFileId: String, val smallFileUniqueId: String, val bigFileId: String, val bigFileUniqueId: String)","love.forte.simbot.telegram.type.ChatPhoto"]},{"name":"data class ChatShared(val requestId: Int, val chatId: Long)","description":"love.forte.simbot.telegram.type.ChatShared","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-shared/index.html","searchKeys":["ChatShared","data class ChatShared(val requestId: Int, val chatId: Long)","love.forte.simbot.telegram.type.ChatShared"]},{"name":"data class ChosenInlineResult(val resultId: String, val from: User, val location: Location? = null, val inlineMessageId: String? = null, val query: String)","description":"love.forte.simbot.telegram.type.inline.ChosenInlineResult","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-chosen-inline-result/index.html","searchKeys":["ChosenInlineResult","data class ChosenInlineResult(val resultId: String, val from: User, val location: Location? = null, val inlineMessageId: String? = null, val query: String)","love.forte.simbot.telegram.type.inline.ChosenInlineResult"]},{"name":"data class Contact(val phoneNumber: String, val firstName: String, val lastName: String? = null, val userId: Long? = null, val vcard: String? = null)","description":"love.forte.simbot.telegram.type.Contact","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-contact/index.html","searchKeys":["Contact","data class Contact(val phoneNumber: String, val firstName: String, val lastName: String? = null, val userId: Long? = null, val vcard: String? = null)","love.forte.simbot.telegram.type.Contact"]},{"name":"data class Dice(val emoji: String, val value: Int)","description":"love.forte.simbot.telegram.type.Dice","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-dice/index.html","searchKeys":["Dice","data class Dice(val emoji: String, val value: Int)","love.forte.simbot.telegram.type.Dice"]},{"name":"data class Document(val fileId: String, val fileUniqueId: String, val thumbnail: PhotoSize? = null, val fileName: String? = null, val mimeType: String? = null, val fileSize: Long? = null)","description":"love.forte.simbot.telegram.type.Document","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-document/index.html","searchKeys":["Document","data class Document(val fileId: String, val fileUniqueId: String, val thumbnail: PhotoSize? = null, val fileName: String? = null, val mimeType: String? = null, val fileSize: Long? = null)","love.forte.simbot.telegram.type.Document"]},{"name":"data class EncryptedCredentials(val data: String, val hash: String, val secret: String)","description":"love.forte.simbot.telegram.type.payment.EncryptedCredentials","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-credentials/index.html","searchKeys":["EncryptedCredentials","data class EncryptedCredentials(val data: String, val hash: String, val secret: String)","love.forte.simbot.telegram.type.payment.EncryptedCredentials"]},{"name":"data class EncryptedPassportElement(val type: String, val data: String? = null, val phoneNumber: String? = null, val email: String? = null, val files: List? = null, val frontSide: PassportFile? = null, val reverseSide: PassportFile? = null, val selfie: PassportFile? = null, val translation: List? = null, val hash: String)","description":"love.forte.simbot.telegram.type.payment.EncryptedPassportElement","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-passport-element/index.html","searchKeys":["EncryptedPassportElement","data class EncryptedPassportElement(val type: String, val data: String? = null, val phoneNumber: String? = null, val email: String? = null, val files: List? = null, val frontSide: PassportFile? = null, val reverseSide: PassportFile? = null, val selfie: PassportFile? = null, val translation: List? = null, val hash: String)","love.forte.simbot.telegram.type.payment.EncryptedPassportElement"]},{"name":"data class ExternalReplyInfo(val origin: MessageOrigin, val chat: Chat? = null, val messageId: Int? = null, val linkPreviewOptions: LinkPreviewOptions? = null, val animation: Animation? = null, val audio: Audio? = null, val document: Document? = null, val photo: List? = null, val sticker: Sticker? = null, val story: Story? = null, val video: Video? = null, val videoNote: VideoNote? = null, val voice: Voice? = null, val hasMediaSpoiler: Boolean? = null, val contact: Contact? = null, val dice: Dice? = null, val game: Game? = null, val giveaway: Giveaway? = null, val giveawayWinners: GiveawayWinners? = null, val invoice: Invoice? = null, val location: Location? = null, val poll: Poll? = null, val venue: Venue? = null)","description":"love.forte.simbot.telegram.type.ExternalReplyInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/index.html","searchKeys":["ExternalReplyInfo","data class ExternalReplyInfo(val origin: MessageOrigin, val chat: Chat? = null, val messageId: Int? = null, val linkPreviewOptions: LinkPreviewOptions? = null, val animation: Animation? = null, val audio: Audio? = null, val document: Document? = null, val photo: List? = null, val sticker: Sticker? = null, val story: Story? = null, val video: Video? = null, val videoNote: VideoNote? = null, val voice: Voice? = null, val hasMediaSpoiler: Boolean? = null, val contact: Contact? = null, val dice: Dice? = null, val game: Game? = null, val giveaway: Giveaway? = null, val giveawayWinners: GiveawayWinners? = null, val invoice: Invoice? = null, val location: Location? = null, val poll: Poll? = null, val venue: Venue? = null)","love.forte.simbot.telegram.type.ExternalReplyInfo"]},{"name":"data class File(val fileId: String, val fileUniqueId: String, val fileSize: Long? = null, val filePath: String? = null)","description":"love.forte.simbot.telegram.type.File","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-file/index.html","searchKeys":["File","data class File(val fileId: String, val fileUniqueId: String, val fileSize: Long? = null, val filePath: String? = null)","love.forte.simbot.telegram.type.File"]},{"name":"data class ForceReply(val forceReply: Boolean = false, val inputFieldPlaceholder: String? = null, val selective: Boolean? = null)","description":"love.forte.simbot.telegram.type.ForceReply","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-force-reply/index.html","searchKeys":["ForceReply","data class ForceReply(val forceReply: Boolean = false, val inputFieldPlaceholder: String? = null, val selective: Boolean? = null)","love.forte.simbot.telegram.type.ForceReply"]},{"name":"data class ForumTopic(val messageThreadId: Int, val name: String, val iconColor: Int, val iconCustomEmojiId: String? = null)","description":"love.forte.simbot.telegram.type.ForumTopic","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic/index.html","searchKeys":["ForumTopic","data class ForumTopic(val messageThreadId: Int, val name: String, val iconColor: Int, val iconCustomEmojiId: String? = null)","love.forte.simbot.telegram.type.ForumTopic"]},{"name":"data class ForumTopicCreated(val name: String, val iconColor: Int, val iconCustomEmojiId: String? = null)","description":"love.forte.simbot.telegram.type.ForumTopicCreated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic-created/index.html","searchKeys":["ForumTopicCreated","data class ForumTopicCreated(val name: String, val iconColor: Int, val iconCustomEmojiId: String? = null)","love.forte.simbot.telegram.type.ForumTopicCreated"]},{"name":"data class ForumTopicEdited(val name: String? = null, val iconCustomEmojiId: String? = null)","description":"love.forte.simbot.telegram.type.ForumTopicEdited","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic-edited/index.html","searchKeys":["ForumTopicEdited","data class ForumTopicEdited(val name: String? = null, val iconCustomEmojiId: String? = null)","love.forte.simbot.telegram.type.ForumTopicEdited"]},{"name":"data class Game(val title: String, val description: String, val photo: List = emptyList(), val text: String? = null, val textEntities: List? = null, val animation: Animation? = null)","description":"love.forte.simbot.telegram.type.game.Game","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.game/-game/index.html","searchKeys":["Game","data class Game(val title: String, val description: String, val photo: List = emptyList(), val text: String? = null, val textEntities: List? = null, val animation: Animation? = null)","love.forte.simbot.telegram.type.game.Game"]},{"name":"data class Giveaway(val chats: List = emptyList(), val winnersSelectionDate: Int, val winnerCount: Int, val onlyNewMembers: Boolean? = null, val hasPublicWinners: Boolean? = null, val prizeDescription: String? = null, val countryCodes: List? = null, val premiumSubscriptionMonthCount: Int? = null)","description":"love.forte.simbot.telegram.type.Giveaway","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway/index.html","searchKeys":["Giveaway","data class Giveaway(val chats: List = emptyList(), val winnersSelectionDate: Int, val winnerCount: Int, val onlyNewMembers: Boolean? = null, val hasPublicWinners: Boolean? = null, val prizeDescription: String? = null, val countryCodes: List? = null, val premiumSubscriptionMonthCount: Int? = null)","love.forte.simbot.telegram.type.Giveaway"]},{"name":"data class GiveawayCompleted(val winnerCount: Int, val unclaimedPrizeCount: Int? = null, val giveawayMessage: Message? = null)","description":"love.forte.simbot.telegram.type.GiveawayCompleted","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-completed/index.html","searchKeys":["GiveawayCompleted","data class GiveawayCompleted(val winnerCount: Int, val unclaimedPrizeCount: Int? = null, val giveawayMessage: Message? = null)","love.forte.simbot.telegram.type.GiveawayCompleted"]},{"name":"data class GiveawayWinners(val chat: Chat, val giveawayMessageId: Int, val winnersSelectionDate: Int, val winnerCount: Int, val winners: List = emptyList(), val additionalChatCount: Int? = null, val premiumSubscriptionMonthCount: Int? = null, val unclaimedPrizeCount: Int? = null, val onlyNewMembers: Boolean? = null, val wasRefunded: Boolean? = null, val prizeDescription: String? = null)","description":"love.forte.simbot.telegram.type.GiveawayWinners","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-winners/index.html","searchKeys":["GiveawayWinners","data class GiveawayWinners(val chat: Chat, val giveawayMessageId: Int, val winnersSelectionDate: Int, val winnerCount: Int, val winners: List = emptyList(), val additionalChatCount: Int? = null, val premiumSubscriptionMonthCount: Int? = null, val unclaimedPrizeCount: Int? = null, val onlyNewMembers: Boolean? = null, val wasRefunded: Boolean? = null, val prizeDescription: String? = null)","love.forte.simbot.telegram.type.GiveawayWinners"]},{"name":"data class InaccessibleMessage(val chat: Chat, val messageId: Int, val date: Int)","description":"love.forte.simbot.telegram.type.InaccessibleMessage","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inaccessible-message/index.html","searchKeys":["InaccessibleMessage","data class InaccessibleMessage(val chat: Chat, val messageId: Int, val date: Int)","love.forte.simbot.telegram.type.InaccessibleMessage"]},{"name":"data class InlineKeyboardButton(val text: String, val url: String? = null, val callbackData: String? = null, val webApp: WebAppInfo? = null, val loginUrl: LoginUrl? = null, val switchInlineQuery: String? = null, val switchInlineQueryCurrentChat: String? = null, val switchInlineQueryChosenChat: SwitchInlineQueryChosenChat? = null, val callbackGame: CallbackGame? = null, val pay: Boolean? = null)","description":"love.forte.simbot.telegram.type.InlineKeyboardButton","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-button/index.html","searchKeys":["InlineKeyboardButton","data class InlineKeyboardButton(val text: String, val url: String? = null, val callbackData: String? = null, val webApp: WebAppInfo? = null, val loginUrl: LoginUrl? = null, val switchInlineQuery: String? = null, val switchInlineQueryCurrentChat: String? = null, val switchInlineQueryChosenChat: SwitchInlineQueryChosenChat? = null, val callbackGame: CallbackGame? = null, val pay: Boolean? = null)","love.forte.simbot.telegram.type.InlineKeyboardButton"]},{"name":"data class InlineKeyboardMarkup(val inlineKeyboard: List> = emptyList())","description":"love.forte.simbot.telegram.type.InlineKeyboardMarkup","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-markup/index.html","searchKeys":["InlineKeyboardMarkup","data class InlineKeyboardMarkup(val inlineKeyboard: List> = emptyList())","love.forte.simbot.telegram.type.InlineKeyboardMarkup"]},{"name":"data class InlineQuery(val id: String, val from: User, val query: String, val offset: String, val chatType: String? = null, val location: Location? = null)","description":"love.forte.simbot.telegram.type.inline.InlineQuery","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-inline-query/index.html","searchKeys":["InlineQuery","data class InlineQuery(val id: String, val from: User, val query: String, val offset: String, val chatType: String? = null, val location: Location? = null)","love.forte.simbot.telegram.type.inline.InlineQuery"]},{"name":"data class InputMediaAnimation(val media: String, val thumbnail: String? = null, val caption: String? = null, val parseMode: String? = null, val captionEntities: List? = null, val width: Int? = null, val height: Int? = null, val duration: Int? = null, val hasSpoiler: Boolean? = null) : InputMedia","description":"love.forte.simbot.telegram.type.InputMediaAnimation","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-animation/index.html","searchKeys":["InputMediaAnimation","data class InputMediaAnimation(val media: String, val thumbnail: String? = null, val caption: String? = null, val parseMode: String? = null, val captionEntities: List? = null, val width: Int? = null, val height: Int? = null, val duration: Int? = null, val hasSpoiler: Boolean? = null) : InputMedia","love.forte.simbot.telegram.type.InputMediaAnimation"]},{"name":"data class InputMediaAudio(val media: String, val thumbnail: String? = null, val caption: String? = null, val parseMode: String? = null, val captionEntities: List? = null, val duration: Int? = null, val performer: String? = null, val title: String? = null) : InputMedia","description":"love.forte.simbot.telegram.type.InputMediaAudio","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-audio/index.html","searchKeys":["InputMediaAudio","data class InputMediaAudio(val media: String, val thumbnail: String? = null, val caption: String? = null, val parseMode: String? = null, val captionEntities: List? = null, val duration: Int? = null, val performer: String? = null, val title: String? = null) : InputMedia","love.forte.simbot.telegram.type.InputMediaAudio"]},{"name":"data class InputMediaDocument(val media: String, val thumbnail: String? = null, val caption: String? = null, val parseMode: String? = null, val captionEntities: List? = null, val disableContentTypeDetection: Boolean? = null) : InputMedia","description":"love.forte.simbot.telegram.type.InputMediaDocument","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-document/index.html","searchKeys":["InputMediaDocument","data class InputMediaDocument(val media: String, val thumbnail: String? = null, val caption: String? = null, val parseMode: String? = null, val captionEntities: List? = null, val disableContentTypeDetection: Boolean? = null) : InputMedia","love.forte.simbot.telegram.type.InputMediaDocument"]},{"name":"data class InputMediaPhoto(val media: String, val caption: String? = null, val parseMode: String? = null, val captionEntities: List? = null, val hasSpoiler: Boolean? = null) : InputMedia","description":"love.forte.simbot.telegram.type.InputMediaPhoto","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-photo/index.html","searchKeys":["InputMediaPhoto","data class InputMediaPhoto(val media: String, val caption: String? = null, val parseMode: String? = null, val captionEntities: List? = null, val hasSpoiler: Boolean? = null) : InputMedia","love.forte.simbot.telegram.type.InputMediaPhoto"]},{"name":"data class InputMediaVideo(val type: String, val media: String, val thumbnail: String? = null, val caption: String? = null, val parseMode: String? = null, val captionEntities: List? = null, val width: Int? = null, val height: Int? = null, val duration: Int? = null, val supportsStreaming: Boolean? = null, val hasSpoiler: Boolean? = null) : InputMedia","description":"love.forte.simbot.telegram.type.InputMediaVideo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-video/index.html","searchKeys":["InputMediaVideo","data class InputMediaVideo(val type: String, val media: String, val thumbnail: String? = null, val caption: String? = null, val parseMode: String? = null, val captionEntities: List? = null, val width: Int? = null, val height: Int? = null, val duration: Int? = null, val supportsStreaming: Boolean? = null, val hasSpoiler: Boolean? = null) : InputMedia","love.forte.simbot.telegram.type.InputMediaVideo"]},{"name":"data class Invoice(val title: String, val description: String, val startParameter: String, val currency: String, val totalAmount: Int)","description":"love.forte.simbot.telegram.type.payment.Invoice","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-invoice/index.html","searchKeys":["Invoice","data class Invoice(val title: String, val description: String, val startParameter: String, val currency: String, val totalAmount: Int)","love.forte.simbot.telegram.type.payment.Invoice"]},{"name":"data class KeyboardButton(val text: String, val requestUsers: KeyboardButtonRequestUsers? = null, val requestChat: KeyboardButtonRequestChat? = null, val requestContact: Boolean? = null, val requestLocation: Boolean? = null, val requestPoll: KeyboardButtonPollType? = null, val webApp: WebAppInfo? = null)","description":"love.forte.simbot.telegram.type.KeyboardButton","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button/index.html","searchKeys":["KeyboardButton","data class KeyboardButton(val text: String, val requestUsers: KeyboardButtonRequestUsers? = null, val requestChat: KeyboardButtonRequestChat? = null, val requestContact: Boolean? = null, val requestLocation: Boolean? = null, val requestPoll: KeyboardButtonPollType? = null, val webApp: WebAppInfo? = null)","love.forte.simbot.telegram.type.KeyboardButton"]},{"name":"data class KeyboardButtonPollType(val type: String? = null)","description":"love.forte.simbot.telegram.type.KeyboardButtonPollType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-poll-type/index.html","searchKeys":["KeyboardButtonPollType","data class KeyboardButtonPollType(val type: String? = null)","love.forte.simbot.telegram.type.KeyboardButtonPollType"]},{"name":"data class KeyboardButtonRequestChat(val requestId: Int, val chatIsChannel: Boolean, val chatIsForum: Boolean? = null, val chatHasUsername: Boolean? = null, val chatIsCreated: Boolean? = null, val userAdministratorRights: ChatAdministratorRights? = null, val botAdministratorRights: ChatAdministratorRights? = null, val botIsMember: Boolean? = null)","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-chat/index.html","searchKeys":["KeyboardButtonRequestChat","data class KeyboardButtonRequestChat(val requestId: Int, val chatIsChannel: Boolean, val chatIsForum: Boolean? = null, val chatHasUsername: Boolean? = null, val chatIsCreated: Boolean? = null, val userAdministratorRights: ChatAdministratorRights? = null, val botAdministratorRights: ChatAdministratorRights? = null, val botIsMember: Boolean? = null)","love.forte.simbot.telegram.type.KeyboardButtonRequestChat"]},{"name":"data class KeyboardButtonRequestUsers(val requestId: Int, val userIsBot: Boolean? = null, val userIsPremium: Boolean? = null, val maxQuantity: Int? = null)","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestUsers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-users/index.html","searchKeys":["KeyboardButtonRequestUsers","data class KeyboardButtonRequestUsers(val requestId: Int, val userIsBot: Boolean? = null, val userIsPremium: Boolean? = null, val maxQuantity: Int? = null)","love.forte.simbot.telegram.type.KeyboardButtonRequestUsers"]},{"name":"data class LinkPreviewOptions(val isDisabled: Boolean? = null, val url: String? = null, val preferSmallMedia: Boolean? = null, val preferLargeMedia: Boolean? = null, val showAboveText: Boolean? = null)","description":"love.forte.simbot.telegram.type.LinkPreviewOptions","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options/index.html","searchKeys":["LinkPreviewOptions","data class LinkPreviewOptions(val isDisabled: Boolean? = null, val url: String? = null, val preferSmallMedia: Boolean? = null, val preferLargeMedia: Boolean? = null, val showAboveText: Boolean? = null)","love.forte.simbot.telegram.type.LinkPreviewOptions"]},{"name":"data class Location(val latitude: Float, val longitude: Float, val horizontalAccuracy: Float? = null, val livePeriod: Int? = null, val heading: Int? = null, val proximityAlertRadius: Int? = null)","description":"love.forte.simbot.telegram.type.Location","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-location/index.html","searchKeys":["Location","data class Location(val latitude: Float, val longitude: Float, val horizontalAccuracy: Float? = null, val livePeriod: Int? = null, val heading: Int? = null, val proximityAlertRadius: Int? = null)","love.forte.simbot.telegram.type.Location"]},{"name":"data class LoginUrl(val url: String, val forwardText: String? = null, val botUsername: String? = null, val requestWriteAccess: Boolean? = null)","description":"love.forte.simbot.telegram.type.LoginUrl","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-login-url/index.html","searchKeys":["LoginUrl","data class LoginUrl(val url: String, val forwardText: String? = null, val botUsername: String? = null, val requestWriteAccess: Boolean? = null)","love.forte.simbot.telegram.type.LoginUrl"]},{"name":"data class MaskPosition(val point: String, val xShift: Float, val yShift: Float, val scale: Float)","description":"love.forte.simbot.telegram.type.sticker.MaskPosition","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-mask-position/index.html","searchKeys":["MaskPosition","data class MaskPosition(val point: String, val xShift: Float, val yShift: Float, val scale: Float)","love.forte.simbot.telegram.type.sticker.MaskPosition"]},{"name":"data class MenuButtonWebApp(val text: String, val webApp: WebAppInfo) : MenuButton","description":"love.forte.simbot.telegram.type.MenuButtonWebApp","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-menu-button-web-app/index.html","searchKeys":["MenuButtonWebApp","data class MenuButtonWebApp(val text: String, val webApp: WebAppInfo) : MenuButton","love.forte.simbot.telegram.type.MenuButtonWebApp"]},{"name":"data class Message(val messageId: Int, val messageThreadId: Int? = null, val from: User? = null, val senderChat: Chat? = null, val senderBoostCount: Int? = null, val date: Int, val chat: Chat, val forwardOrigin: MessageOrigin? = null, val isTopicMessage: Boolean? = null, val isAutomaticForward: Boolean? = null, val replyToMessage: Message? = null, val externalReply: ExternalReplyInfo? = null, val quote: TextQuote? = null, val replyToStory: Story? = null, val viaBot: User? = null, val editDate: Int? = null, val hasProtectedContent: Boolean? = null, val mediaGroupId: String? = null, val authorSignature: String? = null, val text: String? = null, val entities: List? = null, val linkPreviewOptions: LinkPreviewOptions? = null, val animation: Animation? = null, val audio: Audio? = null, val document: Document? = null, val photo: List? = null, val sticker: Sticker? = null, val story: Story? = null, val video: Video? = null, val videoNote: VideoNote? = null, val voice: Voice? = null, val caption: String? = null, val captionEntities: List? = null, val hasMediaSpoiler: Boolean? = null, val contact: Contact? = null, val dice: Dice? = null, val game: Game? = null, val poll: Poll? = null, val venue: Venue? = null, val location: Location? = null, val newChatMembers: List? = null, val leftChatMember: User? = null, val newChatTitle: String? = null, val newChatPhoto: List? = null, val deleteChatPhoto: Boolean? = null, val groupChatCreated: Boolean? = null, val supergroupChatCreated: Boolean? = null, val channelChatCreated: Boolean? = null, val messageAutoDeleteTimerChanged: MessageAutoDeleteTimerChanged? = null, val migrateToChatId: Long? = null, val migrateFromChatId: Long? = null, val pinnedMessage: MaybeInaccessibleMessage? = null, val invoice: Invoice? = null, val successfulPayment: SuccessfulPayment? = null, val usersShared: UsersShared? = null, val chatShared: ChatShared? = null, val connectedWebsite: String? = null, val writeAccessAllowed: WriteAccessAllowed? = null, val passportData: PassportData? = null, val proximityAlertTriggered: ProximityAlertTriggered? = null, val boostAdded: ChatBoostAdded? = null, val forumTopicCreated: ForumTopicCreated? = null, val forumTopicEdited: ForumTopicEdited? = null, val forumTopicClosed: ForumTopicClosed? = null, val forumTopicReopened: ForumTopicReopened? = null, val generalForumTopicHidden: GeneralForumTopicHidden? = null, val generalForumTopicUnhidden: GeneralForumTopicUnhidden? = null, val giveawayCreated: GiveawayCreated? = null, val giveaway: Giveaway? = null, val giveawayWinners: GiveawayWinners? = null, val giveawayCompleted: GiveawayCompleted? = null, val videoChatScheduled: VideoChatScheduled? = null, val videoChatStarted: VideoChatStarted? = null, val videoChatEnded: VideoChatEnded? = null, val videoChatParticipantsInvited: VideoChatParticipantsInvited? = null, val webAppData: WebAppData? = null, val replyMarkup: InlineKeyboardMarkup? = null)","description":"love.forte.simbot.telegram.type.Message","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/index.html","searchKeys":["Message","data class Message(val messageId: Int, val messageThreadId: Int? = null, val from: User? = null, val senderChat: Chat? = null, val senderBoostCount: Int? = null, val date: Int, val chat: Chat, val forwardOrigin: MessageOrigin? = null, val isTopicMessage: Boolean? = null, val isAutomaticForward: Boolean? = null, val replyToMessage: Message? = null, val externalReply: ExternalReplyInfo? = null, val quote: TextQuote? = null, val replyToStory: Story? = null, val viaBot: User? = null, val editDate: Int? = null, val hasProtectedContent: Boolean? = null, val mediaGroupId: String? = null, val authorSignature: String? = null, val text: String? = null, val entities: List? = null, val linkPreviewOptions: LinkPreviewOptions? = null, val animation: Animation? = null, val audio: Audio? = null, val document: Document? = null, val photo: List? = null, val sticker: Sticker? = null, val story: Story? = null, val video: Video? = null, val videoNote: VideoNote? = null, val voice: Voice? = null, val caption: String? = null, val captionEntities: List? = null, val hasMediaSpoiler: Boolean? = null, val contact: Contact? = null, val dice: Dice? = null, val game: Game? = null, val poll: Poll? = null, val venue: Venue? = null, val location: Location? = null, val newChatMembers: List? = null, val leftChatMember: User? = null, val newChatTitle: String? = null, val newChatPhoto: List? = null, val deleteChatPhoto: Boolean? = null, val groupChatCreated: Boolean? = null, val supergroupChatCreated: Boolean? = null, val channelChatCreated: Boolean? = null, val messageAutoDeleteTimerChanged: MessageAutoDeleteTimerChanged? = null, val migrateToChatId: Long? = null, val migrateFromChatId: Long? = null, val pinnedMessage: MaybeInaccessibleMessage? = null, val invoice: Invoice? = null, val successfulPayment: SuccessfulPayment? = null, val usersShared: UsersShared? = null, val chatShared: ChatShared? = null, val connectedWebsite: String? = null, val writeAccessAllowed: WriteAccessAllowed? = null, val passportData: PassportData? = null, val proximityAlertTriggered: ProximityAlertTriggered? = null, val boostAdded: ChatBoostAdded? = null, val forumTopicCreated: ForumTopicCreated? = null, val forumTopicEdited: ForumTopicEdited? = null, val forumTopicClosed: ForumTopicClosed? = null, val forumTopicReopened: ForumTopicReopened? = null, val generalForumTopicHidden: GeneralForumTopicHidden? = null, val generalForumTopicUnhidden: GeneralForumTopicUnhidden? = null, val giveawayCreated: GiveawayCreated? = null, val giveaway: Giveaway? = null, val giveawayWinners: GiveawayWinners? = null, val giveawayCompleted: GiveawayCompleted? = null, val videoChatScheduled: VideoChatScheduled? = null, val videoChatStarted: VideoChatStarted? = null, val videoChatEnded: VideoChatEnded? = null, val videoChatParticipantsInvited: VideoChatParticipantsInvited? = null, val webAppData: WebAppData? = null, val replyMarkup: InlineKeyboardMarkup? = null)","love.forte.simbot.telegram.type.Message"]},{"name":"data class MessageAutoDeleteTimerChanged(val messageAutoDeleteTime: Int)","description":"love.forte.simbot.telegram.type.MessageAutoDeleteTimerChanged","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-auto-delete-timer-changed/index.html","searchKeys":["MessageAutoDeleteTimerChanged","data class MessageAutoDeleteTimerChanged(val messageAutoDeleteTime: Int)","love.forte.simbot.telegram.type.MessageAutoDeleteTimerChanged"]},{"name":"data class MessageEntity(val type: String, val offset: Int, val length: Int, val url: String? = null, val user: User? = null, val language: String? = null, val customEmojiId: String? = null)","description":"love.forte.simbot.telegram.type.MessageEntity","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity/index.html","searchKeys":["MessageEntity","data class MessageEntity(val type: String, val offset: Int, val length: Int, val url: String? = null, val user: User? = null, val language: String? = null, val customEmojiId: String? = null)","love.forte.simbot.telegram.type.MessageEntity"]},{"name":"data class MessageId(val messageId: Int)","description":"love.forte.simbot.telegram.type.MessageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-id/index.html","searchKeys":["MessageId","data class MessageId(val messageId: Int)","love.forte.simbot.telegram.type.MessageId"]},{"name":"data class MessageOriginChannel(val date: Int, val chat: Chat, val messageId: Int, val authorSignature: String? = null) : MessageOrigin","description":"love.forte.simbot.telegram.type.MessageOriginChannel","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-channel/index.html","searchKeys":["MessageOriginChannel","data class MessageOriginChannel(val date: Int, val chat: Chat, val messageId: Int, val authorSignature: String? = null) : MessageOrigin","love.forte.simbot.telegram.type.MessageOriginChannel"]},{"name":"data class MessageOriginChat(val date: Int, val senderChat: Chat, val authorSignature: String? = null) : MessageOrigin","description":"love.forte.simbot.telegram.type.MessageOriginChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-chat/index.html","searchKeys":["MessageOriginChat","data class MessageOriginChat(val date: Int, val senderChat: Chat, val authorSignature: String? = null) : MessageOrigin","love.forte.simbot.telegram.type.MessageOriginChat"]},{"name":"data class MessageOriginHiddenUser(val date: Int, val senderUserName: String) : MessageOrigin","description":"love.forte.simbot.telegram.type.MessageOriginHiddenUser","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-hidden-user/index.html","searchKeys":["MessageOriginHiddenUser","data class MessageOriginHiddenUser(val date: Int, val senderUserName: String) : MessageOrigin","love.forte.simbot.telegram.type.MessageOriginHiddenUser"]},{"name":"data class MessageOriginUser(val date: Int, val senderUser: User) : MessageOrigin","description":"love.forte.simbot.telegram.type.MessageOriginUser","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-user/index.html","searchKeys":["MessageOriginUser","data class MessageOriginUser(val date: Int, val senderUser: User) : MessageOrigin","love.forte.simbot.telegram.type.MessageOriginUser"]},{"name":"data class MessageReactionCountUpdated(val chat: Chat, val messageId: Int, val date: Int, val reactions: List = emptyList())","description":"love.forte.simbot.telegram.type.MessageReactionCountUpdated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-count-updated/index.html","searchKeys":["MessageReactionCountUpdated","data class MessageReactionCountUpdated(val chat: Chat, val messageId: Int, val date: Int, val reactions: List = emptyList())","love.forte.simbot.telegram.type.MessageReactionCountUpdated"]},{"name":"data class MessageReactionUpdated(val chat: Chat, val messageId: Int, val user: User? = null, val actorChat: Chat? = null, val date: Int, val oldReaction: List = emptyList(), val newReaction: List = emptyList())","description":"love.forte.simbot.telegram.type.MessageReactionUpdated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-updated/index.html","searchKeys":["MessageReactionUpdated","data class MessageReactionUpdated(val chat: Chat, val messageId: Int, val user: User? = null, val actorChat: Chat? = null, val date: Int, val oldReaction: List = emptyList(), val newReaction: List = emptyList())","love.forte.simbot.telegram.type.MessageReactionUpdated"]},{"name":"data class OrderInfo(val name: String? = null, val phoneNumber: String? = null, val email: String? = null, val shippingAddress: ShippingAddress? = null)","description":"love.forte.simbot.telegram.type.payment.OrderInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-order-info/index.html","searchKeys":["OrderInfo","data class OrderInfo(val name: String? = null, val phoneNumber: String? = null, val email: String? = null, val shippingAddress: ShippingAddress? = null)","love.forte.simbot.telegram.type.payment.OrderInfo"]},{"name":"data class PassportData(val data: List = emptyList(), val credentials: EncryptedCredentials)","description":"love.forte.simbot.telegram.type.passport.PassportData","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.passport/-passport-data/index.html","searchKeys":["PassportData","data class PassportData(val data: List = emptyList(), val credentials: EncryptedCredentials)","love.forte.simbot.telegram.type.passport.PassportData"]},{"name":"data class PassportFile(val fileId: String, val fileUniqueId: String, val fileSize: Int, val fileDate: Int)","description":"love.forte.simbot.telegram.type.passport.PassportFile","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.passport/-passport-file/index.html","searchKeys":["PassportFile","data class PassportFile(val fileId: String, val fileUniqueId: String, val fileSize: Int, val fileDate: Int)","love.forte.simbot.telegram.type.passport.PassportFile"]},{"name":"data class PhotoSize(val fileId: String, val fileUniqueId: String, val width: Int, val height: Int, val fileSize: Int? = null)","description":"love.forte.simbot.telegram.type.PhotoSize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-photo-size/index.html","searchKeys":["PhotoSize","data class PhotoSize(val fileId: String, val fileUniqueId: String, val width: Int, val height: Int, val fileSize: Int? = null)","love.forte.simbot.telegram.type.PhotoSize"]},{"name":"data class Poll(val id: String, val question: String, val options: List = emptyList(), val totalVoterCount: Int, val isClosed: Boolean, val isAnonymous: Boolean, val type: String, val allowsMultipleAnswers: Boolean, val correctOptionId: Int? = null, val explanation: String? = null, val explanationEntities: List? = null, val openPeriod: Int? = null, val closeDate: Int? = null)","description":"love.forte.simbot.telegram.type.Poll","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/index.html","searchKeys":["Poll","data class Poll(val id: String, val question: String, val options: List = emptyList(), val totalVoterCount: Int, val isClosed: Boolean, val isAnonymous: Boolean, val type: String, val allowsMultipleAnswers: Boolean, val correctOptionId: Int? = null, val explanation: String? = null, val explanationEntities: List? = null, val openPeriod: Int? = null, val closeDate: Int? = null)","love.forte.simbot.telegram.type.Poll"]},{"name":"data class PollAnswer(val pollId: String, val voterChat: Chat? = null, val user: User? = null, val optionIds: List = emptyList())","description":"love.forte.simbot.telegram.type.PollAnswer","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll-answer/index.html","searchKeys":["PollAnswer","data class PollAnswer(val pollId: String, val voterChat: Chat? = null, val user: User? = null, val optionIds: List = emptyList())","love.forte.simbot.telegram.type.PollAnswer"]},{"name":"data class PollOption(val text: String, val voterCount: Int)","description":"love.forte.simbot.telegram.type.PollOption","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll-option/index.html","searchKeys":["PollOption","data class PollOption(val text: String, val voterCount: Int)","love.forte.simbot.telegram.type.PollOption"]},{"name":"data class PreCheckoutQuery(val id: String, val from: User, val currency: String, val totalAmount: Int, val invoicePayload: String, val shippingOptionId: String? = null, val orderInfo: OrderInfo? = null)","description":"love.forte.simbot.telegram.type.payment.PreCheckoutQuery","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-pre-checkout-query/index.html","searchKeys":["PreCheckoutQuery","data class PreCheckoutQuery(val id: String, val from: User, val currency: String, val totalAmount: Int, val invoicePayload: String, val shippingOptionId: String? = null, val orderInfo: OrderInfo? = null)","love.forte.simbot.telegram.type.payment.PreCheckoutQuery"]},{"name":"data class ProximityAlertTriggered(val traveler: User, val watcher: User, val distance: Int)","description":"love.forte.simbot.telegram.type.ProximityAlertTriggered","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-proximity-alert-triggered/index.html","searchKeys":["ProximityAlertTriggered","data class ProximityAlertTriggered(val traveler: User, val watcher: User, val distance: Int)","love.forte.simbot.telegram.type.ProximityAlertTriggered"]},{"name":"data class ReactionCount(val type: ReactionType, val totalCount: Int)","description":"love.forte.simbot.telegram.type.ReactionCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-count/index.html","searchKeys":["ReactionCount","data class ReactionCount(val type: ReactionType, val totalCount: Int)","love.forte.simbot.telegram.type.ReactionCount"]},{"name":"data class ReactionTypeCustomEmoji(val customEmojiId: String) : ReactionType","description":"love.forte.simbot.telegram.type.ReactionTypeCustomEmoji","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-type-custom-emoji/index.html","searchKeys":["ReactionTypeCustomEmoji","data class ReactionTypeCustomEmoji(val customEmojiId: String) : ReactionType","love.forte.simbot.telegram.type.ReactionTypeCustomEmoji"]},{"name":"data class ReactionTypeEmoji(val emoji: String) : ReactionType","description":"love.forte.simbot.telegram.type.ReactionTypeEmoji","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-type-emoji/index.html","searchKeys":["ReactionTypeEmoji","data class ReactionTypeEmoji(val emoji: String) : ReactionType","love.forte.simbot.telegram.type.ReactionTypeEmoji"]},{"name":"data class ReplyKeyboardMarkup(val keyboard: List> = emptyList(), val isPersistent: Boolean? = null, val resizeKeyboard: Boolean? = null, val oneTimeKeyboard: Boolean? = null, val inputFieldPlaceholder: String? = null, val selective: Boolean? = null)","description":"love.forte.simbot.telegram.type.ReplyKeyboardMarkup","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-keyboard-markup/index.html","searchKeys":["ReplyKeyboardMarkup","data class ReplyKeyboardMarkup(val keyboard: List> = emptyList(), val isPersistent: Boolean? = null, val resizeKeyboard: Boolean? = null, val oneTimeKeyboard: Boolean? = null, val inputFieldPlaceholder: String? = null, val selective: Boolean? = null)","love.forte.simbot.telegram.type.ReplyKeyboardMarkup"]},{"name":"data class ReplyKeyboardRemove(val removeKeyboard: Boolean = false, val selective: Boolean? = null)","description":"love.forte.simbot.telegram.type.ReplyKeyboardRemove","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-keyboard-remove/index.html","searchKeys":["ReplyKeyboardRemove","data class ReplyKeyboardRemove(val removeKeyboard: Boolean = false, val selective: Boolean? = null)","love.forte.simbot.telegram.type.ReplyKeyboardRemove"]},{"name":"data class ReplyParameters(val messageId: Int, val chatId: ChatId? = null, val allowSendingWithoutReply: Boolean? = null, val quote: String? = null, val quoteParseMode: String? = null, val quoteEntities: List? = null, val quotePosition: Int? = null)","description":"love.forte.simbot.telegram.type.ReplyParameters","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-parameters/index.html","searchKeys":["ReplyParameters","data class ReplyParameters(val messageId: Int, val chatId: ChatId? = null, val allowSendingWithoutReply: Boolean? = null, val quote: String? = null, val quoteParseMode: String? = null, val quoteEntities: List? = null, val quotePosition: Int? = null)","love.forte.simbot.telegram.type.ReplyParameters"]},{"name":"data class ResponseParameters(val migrateToChatId: Long? = null, val retryAfter: Int? = null)","description":"love.forte.simbot.telegram.type.ResponseParameters","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-response-parameters/index.html","searchKeys":["ResponseParameters","data class ResponseParameters(val migrateToChatId: Long? = null, val retryAfter: Int? = null)","love.forte.simbot.telegram.type.ResponseParameters"]},{"name":"data class ShippingAddress(val countryCode: String, val state: String, val city: String, val streetLine1: String, val streetLine2: String, val postCode: String)","description":"love.forte.simbot.telegram.type.payment.ShippingAddress","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-address/index.html","searchKeys":["ShippingAddress","data class ShippingAddress(val countryCode: String, val state: String, val city: String, val streetLine1: String, val streetLine2: String, val postCode: String)","love.forte.simbot.telegram.type.payment.ShippingAddress"]},{"name":"data class ShippingQuery(val id: String, val from: User, val invoicePayload: String, val shippingAddress: ShippingAddress)","description":"love.forte.simbot.telegram.type.payment.ShippingQuery","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-query/index.html","searchKeys":["ShippingQuery","data class ShippingQuery(val id: String, val from: User, val invoicePayload: String, val shippingAddress: ShippingAddress)","love.forte.simbot.telegram.type.payment.ShippingQuery"]},{"name":"data class Sticker(val fileId: String, val fileUniqueId: String, val type: String, val width: Int, val height: Int, val isAnimated: Boolean = false, val isVideo: Boolean = false, val thumbnail: PhotoSize? = null, val emoji: String? = null, val setName: String? = null, val premiumAnimation: File? = null, val maskPosition: MaskPosition? = null, val customEmojiId: String? = null, val needsRepainting: Boolean? = null, val fileSize: Int? = null)","description":"love.forte.simbot.telegram.type.sticker.Sticker","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/index.html","searchKeys":["Sticker","data class Sticker(val fileId: String, val fileUniqueId: String, val type: String, val width: Int, val height: Int, val isAnimated: Boolean = false, val isVideo: Boolean = false, val thumbnail: PhotoSize? = null, val emoji: String? = null, val setName: String? = null, val premiumAnimation: File? = null, val maskPosition: MaskPosition? = null, val customEmojiId: String? = null, val needsRepainting: Boolean? = null, val fileSize: Int? = null)","love.forte.simbot.telegram.type.sticker.Sticker"]},{"name":"data class Story(val chat: Chat, val id: Int)","description":"love.forte.simbot.telegram.type.Story","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-story/index.html","searchKeys":["Story","data class Story(val chat: Chat, val id: Int)","love.forte.simbot.telegram.type.Story"]},{"name":"data class SuccessfulPayment(val currency: String, val totalAmount: Int, val invoicePayload: String, val shippingOptionId: String? = null, val orderInfo: OrderInfo? = null, val telegramPaymentChargeId: String, val providerPaymentChargeId: String)","description":"love.forte.simbot.telegram.type.payment.SuccessfulPayment","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-successful-payment/index.html","searchKeys":["SuccessfulPayment","data class SuccessfulPayment(val currency: String, val totalAmount: Int, val invoicePayload: String, val shippingOptionId: String? = null, val orderInfo: OrderInfo? = null, val telegramPaymentChargeId: String, val providerPaymentChargeId: String)","love.forte.simbot.telegram.type.payment.SuccessfulPayment"]},{"name":"data class SwitchInlineQueryChosenChat(val query: String? = null, val allowUserChats: Boolean? = null, val allowBotChats: Boolean? = null, val allowGroupChats: Boolean? = null, val allowChannelChats: Boolean? = null)","description":"love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-switch-inline-query-chosen-chat/index.html","searchKeys":["SwitchInlineQueryChosenChat","data class SwitchInlineQueryChosenChat(val query: String? = null, val allowUserChats: Boolean? = null, val allowBotChats: Boolean? = null, val allowGroupChats: Boolean? = null, val allowChannelChats: Boolean? = null)","love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat"]},{"name":"data class TextQuote(val text: String, val entities: List? = null, val position: Int, val isManual: Boolean? = null)","description":"love.forte.simbot.telegram.type.TextQuote","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-text-quote/index.html","searchKeys":["TextQuote","data class TextQuote(val text: String, val entities: List? = null, val position: Int, val isManual: Boolean? = null)","love.forte.simbot.telegram.type.TextQuote"]},{"name":"data class User(val id: Long, val isBot: Boolean = false, val firstName: String, val lastName: String? = null, val username: String? = null, val languageCode: String? = null, val isPremium: Boolean? = null, val addedToAttachmentMenu: Boolean? = null, val canJoinGroups: Boolean? = null, val canReadAllGroupMessages: Boolean? = null, val supportsInlineQueries: Boolean? = null)","description":"love.forte.simbot.telegram.type.User","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user/index.html","searchKeys":["User","data class User(val id: Long, val isBot: Boolean = false, val firstName: String, val lastName: String? = null, val username: String? = null, val languageCode: String? = null, val isPremium: Boolean? = null, val addedToAttachmentMenu: Boolean? = null, val canJoinGroups: Boolean? = null, val canReadAllGroupMessages: Boolean? = null, val supportsInlineQueries: Boolean? = null)","love.forte.simbot.telegram.type.User"]},{"name":"data class UserChatBoosts(val boosts: List = emptyList())","description":"love.forte.simbot.telegram.type.UserChatBoosts","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user-chat-boosts/index.html","searchKeys":["UserChatBoosts","data class UserChatBoosts(val boosts: List = emptyList())","love.forte.simbot.telegram.type.UserChatBoosts"]},{"name":"data class UserProfilePhotos(val totalCount: Int, val photos: List> = emptyList())","description":"love.forte.simbot.telegram.type.UserProfilePhotos","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user-profile-photos/index.html","searchKeys":["UserProfilePhotos","data class UserProfilePhotos(val totalCount: Int, val photos: List> = emptyList())","love.forte.simbot.telegram.type.UserProfilePhotos"]},{"name":"data class UsersShared(val requestId: Int, val userIds: List = emptyList())","description":"love.forte.simbot.telegram.type.UsersShared","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-users-shared/index.html","searchKeys":["UsersShared","data class UsersShared(val requestId: Int, val userIds: List = emptyList())","love.forte.simbot.telegram.type.UsersShared"]},{"name":"data class Venue(val location: Location, val title: String, val address: String, val foursquareId: String? = null, val foursquareType: String? = null, val googlePlaceId: String? = null, val googlePlaceType: String? = null)","description":"love.forte.simbot.telegram.type.Venue","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-venue/index.html","searchKeys":["Venue","data class Venue(val location: Location, val title: String, val address: String, val foursquareId: String? = null, val foursquareType: String? = null, val googlePlaceId: String? = null, val googlePlaceType: String? = null)","love.forte.simbot.telegram.type.Venue"]},{"name":"data class Video(val fileId: String, val fileUniqueId: String, val width: Int, val height: Int, val duration: Int, val thumbnail: PhotoSize? = null, val fileName: String? = null, val mimeType: String? = null, val fileSize: Long? = null)","description":"love.forte.simbot.telegram.type.Video","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video/index.html","searchKeys":["Video","data class Video(val fileId: String, val fileUniqueId: String, val width: Int, val height: Int, val duration: Int, val thumbnail: PhotoSize? = null, val fileName: String? = null, val mimeType: String? = null, val fileSize: Long? = null)","love.forte.simbot.telegram.type.Video"]},{"name":"data class VideoChatEnded(val duration: Int)","description":"love.forte.simbot.telegram.type.VideoChatEnded","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-chat-ended/index.html","searchKeys":["VideoChatEnded","data class VideoChatEnded(val duration: Int)","love.forte.simbot.telegram.type.VideoChatEnded"]},{"name":"data class VideoChatParticipantsInvited(val users: List = emptyList())","description":"love.forte.simbot.telegram.type.VideoChatParticipantsInvited","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-chat-participants-invited/index.html","searchKeys":["VideoChatParticipantsInvited","data class VideoChatParticipantsInvited(val users: List = emptyList())","love.forte.simbot.telegram.type.VideoChatParticipantsInvited"]},{"name":"data class VideoChatScheduled(val startDate: Int)","description":"love.forte.simbot.telegram.type.VideoChatScheduled","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-chat-scheduled/index.html","searchKeys":["VideoChatScheduled","data class VideoChatScheduled(val startDate: Int)","love.forte.simbot.telegram.type.VideoChatScheduled"]},{"name":"data class VideoNote(val fileId: String, val fileUniqueId: String, val length: Int, val duration: Int, val thumbnail: PhotoSize? = null, val fileSize: Int? = null)","description":"love.forte.simbot.telegram.type.VideoNote","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-note/index.html","searchKeys":["VideoNote","data class VideoNote(val fileId: String, val fileUniqueId: String, val length: Int, val duration: Int, val thumbnail: PhotoSize? = null, val fileSize: Int? = null)","love.forte.simbot.telegram.type.VideoNote"]},{"name":"data class Voice(val fileId: String, val fileUniqueId: String, val duration: Int, val mimeType: String? = null, val fileSize: Long? = null)","description":"love.forte.simbot.telegram.type.Voice","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-voice/index.html","searchKeys":["Voice","data class Voice(val fileId: String, val fileUniqueId: String, val duration: Int, val mimeType: String? = null, val fileSize: Long? = null)","love.forte.simbot.telegram.type.Voice"]},{"name":"data class WebAppData(val data: String, val buttonText: String)","description":"love.forte.simbot.telegram.type.WebAppData","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-web-app-data/index.html","searchKeys":["WebAppData","data class WebAppData(val data: String, val buttonText: String)","love.forte.simbot.telegram.type.WebAppData"]},{"name":"data class WebAppInfo(val url: String)","description":"love.forte.simbot.telegram.type.WebAppInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-web-app-info/index.html","searchKeys":["WebAppInfo","data class WebAppInfo(val url: String)","love.forte.simbot.telegram.type.WebAppInfo"]},{"name":"data class WebhookInfo(val url: String, val hasCustomCertificate: Boolean = false, val pendingUpdateCount: Int, val ipAddress: String? = null, val lastErrorDate: Int? = null, val lastErrorMessage: String? = null, val lastSynchronizationErrorDate: Int? = null, val maxConnections: Int? = null, val allowedUpdates: List? = null)","description":"love.forte.simbot.telegram.type.update.WebhookInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.update/-webhook-info/index.html","searchKeys":["WebhookInfo","data class WebhookInfo(val url: String, val hasCustomCertificate: Boolean = false, val pendingUpdateCount: Int, val ipAddress: String? = null, val lastErrorDate: Int? = null, val lastErrorMessage: String? = null, val lastSynchronizationErrorDate: Int? = null, val maxConnections: Int? = null, val allowedUpdates: List? = null)","love.forte.simbot.telegram.type.update.WebhookInfo"]},{"name":"data class WriteAccessAllowed(val fromRequest: Boolean? = null, val webAppName: String? = null, val fromAttachmentMenu: Boolean? = null)","description":"love.forte.simbot.telegram.type.WriteAccessAllowed","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-write-access-allowed/index.html","searchKeys":["WriteAccessAllowed","data class WriteAccessAllowed(val fromRequest: Boolean? = null, val webAppName: String? = null, val fromAttachmentMenu: Boolean? = null)","love.forte.simbot.telegram.type.WriteAccessAllowed"]},{"name":"data object BotCommandScopeAllChatAdministrators : BotCommandScope","description":"love.forte.simbot.telegram.type.BotCommandScopeAllChatAdministrators","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-all-chat-administrators/index.html","searchKeys":["BotCommandScopeAllChatAdministrators","data object BotCommandScopeAllChatAdministrators : BotCommandScope","love.forte.simbot.telegram.type.BotCommandScopeAllChatAdministrators"]},{"name":"data object BotCommandScopeAllGroupChats : BotCommandScope","description":"love.forte.simbot.telegram.type.BotCommandScopeAllGroupChats","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-all-group-chats/index.html","searchKeys":["BotCommandScopeAllGroupChats","data object BotCommandScopeAllGroupChats : BotCommandScope","love.forte.simbot.telegram.type.BotCommandScopeAllGroupChats"]},{"name":"data object BotCommandScopeAllPrivateChats : BotCommandScope","description":"love.forte.simbot.telegram.type.BotCommandScopeAllPrivateChats","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-all-private-chats/index.html","searchKeys":["BotCommandScopeAllPrivateChats","data object BotCommandScopeAllPrivateChats : BotCommandScope","love.forte.simbot.telegram.type.BotCommandScopeAllPrivateChats"]},{"name":"data object BotCommandScopeDefault : BotCommandScope","description":"love.forte.simbot.telegram.type.BotCommandScopeDefault","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-default/index.html","searchKeys":["BotCommandScopeDefault","data object BotCommandScopeDefault : BotCommandScope","love.forte.simbot.telegram.type.BotCommandScopeDefault"]},{"name":"data object MenuButtonCommands : MenuButton","description":"love.forte.simbot.telegram.type.MenuButtonCommands","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-menu-button-commands/index.html","searchKeys":["MenuButtonCommands","data object MenuButtonCommands : MenuButton","love.forte.simbot.telegram.type.MenuButtonCommands"]},{"name":"data object MenuButtonDefault : MenuButton","description":"love.forte.simbot.telegram.type.MenuButtonDefault","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-menu-button-default/index.html","searchKeys":["MenuButtonDefault","data object MenuButtonDefault : MenuButton","love.forte.simbot.telegram.type.MenuButtonDefault"]},{"name":"enum ChatType : Enum ","description":"love.forte.simbot.telegram.type.ChatType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/index.html","searchKeys":["ChatType","enum ChatType : Enum ","love.forte.simbot.telegram.type.ChatType"]},{"name":"enum FormattingOption : Enum ","description":"love.forte.simbot.telegram.type.FormattingOption","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-formatting-option/index.html","searchKeys":["FormattingOption","enum FormattingOption : Enum ","love.forte.simbot.telegram.type.FormattingOption"]},{"name":"enum MessageEntityType : Enum ","description":"love.forte.simbot.telegram.type.MessageEntityType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/index.html","searchKeys":["MessageEntityType","enum MessageEntityType : Enum ","love.forte.simbot.telegram.type.MessageEntityType"]},{"name":"fun ChatId(value: Long): ChatId","description":"love.forte.simbot.telegram.type.ChatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-id.html","searchKeys":["ChatId","fun ChatId(value: Long): ChatId","love.forte.simbot.telegram.type.ChatId"]},{"name":"fun ChatId(value: String): ChatId","description":"love.forte.simbot.telegram.type.ChatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-id.html","searchKeys":["ChatId","fun ChatId(value: String): ChatId","love.forte.simbot.telegram.type.ChatId"]},{"name":"fun build(): LinkPreviewOptions","description":"love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.build","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options-builder/build.html","searchKeys":["build","fun build(): LinkPreviewOptions","love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.build"]},{"name":"fun disable(value: Boolean = true): LinkPreviewOptionsBuilder","description":"love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.disable","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options-builder/disable.html","searchKeys":["disable","fun disable(value: Boolean = true): LinkPreviewOptionsBuilder","love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.disable"]},{"name":"fun ofChatTypeValue(value: String): ChatType","description":"love.forte.simbot.telegram.type.ChatType.Companion.ofChatTypeValue","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/-companion/of-chat-type-value.html","searchKeys":["ofChatTypeValue","fun ofChatTypeValue(value: String): ChatType","love.forte.simbot.telegram.type.ChatType.Companion.ofChatTypeValue"]},{"name":"fun ofChatTypeValueOrNull(value: String): ChatType?","description":"love.forte.simbot.telegram.type.ChatType.Companion.ofChatTypeValueOrNull","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/-companion/of-chat-type-value-or-null.html","searchKeys":["ofChatTypeValueOrNull","fun ofChatTypeValueOrNull(value: String): ChatType?","love.forte.simbot.telegram.type.ChatType.Companion.ofChatTypeValueOrNull"]},{"name":"fun preferLargeMedia(value: Boolean = true): LinkPreviewOptionsBuilder","description":"love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.preferLargeMedia","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options-builder/prefer-large-media.html","searchKeys":["preferLargeMedia","fun preferLargeMedia(value: Boolean = true): LinkPreviewOptionsBuilder","love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.preferLargeMedia"]},{"name":"fun preferSmallMedia(value: Boolean = true): LinkPreviewOptionsBuilder","description":"love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.preferSmallMedia","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options-builder/prefer-small-media.html","searchKeys":["preferSmallMedia","fun preferSmallMedia(value: Boolean = true): LinkPreviewOptionsBuilder","love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.preferSmallMedia"]},{"name":"fun showAboveText(value: Boolean = true): LinkPreviewOptionsBuilder","description":"love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.showAboveText","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options-builder/show-above-text.html","searchKeys":["showAboveText","fun showAboveText(value: Boolean = true): LinkPreviewOptionsBuilder","love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.showAboveText"]},{"name":"fun valueOf(value: String): ChatType","description":"love.forte.simbot.telegram.type.ChatType.valueOf","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): ChatType","love.forte.simbot.telegram.type.ChatType.valueOf"]},{"name":"fun valueOf(value: String): FormattingOption","description":"love.forte.simbot.telegram.type.FormattingOption.valueOf","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-formatting-option/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): FormattingOption","love.forte.simbot.telegram.type.FormattingOption.valueOf"]},{"name":"fun valueOf(value: String): MessageEntityType","description":"love.forte.simbot.telegram.type.MessageEntityType.valueOf","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): MessageEntityType","love.forte.simbot.telegram.type.MessageEntityType.valueOf"]},{"name":"fun values(): Array","description":"love.forte.simbot.telegram.type.ChatType.values","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/values.html","searchKeys":["values","fun values(): Array","love.forte.simbot.telegram.type.ChatType.values"]},{"name":"fun values(): Array","description":"love.forte.simbot.telegram.type.FormattingOption.values","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-formatting-option/values.html","searchKeys":["values","fun values(): Array","love.forte.simbot.telegram.type.FormattingOption.values"]},{"name":"fun values(): Array","description":"love.forte.simbot.telegram.type.MessageEntityType.values","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/values.html","searchKeys":["values","fun values(): Array","love.forte.simbot.telegram.type.MessageEntityType.values"]},{"name":"object ChatIdSerializer : KSerializer ","description":"love.forte.simbot.telegram.type.ChatIdSerializer","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-id-serializer/index.html","searchKeys":["ChatIdSerializer","object ChatIdSerializer : KSerializer ","love.forte.simbot.telegram.type.ChatIdSerializer"]},{"name":"object Companion","description":"love.forte.simbot.telegram.type.BotCommandScope.Companion","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.telegram.type.BotCommandScope.Companion"]},{"name":"object Companion","description":"love.forte.simbot.telegram.type.ChatBoostSource.Companion","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.telegram.type.ChatBoostSource.Companion"]},{"name":"object Companion","description":"love.forte.simbot.telegram.type.ChatMember.Companion","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.telegram.type.ChatMember.Companion"]},{"name":"object Companion","description":"love.forte.simbot.telegram.type.ChatType.Companion","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.telegram.type.ChatType.Companion"]},{"name":"object Companion","description":"love.forte.simbot.telegram.type.InputMedia.Companion","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.telegram.type.InputMedia.Companion"]},{"name":"object Companion","description":"love.forte.simbot.telegram.type.MenuButton.Companion","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-menu-button/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.telegram.type.MenuButton.Companion"]},{"name":"object Companion","description":"love.forte.simbot.telegram.type.MessageOrigin.Companion","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.telegram.type.MessageOrigin.Companion"]},{"name":"object Companion","description":"love.forte.simbot.telegram.type.ReactionType.Companion","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-type/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.telegram.type.ReactionType.Companion"]},{"name":"open override fun deserialize(decoder: Decoder): ChatId","description":"love.forte.simbot.telegram.type.ChatIdSerializer.deserialize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-id-serializer/deserialize.html","searchKeys":["deserialize","open override fun deserialize(decoder: Decoder): ChatId","love.forte.simbot.telegram.type.ChatIdSerializer.deserialize"]},{"name":"open override fun serialize(encoder: Encoder, value: ChatId)","description":"love.forte.simbot.telegram.type.ChatIdSerializer.serialize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-id-serializer/serialize.html","searchKeys":["serialize","open override fun serialize(encoder: Encoder, value: ChatId)","love.forte.simbot.telegram.type.ChatIdSerializer.serialize"]},{"name":"open override val descriptor: SerialDescriptor","description":"love.forte.simbot.telegram.type.ChatIdSerializer.descriptor","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-id-serializer/descriptor.html","searchKeys":["descriptor","open override val descriptor: SerialDescriptor","love.forte.simbot.telegram.type.ChatIdSerializer.descriptor"]},{"name":"operator override fun equals(other: Any?): Boolean","description":"love.forte.simbot.telegram.type.ChatId.equals","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-id/equals.html","searchKeys":["equals","operator override fun equals(other: Any?): Boolean","love.forte.simbot.telegram.type.ChatId.equals"]},{"name":"override fun hashCode(): Int","description":"love.forte.simbot.telegram.type.ChatId.hashCode","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-id/hash-code.html","searchKeys":["hashCode","override fun hashCode(): Int","love.forte.simbot.telegram.type.ChatId.hashCode"]},{"name":"protected constructor()","description":"love.forte.simbot.telegram.type.BotCommandScope.BotCommandScope","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope/-bot-command-scope.html","searchKeys":["BotCommandScope","protected constructor()","love.forte.simbot.telegram.type.BotCommandScope.BotCommandScope"]},{"name":"protected constructor()","description":"love.forte.simbot.telegram.type.ChatBoostSource.ChatBoostSource","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source/-chat-boost-source.html","searchKeys":["ChatBoostSource","protected constructor()","love.forte.simbot.telegram.type.ChatBoostSource.ChatBoostSource"]},{"name":"protected constructor()","description":"love.forte.simbot.telegram.type.ChatId.ChatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-id/-chat-id.html","searchKeys":["ChatId","protected constructor()","love.forte.simbot.telegram.type.ChatId.ChatId"]},{"name":"protected constructor()","description":"love.forte.simbot.telegram.type.ChatMember.ChatMember","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member/-chat-member.html","searchKeys":["ChatMember","protected constructor()","love.forte.simbot.telegram.type.ChatMember.ChatMember"]},{"name":"protected constructor()","description":"love.forte.simbot.telegram.type.InputMedia.InputMedia","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media/-input-media.html","searchKeys":["InputMedia","protected constructor()","love.forte.simbot.telegram.type.InputMedia.InputMedia"]},{"name":"protected constructor()","description":"love.forte.simbot.telegram.type.MenuButton.MenuButton","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-menu-button/-menu-button.html","searchKeys":["MenuButton","protected constructor()","love.forte.simbot.telegram.type.MenuButton.MenuButton"]},{"name":"protected constructor()","description":"love.forte.simbot.telegram.type.MessageOrigin.MessageOrigin","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin/-message-origin.html","searchKeys":["MessageOrigin","protected constructor()","love.forte.simbot.telegram.type.MessageOrigin.MessageOrigin"]},{"name":"protected constructor()","description":"love.forte.simbot.telegram.type.ReactionType.ReactionType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-type/-reaction-type.html","searchKeys":["ReactionType","protected constructor()","love.forte.simbot.telegram.type.ReactionType.ReactionType"]},{"name":"sealed class BotCommandScope","description":"love.forte.simbot.telegram.type.BotCommandScope","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope/index.html","searchKeys":["BotCommandScope","sealed class BotCommandScope","love.forte.simbot.telegram.type.BotCommandScope"]},{"name":"sealed class ChatBoostSource","description":"love.forte.simbot.telegram.type.ChatBoostSource","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source/index.html","searchKeys":["ChatBoostSource","sealed class ChatBoostSource","love.forte.simbot.telegram.type.ChatBoostSource"]},{"name":"sealed class ChatId","description":"love.forte.simbot.telegram.type.ChatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-id/index.html","searchKeys":["ChatId","sealed class ChatId","love.forte.simbot.telegram.type.ChatId"]},{"name":"sealed class ChatMember","description":"love.forte.simbot.telegram.type.ChatMember","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member/index.html","searchKeys":["ChatMember","sealed class ChatMember","love.forte.simbot.telegram.type.ChatMember"]},{"name":"sealed class InputMedia","description":"love.forte.simbot.telegram.type.InputMedia","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media/index.html","searchKeys":["InputMedia","sealed class InputMedia","love.forte.simbot.telegram.type.InputMedia"]},{"name":"sealed class MenuButton","description":"love.forte.simbot.telegram.type.MenuButton","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-menu-button/index.html","searchKeys":["MenuButton","sealed class MenuButton","love.forte.simbot.telegram.type.MenuButton"]},{"name":"sealed class MessageOrigin","description":"love.forte.simbot.telegram.type.MessageOrigin","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin/index.html","searchKeys":["MessageOrigin","sealed class MessageOrigin","love.forte.simbot.telegram.type.MessageOrigin"]},{"name":"sealed class ReactionType","description":"love.forte.simbot.telegram.type.ReactionType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-type/index.html","searchKeys":["ReactionType","sealed class ReactionType","love.forte.simbot.telegram.type.ReactionType"]},{"name":"val Chat.chatType: ChatType","description":"love.forte.simbot.telegram.type.ChatType.Companion.chatType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/-companion/chat-type.html","searchKeys":["chatType","val Chat.chatType: ChatType","love.forte.simbot.telegram.type.ChatType.Companion.chatType"]},{"name":"val Chat.chatTypeOrNull: ChatType?","description":"love.forte.simbot.telegram.type.ChatType.Companion.chatTypeOrNull","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/-companion/chat-type-or-null.html","searchKeys":["chatTypeOrNull","val Chat.chatTypeOrNull: ChatType?","love.forte.simbot.telegram.type.ChatType.Companion.chatTypeOrNull"]},{"name":"val accentColorId: Int? = null","description":"love.forte.simbot.telegram.type.Chat.accentColorId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/accent-color-id.html","searchKeys":["accentColorId","val accentColorId: Int? = null","love.forte.simbot.telegram.type.Chat.accentColorId"]},{"name":"val activeUsernames: List? = null","description":"love.forte.simbot.telegram.type.Chat.activeUsernames","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/active-usernames.html","searchKeys":["activeUsernames","val activeUsernames: List? = null","love.forte.simbot.telegram.type.Chat.activeUsernames"]},{"name":"val actorChat: Chat? = null","description":"love.forte.simbot.telegram.type.MessageReactionUpdated.actorChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-updated/actor-chat.html","searchKeys":["actorChat","val actorChat: Chat? = null","love.forte.simbot.telegram.type.MessageReactionUpdated.actorChat"]},{"name":"val addDate: Int","description":"love.forte.simbot.telegram.type.ChatBoost.addDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost/add-date.html","searchKeys":["addDate","val addDate: Int","love.forte.simbot.telegram.type.ChatBoost.addDate"]},{"name":"val addedToAttachmentMenu: Boolean? = null","description":"love.forte.simbot.telegram.type.User.addedToAttachmentMenu","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user/added-to-attachment-menu.html","searchKeys":["addedToAttachmentMenu","val addedToAttachmentMenu: Boolean? = null","love.forte.simbot.telegram.type.User.addedToAttachmentMenu"]},{"name":"val additionalChatCount: Int? = null","description":"love.forte.simbot.telegram.type.GiveawayWinners.additionalChatCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-winners/additional-chat-count.html","searchKeys":["additionalChatCount","val additionalChatCount: Int? = null","love.forte.simbot.telegram.type.GiveawayWinners.additionalChatCount"]},{"name":"val address: String","description":"love.forte.simbot.telegram.type.ChatLocation.address","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-location/address.html","searchKeys":["address","val address: String","love.forte.simbot.telegram.type.ChatLocation.address"]},{"name":"val address: String","description":"love.forte.simbot.telegram.type.Venue.address","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-venue/address.html","searchKeys":["address","val address: String","love.forte.simbot.telegram.type.Venue.address"]},{"name":"val allowBotChats: Boolean? = null","description":"love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat.allowBotChats","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-switch-inline-query-chosen-chat/allow-bot-chats.html","searchKeys":["allowBotChats","val allowBotChats: Boolean? = null","love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat.allowBotChats"]},{"name":"val allowChannelChats: Boolean? = null","description":"love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat.allowChannelChats","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-switch-inline-query-chosen-chat/allow-channel-chats.html","searchKeys":["allowChannelChats","val allowChannelChats: Boolean? = null","love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat.allowChannelChats"]},{"name":"val allowGroupChats: Boolean? = null","description":"love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat.allowGroupChats","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-switch-inline-query-chosen-chat/allow-group-chats.html","searchKeys":["allowGroupChats","val allowGroupChats: Boolean? = null","love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat.allowGroupChats"]},{"name":"val allowSendingWithoutReply: Boolean? = null","description":"love.forte.simbot.telegram.type.ReplyParameters.allowSendingWithoutReply","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-parameters/allow-sending-without-reply.html","searchKeys":["allowSendingWithoutReply","val allowSendingWithoutReply: Boolean? = null","love.forte.simbot.telegram.type.ReplyParameters.allowSendingWithoutReply"]},{"name":"val allowUserChats: Boolean? = null","description":"love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat.allowUserChats","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-switch-inline-query-chosen-chat/allow-user-chats.html","searchKeys":["allowUserChats","val allowUserChats: Boolean? = null","love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat.allowUserChats"]},{"name":"val allowedUpdates: List? = null","description":"love.forte.simbot.telegram.type.update.WebhookInfo.allowedUpdates","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.update/-webhook-info/allowed-updates.html","searchKeys":["allowedUpdates","val allowedUpdates: List? = null","love.forte.simbot.telegram.type.update.WebhookInfo.allowedUpdates"]},{"name":"val allowsMultipleAnswers: Boolean","description":"love.forte.simbot.telegram.type.Poll.allowsMultipleAnswers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/allows-multiple-answers.html","searchKeys":["allowsMultipleAnswers","val allowsMultipleAnswers: Boolean","love.forte.simbot.telegram.type.Poll.allowsMultipleAnswers"]},{"name":"val animation: Animation? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.animation","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/animation.html","searchKeys":["animation","val animation: Animation? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.animation"]},{"name":"val animation: Animation? = null","description":"love.forte.simbot.telegram.type.Message.animation","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/animation.html","searchKeys":["animation","val animation: Animation? = null","love.forte.simbot.telegram.type.Message.animation"]},{"name":"val animation: Animation? = null","description":"love.forte.simbot.telegram.type.game.Game.animation","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.game/-game/animation.html","searchKeys":["animation","val animation: Animation? = null","love.forte.simbot.telegram.type.game.Game.animation"]},{"name":"val audio: Audio? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.audio","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/audio.html","searchKeys":["audio","val audio: Audio? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.audio"]},{"name":"val audio: Audio? = null","description":"love.forte.simbot.telegram.type.Message.audio","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/audio.html","searchKeys":["audio","val audio: Audio? = null","love.forte.simbot.telegram.type.Message.audio"]},{"name":"val authorSignature: String? = null","description":"love.forte.simbot.telegram.type.Message.authorSignature","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/author-signature.html","searchKeys":["authorSignature","val authorSignature: String? = null","love.forte.simbot.telegram.type.Message.authorSignature"]},{"name":"val authorSignature: String? = null","description":"love.forte.simbot.telegram.type.MessageOriginChannel.authorSignature","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-channel/author-signature.html","searchKeys":["authorSignature","val authorSignature: String? = null","love.forte.simbot.telegram.type.MessageOriginChannel.authorSignature"]},{"name":"val authorSignature: String? = null","description":"love.forte.simbot.telegram.type.MessageOriginChat.authorSignature","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-chat/author-signature.html","searchKeys":["authorSignature","val authorSignature: String? = null","love.forte.simbot.telegram.type.MessageOriginChat.authorSignature"]},{"name":"val availableReactions: List? = null","description":"love.forte.simbot.telegram.type.Chat.availableReactions","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/available-reactions.html","searchKeys":["availableReactions","val availableReactions: List? = null","love.forte.simbot.telegram.type.Chat.availableReactions"]},{"name":"val backgroundCustomEmojiId: String? = null","description":"love.forte.simbot.telegram.type.Chat.backgroundCustomEmojiId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/background-custom-emoji-id.html","searchKeys":["backgroundCustomEmojiId","val backgroundCustomEmojiId: String? = null","love.forte.simbot.telegram.type.Chat.backgroundCustomEmojiId"]},{"name":"val bigFileId: String","description":"love.forte.simbot.telegram.type.ChatPhoto.bigFileId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-photo/big-file-id.html","searchKeys":["bigFileId","val bigFileId: String","love.forte.simbot.telegram.type.ChatPhoto.bigFileId"]},{"name":"val bigFileUniqueId: String","description":"love.forte.simbot.telegram.type.ChatPhoto.bigFileUniqueId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-photo/big-file-unique-id.html","searchKeys":["bigFileUniqueId","val bigFileUniqueId: String","love.forte.simbot.telegram.type.ChatPhoto.bigFileUniqueId"]},{"name":"val bio: String? = null","description":"love.forte.simbot.telegram.type.Chat.bio","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/bio.html","searchKeys":["bio","val bio: String? = null","love.forte.simbot.telegram.type.Chat.bio"]},{"name":"val bio: String? = null","description":"love.forte.simbot.telegram.type.ChatJoinRequest.bio","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-join-request/bio.html","searchKeys":["bio","val bio: String? = null","love.forte.simbot.telegram.type.ChatJoinRequest.bio"]},{"name":"val boost: ChatBoost","description":"love.forte.simbot.telegram.type.ChatBoostUpdated.boost","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-updated/boost.html","searchKeys":["boost","val boost: ChatBoost","love.forte.simbot.telegram.type.ChatBoostUpdated.boost"]},{"name":"val boostAdded: ChatBoostAdded? = null","description":"love.forte.simbot.telegram.type.Message.boostAdded","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/boost-added.html","searchKeys":["boostAdded","val boostAdded: ChatBoostAdded? = null","love.forte.simbot.telegram.type.Message.boostAdded"]},{"name":"val boostCount: Int","description":"love.forte.simbot.telegram.type.ChatBoostAdded.boostCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-added/boost-count.html","searchKeys":["boostCount","val boostCount: Int","love.forte.simbot.telegram.type.ChatBoostAdded.boostCount"]},{"name":"val boostId: String","description":"love.forte.simbot.telegram.type.ChatBoost.boostId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost/boost-id.html","searchKeys":["boostId","val boostId: String","love.forte.simbot.telegram.type.ChatBoost.boostId"]},{"name":"val boostId: String","description":"love.forte.simbot.telegram.type.ChatBoostRemoved.boostId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-removed/boost-id.html","searchKeys":["boostId","val boostId: String","love.forte.simbot.telegram.type.ChatBoostRemoved.boostId"]},{"name":"val boosts: List","description":"love.forte.simbot.telegram.type.UserChatBoosts.boosts","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user-chat-boosts/boosts.html","searchKeys":["boosts","val boosts: List","love.forte.simbot.telegram.type.UserChatBoosts.boosts"]},{"name":"val botAdministratorRights: ChatAdministratorRights? = null","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestChat.botAdministratorRights","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-chat/bot-administrator-rights.html","searchKeys":["botAdministratorRights","val botAdministratorRights: ChatAdministratorRights? = null","love.forte.simbot.telegram.type.KeyboardButtonRequestChat.botAdministratorRights"]},{"name":"val botIsMember: Boolean? = null","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestChat.botIsMember","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-chat/bot-is-member.html","searchKeys":["botIsMember","val botIsMember: Boolean? = null","love.forte.simbot.telegram.type.KeyboardButtonRequestChat.botIsMember"]},{"name":"val botUsername: String? = null","description":"love.forte.simbot.telegram.type.LoginUrl.botUsername","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-login-url/bot-username.html","searchKeys":["botUsername","val botUsername: String? = null","love.forte.simbot.telegram.type.LoginUrl.botUsername"]},{"name":"val buttonText: String","description":"love.forte.simbot.telegram.type.WebAppData.buttonText","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-web-app-data/button-text.html","searchKeys":["buttonText","val buttonText: String","love.forte.simbot.telegram.type.WebAppData.buttonText"]},{"name":"val callbackData: String? = null","description":"love.forte.simbot.telegram.type.InlineKeyboardButton.callbackData","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-button/callback-data.html","searchKeys":["callbackData","val callbackData: String? = null","love.forte.simbot.telegram.type.InlineKeyboardButton.callbackData"]},{"name":"val callbackGame: CallbackGame? = null","description":"love.forte.simbot.telegram.type.InlineKeyboardButton.callbackGame","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-button/callback-game.html","searchKeys":["callbackGame","val callbackGame: CallbackGame? = null","love.forte.simbot.telegram.type.InlineKeyboardButton.callbackGame"]},{"name":"val canAddWebPagePreviews: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canAddWebPagePreviews","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-add-web-page-previews.html","searchKeys":["canAddWebPagePreviews","val canAddWebPagePreviews: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canAddWebPagePreviews"]},{"name":"val canAddWebPagePreviews: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canAddWebPagePreviews","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-add-web-page-previews.html","searchKeys":["canAddWebPagePreviews","val canAddWebPagePreviews: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canAddWebPagePreviews"]},{"name":"val canBeEdited: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canBeEdited","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-be-edited.html","searchKeys":["canBeEdited","val canBeEdited: Boolean","love.forte.simbot.telegram.type.ChatMemberAdministrator.canBeEdited"]},{"name":"val canChangeInfo: Boolean","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canChangeInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-change-info.html","searchKeys":["canChangeInfo","val canChangeInfo: Boolean","love.forte.simbot.telegram.type.ChatAdministratorRights.canChangeInfo"]},{"name":"val canChangeInfo: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canChangeInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-change-info.html","searchKeys":["canChangeInfo","val canChangeInfo: Boolean","love.forte.simbot.telegram.type.ChatMemberAdministrator.canChangeInfo"]},{"name":"val canChangeInfo: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canChangeInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-change-info.html","searchKeys":["canChangeInfo","val canChangeInfo: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canChangeInfo"]},{"name":"val canChangeInfo: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canChangeInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-change-info.html","searchKeys":["canChangeInfo","val canChangeInfo: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canChangeInfo"]},{"name":"val canDeleteMessages: Boolean","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canDeleteMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-delete-messages.html","searchKeys":["canDeleteMessages","val canDeleteMessages: Boolean","love.forte.simbot.telegram.type.ChatAdministratorRights.canDeleteMessages"]},{"name":"val canDeleteMessages: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canDeleteMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-delete-messages.html","searchKeys":["canDeleteMessages","val canDeleteMessages: Boolean","love.forte.simbot.telegram.type.ChatMemberAdministrator.canDeleteMessages"]},{"name":"val canDeleteStories: Boolean","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canDeleteStories","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-delete-stories.html","searchKeys":["canDeleteStories","val canDeleteStories: Boolean","love.forte.simbot.telegram.type.ChatAdministratorRights.canDeleteStories"]},{"name":"val canDeleteStories: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canDeleteStories","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-delete-stories.html","searchKeys":["canDeleteStories","val canDeleteStories: Boolean","love.forte.simbot.telegram.type.ChatMemberAdministrator.canDeleteStories"]},{"name":"val canEditMessages: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canEditMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-edit-messages.html","searchKeys":["canEditMessages","val canEditMessages: Boolean? = null","love.forte.simbot.telegram.type.ChatAdministratorRights.canEditMessages"]},{"name":"val canEditMessages: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canEditMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-edit-messages.html","searchKeys":["canEditMessages","val canEditMessages: Boolean? = null","love.forte.simbot.telegram.type.ChatMemberAdministrator.canEditMessages"]},{"name":"val canEditStories: Boolean","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canEditStories","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-edit-stories.html","searchKeys":["canEditStories","val canEditStories: Boolean","love.forte.simbot.telegram.type.ChatAdministratorRights.canEditStories"]},{"name":"val canEditStories: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canEditStories","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-edit-stories.html","searchKeys":["canEditStories","val canEditStories: Boolean","love.forte.simbot.telegram.type.ChatMemberAdministrator.canEditStories"]},{"name":"val canInviteUsers: Boolean","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canInviteUsers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-invite-users.html","searchKeys":["canInviteUsers","val canInviteUsers: Boolean","love.forte.simbot.telegram.type.ChatAdministratorRights.canInviteUsers"]},{"name":"val canInviteUsers: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canInviteUsers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-invite-users.html","searchKeys":["canInviteUsers","val canInviteUsers: Boolean","love.forte.simbot.telegram.type.ChatMemberAdministrator.canInviteUsers"]},{"name":"val canInviteUsers: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canInviteUsers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-invite-users.html","searchKeys":["canInviteUsers","val canInviteUsers: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canInviteUsers"]},{"name":"val canInviteUsers: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canInviteUsers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-invite-users.html","searchKeys":["canInviteUsers","val canInviteUsers: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canInviteUsers"]},{"name":"val canJoinGroups: Boolean? = null","description":"love.forte.simbot.telegram.type.User.canJoinGroups","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user/can-join-groups.html","searchKeys":["canJoinGroups","val canJoinGroups: Boolean? = null","love.forte.simbot.telegram.type.User.canJoinGroups"]},{"name":"val canManageChat: Boolean","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canManageChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-manage-chat.html","searchKeys":["canManageChat","val canManageChat: Boolean","love.forte.simbot.telegram.type.ChatAdministratorRights.canManageChat"]},{"name":"val canManageChat: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canManageChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-manage-chat.html","searchKeys":["canManageChat","val canManageChat: Boolean","love.forte.simbot.telegram.type.ChatMemberAdministrator.canManageChat"]},{"name":"val canManageTopics: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canManageTopics","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-manage-topics.html","searchKeys":["canManageTopics","val canManageTopics: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canManageTopics"]},{"name":"val canManageTopics: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canManageTopics","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-manage-topics.html","searchKeys":["canManageTopics","val canManageTopics: Boolean? = null","love.forte.simbot.telegram.type.ChatAdministratorRights.canManageTopics"]},{"name":"val canManageTopics: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canManageTopics","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-manage-topics.html","searchKeys":["canManageTopics","val canManageTopics: Boolean? = null","love.forte.simbot.telegram.type.ChatMemberAdministrator.canManageTopics"]},{"name":"val canManageTopics: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canManageTopics","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-manage-topics.html","searchKeys":["canManageTopics","val canManageTopics: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canManageTopics"]},{"name":"val canManageVideoChats: Boolean","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canManageVideoChats","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-manage-video-chats.html","searchKeys":["canManageVideoChats","val canManageVideoChats: Boolean","love.forte.simbot.telegram.type.ChatAdministratorRights.canManageVideoChats"]},{"name":"val canManageVideoChats: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canManageVideoChats","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-manage-video-chats.html","searchKeys":["canManageVideoChats","val canManageVideoChats: Boolean","love.forte.simbot.telegram.type.ChatMemberAdministrator.canManageVideoChats"]},{"name":"val canPinMessages: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canPinMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-pin-messages.html","searchKeys":["canPinMessages","val canPinMessages: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canPinMessages"]},{"name":"val canPinMessages: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canPinMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-pin-messages.html","searchKeys":["canPinMessages","val canPinMessages: Boolean? = null","love.forte.simbot.telegram.type.ChatAdministratorRights.canPinMessages"]},{"name":"val canPinMessages: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canPinMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-pin-messages.html","searchKeys":["canPinMessages","val canPinMessages: Boolean? = null","love.forte.simbot.telegram.type.ChatMemberAdministrator.canPinMessages"]},{"name":"val canPinMessages: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canPinMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-pin-messages.html","searchKeys":["canPinMessages","val canPinMessages: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canPinMessages"]},{"name":"val canPostMessages: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canPostMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-post-messages.html","searchKeys":["canPostMessages","val canPostMessages: Boolean? = null","love.forte.simbot.telegram.type.ChatAdministratorRights.canPostMessages"]},{"name":"val canPostMessages: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canPostMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-post-messages.html","searchKeys":["canPostMessages","val canPostMessages: Boolean? = null","love.forte.simbot.telegram.type.ChatMemberAdministrator.canPostMessages"]},{"name":"val canPostStories: Boolean","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canPostStories","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-post-stories.html","searchKeys":["canPostStories","val canPostStories: Boolean","love.forte.simbot.telegram.type.ChatAdministratorRights.canPostStories"]},{"name":"val canPostStories: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canPostStories","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-post-stories.html","searchKeys":["canPostStories","val canPostStories: Boolean","love.forte.simbot.telegram.type.ChatMemberAdministrator.canPostStories"]},{"name":"val canPromoteMembers: Boolean","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canPromoteMembers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-promote-members.html","searchKeys":["canPromoteMembers","val canPromoteMembers: Boolean","love.forte.simbot.telegram.type.ChatAdministratorRights.canPromoteMembers"]},{"name":"val canPromoteMembers: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canPromoteMembers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-promote-members.html","searchKeys":["canPromoteMembers","val canPromoteMembers: Boolean","love.forte.simbot.telegram.type.ChatMemberAdministrator.canPromoteMembers"]},{"name":"val canReadAllGroupMessages: Boolean? = null","description":"love.forte.simbot.telegram.type.User.canReadAllGroupMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user/can-read-all-group-messages.html","searchKeys":["canReadAllGroupMessages","val canReadAllGroupMessages: Boolean? = null","love.forte.simbot.telegram.type.User.canReadAllGroupMessages"]},{"name":"val canRestrictMembers: Boolean","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.canRestrictMembers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/can-restrict-members.html","searchKeys":["canRestrictMembers","val canRestrictMembers: Boolean","love.forte.simbot.telegram.type.ChatAdministratorRights.canRestrictMembers"]},{"name":"val canRestrictMembers: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.canRestrictMembers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/can-restrict-members.html","searchKeys":["canRestrictMembers","val canRestrictMembers: Boolean","love.forte.simbot.telegram.type.ChatMemberAdministrator.canRestrictMembers"]},{"name":"val canSendAudios: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canSendAudios","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-send-audios.html","searchKeys":["canSendAudios","val canSendAudios: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canSendAudios"]},{"name":"val canSendAudios: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canSendAudios","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-send-audios.html","searchKeys":["canSendAudios","val canSendAudios: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canSendAudios"]},{"name":"val canSendDocuments: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canSendDocuments","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-send-documents.html","searchKeys":["canSendDocuments","val canSendDocuments: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canSendDocuments"]},{"name":"val canSendDocuments: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canSendDocuments","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-send-documents.html","searchKeys":["canSendDocuments","val canSendDocuments: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canSendDocuments"]},{"name":"val canSendMessages: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canSendMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-send-messages.html","searchKeys":["canSendMessages","val canSendMessages: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canSendMessages"]},{"name":"val canSendMessages: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canSendMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-send-messages.html","searchKeys":["canSendMessages","val canSendMessages: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canSendMessages"]},{"name":"val canSendOtherMessages: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canSendOtherMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-send-other-messages.html","searchKeys":["canSendOtherMessages","val canSendOtherMessages: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canSendOtherMessages"]},{"name":"val canSendOtherMessages: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canSendOtherMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-send-other-messages.html","searchKeys":["canSendOtherMessages","val canSendOtherMessages: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canSendOtherMessages"]},{"name":"val canSendPhotos: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canSendPhotos","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-send-photos.html","searchKeys":["canSendPhotos","val canSendPhotos: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canSendPhotos"]},{"name":"val canSendPhotos: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canSendPhotos","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-send-photos.html","searchKeys":["canSendPhotos","val canSendPhotos: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canSendPhotos"]},{"name":"val canSendPolls: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canSendPolls","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-send-polls.html","searchKeys":["canSendPolls","val canSendPolls: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canSendPolls"]},{"name":"val canSendPolls: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canSendPolls","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-send-polls.html","searchKeys":["canSendPolls","val canSendPolls: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canSendPolls"]},{"name":"val canSendVideoNotes: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canSendVideoNotes","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-send-video-notes.html","searchKeys":["canSendVideoNotes","val canSendVideoNotes: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canSendVideoNotes"]},{"name":"val canSendVideoNotes: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canSendVideoNotes","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-send-video-notes.html","searchKeys":["canSendVideoNotes","val canSendVideoNotes: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canSendVideoNotes"]},{"name":"val canSendVideos: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canSendVideos","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-send-videos.html","searchKeys":["canSendVideos","val canSendVideos: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canSendVideos"]},{"name":"val canSendVideos: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canSendVideos","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-send-videos.html","searchKeys":["canSendVideos","val canSendVideos: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canSendVideos"]},{"name":"val canSendVoiceNotes: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.canSendVoiceNotes","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/can-send-voice-notes.html","searchKeys":["canSendVoiceNotes","val canSendVoiceNotes: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.canSendVoiceNotes"]},{"name":"val canSendVoiceNotes: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatPermissions.canSendVoiceNotes","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-permissions/can-send-voice-notes.html","searchKeys":["canSendVoiceNotes","val canSendVoiceNotes: Boolean? = null","love.forte.simbot.telegram.type.ChatPermissions.canSendVoiceNotes"]},{"name":"val canSetStickerSet: Boolean? = null","description":"love.forte.simbot.telegram.type.Chat.canSetStickerSet","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/can-set-sticker-set.html","searchKeys":["canSetStickerSet","val canSetStickerSet: Boolean? = null","love.forte.simbot.telegram.type.Chat.canSetStickerSet"]},{"name":"val caption: String? = null","description":"love.forte.simbot.telegram.type.InputMediaAnimation.caption","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-animation/caption.html","searchKeys":["caption","val caption: String? = null","love.forte.simbot.telegram.type.InputMediaAnimation.caption"]},{"name":"val caption: String? = null","description":"love.forte.simbot.telegram.type.InputMediaAudio.caption","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-audio/caption.html","searchKeys":["caption","val caption: String? = null","love.forte.simbot.telegram.type.InputMediaAudio.caption"]},{"name":"val caption: String? = null","description":"love.forte.simbot.telegram.type.InputMediaDocument.caption","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-document/caption.html","searchKeys":["caption","val caption: String? = null","love.forte.simbot.telegram.type.InputMediaDocument.caption"]},{"name":"val caption: String? = null","description":"love.forte.simbot.telegram.type.InputMediaPhoto.caption","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-photo/caption.html","searchKeys":["caption","val caption: String? = null","love.forte.simbot.telegram.type.InputMediaPhoto.caption"]},{"name":"val caption: String? = null","description":"love.forte.simbot.telegram.type.InputMediaVideo.caption","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-video/caption.html","searchKeys":["caption","val caption: String? = null","love.forte.simbot.telegram.type.InputMediaVideo.caption"]},{"name":"val caption: String? = null","description":"love.forte.simbot.telegram.type.Message.caption","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/caption.html","searchKeys":["caption","val caption: String? = null","love.forte.simbot.telegram.type.Message.caption"]},{"name":"val captionEntities: List? = null","description":"love.forte.simbot.telegram.type.InputMediaAnimation.captionEntities","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-animation/caption-entities.html","searchKeys":["captionEntities","val captionEntities: List? = null","love.forte.simbot.telegram.type.InputMediaAnimation.captionEntities"]},{"name":"val captionEntities: List? = null","description":"love.forte.simbot.telegram.type.InputMediaAudio.captionEntities","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-audio/caption-entities.html","searchKeys":["captionEntities","val captionEntities: List? = null","love.forte.simbot.telegram.type.InputMediaAudio.captionEntities"]},{"name":"val captionEntities: List? = null","description":"love.forte.simbot.telegram.type.InputMediaDocument.captionEntities","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-document/caption-entities.html","searchKeys":["captionEntities","val captionEntities: List? = null","love.forte.simbot.telegram.type.InputMediaDocument.captionEntities"]},{"name":"val captionEntities: List? = null","description":"love.forte.simbot.telegram.type.InputMediaPhoto.captionEntities","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-photo/caption-entities.html","searchKeys":["captionEntities","val captionEntities: List? = null","love.forte.simbot.telegram.type.InputMediaPhoto.captionEntities"]},{"name":"val captionEntities: List? = null","description":"love.forte.simbot.telegram.type.InputMediaVideo.captionEntities","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-video/caption-entities.html","searchKeys":["captionEntities","val captionEntities: List? = null","love.forte.simbot.telegram.type.InputMediaVideo.captionEntities"]},{"name":"val captionEntities: List? = null","description":"love.forte.simbot.telegram.type.Message.captionEntities","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/caption-entities.html","searchKeys":["captionEntities","val captionEntities: List? = null","love.forte.simbot.telegram.type.Message.captionEntities"]},{"name":"val channelChatCreated: Boolean? = null","description":"love.forte.simbot.telegram.type.Message.channelChatCreated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/channel-chat-created.html","searchKeys":["channelChatCreated","val channelChatCreated: Boolean? = null","love.forte.simbot.telegram.type.Message.channelChatCreated"]},{"name":"val chat: Chat","description":"love.forte.simbot.telegram.type.ChatBoostRemoved.chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-removed/chat.html","searchKeys":["chat","val chat: Chat","love.forte.simbot.telegram.type.ChatBoostRemoved.chat"]},{"name":"val chat: Chat","description":"love.forte.simbot.telegram.type.ChatBoostUpdated.chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-updated/chat.html","searchKeys":["chat","val chat: Chat","love.forte.simbot.telegram.type.ChatBoostUpdated.chat"]},{"name":"val chat: Chat","description":"love.forte.simbot.telegram.type.ChatJoinRequest.chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-join-request/chat.html","searchKeys":["chat","val chat: Chat","love.forte.simbot.telegram.type.ChatJoinRequest.chat"]},{"name":"val chat: Chat","description":"love.forte.simbot.telegram.type.ChatMemberUpdated.chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-updated/chat.html","searchKeys":["chat","val chat: Chat","love.forte.simbot.telegram.type.ChatMemberUpdated.chat"]},{"name":"val chat: Chat","description":"love.forte.simbot.telegram.type.GiveawayWinners.chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-winners/chat.html","searchKeys":["chat","val chat: Chat","love.forte.simbot.telegram.type.GiveawayWinners.chat"]},{"name":"val chat: Chat","description":"love.forte.simbot.telegram.type.InaccessibleMessage.chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inaccessible-message/chat.html","searchKeys":["chat","val chat: Chat","love.forte.simbot.telegram.type.InaccessibleMessage.chat"]},{"name":"val chat: Chat","description":"love.forte.simbot.telegram.type.Message.chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/chat.html","searchKeys":["chat","val chat: Chat","love.forte.simbot.telegram.type.Message.chat"]},{"name":"val chat: Chat","description":"love.forte.simbot.telegram.type.MessageOriginChannel.chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-channel/chat.html","searchKeys":["chat","val chat: Chat","love.forte.simbot.telegram.type.MessageOriginChannel.chat"]},{"name":"val chat: Chat","description":"love.forte.simbot.telegram.type.MessageReactionCountUpdated.chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-count-updated/chat.html","searchKeys":["chat","val chat: Chat","love.forte.simbot.telegram.type.MessageReactionCountUpdated.chat"]},{"name":"val chat: Chat","description":"love.forte.simbot.telegram.type.MessageReactionUpdated.chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-updated/chat.html","searchKeys":["chat","val chat: Chat","love.forte.simbot.telegram.type.MessageReactionUpdated.chat"]},{"name":"val chat: Chat","description":"love.forte.simbot.telegram.type.Story.chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-story/chat.html","searchKeys":["chat","val chat: Chat","love.forte.simbot.telegram.type.Story.chat"]},{"name":"val chat: Chat? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.chat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/chat.html","searchKeys":["chat","val chat: Chat? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.chat"]},{"name":"val chatHasUsername: Boolean? = null","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestChat.chatHasUsername","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-chat/chat-has-username.html","searchKeys":["chatHasUsername","val chatHasUsername: Boolean? = null","love.forte.simbot.telegram.type.KeyboardButtonRequestChat.chatHasUsername"]},{"name":"val chatId: ChatId","description":"love.forte.simbot.telegram.type.BotCommandScopeChat.chatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-chat/chat-id.html","searchKeys":["chatId","val chatId: ChatId","love.forte.simbot.telegram.type.BotCommandScopeChat.chatId"]},{"name":"val chatId: ChatId","description":"love.forte.simbot.telegram.type.BotCommandScopeChatAdministrators.chatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-chat-administrators/chat-id.html","searchKeys":["chatId","val chatId: ChatId","love.forte.simbot.telegram.type.BotCommandScopeChatAdministrators.chatId"]},{"name":"val chatId: ChatId","description":"love.forte.simbot.telegram.type.BotCommandScopeChatMember.chatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-chat-member/chat-id.html","searchKeys":["chatId","val chatId: ChatId","love.forte.simbot.telegram.type.BotCommandScopeChatMember.chatId"]},{"name":"val chatId: ChatId? = null","description":"love.forte.simbot.telegram.type.ReplyParameters.chatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-parameters/chat-id.html","searchKeys":["chatId","val chatId: ChatId? = null","love.forte.simbot.telegram.type.ReplyParameters.chatId"]},{"name":"val chatId: Long","description":"love.forte.simbot.telegram.type.ChatShared.chatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-shared/chat-id.html","searchKeys":["chatId","val chatId: Long","love.forte.simbot.telegram.type.ChatShared.chatId"]},{"name":"val chatInstance: String","description":"love.forte.simbot.telegram.type.CallbackQuery.chatInstance","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-callback-query/chat-instance.html","searchKeys":["chatInstance","val chatInstance: String","love.forte.simbot.telegram.type.CallbackQuery.chatInstance"]},{"name":"val chatIsChannel: Boolean","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestChat.chatIsChannel","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-chat/chat-is-channel.html","searchKeys":["chatIsChannel","val chatIsChannel: Boolean","love.forte.simbot.telegram.type.KeyboardButtonRequestChat.chatIsChannel"]},{"name":"val chatIsCreated: Boolean? = null","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestChat.chatIsCreated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-chat/chat-is-created.html","searchKeys":["chatIsCreated","val chatIsCreated: Boolean? = null","love.forte.simbot.telegram.type.KeyboardButtonRequestChat.chatIsCreated"]},{"name":"val chatIsForum: Boolean? = null","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestChat.chatIsForum","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-chat/chat-is-forum.html","searchKeys":["chatIsForum","val chatIsForum: Boolean? = null","love.forte.simbot.telegram.type.KeyboardButtonRequestChat.chatIsForum"]},{"name":"val chatShared: ChatShared? = null","description":"love.forte.simbot.telegram.type.Message.chatShared","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/chat-shared.html","searchKeys":["chatShared","val chatShared: ChatShared? = null","love.forte.simbot.telegram.type.Message.chatShared"]},{"name":"val chatType: String? = null","description":"love.forte.simbot.telegram.type.inline.InlineQuery.chatType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-inline-query/chat-type.html","searchKeys":["chatType","val chatType: String? = null","love.forte.simbot.telegram.type.inline.InlineQuery.chatType"]},{"name":"val chats: List","description":"love.forte.simbot.telegram.type.Giveaway.chats","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway/chats.html","searchKeys":["chats","val chats: List","love.forte.simbot.telegram.type.Giveaway.chats"]},{"name":"val city: String","description":"love.forte.simbot.telegram.type.payment.ShippingAddress.city","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-address/city.html","searchKeys":["city","val city: String","love.forte.simbot.telegram.type.payment.ShippingAddress.city"]},{"name":"val closeDate: Int? = null","description":"love.forte.simbot.telegram.type.Poll.closeDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/close-date.html","searchKeys":["closeDate","val closeDate: Int? = null","love.forte.simbot.telegram.type.Poll.closeDate"]},{"name":"val command: String","description":"love.forte.simbot.telegram.type.BotCommand.command","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command/command.html","searchKeys":["command","val command: String","love.forte.simbot.telegram.type.BotCommand.command"]},{"name":"val connectedWebsite: String? = null","description":"love.forte.simbot.telegram.type.Message.connectedWebsite","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/connected-website.html","searchKeys":["connectedWebsite","val connectedWebsite: String? = null","love.forte.simbot.telegram.type.Message.connectedWebsite"]},{"name":"val contact: Contact? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.contact","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/contact.html","searchKeys":["contact","val contact: Contact? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.contact"]},{"name":"val contact: Contact? = null","description":"love.forte.simbot.telegram.type.Message.contact","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/contact.html","searchKeys":["contact","val contact: Contact? = null","love.forte.simbot.telegram.type.Message.contact"]},{"name":"val correctOptionId: Int? = null","description":"love.forte.simbot.telegram.type.Poll.correctOptionId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/correct-option-id.html","searchKeys":["correctOptionId","val correctOptionId: Int? = null","love.forte.simbot.telegram.type.Poll.correctOptionId"]},{"name":"val countryCode: String","description":"love.forte.simbot.telegram.type.payment.ShippingAddress.countryCode","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-address/country-code.html","searchKeys":["countryCode","val countryCode: String","love.forte.simbot.telegram.type.payment.ShippingAddress.countryCode"]},{"name":"val countryCodes: List? = null","description":"love.forte.simbot.telegram.type.Giveaway.countryCodes","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway/country-codes.html","searchKeys":["countryCodes","val countryCodes: List? = null","love.forte.simbot.telegram.type.Giveaway.countryCodes"]},{"name":"val createsJoinRequest: Boolean","description":"love.forte.simbot.telegram.type.ChatInviteLink.createsJoinRequest","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-invite-link/creates-join-request.html","searchKeys":["createsJoinRequest","val createsJoinRequest: Boolean","love.forte.simbot.telegram.type.ChatInviteLink.createsJoinRequest"]},{"name":"val creator: User","description":"love.forte.simbot.telegram.type.ChatInviteLink.creator","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-invite-link/creator.html","searchKeys":["creator","val creator: User","love.forte.simbot.telegram.type.ChatInviteLink.creator"]},{"name":"val credentials: EncryptedCredentials","description":"love.forte.simbot.telegram.type.passport.PassportData.credentials","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.passport/-passport-data/credentials.html","searchKeys":["credentials","val credentials: EncryptedCredentials","love.forte.simbot.telegram.type.passport.PassportData.credentials"]},{"name":"val currency: String","description":"love.forte.simbot.telegram.type.payment.Invoice.currency","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-invoice/currency.html","searchKeys":["currency","val currency: String","love.forte.simbot.telegram.type.payment.Invoice.currency"]},{"name":"val currency: String","description":"love.forte.simbot.telegram.type.payment.PreCheckoutQuery.currency","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-pre-checkout-query/currency.html","searchKeys":["currency","val currency: String","love.forte.simbot.telegram.type.payment.PreCheckoutQuery.currency"]},{"name":"val currency: String","description":"love.forte.simbot.telegram.type.payment.SuccessfulPayment.currency","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-successful-payment/currency.html","searchKeys":["currency","val currency: String","love.forte.simbot.telegram.type.payment.SuccessfulPayment.currency"]},{"name":"val customEmojiId: String","description":"love.forte.simbot.telegram.type.ReactionTypeCustomEmoji.customEmojiId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-type-custom-emoji/custom-emoji-id.html","searchKeys":["customEmojiId","val customEmojiId: String","love.forte.simbot.telegram.type.ReactionTypeCustomEmoji.customEmojiId"]},{"name":"val customEmojiId: String? = null","description":"love.forte.simbot.telegram.type.MessageEntity.customEmojiId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity/custom-emoji-id.html","searchKeys":["customEmojiId","val customEmojiId: String? = null","love.forte.simbot.telegram.type.MessageEntity.customEmojiId"]},{"name":"val customEmojiId: String? = null","description":"love.forte.simbot.telegram.type.sticker.Sticker.customEmojiId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/custom-emoji-id.html","searchKeys":["customEmojiId","val customEmojiId: String? = null","love.forte.simbot.telegram.type.sticker.Sticker.customEmojiId"]},{"name":"val customEmojiStickerSetName: String? = null","description":"love.forte.simbot.telegram.type.Chat.customEmojiStickerSetName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/custom-emoji-sticker-set-name.html","searchKeys":["customEmojiStickerSetName","val customEmojiStickerSetName: String? = null","love.forte.simbot.telegram.type.Chat.customEmojiStickerSetName"]},{"name":"val customTitle: String? = null","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.customTitle","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/custom-title.html","searchKeys":["customTitle","val customTitle: String? = null","love.forte.simbot.telegram.type.ChatMemberAdministrator.customTitle"]},{"name":"val customTitle: String? = null","description":"love.forte.simbot.telegram.type.ChatMemberOwner.customTitle","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-owner/custom-title.html","searchKeys":["customTitle","val customTitle: String? = null","love.forte.simbot.telegram.type.ChatMemberOwner.customTitle"]},{"name":"val data: List","description":"love.forte.simbot.telegram.type.passport.PassportData.data","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.passport/-passport-data/data.html","searchKeys":["data","val data: List","love.forte.simbot.telegram.type.passport.PassportData.data"]},{"name":"val data: String","description":"love.forte.simbot.telegram.type.WebAppData.data","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-web-app-data/data.html","searchKeys":["data","val data: String","love.forte.simbot.telegram.type.WebAppData.data"]},{"name":"val data: String","description":"love.forte.simbot.telegram.type.payment.EncryptedCredentials.data","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-credentials/data.html","searchKeys":["data","val data: String","love.forte.simbot.telegram.type.payment.EncryptedCredentials.data"]},{"name":"val data: String? = null","description":"love.forte.simbot.telegram.type.CallbackQuery.data","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-callback-query/data.html","searchKeys":["data","val data: String? = null","love.forte.simbot.telegram.type.CallbackQuery.data"]},{"name":"val data: String? = null","description":"love.forte.simbot.telegram.type.payment.EncryptedPassportElement.data","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-passport-element/data.html","searchKeys":["data","val data: String? = null","love.forte.simbot.telegram.type.payment.EncryptedPassportElement.data"]},{"name":"val date: Int","description":"love.forte.simbot.telegram.type.ChatJoinRequest.date","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-join-request/date.html","searchKeys":["date","val date: Int","love.forte.simbot.telegram.type.ChatJoinRequest.date"]},{"name":"val date: Int","description":"love.forte.simbot.telegram.type.ChatMemberUpdated.date","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-updated/date.html","searchKeys":["date","val date: Int","love.forte.simbot.telegram.type.ChatMemberUpdated.date"]},{"name":"val date: Int","description":"love.forte.simbot.telegram.type.InaccessibleMessage.date","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inaccessible-message/date.html","searchKeys":["date","val date: Int","love.forte.simbot.telegram.type.InaccessibleMessage.date"]},{"name":"val date: Int","description":"love.forte.simbot.telegram.type.Message.date","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/date.html","searchKeys":["date","val date: Int","love.forte.simbot.telegram.type.Message.date"]},{"name":"val date: Int","description":"love.forte.simbot.telegram.type.MessageOriginChannel.date","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-channel/date.html","searchKeys":["date","val date: Int","love.forte.simbot.telegram.type.MessageOriginChannel.date"]},{"name":"val date: Int","description":"love.forte.simbot.telegram.type.MessageOriginChat.date","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-chat/date.html","searchKeys":["date","val date: Int","love.forte.simbot.telegram.type.MessageOriginChat.date"]},{"name":"val date: Int","description":"love.forte.simbot.telegram.type.MessageOriginHiddenUser.date","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-hidden-user/date.html","searchKeys":["date","val date: Int","love.forte.simbot.telegram.type.MessageOriginHiddenUser.date"]},{"name":"val date: Int","description":"love.forte.simbot.telegram.type.MessageOriginUser.date","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-user/date.html","searchKeys":["date","val date: Int","love.forte.simbot.telegram.type.MessageOriginUser.date"]},{"name":"val date: Int","description":"love.forte.simbot.telegram.type.MessageReactionCountUpdated.date","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-count-updated/date.html","searchKeys":["date","val date: Int","love.forte.simbot.telegram.type.MessageReactionCountUpdated.date"]},{"name":"val date: Int","description":"love.forte.simbot.telegram.type.MessageReactionUpdated.date","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-updated/date.html","searchKeys":["date","val date: Int","love.forte.simbot.telegram.type.MessageReactionUpdated.date"]},{"name":"val deleteChatPhoto: Boolean? = null","description":"love.forte.simbot.telegram.type.Message.deleteChatPhoto","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/delete-chat-photo.html","searchKeys":["deleteChatPhoto","val deleteChatPhoto: Boolean? = null","love.forte.simbot.telegram.type.Message.deleteChatPhoto"]},{"name":"val description: String","description":"love.forte.simbot.telegram.type.BotCommand.description","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command/description.html","searchKeys":["description","val description: String","love.forte.simbot.telegram.type.BotCommand.description"]},{"name":"val description: String","description":"love.forte.simbot.telegram.type.BotDescription.description","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-description/description.html","searchKeys":["description","val description: String","love.forte.simbot.telegram.type.BotDescription.description"]},{"name":"val description: String","description":"love.forte.simbot.telegram.type.game.Game.description","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.game/-game/description.html","searchKeys":["description","val description: String","love.forte.simbot.telegram.type.game.Game.description"]},{"name":"val description: String","description":"love.forte.simbot.telegram.type.payment.Invoice.description","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-invoice/description.html","searchKeys":["description","val description: String","love.forte.simbot.telegram.type.payment.Invoice.description"]},{"name":"val description: String? = null","description":"love.forte.simbot.telegram.type.Chat.description","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/description.html","searchKeys":["description","val description: String? = null","love.forte.simbot.telegram.type.Chat.description"]},{"name":"val dice: Dice? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.dice","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/dice.html","searchKeys":["dice","val dice: Dice? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.dice"]},{"name":"val dice: Dice? = null","description":"love.forte.simbot.telegram.type.Message.dice","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/dice.html","searchKeys":["dice","val dice: Dice? = null","love.forte.simbot.telegram.type.Message.dice"]},{"name":"val disableContentTypeDetection: Boolean? = null","description":"love.forte.simbot.telegram.type.InputMediaDocument.disableContentTypeDetection","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-document/disable-content-type-detection.html","searchKeys":["disableContentTypeDetection","val disableContentTypeDetection: Boolean? = null","love.forte.simbot.telegram.type.InputMediaDocument.disableContentTypeDetection"]},{"name":"val distance: Int","description":"love.forte.simbot.telegram.type.ProximityAlertTriggered.distance","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-proximity-alert-triggered/distance.html","searchKeys":["distance","val distance: Int","love.forte.simbot.telegram.type.ProximityAlertTriggered.distance"]},{"name":"val document: Document? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.document","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/document.html","searchKeys":["document","val document: Document? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.document"]},{"name":"val document: Document? = null","description":"love.forte.simbot.telegram.type.Message.document","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/document.html","searchKeys":["document","val document: Document? = null","love.forte.simbot.telegram.type.Message.document"]},{"name":"val duration: Int","description":"love.forte.simbot.telegram.type.Animation.duration","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-animation/duration.html","searchKeys":["duration","val duration: Int","love.forte.simbot.telegram.type.Animation.duration"]},{"name":"val duration: Int","description":"love.forte.simbot.telegram.type.Audio.duration","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-audio/duration.html","searchKeys":["duration","val duration: Int","love.forte.simbot.telegram.type.Audio.duration"]},{"name":"val duration: Int","description":"love.forte.simbot.telegram.type.Video.duration","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video/duration.html","searchKeys":["duration","val duration: Int","love.forte.simbot.telegram.type.Video.duration"]},{"name":"val duration: Int","description":"love.forte.simbot.telegram.type.VideoChatEnded.duration","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-chat-ended/duration.html","searchKeys":["duration","val duration: Int","love.forte.simbot.telegram.type.VideoChatEnded.duration"]},{"name":"val duration: Int","description":"love.forte.simbot.telegram.type.VideoNote.duration","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-note/duration.html","searchKeys":["duration","val duration: Int","love.forte.simbot.telegram.type.VideoNote.duration"]},{"name":"val duration: Int","description":"love.forte.simbot.telegram.type.Voice.duration","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-voice/duration.html","searchKeys":["duration","val duration: Int","love.forte.simbot.telegram.type.Voice.duration"]},{"name":"val duration: Int? = null","description":"love.forte.simbot.telegram.type.InputMediaAnimation.duration","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-animation/duration.html","searchKeys":["duration","val duration: Int? = null","love.forte.simbot.telegram.type.InputMediaAnimation.duration"]},{"name":"val duration: Int? = null","description":"love.forte.simbot.telegram.type.InputMediaAudio.duration","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-audio/duration.html","searchKeys":["duration","val duration: Int? = null","love.forte.simbot.telegram.type.InputMediaAudio.duration"]},{"name":"val duration: Int? = null","description":"love.forte.simbot.telegram.type.InputMediaVideo.duration","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-video/duration.html","searchKeys":["duration","val duration: Int? = null","love.forte.simbot.telegram.type.InputMediaVideo.duration"]},{"name":"val editDate: Int? = null","description":"love.forte.simbot.telegram.type.Message.editDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/edit-date.html","searchKeys":["editDate","val editDate: Int? = null","love.forte.simbot.telegram.type.Message.editDate"]},{"name":"val email: String? = null","description":"love.forte.simbot.telegram.type.payment.EncryptedPassportElement.email","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-passport-element/email.html","searchKeys":["email","val email: String? = null","love.forte.simbot.telegram.type.payment.EncryptedPassportElement.email"]},{"name":"val email: String? = null","description":"love.forte.simbot.telegram.type.payment.OrderInfo.email","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-order-info/email.html","searchKeys":["email","val email: String? = null","love.forte.simbot.telegram.type.payment.OrderInfo.email"]},{"name":"val emoji: String","description":"love.forte.simbot.telegram.type.Dice.emoji","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-dice/emoji.html","searchKeys":["emoji","val emoji: String","love.forte.simbot.telegram.type.Dice.emoji"]},{"name":"val emoji: String","description":"love.forte.simbot.telegram.type.ReactionTypeEmoji.emoji","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-type-emoji/emoji.html","searchKeys":["emoji","val emoji: String","love.forte.simbot.telegram.type.ReactionTypeEmoji.emoji"]},{"name":"val emoji: String? = null","description":"love.forte.simbot.telegram.type.sticker.Sticker.emoji","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/emoji.html","searchKeys":["emoji","val emoji: String? = null","love.forte.simbot.telegram.type.sticker.Sticker.emoji"]},{"name":"val emojiStatusCustomEmojiId: String? = null","description":"love.forte.simbot.telegram.type.Chat.emojiStatusCustomEmojiId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/emoji-status-custom-emoji-id.html","searchKeys":["emojiStatusCustomEmojiId","val emojiStatusCustomEmojiId: String? = null","love.forte.simbot.telegram.type.Chat.emojiStatusCustomEmojiId"]},{"name":"val emojiStatusExpirationDate: Int? = null","description":"love.forte.simbot.telegram.type.Chat.emojiStatusExpirationDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/emoji-status-expiration-date.html","searchKeys":["emojiStatusExpirationDate","val emojiStatusExpirationDate: Int? = null","love.forte.simbot.telegram.type.Chat.emojiStatusExpirationDate"]},{"name":"val entities: List? = null","description":"love.forte.simbot.telegram.type.Message.entities","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/entities.html","searchKeys":["entities","val entities: List? = null","love.forte.simbot.telegram.type.Message.entities"]},{"name":"val entities: List? = null","description":"love.forte.simbot.telegram.type.TextQuote.entities","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-text-quote/entities.html","searchKeys":["entities","val entities: List? = null","love.forte.simbot.telegram.type.TextQuote.entities"]},{"name":"val entries: EnumEntries","description":"love.forte.simbot.telegram.type.ChatType.entries","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/entries.html","searchKeys":["entries","val entries: EnumEntries","love.forte.simbot.telegram.type.ChatType.entries"]},{"name":"val entries: EnumEntries","description":"love.forte.simbot.telegram.type.FormattingOption.entries","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-formatting-option/entries.html","searchKeys":["entries","val entries: EnumEntries","love.forte.simbot.telegram.type.FormattingOption.entries"]},{"name":"val entries: EnumEntries","description":"love.forte.simbot.telegram.type.MessageEntityType.entries","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/entries.html","searchKeys":["entries","val entries: EnumEntries","love.forte.simbot.telegram.type.MessageEntityType.entries"]},{"name":"val expirationDate: Int","description":"love.forte.simbot.telegram.type.ChatBoost.expirationDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost/expiration-date.html","searchKeys":["expirationDate","val expirationDate: Int","love.forte.simbot.telegram.type.ChatBoost.expirationDate"]},{"name":"val expireDate: Int? = null","description":"love.forte.simbot.telegram.type.ChatInviteLink.expireDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-invite-link/expire-date.html","searchKeys":["expireDate","val expireDate: Int? = null","love.forte.simbot.telegram.type.ChatInviteLink.expireDate"]},{"name":"val explanation: String? = null","description":"love.forte.simbot.telegram.type.Poll.explanation","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/explanation.html","searchKeys":["explanation","val explanation: String? = null","love.forte.simbot.telegram.type.Poll.explanation"]},{"name":"val explanationEntities: List? = null","description":"love.forte.simbot.telegram.type.Poll.explanationEntities","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/explanation-entities.html","searchKeys":["explanationEntities","val explanationEntities: List? = null","love.forte.simbot.telegram.type.Poll.explanationEntities"]},{"name":"val externalReply: ExternalReplyInfo? = null","description":"love.forte.simbot.telegram.type.Message.externalReply","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/external-reply.html","searchKeys":["externalReply","val externalReply: ExternalReplyInfo? = null","love.forte.simbot.telegram.type.Message.externalReply"]},{"name":"val fileDate: Int","description":"love.forte.simbot.telegram.type.passport.PassportFile.fileDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.passport/-passport-file/file-date.html","searchKeys":["fileDate","val fileDate: Int","love.forte.simbot.telegram.type.passport.PassportFile.fileDate"]},{"name":"val fileId: String","description":"love.forte.simbot.telegram.type.Animation.fileId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-animation/file-id.html","searchKeys":["fileId","val fileId: String","love.forte.simbot.telegram.type.Animation.fileId"]},{"name":"val fileId: String","description":"love.forte.simbot.telegram.type.Audio.fileId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-audio/file-id.html","searchKeys":["fileId","val fileId: String","love.forte.simbot.telegram.type.Audio.fileId"]},{"name":"val fileId: String","description":"love.forte.simbot.telegram.type.Document.fileId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-document/file-id.html","searchKeys":["fileId","val fileId: String","love.forte.simbot.telegram.type.Document.fileId"]},{"name":"val fileId: String","description":"love.forte.simbot.telegram.type.File.fileId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-file/file-id.html","searchKeys":["fileId","val fileId: String","love.forte.simbot.telegram.type.File.fileId"]},{"name":"val fileId: String","description":"love.forte.simbot.telegram.type.PhotoSize.fileId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-photo-size/file-id.html","searchKeys":["fileId","val fileId: String","love.forte.simbot.telegram.type.PhotoSize.fileId"]},{"name":"val fileId: String","description":"love.forte.simbot.telegram.type.Video.fileId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video/file-id.html","searchKeys":["fileId","val fileId: String","love.forte.simbot.telegram.type.Video.fileId"]},{"name":"val fileId: String","description":"love.forte.simbot.telegram.type.VideoNote.fileId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-note/file-id.html","searchKeys":["fileId","val fileId: String","love.forte.simbot.telegram.type.VideoNote.fileId"]},{"name":"val fileId: String","description":"love.forte.simbot.telegram.type.Voice.fileId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-voice/file-id.html","searchKeys":["fileId","val fileId: String","love.forte.simbot.telegram.type.Voice.fileId"]},{"name":"val fileId: String","description":"love.forte.simbot.telegram.type.passport.PassportFile.fileId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.passport/-passport-file/file-id.html","searchKeys":["fileId","val fileId: String","love.forte.simbot.telegram.type.passport.PassportFile.fileId"]},{"name":"val fileId: String","description":"love.forte.simbot.telegram.type.sticker.Sticker.fileId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/file-id.html","searchKeys":["fileId","val fileId: String","love.forte.simbot.telegram.type.sticker.Sticker.fileId"]},{"name":"val fileName: String? = null","description":"love.forte.simbot.telegram.type.Animation.fileName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-animation/file-name.html","searchKeys":["fileName","val fileName: String? = null","love.forte.simbot.telegram.type.Animation.fileName"]},{"name":"val fileName: String? = null","description":"love.forte.simbot.telegram.type.Audio.fileName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-audio/file-name.html","searchKeys":["fileName","val fileName: String? = null","love.forte.simbot.telegram.type.Audio.fileName"]},{"name":"val fileName: String? = null","description":"love.forte.simbot.telegram.type.Document.fileName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-document/file-name.html","searchKeys":["fileName","val fileName: String? = null","love.forte.simbot.telegram.type.Document.fileName"]},{"name":"val fileName: String? = null","description":"love.forte.simbot.telegram.type.Video.fileName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video/file-name.html","searchKeys":["fileName","val fileName: String? = null","love.forte.simbot.telegram.type.Video.fileName"]},{"name":"val filePath: String? = null","description":"love.forte.simbot.telegram.type.File.filePath","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-file/file-path.html","searchKeys":["filePath","val filePath: String? = null","love.forte.simbot.telegram.type.File.filePath"]},{"name":"val fileSize: Int","description":"love.forte.simbot.telegram.type.passport.PassportFile.fileSize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.passport/-passport-file/file-size.html","searchKeys":["fileSize","val fileSize: Int","love.forte.simbot.telegram.type.passport.PassportFile.fileSize"]},{"name":"val fileSize: Int? = null","description":"love.forte.simbot.telegram.type.PhotoSize.fileSize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-photo-size/file-size.html","searchKeys":["fileSize","val fileSize: Int? = null","love.forte.simbot.telegram.type.PhotoSize.fileSize"]},{"name":"val fileSize: Int? = null","description":"love.forte.simbot.telegram.type.VideoNote.fileSize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-note/file-size.html","searchKeys":["fileSize","val fileSize: Int? = null","love.forte.simbot.telegram.type.VideoNote.fileSize"]},{"name":"val fileSize: Int? = null","description":"love.forte.simbot.telegram.type.sticker.Sticker.fileSize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/file-size.html","searchKeys":["fileSize","val fileSize: Int? = null","love.forte.simbot.telegram.type.sticker.Sticker.fileSize"]},{"name":"val fileSize: Long? = null","description":"love.forte.simbot.telegram.type.Animation.fileSize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-animation/file-size.html","searchKeys":["fileSize","val fileSize: Long? = null","love.forte.simbot.telegram.type.Animation.fileSize"]},{"name":"val fileSize: Long? = null","description":"love.forte.simbot.telegram.type.Audio.fileSize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-audio/file-size.html","searchKeys":["fileSize","val fileSize: Long? = null","love.forte.simbot.telegram.type.Audio.fileSize"]},{"name":"val fileSize: Long? = null","description":"love.forte.simbot.telegram.type.Document.fileSize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-document/file-size.html","searchKeys":["fileSize","val fileSize: Long? = null","love.forte.simbot.telegram.type.Document.fileSize"]},{"name":"val fileSize: Long? = null","description":"love.forte.simbot.telegram.type.File.fileSize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-file/file-size.html","searchKeys":["fileSize","val fileSize: Long? = null","love.forte.simbot.telegram.type.File.fileSize"]},{"name":"val fileSize: Long? = null","description":"love.forte.simbot.telegram.type.Video.fileSize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video/file-size.html","searchKeys":["fileSize","val fileSize: Long? = null","love.forte.simbot.telegram.type.Video.fileSize"]},{"name":"val fileSize: Long? = null","description":"love.forte.simbot.telegram.type.Voice.fileSize","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-voice/file-size.html","searchKeys":["fileSize","val fileSize: Long? = null","love.forte.simbot.telegram.type.Voice.fileSize"]},{"name":"val fileUniqueId: String","description":"love.forte.simbot.telegram.type.Animation.fileUniqueId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-animation/file-unique-id.html","searchKeys":["fileUniqueId","val fileUniqueId: String","love.forte.simbot.telegram.type.Animation.fileUniqueId"]},{"name":"val fileUniqueId: String","description":"love.forte.simbot.telegram.type.Audio.fileUniqueId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-audio/file-unique-id.html","searchKeys":["fileUniqueId","val fileUniqueId: String","love.forte.simbot.telegram.type.Audio.fileUniqueId"]},{"name":"val fileUniqueId: String","description":"love.forte.simbot.telegram.type.Document.fileUniqueId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-document/file-unique-id.html","searchKeys":["fileUniqueId","val fileUniqueId: String","love.forte.simbot.telegram.type.Document.fileUniqueId"]},{"name":"val fileUniqueId: String","description":"love.forte.simbot.telegram.type.File.fileUniqueId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-file/file-unique-id.html","searchKeys":["fileUniqueId","val fileUniqueId: String","love.forte.simbot.telegram.type.File.fileUniqueId"]},{"name":"val fileUniqueId: String","description":"love.forte.simbot.telegram.type.PhotoSize.fileUniqueId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-photo-size/file-unique-id.html","searchKeys":["fileUniqueId","val fileUniqueId: String","love.forte.simbot.telegram.type.PhotoSize.fileUniqueId"]},{"name":"val fileUniqueId: String","description":"love.forte.simbot.telegram.type.Video.fileUniqueId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video/file-unique-id.html","searchKeys":["fileUniqueId","val fileUniqueId: String","love.forte.simbot.telegram.type.Video.fileUniqueId"]},{"name":"val fileUniqueId: String","description":"love.forte.simbot.telegram.type.VideoNote.fileUniqueId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-note/file-unique-id.html","searchKeys":["fileUniqueId","val fileUniqueId: String","love.forte.simbot.telegram.type.VideoNote.fileUniqueId"]},{"name":"val fileUniqueId: String","description":"love.forte.simbot.telegram.type.Voice.fileUniqueId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-voice/file-unique-id.html","searchKeys":["fileUniqueId","val fileUniqueId: String","love.forte.simbot.telegram.type.Voice.fileUniqueId"]},{"name":"val fileUniqueId: String","description":"love.forte.simbot.telegram.type.passport.PassportFile.fileUniqueId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.passport/-passport-file/file-unique-id.html","searchKeys":["fileUniqueId","val fileUniqueId: String","love.forte.simbot.telegram.type.passport.PassportFile.fileUniqueId"]},{"name":"val fileUniqueId: String","description":"love.forte.simbot.telegram.type.sticker.Sticker.fileUniqueId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/file-unique-id.html","searchKeys":["fileUniqueId","val fileUniqueId: String","love.forte.simbot.telegram.type.sticker.Sticker.fileUniqueId"]},{"name":"val files: List? = null","description":"love.forte.simbot.telegram.type.payment.EncryptedPassportElement.files","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-passport-element/files.html","searchKeys":["files","val files: List? = null","love.forte.simbot.telegram.type.payment.EncryptedPassportElement.files"]},{"name":"val firstName: String","description":"love.forte.simbot.telegram.type.Contact.firstName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-contact/first-name.html","searchKeys":["firstName","val firstName: String","love.forte.simbot.telegram.type.Contact.firstName"]},{"name":"val firstName: String","description":"love.forte.simbot.telegram.type.User.firstName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user/first-name.html","searchKeys":["firstName","val firstName: String","love.forte.simbot.telegram.type.User.firstName"]},{"name":"val firstName: String? = null","description":"love.forte.simbot.telegram.type.Chat.firstName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/first-name.html","searchKeys":["firstName","val firstName: String? = null","love.forte.simbot.telegram.type.Chat.firstName"]},{"name":"val forceReply: Boolean = false","description":"love.forte.simbot.telegram.type.ForceReply.forceReply","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-force-reply/force-reply.html","searchKeys":["forceReply","val forceReply: Boolean = false","love.forte.simbot.telegram.type.ForceReply.forceReply"]},{"name":"val forumTopicClosed: ForumTopicClosed? = null","description":"love.forte.simbot.telegram.type.Message.forumTopicClosed","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/forum-topic-closed.html","searchKeys":["forumTopicClosed","val forumTopicClosed: ForumTopicClosed? = null","love.forte.simbot.telegram.type.Message.forumTopicClosed"]},{"name":"val forumTopicCreated: ForumTopicCreated? = null","description":"love.forte.simbot.telegram.type.Message.forumTopicCreated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/forum-topic-created.html","searchKeys":["forumTopicCreated","val forumTopicCreated: ForumTopicCreated? = null","love.forte.simbot.telegram.type.Message.forumTopicCreated"]},{"name":"val forumTopicEdited: ForumTopicEdited? = null","description":"love.forte.simbot.telegram.type.Message.forumTopicEdited","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/forum-topic-edited.html","searchKeys":["forumTopicEdited","val forumTopicEdited: ForumTopicEdited? = null","love.forte.simbot.telegram.type.Message.forumTopicEdited"]},{"name":"val forumTopicReopened: ForumTopicReopened? = null","description":"love.forte.simbot.telegram.type.Message.forumTopicReopened","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/forum-topic-reopened.html","searchKeys":["forumTopicReopened","val forumTopicReopened: ForumTopicReopened? = null","love.forte.simbot.telegram.type.Message.forumTopicReopened"]},{"name":"val forwardOrigin: MessageOrigin? = null","description":"love.forte.simbot.telegram.type.Message.forwardOrigin","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/forward-origin.html","searchKeys":["forwardOrigin","val forwardOrigin: MessageOrigin? = null","love.forte.simbot.telegram.type.Message.forwardOrigin"]},{"name":"val forwardText: String? = null","description":"love.forte.simbot.telegram.type.LoginUrl.forwardText","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-login-url/forward-text.html","searchKeys":["forwardText","val forwardText: String? = null","love.forte.simbot.telegram.type.LoginUrl.forwardText"]},{"name":"val foursquareId: String? = null","description":"love.forte.simbot.telegram.type.Venue.foursquareId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-venue/foursquare-id.html","searchKeys":["foursquareId","val foursquareId: String? = null","love.forte.simbot.telegram.type.Venue.foursquareId"]},{"name":"val foursquareType: String? = null","description":"love.forte.simbot.telegram.type.Venue.foursquareType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-venue/foursquare-type.html","searchKeys":["foursquareType","val foursquareType: String? = null","love.forte.simbot.telegram.type.Venue.foursquareType"]},{"name":"val from: User","description":"love.forte.simbot.telegram.type.CallbackQuery.from","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-callback-query/from.html","searchKeys":["from","val from: User","love.forte.simbot.telegram.type.CallbackQuery.from"]},{"name":"val from: User","description":"love.forte.simbot.telegram.type.ChatJoinRequest.from","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-join-request/from.html","searchKeys":["from","val from: User","love.forte.simbot.telegram.type.ChatJoinRequest.from"]},{"name":"val from: User","description":"love.forte.simbot.telegram.type.ChatMemberUpdated.from","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-updated/from.html","searchKeys":["from","val from: User","love.forte.simbot.telegram.type.ChatMemberUpdated.from"]},{"name":"val from: User","description":"love.forte.simbot.telegram.type.inline.ChosenInlineResult.from","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-chosen-inline-result/from.html","searchKeys":["from","val from: User","love.forte.simbot.telegram.type.inline.ChosenInlineResult.from"]},{"name":"val from: User","description":"love.forte.simbot.telegram.type.inline.InlineQuery.from","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-inline-query/from.html","searchKeys":["from","val from: User","love.forte.simbot.telegram.type.inline.InlineQuery.from"]},{"name":"val from: User","description":"love.forte.simbot.telegram.type.payment.PreCheckoutQuery.from","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-pre-checkout-query/from.html","searchKeys":["from","val from: User","love.forte.simbot.telegram.type.payment.PreCheckoutQuery.from"]},{"name":"val from: User","description":"love.forte.simbot.telegram.type.payment.ShippingQuery.from","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-query/from.html","searchKeys":["from","val from: User","love.forte.simbot.telegram.type.payment.ShippingQuery.from"]},{"name":"val from: User? = null","description":"love.forte.simbot.telegram.type.Message.from","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/from.html","searchKeys":["from","val from: User? = null","love.forte.simbot.telegram.type.Message.from"]},{"name":"val fromAttachmentMenu: Boolean? = null","description":"love.forte.simbot.telegram.type.WriteAccessAllowed.fromAttachmentMenu","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-write-access-allowed/from-attachment-menu.html","searchKeys":["fromAttachmentMenu","val fromAttachmentMenu: Boolean? = null","love.forte.simbot.telegram.type.WriteAccessAllowed.fromAttachmentMenu"]},{"name":"val fromRequest: Boolean? = null","description":"love.forte.simbot.telegram.type.WriteAccessAllowed.fromRequest","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-write-access-allowed/from-request.html","searchKeys":["fromRequest","val fromRequest: Boolean? = null","love.forte.simbot.telegram.type.WriteAccessAllowed.fromRequest"]},{"name":"val frontSide: PassportFile? = null","description":"love.forte.simbot.telegram.type.payment.EncryptedPassportElement.frontSide","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-passport-element/front-side.html","searchKeys":["frontSide","val frontSide: PassportFile? = null","love.forte.simbot.telegram.type.payment.EncryptedPassportElement.frontSide"]},{"name":"val game: Game? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.game","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/game.html","searchKeys":["game","val game: Game? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.game"]},{"name":"val game: Game? = null","description":"love.forte.simbot.telegram.type.Message.game","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/game.html","searchKeys":["game","val game: Game? = null","love.forte.simbot.telegram.type.Message.game"]},{"name":"val gameShortName: String? = null","description":"love.forte.simbot.telegram.type.CallbackQuery.gameShortName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-callback-query/game-short-name.html","searchKeys":["gameShortName","val gameShortName: String? = null","love.forte.simbot.telegram.type.CallbackQuery.gameShortName"]},{"name":"val generalForumTopicHidden: GeneralForumTopicHidden? = null","description":"love.forte.simbot.telegram.type.Message.generalForumTopicHidden","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/general-forum-topic-hidden.html","searchKeys":["generalForumTopicHidden","val generalForumTopicHidden: GeneralForumTopicHidden? = null","love.forte.simbot.telegram.type.Message.generalForumTopicHidden"]},{"name":"val generalForumTopicUnhidden: GeneralForumTopicUnhidden? = null","description":"love.forte.simbot.telegram.type.Message.generalForumTopicUnhidden","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/general-forum-topic-unhidden.html","searchKeys":["generalForumTopicUnhidden","val generalForumTopicUnhidden: GeneralForumTopicUnhidden? = null","love.forte.simbot.telegram.type.Message.generalForumTopicUnhidden"]},{"name":"val giveaway: Giveaway? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.giveaway","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/giveaway.html","searchKeys":["giveaway","val giveaway: Giveaway? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.giveaway"]},{"name":"val giveaway: Giveaway? = null","description":"love.forte.simbot.telegram.type.Message.giveaway","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/giveaway.html","searchKeys":["giveaway","val giveaway: Giveaway? = null","love.forte.simbot.telegram.type.Message.giveaway"]},{"name":"val giveawayCompleted: GiveawayCompleted? = null","description":"love.forte.simbot.telegram.type.Message.giveawayCompleted","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/giveaway-completed.html","searchKeys":["giveawayCompleted","val giveawayCompleted: GiveawayCompleted? = null","love.forte.simbot.telegram.type.Message.giveawayCompleted"]},{"name":"val giveawayCreated: GiveawayCreated? = null","description":"love.forte.simbot.telegram.type.Message.giveawayCreated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/giveaway-created.html","searchKeys":["giveawayCreated","val giveawayCreated: GiveawayCreated? = null","love.forte.simbot.telegram.type.Message.giveawayCreated"]},{"name":"val giveawayMessage: Message? = null","description":"love.forte.simbot.telegram.type.GiveawayCompleted.giveawayMessage","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-completed/giveaway-message.html","searchKeys":["giveawayMessage","val giveawayMessage: Message? = null","love.forte.simbot.telegram.type.GiveawayCompleted.giveawayMessage"]},{"name":"val giveawayMessageId: Int","description":"love.forte.simbot.telegram.type.ChatBoostSourceGiveaway.giveawayMessageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source-giveaway/giveaway-message-id.html","searchKeys":["giveawayMessageId","val giveawayMessageId: Int","love.forte.simbot.telegram.type.ChatBoostSourceGiveaway.giveawayMessageId"]},{"name":"val giveawayMessageId: Int","description":"love.forte.simbot.telegram.type.GiveawayWinners.giveawayMessageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-winners/giveaway-message-id.html","searchKeys":["giveawayMessageId","val giveawayMessageId: Int","love.forte.simbot.telegram.type.GiveawayWinners.giveawayMessageId"]},{"name":"val giveawayWinners: GiveawayWinners? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.giveawayWinners","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/giveaway-winners.html","searchKeys":["giveawayWinners","val giveawayWinners: GiveawayWinners? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.giveawayWinners"]},{"name":"val giveawayWinners: GiveawayWinners? = null","description":"love.forte.simbot.telegram.type.Message.giveawayWinners","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/giveaway-winners.html","searchKeys":["giveawayWinners","val giveawayWinners: GiveawayWinners? = null","love.forte.simbot.telegram.type.Message.giveawayWinners"]},{"name":"val googlePlaceId: String? = null","description":"love.forte.simbot.telegram.type.Venue.googlePlaceId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-venue/google-place-id.html","searchKeys":["googlePlaceId","val googlePlaceId: String? = null","love.forte.simbot.telegram.type.Venue.googlePlaceId"]},{"name":"val googlePlaceType: String? = null","description":"love.forte.simbot.telegram.type.Venue.googlePlaceType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-venue/google-place-type.html","searchKeys":["googlePlaceType","val googlePlaceType: String? = null","love.forte.simbot.telegram.type.Venue.googlePlaceType"]},{"name":"val groupChatCreated: Boolean? = null","description":"love.forte.simbot.telegram.type.Message.groupChatCreated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/group-chat-created.html","searchKeys":["groupChatCreated","val groupChatCreated: Boolean? = null","love.forte.simbot.telegram.type.Message.groupChatCreated"]},{"name":"val hasAggressiveAntiSpamEnabled: Boolean? = null","description":"love.forte.simbot.telegram.type.Chat.hasAggressiveAntiSpamEnabled","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/has-aggressive-anti-spam-enabled.html","searchKeys":["hasAggressiveAntiSpamEnabled","val hasAggressiveAntiSpamEnabled: Boolean? = null","love.forte.simbot.telegram.type.Chat.hasAggressiveAntiSpamEnabled"]},{"name":"val hasCustomCertificate: Boolean = false","description":"love.forte.simbot.telegram.type.update.WebhookInfo.hasCustomCertificate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.update/-webhook-info/has-custom-certificate.html","searchKeys":["hasCustomCertificate","val hasCustomCertificate: Boolean = false","love.forte.simbot.telegram.type.update.WebhookInfo.hasCustomCertificate"]},{"name":"val hasHiddenMembers: Boolean? = null","description":"love.forte.simbot.telegram.type.Chat.hasHiddenMembers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/has-hidden-members.html","searchKeys":["hasHiddenMembers","val hasHiddenMembers: Boolean? = null","love.forte.simbot.telegram.type.Chat.hasHiddenMembers"]},{"name":"val hasMediaSpoiler: Boolean? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.hasMediaSpoiler","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/has-media-spoiler.html","searchKeys":["hasMediaSpoiler","val hasMediaSpoiler: Boolean? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.hasMediaSpoiler"]},{"name":"val hasMediaSpoiler: Boolean? = null","description":"love.forte.simbot.telegram.type.Message.hasMediaSpoiler","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/has-media-spoiler.html","searchKeys":["hasMediaSpoiler","val hasMediaSpoiler: Boolean? = null","love.forte.simbot.telegram.type.Message.hasMediaSpoiler"]},{"name":"val hasPrivateForwards: Boolean? = null","description":"love.forte.simbot.telegram.type.Chat.hasPrivateForwards","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/has-private-forwards.html","searchKeys":["hasPrivateForwards","val hasPrivateForwards: Boolean? = null","love.forte.simbot.telegram.type.Chat.hasPrivateForwards"]},{"name":"val hasProtectedContent: Boolean? = null","description":"love.forte.simbot.telegram.type.Chat.hasProtectedContent","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/has-protected-content.html","searchKeys":["hasProtectedContent","val hasProtectedContent: Boolean? = null","love.forte.simbot.telegram.type.Chat.hasProtectedContent"]},{"name":"val hasProtectedContent: Boolean? = null","description":"love.forte.simbot.telegram.type.Message.hasProtectedContent","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/has-protected-content.html","searchKeys":["hasProtectedContent","val hasProtectedContent: Boolean? = null","love.forte.simbot.telegram.type.Message.hasProtectedContent"]},{"name":"val hasPublicWinners: Boolean? = null","description":"love.forte.simbot.telegram.type.Giveaway.hasPublicWinners","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway/has-public-winners.html","searchKeys":["hasPublicWinners","val hasPublicWinners: Boolean? = null","love.forte.simbot.telegram.type.Giveaway.hasPublicWinners"]},{"name":"val hasRestrictedVoiceAndVideoMessages: Boolean? = null","description":"love.forte.simbot.telegram.type.Chat.hasRestrictedVoiceAndVideoMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/has-restricted-voice-and-video-messages.html","searchKeys":["hasRestrictedVoiceAndVideoMessages","val hasRestrictedVoiceAndVideoMessages: Boolean? = null","love.forte.simbot.telegram.type.Chat.hasRestrictedVoiceAndVideoMessages"]},{"name":"val hasSpoiler: Boolean? = null","description":"love.forte.simbot.telegram.type.InputMediaAnimation.hasSpoiler","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-animation/has-spoiler.html","searchKeys":["hasSpoiler","val hasSpoiler: Boolean? = null","love.forte.simbot.telegram.type.InputMediaAnimation.hasSpoiler"]},{"name":"val hasSpoiler: Boolean? = null","description":"love.forte.simbot.telegram.type.InputMediaPhoto.hasSpoiler","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-photo/has-spoiler.html","searchKeys":["hasSpoiler","val hasSpoiler: Boolean? = null","love.forte.simbot.telegram.type.InputMediaPhoto.hasSpoiler"]},{"name":"val hasSpoiler: Boolean? = null","description":"love.forte.simbot.telegram.type.InputMediaVideo.hasSpoiler","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-video/has-spoiler.html","searchKeys":["hasSpoiler","val hasSpoiler: Boolean? = null","love.forte.simbot.telegram.type.InputMediaVideo.hasSpoiler"]},{"name":"val hasVisibleHistory: Boolean? = null","description":"love.forte.simbot.telegram.type.Chat.hasVisibleHistory","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/has-visible-history.html","searchKeys":["hasVisibleHistory","val hasVisibleHistory: Boolean? = null","love.forte.simbot.telegram.type.Chat.hasVisibleHistory"]},{"name":"val hash: String","description":"love.forte.simbot.telegram.type.payment.EncryptedCredentials.hash","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-credentials/hash.html","searchKeys":["hash","val hash: String","love.forte.simbot.telegram.type.payment.EncryptedCredentials.hash"]},{"name":"val hash: String","description":"love.forte.simbot.telegram.type.payment.EncryptedPassportElement.hash","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-passport-element/hash.html","searchKeys":["hash","val hash: String","love.forte.simbot.telegram.type.payment.EncryptedPassportElement.hash"]},{"name":"val heading: Int? = null","description":"love.forte.simbot.telegram.type.Location.heading","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-location/heading.html","searchKeys":["heading","val heading: Int? = null","love.forte.simbot.telegram.type.Location.heading"]},{"name":"val height: Int","description":"love.forte.simbot.telegram.type.Animation.height","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-animation/height.html","searchKeys":["height","val height: Int","love.forte.simbot.telegram.type.Animation.height"]},{"name":"val height: Int","description":"love.forte.simbot.telegram.type.PhotoSize.height","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-photo-size/height.html","searchKeys":["height","val height: Int","love.forte.simbot.telegram.type.PhotoSize.height"]},{"name":"val height: Int","description":"love.forte.simbot.telegram.type.Video.height","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video/height.html","searchKeys":["height","val height: Int","love.forte.simbot.telegram.type.Video.height"]},{"name":"val height: Int","description":"love.forte.simbot.telegram.type.sticker.Sticker.height","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/height.html","searchKeys":["height","val height: Int","love.forte.simbot.telegram.type.sticker.Sticker.height"]},{"name":"val height: Int? = null","description":"love.forte.simbot.telegram.type.InputMediaAnimation.height","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-animation/height.html","searchKeys":["height","val height: Int? = null","love.forte.simbot.telegram.type.InputMediaAnimation.height"]},{"name":"val height: Int? = null","description":"love.forte.simbot.telegram.type.InputMediaVideo.height","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-video/height.html","searchKeys":["height","val height: Int? = null","love.forte.simbot.telegram.type.InputMediaVideo.height"]},{"name":"val horizontalAccuracy: Float? = null","description":"love.forte.simbot.telegram.type.Location.horizontalAccuracy","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-location/horizontal-accuracy.html","searchKeys":["horizontalAccuracy","val horizontalAccuracy: Float? = null","love.forte.simbot.telegram.type.Location.horizontalAccuracy"]},{"name":"val iconColor: Int","description":"love.forte.simbot.telegram.type.ForumTopic.iconColor","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic/icon-color.html","searchKeys":["iconColor","val iconColor: Int","love.forte.simbot.telegram.type.ForumTopic.iconColor"]},{"name":"val iconColor: Int","description":"love.forte.simbot.telegram.type.ForumTopicCreated.iconColor","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic-created/icon-color.html","searchKeys":["iconColor","val iconColor: Int","love.forte.simbot.telegram.type.ForumTopicCreated.iconColor"]},{"name":"val iconCustomEmojiId: String? = null","description":"love.forte.simbot.telegram.type.ForumTopic.iconCustomEmojiId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic/icon-custom-emoji-id.html","searchKeys":["iconCustomEmojiId","val iconCustomEmojiId: String? = null","love.forte.simbot.telegram.type.ForumTopic.iconCustomEmojiId"]},{"name":"val iconCustomEmojiId: String? = null","description":"love.forte.simbot.telegram.type.ForumTopicCreated.iconCustomEmojiId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic-created/icon-custom-emoji-id.html","searchKeys":["iconCustomEmojiId","val iconCustomEmojiId: String? = null","love.forte.simbot.telegram.type.ForumTopicCreated.iconCustomEmojiId"]},{"name":"val iconCustomEmojiId: String? = null","description":"love.forte.simbot.telegram.type.ForumTopicEdited.iconCustomEmojiId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic-edited/icon-custom-emoji-id.html","searchKeys":["iconCustomEmojiId","val iconCustomEmojiId: String? = null","love.forte.simbot.telegram.type.ForumTopicEdited.iconCustomEmojiId"]},{"name":"val id: Int","description":"love.forte.simbot.telegram.type.Story.id","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-story/id.html","searchKeys":["id","val id: Int","love.forte.simbot.telegram.type.Story.id"]},{"name":"val id: Long","description":"love.forte.simbot.telegram.type.Chat.id","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/id.html","searchKeys":["id","val id: Long","love.forte.simbot.telegram.type.Chat.id"]},{"name":"val id: Long","description":"love.forte.simbot.telegram.type.User.id","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user/id.html","searchKeys":["id","val id: Long","love.forte.simbot.telegram.type.User.id"]},{"name":"val id: String","description":"love.forte.simbot.telegram.type.CallbackQuery.id","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-callback-query/id.html","searchKeys":["id","val id: String","love.forte.simbot.telegram.type.CallbackQuery.id"]},{"name":"val id: String","description":"love.forte.simbot.telegram.type.Poll.id","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/id.html","searchKeys":["id","val id: String","love.forte.simbot.telegram.type.Poll.id"]},{"name":"val id: String","description":"love.forte.simbot.telegram.type.inline.InlineQuery.id","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-inline-query/id.html","searchKeys":["id","val id: String","love.forte.simbot.telegram.type.inline.InlineQuery.id"]},{"name":"val id: String","description":"love.forte.simbot.telegram.type.payment.PreCheckoutQuery.id","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-pre-checkout-query/id.html","searchKeys":["id","val id: String","love.forte.simbot.telegram.type.payment.PreCheckoutQuery.id"]},{"name":"val id: String","description":"love.forte.simbot.telegram.type.payment.ShippingQuery.id","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-query/id.html","searchKeys":["id","val id: String","love.forte.simbot.telegram.type.payment.ShippingQuery.id"]},{"name":"val inlineKeyboard: List>","description":"love.forte.simbot.telegram.type.InlineKeyboardMarkup.inlineKeyboard","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-markup/inline-keyboard.html","searchKeys":["inlineKeyboard","val inlineKeyboard: List>","love.forte.simbot.telegram.type.InlineKeyboardMarkup.inlineKeyboard"]},{"name":"val inlineMessageId: String? = null","description":"love.forte.simbot.telegram.type.CallbackQuery.inlineMessageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-callback-query/inline-message-id.html","searchKeys":["inlineMessageId","val inlineMessageId: String? = null","love.forte.simbot.telegram.type.CallbackQuery.inlineMessageId"]},{"name":"val inlineMessageId: String? = null","description":"love.forte.simbot.telegram.type.inline.ChosenInlineResult.inlineMessageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-chosen-inline-result/inline-message-id.html","searchKeys":["inlineMessageId","val inlineMessageId: String? = null","love.forte.simbot.telegram.type.inline.ChosenInlineResult.inlineMessageId"]},{"name":"val inputFieldPlaceholder: String? = null","description":"love.forte.simbot.telegram.type.ForceReply.inputFieldPlaceholder","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-force-reply/input-field-placeholder.html","searchKeys":["inputFieldPlaceholder","val inputFieldPlaceholder: String? = null","love.forte.simbot.telegram.type.ForceReply.inputFieldPlaceholder"]},{"name":"val inputFieldPlaceholder: String? = null","description":"love.forte.simbot.telegram.type.ReplyKeyboardMarkup.inputFieldPlaceholder","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-keyboard-markup/input-field-placeholder.html","searchKeys":["inputFieldPlaceholder","val inputFieldPlaceholder: String? = null","love.forte.simbot.telegram.type.ReplyKeyboardMarkup.inputFieldPlaceholder"]},{"name":"val inviteLink: ChatInviteLink? = null","description":"love.forte.simbot.telegram.type.ChatJoinRequest.inviteLink","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-join-request/invite-link.html","searchKeys":["inviteLink","val inviteLink: ChatInviteLink? = null","love.forte.simbot.telegram.type.ChatJoinRequest.inviteLink"]},{"name":"val inviteLink: ChatInviteLink? = null","description":"love.forte.simbot.telegram.type.ChatMemberUpdated.inviteLink","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-updated/invite-link.html","searchKeys":["inviteLink","val inviteLink: ChatInviteLink? = null","love.forte.simbot.telegram.type.ChatMemberUpdated.inviteLink"]},{"name":"val inviteLink: String","description":"love.forte.simbot.telegram.type.ChatInviteLink.inviteLink","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-invite-link/invite-link.html","searchKeys":["inviteLink","val inviteLink: String","love.forte.simbot.telegram.type.ChatInviteLink.inviteLink"]},{"name":"val inviteLink: String? = null","description":"love.forte.simbot.telegram.type.Chat.inviteLink","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/invite-link.html","searchKeys":["inviteLink","val inviteLink: String? = null","love.forte.simbot.telegram.type.Chat.inviteLink"]},{"name":"val invoice: Invoice? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.invoice","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/invoice.html","searchKeys":["invoice","val invoice: Invoice? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.invoice"]},{"name":"val invoice: Invoice? = null","description":"love.forte.simbot.telegram.type.Message.invoice","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/invoice.html","searchKeys":["invoice","val invoice: Invoice? = null","love.forte.simbot.telegram.type.Message.invoice"]},{"name":"val invoicePayload: String","description":"love.forte.simbot.telegram.type.payment.PreCheckoutQuery.invoicePayload","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-pre-checkout-query/invoice-payload.html","searchKeys":["invoicePayload","val invoicePayload: String","love.forte.simbot.telegram.type.payment.PreCheckoutQuery.invoicePayload"]},{"name":"val invoicePayload: String","description":"love.forte.simbot.telegram.type.payment.ShippingQuery.invoicePayload","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-query/invoice-payload.html","searchKeys":["invoicePayload","val invoicePayload: String","love.forte.simbot.telegram.type.payment.ShippingQuery.invoicePayload"]},{"name":"val invoicePayload: String","description":"love.forte.simbot.telegram.type.payment.SuccessfulPayment.invoicePayload","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-successful-payment/invoice-payload.html","searchKeys":["invoicePayload","val invoicePayload: String","love.forte.simbot.telegram.type.payment.SuccessfulPayment.invoicePayload"]},{"name":"val ipAddress: String? = null","description":"love.forte.simbot.telegram.type.update.WebhookInfo.ipAddress","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.update/-webhook-info/ip-address.html","searchKeys":["ipAddress","val ipAddress: String? = null","love.forte.simbot.telegram.type.update.WebhookInfo.ipAddress"]},{"name":"val isAnimated: Boolean = false","description":"love.forte.simbot.telegram.type.sticker.Sticker.isAnimated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/is-animated.html","searchKeys":["isAnimated","val isAnimated: Boolean = false","love.forte.simbot.telegram.type.sticker.Sticker.isAnimated"]},{"name":"val isAnonymous: Boolean","description":"love.forte.simbot.telegram.type.ChatAdministratorRights.isAnonymous","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-administrator-rights/is-anonymous.html","searchKeys":["isAnonymous","val isAnonymous: Boolean","love.forte.simbot.telegram.type.ChatAdministratorRights.isAnonymous"]},{"name":"val isAnonymous: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.isAnonymous","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/is-anonymous.html","searchKeys":["isAnonymous","val isAnonymous: Boolean","love.forte.simbot.telegram.type.ChatMemberAdministrator.isAnonymous"]},{"name":"val isAnonymous: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberOwner.isAnonymous","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-owner/is-anonymous.html","searchKeys":["isAnonymous","val isAnonymous: Boolean","love.forte.simbot.telegram.type.ChatMemberOwner.isAnonymous"]},{"name":"val isAnonymous: Boolean","description":"love.forte.simbot.telegram.type.Poll.isAnonymous","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/is-anonymous.html","searchKeys":["isAnonymous","val isAnonymous: Boolean","love.forte.simbot.telegram.type.Poll.isAnonymous"]},{"name":"val isAutomaticForward: Boolean? = null","description":"love.forte.simbot.telegram.type.Message.isAutomaticForward","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/is-automatic-forward.html","searchKeys":["isAutomaticForward","val isAutomaticForward: Boolean? = null","love.forte.simbot.telegram.type.Message.isAutomaticForward"]},{"name":"val isBot: Boolean = false","description":"love.forte.simbot.telegram.type.User.isBot","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user/is-bot.html","searchKeys":["isBot","val isBot: Boolean = false","love.forte.simbot.telegram.type.User.isBot"]},{"name":"val isClosed: Boolean","description":"love.forte.simbot.telegram.type.Poll.isClosed","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/is-closed.html","searchKeys":["isClosed","val isClosed: Boolean","love.forte.simbot.telegram.type.Poll.isClosed"]},{"name":"val isDisabled: Boolean? = null","description":"love.forte.simbot.telegram.type.LinkPreviewOptions.isDisabled","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options/is-disabled.html","searchKeys":["isDisabled","val isDisabled: Boolean? = null","love.forte.simbot.telegram.type.LinkPreviewOptions.isDisabled"]},{"name":"val isForum: Boolean? = null","description":"love.forte.simbot.telegram.type.Chat.isForum","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/is-forum.html","searchKeys":["isForum","val isForum: Boolean? = null","love.forte.simbot.telegram.type.Chat.isForum"]},{"name":"val isManual: Boolean? = null","description":"love.forte.simbot.telegram.type.TextQuote.isManual","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-text-quote/is-manual.html","searchKeys":["isManual","val isManual: Boolean? = null","love.forte.simbot.telegram.type.TextQuote.isManual"]},{"name":"val isMember: Boolean","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.isMember","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/is-member.html","searchKeys":["isMember","val isMember: Boolean","love.forte.simbot.telegram.type.ChatMemberRestricted.isMember"]},{"name":"val isPersistent: Boolean? = null","description":"love.forte.simbot.telegram.type.ReplyKeyboardMarkup.isPersistent","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-keyboard-markup/is-persistent.html","searchKeys":["isPersistent","val isPersistent: Boolean? = null","love.forte.simbot.telegram.type.ReplyKeyboardMarkup.isPersistent"]},{"name":"val isPremium: Boolean? = null","description":"love.forte.simbot.telegram.type.User.isPremium","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user/is-premium.html","searchKeys":["isPremium","val isPremium: Boolean? = null","love.forte.simbot.telegram.type.User.isPremium"]},{"name":"val isPrimary: Boolean","description":"love.forte.simbot.telegram.type.ChatInviteLink.isPrimary","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-invite-link/is-primary.html","searchKeys":["isPrimary","val isPrimary: Boolean","love.forte.simbot.telegram.type.ChatInviteLink.isPrimary"]},{"name":"val isRevoked: Boolean","description":"love.forte.simbot.telegram.type.ChatInviteLink.isRevoked","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-invite-link/is-revoked.html","searchKeys":["isRevoked","val isRevoked: Boolean","love.forte.simbot.telegram.type.ChatInviteLink.isRevoked"]},{"name":"val isTopicMessage: Boolean? = null","description":"love.forte.simbot.telegram.type.Message.isTopicMessage","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/is-topic-message.html","searchKeys":["isTopicMessage","val isTopicMessage: Boolean? = null","love.forte.simbot.telegram.type.Message.isTopicMessage"]},{"name":"val isUnclaimed: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatBoostSourceGiveaway.isUnclaimed","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source-giveaway/is-unclaimed.html","searchKeys":["isUnclaimed","val isUnclaimed: Boolean? = null","love.forte.simbot.telegram.type.ChatBoostSourceGiveaway.isUnclaimed"]},{"name":"val isVideo: Boolean = false","description":"love.forte.simbot.telegram.type.sticker.Sticker.isVideo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/is-video.html","searchKeys":["isVideo","val isVideo: Boolean = false","love.forte.simbot.telegram.type.sticker.Sticker.isVideo"]},{"name":"val joinByRequest: Boolean? = null","description":"love.forte.simbot.telegram.type.Chat.joinByRequest","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/join-by-request.html","searchKeys":["joinByRequest","val joinByRequest: Boolean? = null","love.forte.simbot.telegram.type.Chat.joinByRequest"]},{"name":"val joinToSendMessages: Boolean? = null","description":"love.forte.simbot.telegram.type.Chat.joinToSendMessages","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/join-to-send-messages.html","searchKeys":["joinToSendMessages","val joinToSendMessages: Boolean? = null","love.forte.simbot.telegram.type.Chat.joinToSendMessages"]},{"name":"val keyboard: List>","description":"love.forte.simbot.telegram.type.ReplyKeyboardMarkup.keyboard","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-keyboard-markup/keyboard.html","searchKeys":["keyboard","val keyboard: List>","love.forte.simbot.telegram.type.ReplyKeyboardMarkup.keyboard"]},{"name":"val language: String? = null","description":"love.forte.simbot.telegram.type.MessageEntity.language","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity/language.html","searchKeys":["language","val language: String? = null","love.forte.simbot.telegram.type.MessageEntity.language"]},{"name":"val languageCode: String? = null","description":"love.forte.simbot.telegram.type.User.languageCode","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user/language-code.html","searchKeys":["languageCode","val languageCode: String? = null","love.forte.simbot.telegram.type.User.languageCode"]},{"name":"val lastErrorDate: Int? = null","description":"love.forte.simbot.telegram.type.update.WebhookInfo.lastErrorDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.update/-webhook-info/last-error-date.html","searchKeys":["lastErrorDate","val lastErrorDate: Int? = null","love.forte.simbot.telegram.type.update.WebhookInfo.lastErrorDate"]},{"name":"val lastErrorMessage: String? = null","description":"love.forte.simbot.telegram.type.update.WebhookInfo.lastErrorMessage","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.update/-webhook-info/last-error-message.html","searchKeys":["lastErrorMessage","val lastErrorMessage: String? = null","love.forte.simbot.telegram.type.update.WebhookInfo.lastErrorMessage"]},{"name":"val lastName: String? = null","description":"love.forte.simbot.telegram.type.Chat.lastName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/last-name.html","searchKeys":["lastName","val lastName: String? = null","love.forte.simbot.telegram.type.Chat.lastName"]},{"name":"val lastName: String? = null","description":"love.forte.simbot.telegram.type.Contact.lastName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-contact/last-name.html","searchKeys":["lastName","val lastName: String? = null","love.forte.simbot.telegram.type.Contact.lastName"]},{"name":"val lastName: String? = null","description":"love.forte.simbot.telegram.type.User.lastName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user/last-name.html","searchKeys":["lastName","val lastName: String? = null","love.forte.simbot.telegram.type.User.lastName"]},{"name":"val lastSynchronizationErrorDate: Int? = null","description":"love.forte.simbot.telegram.type.update.WebhookInfo.lastSynchronizationErrorDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.update/-webhook-info/last-synchronization-error-date.html","searchKeys":["lastSynchronizationErrorDate","val lastSynchronizationErrorDate: Int? = null","love.forte.simbot.telegram.type.update.WebhookInfo.lastSynchronizationErrorDate"]},{"name":"val latitude: Float","description":"love.forte.simbot.telegram.type.Location.latitude","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-location/latitude.html","searchKeys":["latitude","val latitude: Float","love.forte.simbot.telegram.type.Location.latitude"]},{"name":"val leftChatMember: User? = null","description":"love.forte.simbot.telegram.type.Message.leftChatMember","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/left-chat-member.html","searchKeys":["leftChatMember","val leftChatMember: User? = null","love.forte.simbot.telegram.type.Message.leftChatMember"]},{"name":"val length: Int","description":"love.forte.simbot.telegram.type.MessageEntity.length","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity/length.html","searchKeys":["length","val length: Int","love.forte.simbot.telegram.type.MessageEntity.length"]},{"name":"val length: Int","description":"love.forte.simbot.telegram.type.VideoNote.length","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-note/length.html","searchKeys":["length","val length: Int","love.forte.simbot.telegram.type.VideoNote.length"]},{"name":"val linkPreviewOptions: LinkPreviewOptions? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.linkPreviewOptions","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/link-preview-options.html","searchKeys":["linkPreviewOptions","val linkPreviewOptions: LinkPreviewOptions? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.linkPreviewOptions"]},{"name":"val linkPreviewOptions: LinkPreviewOptions? = null","description":"love.forte.simbot.telegram.type.Message.linkPreviewOptions","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/link-preview-options.html","searchKeys":["linkPreviewOptions","val linkPreviewOptions: LinkPreviewOptions? = null","love.forte.simbot.telegram.type.Message.linkPreviewOptions"]},{"name":"val linkedChatId: Int? = null","description":"love.forte.simbot.telegram.type.Chat.linkedChatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/linked-chat-id.html","searchKeys":["linkedChatId","val linkedChatId: Int? = null","love.forte.simbot.telegram.type.Chat.linkedChatId"]},{"name":"val livePeriod: Int? = null","description":"love.forte.simbot.telegram.type.Location.livePeriod","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-location/live-period.html","searchKeys":["livePeriod","val livePeriod: Int? = null","love.forte.simbot.telegram.type.Location.livePeriod"]},{"name":"val location: ChatLocation? = null","description":"love.forte.simbot.telegram.type.Chat.location","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/location.html","searchKeys":["location","val location: ChatLocation? = null","love.forte.simbot.telegram.type.Chat.location"]},{"name":"val location: Location","description":"love.forte.simbot.telegram.type.ChatLocation.location","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-location/location.html","searchKeys":["location","val location: Location","love.forte.simbot.telegram.type.ChatLocation.location"]},{"name":"val location: Location","description":"love.forte.simbot.telegram.type.Venue.location","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-venue/location.html","searchKeys":["location","val location: Location","love.forte.simbot.telegram.type.Venue.location"]},{"name":"val location: Location? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.location","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/location.html","searchKeys":["location","val location: Location? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.location"]},{"name":"val location: Location? = null","description":"love.forte.simbot.telegram.type.Message.location","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/location.html","searchKeys":["location","val location: Location? = null","love.forte.simbot.telegram.type.Message.location"]},{"name":"val location: Location? = null","description":"love.forte.simbot.telegram.type.inline.ChosenInlineResult.location","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-chosen-inline-result/location.html","searchKeys":["location","val location: Location? = null","love.forte.simbot.telegram.type.inline.ChosenInlineResult.location"]},{"name":"val location: Location? = null","description":"love.forte.simbot.telegram.type.inline.InlineQuery.location","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-inline-query/location.html","searchKeys":["location","val location: Location? = null","love.forte.simbot.telegram.type.inline.InlineQuery.location"]},{"name":"val loginUrl: LoginUrl? = null","description":"love.forte.simbot.telegram.type.InlineKeyboardButton.loginUrl","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-button/login-url.html","searchKeys":["loginUrl","val loginUrl: LoginUrl? = null","love.forte.simbot.telegram.type.InlineKeyboardButton.loginUrl"]},{"name":"val longitude: Float","description":"love.forte.simbot.telegram.type.Location.longitude","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-location/longitude.html","searchKeys":["longitude","val longitude: Float","love.forte.simbot.telegram.type.Location.longitude"]},{"name":"val maskPosition: MaskPosition? = null","description":"love.forte.simbot.telegram.type.sticker.Sticker.maskPosition","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/mask-position.html","searchKeys":["maskPosition","val maskPosition: MaskPosition? = null","love.forte.simbot.telegram.type.sticker.Sticker.maskPosition"]},{"name":"val maxConnections: Int? = null","description":"love.forte.simbot.telegram.type.update.WebhookInfo.maxConnections","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.update/-webhook-info/max-connections.html","searchKeys":["maxConnections","val maxConnections: Int? = null","love.forte.simbot.telegram.type.update.WebhookInfo.maxConnections"]},{"name":"val maxQuantity: Int? = null","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestUsers.maxQuantity","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-users/max-quantity.html","searchKeys":["maxQuantity","val maxQuantity: Int? = null","love.forte.simbot.telegram.type.KeyboardButtonRequestUsers.maxQuantity"]},{"name":"val media: String","description":"love.forte.simbot.telegram.type.InputMediaAnimation.media","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-animation/media.html","searchKeys":["media","val media: String","love.forte.simbot.telegram.type.InputMediaAnimation.media"]},{"name":"val media: String","description":"love.forte.simbot.telegram.type.InputMediaAudio.media","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-audio/media.html","searchKeys":["media","val media: String","love.forte.simbot.telegram.type.InputMediaAudio.media"]},{"name":"val media: String","description":"love.forte.simbot.telegram.type.InputMediaDocument.media","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-document/media.html","searchKeys":["media","val media: String","love.forte.simbot.telegram.type.InputMediaDocument.media"]},{"name":"val media: String","description":"love.forte.simbot.telegram.type.InputMediaPhoto.media","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-photo/media.html","searchKeys":["media","val media: String","love.forte.simbot.telegram.type.InputMediaPhoto.media"]},{"name":"val media: String","description":"love.forte.simbot.telegram.type.InputMediaVideo.media","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-video/media.html","searchKeys":["media","val media: String","love.forte.simbot.telegram.type.InputMediaVideo.media"]},{"name":"val mediaGroupId: String? = null","description":"love.forte.simbot.telegram.type.Message.mediaGroupId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/media-group-id.html","searchKeys":["mediaGroupId","val mediaGroupId: String? = null","love.forte.simbot.telegram.type.Message.mediaGroupId"]},{"name":"val memberLimit: Int? = null","description":"love.forte.simbot.telegram.type.ChatInviteLink.memberLimit","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-invite-link/member-limit.html","searchKeys":["memberLimit","val memberLimit: Int? = null","love.forte.simbot.telegram.type.ChatInviteLink.memberLimit"]},{"name":"val message: MaybeInaccessibleMessage? = null","description":"love.forte.simbot.telegram.type.CallbackQuery.message","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-callback-query/message.html","searchKeys":["message","val message: MaybeInaccessibleMessage? = null","love.forte.simbot.telegram.type.CallbackQuery.message"]},{"name":"val messageAutoDeleteTime: Int","description":"love.forte.simbot.telegram.type.MessageAutoDeleteTimerChanged.messageAutoDeleteTime","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-auto-delete-timer-changed/message-auto-delete-time.html","searchKeys":["messageAutoDeleteTime","val messageAutoDeleteTime: Int","love.forte.simbot.telegram.type.MessageAutoDeleteTimerChanged.messageAutoDeleteTime"]},{"name":"val messageAutoDeleteTime: Int? = null","description":"love.forte.simbot.telegram.type.Chat.messageAutoDeleteTime","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/message-auto-delete-time.html","searchKeys":["messageAutoDeleteTime","val messageAutoDeleteTime: Int? = null","love.forte.simbot.telegram.type.Chat.messageAutoDeleteTime"]},{"name":"val messageAutoDeleteTimerChanged: MessageAutoDeleteTimerChanged? = null","description":"love.forte.simbot.telegram.type.Message.messageAutoDeleteTimerChanged","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/message-auto-delete-timer-changed.html","searchKeys":["messageAutoDeleteTimerChanged","val messageAutoDeleteTimerChanged: MessageAutoDeleteTimerChanged? = null","love.forte.simbot.telegram.type.Message.messageAutoDeleteTimerChanged"]},{"name":"val messageId: Int","description":"love.forte.simbot.telegram.type.InaccessibleMessage.messageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inaccessible-message/message-id.html","searchKeys":["messageId","val messageId: Int","love.forte.simbot.telegram.type.InaccessibleMessage.messageId"]},{"name":"val messageId: Int","description":"love.forte.simbot.telegram.type.Message.messageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/message-id.html","searchKeys":["messageId","val messageId: Int","love.forte.simbot.telegram.type.Message.messageId"]},{"name":"val messageId: Int","description":"love.forte.simbot.telegram.type.MessageId.messageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-id/message-id.html","searchKeys":["messageId","val messageId: Int","love.forte.simbot.telegram.type.MessageId.messageId"]},{"name":"val messageId: Int","description":"love.forte.simbot.telegram.type.MessageOriginChannel.messageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-channel/message-id.html","searchKeys":["messageId","val messageId: Int","love.forte.simbot.telegram.type.MessageOriginChannel.messageId"]},{"name":"val messageId: Int","description":"love.forte.simbot.telegram.type.MessageReactionCountUpdated.messageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-count-updated/message-id.html","searchKeys":["messageId","val messageId: Int","love.forte.simbot.telegram.type.MessageReactionCountUpdated.messageId"]},{"name":"val messageId: Int","description":"love.forte.simbot.telegram.type.MessageReactionUpdated.messageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-updated/message-id.html","searchKeys":["messageId","val messageId: Int","love.forte.simbot.telegram.type.MessageReactionUpdated.messageId"]},{"name":"val messageId: Int","description":"love.forte.simbot.telegram.type.ReplyParameters.messageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-parameters/message-id.html","searchKeys":["messageId","val messageId: Int","love.forte.simbot.telegram.type.ReplyParameters.messageId"]},{"name":"val messageId: Int? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.messageId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/message-id.html","searchKeys":["messageId","val messageId: Int? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.messageId"]},{"name":"val messageThreadId: Int","description":"love.forte.simbot.telegram.type.ForumTopic.messageThreadId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic/message-thread-id.html","searchKeys":["messageThreadId","val messageThreadId: Int","love.forte.simbot.telegram.type.ForumTopic.messageThreadId"]},{"name":"val messageThreadId: Int? = null","description":"love.forte.simbot.telegram.type.Message.messageThreadId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/message-thread-id.html","searchKeys":["messageThreadId","val messageThreadId: Int? = null","love.forte.simbot.telegram.type.Message.messageThreadId"]},{"name":"val migrateFromChatId: Long? = null","description":"love.forte.simbot.telegram.type.Message.migrateFromChatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/migrate-from-chat-id.html","searchKeys":["migrateFromChatId","val migrateFromChatId: Long? = null","love.forte.simbot.telegram.type.Message.migrateFromChatId"]},{"name":"val migrateToChatId: Long? = null","description":"love.forte.simbot.telegram.type.Message.migrateToChatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/migrate-to-chat-id.html","searchKeys":["migrateToChatId","val migrateToChatId: Long? = null","love.forte.simbot.telegram.type.Message.migrateToChatId"]},{"name":"val migrateToChatId: Long? = null","description":"love.forte.simbot.telegram.type.ResponseParameters.migrateToChatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-response-parameters/migrate-to-chat-id.html","searchKeys":["migrateToChatId","val migrateToChatId: Long? = null","love.forte.simbot.telegram.type.ResponseParameters.migrateToChatId"]},{"name":"val mimeType: String? = null","description":"love.forte.simbot.telegram.type.Animation.mimeType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-animation/mime-type.html","searchKeys":["mimeType","val mimeType: String? = null","love.forte.simbot.telegram.type.Animation.mimeType"]},{"name":"val mimeType: String? = null","description":"love.forte.simbot.telegram.type.Audio.mimeType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-audio/mime-type.html","searchKeys":["mimeType","val mimeType: String? = null","love.forte.simbot.telegram.type.Audio.mimeType"]},{"name":"val mimeType: String? = null","description":"love.forte.simbot.telegram.type.Document.mimeType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-document/mime-type.html","searchKeys":["mimeType","val mimeType: String? = null","love.forte.simbot.telegram.type.Document.mimeType"]},{"name":"val mimeType: String? = null","description":"love.forte.simbot.telegram.type.Video.mimeType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video/mime-type.html","searchKeys":["mimeType","val mimeType: String? = null","love.forte.simbot.telegram.type.Video.mimeType"]},{"name":"val mimeType: String? = null","description":"love.forte.simbot.telegram.type.Voice.mimeType","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-voice/mime-type.html","searchKeys":["mimeType","val mimeType: String? = null","love.forte.simbot.telegram.type.Voice.mimeType"]},{"name":"val name: String","description":"love.forte.simbot.telegram.type.BotName.name","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-name/name.html","searchKeys":["name","val name: String","love.forte.simbot.telegram.type.BotName.name"]},{"name":"val name: String","description":"love.forte.simbot.telegram.type.ForumTopic.name","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic/name.html","searchKeys":["name","val name: String","love.forte.simbot.telegram.type.ForumTopic.name"]},{"name":"val name: String","description":"love.forte.simbot.telegram.type.ForumTopicCreated.name","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic-created/name.html","searchKeys":["name","val name: String","love.forte.simbot.telegram.type.ForumTopicCreated.name"]},{"name":"val name: String? = null","description":"love.forte.simbot.telegram.type.ChatInviteLink.name","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-invite-link/name.html","searchKeys":["name","val name: String? = null","love.forte.simbot.telegram.type.ChatInviteLink.name"]},{"name":"val name: String? = null","description":"love.forte.simbot.telegram.type.ForumTopicEdited.name","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-forum-topic-edited/name.html","searchKeys":["name","val name: String? = null","love.forte.simbot.telegram.type.ForumTopicEdited.name"]},{"name":"val name: String? = null","description":"love.forte.simbot.telegram.type.payment.OrderInfo.name","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-order-info/name.html","searchKeys":["name","val name: String? = null","love.forte.simbot.telegram.type.payment.OrderInfo.name"]},{"name":"val needsRepainting: Boolean? = null","description":"love.forte.simbot.telegram.type.sticker.Sticker.needsRepainting","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/needs-repainting.html","searchKeys":["needsRepainting","val needsRepainting: Boolean? = null","love.forte.simbot.telegram.type.sticker.Sticker.needsRepainting"]},{"name":"val newChatMember: ChatMember","description":"love.forte.simbot.telegram.type.ChatMemberUpdated.newChatMember","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-updated/new-chat-member.html","searchKeys":["newChatMember","val newChatMember: ChatMember","love.forte.simbot.telegram.type.ChatMemberUpdated.newChatMember"]},{"name":"val newChatMembers: List? = null","description":"love.forte.simbot.telegram.type.Message.newChatMembers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/new-chat-members.html","searchKeys":["newChatMembers","val newChatMembers: List? = null","love.forte.simbot.telegram.type.Message.newChatMembers"]},{"name":"val newChatPhoto: List? = null","description":"love.forte.simbot.telegram.type.Message.newChatPhoto","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/new-chat-photo.html","searchKeys":["newChatPhoto","val newChatPhoto: List? = null","love.forte.simbot.telegram.type.Message.newChatPhoto"]},{"name":"val newChatTitle: String? = null","description":"love.forte.simbot.telegram.type.Message.newChatTitle","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/new-chat-title.html","searchKeys":["newChatTitle","val newChatTitle: String? = null","love.forte.simbot.telegram.type.Message.newChatTitle"]},{"name":"val newReaction: List","description":"love.forte.simbot.telegram.type.MessageReactionUpdated.newReaction","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-updated/new-reaction.html","searchKeys":["newReaction","val newReaction: List","love.forte.simbot.telegram.type.MessageReactionUpdated.newReaction"]},{"name":"val offset: Int","description":"love.forte.simbot.telegram.type.MessageEntity.offset","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity/offset.html","searchKeys":["offset","val offset: Int","love.forte.simbot.telegram.type.MessageEntity.offset"]},{"name":"val offset: String","description":"love.forte.simbot.telegram.type.inline.InlineQuery.offset","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-inline-query/offset.html","searchKeys":["offset","val offset: String","love.forte.simbot.telegram.type.inline.InlineQuery.offset"]},{"name":"val oldChatMember: ChatMember","description":"love.forte.simbot.telegram.type.ChatMemberUpdated.oldChatMember","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-updated/old-chat-member.html","searchKeys":["oldChatMember","val oldChatMember: ChatMember","love.forte.simbot.telegram.type.ChatMemberUpdated.oldChatMember"]},{"name":"val oldReaction: List","description":"love.forte.simbot.telegram.type.MessageReactionUpdated.oldReaction","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-updated/old-reaction.html","searchKeys":["oldReaction","val oldReaction: List","love.forte.simbot.telegram.type.MessageReactionUpdated.oldReaction"]},{"name":"val oneTimeKeyboard: Boolean? = null","description":"love.forte.simbot.telegram.type.ReplyKeyboardMarkup.oneTimeKeyboard","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-keyboard-markup/one-time-keyboard.html","searchKeys":["oneTimeKeyboard","val oneTimeKeyboard: Boolean? = null","love.forte.simbot.telegram.type.ReplyKeyboardMarkup.oneTimeKeyboard"]},{"name":"val onlyNewMembers: Boolean? = null","description":"love.forte.simbot.telegram.type.Giveaway.onlyNewMembers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway/only-new-members.html","searchKeys":["onlyNewMembers","val onlyNewMembers: Boolean? = null","love.forte.simbot.telegram.type.Giveaway.onlyNewMembers"]},{"name":"val onlyNewMembers: Boolean? = null","description":"love.forte.simbot.telegram.type.GiveawayWinners.onlyNewMembers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-winners/only-new-members.html","searchKeys":["onlyNewMembers","val onlyNewMembers: Boolean? = null","love.forte.simbot.telegram.type.GiveawayWinners.onlyNewMembers"]},{"name":"val openPeriod: Int? = null","description":"love.forte.simbot.telegram.type.Poll.openPeriod","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/open-period.html","searchKeys":["openPeriod","val openPeriod: Int? = null","love.forte.simbot.telegram.type.Poll.openPeriod"]},{"name":"val optionIds: List","description":"love.forte.simbot.telegram.type.PollAnswer.optionIds","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll-answer/option-ids.html","searchKeys":["optionIds","val optionIds: List","love.forte.simbot.telegram.type.PollAnswer.optionIds"]},{"name":"val options: List","description":"love.forte.simbot.telegram.type.Poll.options","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/options.html","searchKeys":["options","val options: List","love.forte.simbot.telegram.type.Poll.options"]},{"name":"val orderInfo: OrderInfo? = null","description":"love.forte.simbot.telegram.type.payment.PreCheckoutQuery.orderInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-pre-checkout-query/order-info.html","searchKeys":["orderInfo","val orderInfo: OrderInfo? = null","love.forte.simbot.telegram.type.payment.PreCheckoutQuery.orderInfo"]},{"name":"val orderInfo: OrderInfo? = null","description":"love.forte.simbot.telegram.type.payment.SuccessfulPayment.orderInfo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-successful-payment/order-info.html","searchKeys":["orderInfo","val orderInfo: OrderInfo? = null","love.forte.simbot.telegram.type.payment.SuccessfulPayment.orderInfo"]},{"name":"val origin: MessageOrigin","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.origin","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/origin.html","searchKeys":["origin","val origin: MessageOrigin","love.forte.simbot.telegram.type.ExternalReplyInfo.origin"]},{"name":"val parseMode: String? = null","description":"love.forte.simbot.telegram.type.InputMediaAnimation.parseMode","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-animation/parse-mode.html","searchKeys":["parseMode","val parseMode: String? = null","love.forte.simbot.telegram.type.InputMediaAnimation.parseMode"]},{"name":"val parseMode: String? = null","description":"love.forte.simbot.telegram.type.InputMediaAudio.parseMode","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-audio/parse-mode.html","searchKeys":["parseMode","val parseMode: String? = null","love.forte.simbot.telegram.type.InputMediaAudio.parseMode"]},{"name":"val parseMode: String? = null","description":"love.forte.simbot.telegram.type.InputMediaDocument.parseMode","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-document/parse-mode.html","searchKeys":["parseMode","val parseMode: String? = null","love.forte.simbot.telegram.type.InputMediaDocument.parseMode"]},{"name":"val parseMode: String? = null","description":"love.forte.simbot.telegram.type.InputMediaPhoto.parseMode","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-photo/parse-mode.html","searchKeys":["parseMode","val parseMode: String? = null","love.forte.simbot.telegram.type.InputMediaPhoto.parseMode"]},{"name":"val parseMode: String? = null","description":"love.forte.simbot.telegram.type.InputMediaVideo.parseMode","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-video/parse-mode.html","searchKeys":["parseMode","val parseMode: String? = null","love.forte.simbot.telegram.type.InputMediaVideo.parseMode"]},{"name":"val passportData: PassportData? = null","description":"love.forte.simbot.telegram.type.Message.passportData","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/passport-data.html","searchKeys":["passportData","val passportData: PassportData? = null","love.forte.simbot.telegram.type.Message.passportData"]},{"name":"val pay: Boolean? = null","description":"love.forte.simbot.telegram.type.InlineKeyboardButton.pay","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-button/pay.html","searchKeys":["pay","val pay: Boolean? = null","love.forte.simbot.telegram.type.InlineKeyboardButton.pay"]},{"name":"val pendingJoinRequestCount: Int? = null","description":"love.forte.simbot.telegram.type.ChatInviteLink.pendingJoinRequestCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-invite-link/pending-join-request-count.html","searchKeys":["pendingJoinRequestCount","val pendingJoinRequestCount: Int? = null","love.forte.simbot.telegram.type.ChatInviteLink.pendingJoinRequestCount"]},{"name":"val pendingUpdateCount: Int","description":"love.forte.simbot.telegram.type.update.WebhookInfo.pendingUpdateCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.update/-webhook-info/pending-update-count.html","searchKeys":["pendingUpdateCount","val pendingUpdateCount: Int","love.forte.simbot.telegram.type.update.WebhookInfo.pendingUpdateCount"]},{"name":"val performer: String? = null","description":"love.forte.simbot.telegram.type.Audio.performer","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-audio/performer.html","searchKeys":["performer","val performer: String? = null","love.forte.simbot.telegram.type.Audio.performer"]},{"name":"val performer: String? = null","description":"love.forte.simbot.telegram.type.InputMediaAudio.performer","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-audio/performer.html","searchKeys":["performer","val performer: String? = null","love.forte.simbot.telegram.type.InputMediaAudio.performer"]},{"name":"val permissions: ChatPermissions? = null","description":"love.forte.simbot.telegram.type.Chat.permissions","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/permissions.html","searchKeys":["permissions","val permissions: ChatPermissions? = null","love.forte.simbot.telegram.type.Chat.permissions"]},{"name":"val phoneNumber: String","description":"love.forte.simbot.telegram.type.Contact.phoneNumber","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-contact/phone-number.html","searchKeys":["phoneNumber","val phoneNumber: String","love.forte.simbot.telegram.type.Contact.phoneNumber"]},{"name":"val phoneNumber: String? = null","description":"love.forte.simbot.telegram.type.payment.EncryptedPassportElement.phoneNumber","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-passport-element/phone-number.html","searchKeys":["phoneNumber","val phoneNumber: String? = null","love.forte.simbot.telegram.type.payment.EncryptedPassportElement.phoneNumber"]},{"name":"val phoneNumber: String? = null","description":"love.forte.simbot.telegram.type.payment.OrderInfo.phoneNumber","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-order-info/phone-number.html","searchKeys":["phoneNumber","val phoneNumber: String? = null","love.forte.simbot.telegram.type.payment.OrderInfo.phoneNumber"]},{"name":"val photo: ChatPhoto? = null","description":"love.forte.simbot.telegram.type.Chat.photo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/photo.html","searchKeys":["photo","val photo: ChatPhoto? = null","love.forte.simbot.telegram.type.Chat.photo"]},{"name":"val photo: List","description":"love.forte.simbot.telegram.type.game.Game.photo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.game/-game/photo.html","searchKeys":["photo","val photo: List","love.forte.simbot.telegram.type.game.Game.photo"]},{"name":"val photo: List? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.photo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/photo.html","searchKeys":["photo","val photo: List? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.photo"]},{"name":"val photo: List? = null","description":"love.forte.simbot.telegram.type.Message.photo","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/photo.html","searchKeys":["photo","val photo: List? = null","love.forte.simbot.telegram.type.Message.photo"]},{"name":"val photos: List>","description":"love.forte.simbot.telegram.type.UserProfilePhotos.photos","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user-profile-photos/photos.html","searchKeys":["photos","val photos: List>","love.forte.simbot.telegram.type.UserProfilePhotos.photos"]},{"name":"val pinnedMessage: MaybeInaccessibleMessage? = null","description":"love.forte.simbot.telegram.type.Message.pinnedMessage","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/pinned-message.html","searchKeys":["pinnedMessage","val pinnedMessage: MaybeInaccessibleMessage? = null","love.forte.simbot.telegram.type.Message.pinnedMessage"]},{"name":"val pinnedMessage: Message? = null","description":"love.forte.simbot.telegram.type.Chat.pinnedMessage","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/pinned-message.html","searchKeys":["pinnedMessage","val pinnedMessage: Message? = null","love.forte.simbot.telegram.type.Chat.pinnedMessage"]},{"name":"val point: String","description":"love.forte.simbot.telegram.type.sticker.MaskPosition.point","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-mask-position/point.html","searchKeys":["point","val point: String","love.forte.simbot.telegram.type.sticker.MaskPosition.point"]},{"name":"val poll: Poll? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.poll","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/poll.html","searchKeys":["poll","val poll: Poll? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.poll"]},{"name":"val poll: Poll? = null","description":"love.forte.simbot.telegram.type.Message.poll","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/poll.html","searchKeys":["poll","val poll: Poll? = null","love.forte.simbot.telegram.type.Message.poll"]},{"name":"val pollId: String","description":"love.forte.simbot.telegram.type.PollAnswer.pollId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll-answer/poll-id.html","searchKeys":["pollId","val pollId: String","love.forte.simbot.telegram.type.PollAnswer.pollId"]},{"name":"val position: Int","description":"love.forte.simbot.telegram.type.TextQuote.position","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-text-quote/position.html","searchKeys":["position","val position: Int","love.forte.simbot.telegram.type.TextQuote.position"]},{"name":"val postCode: String","description":"love.forte.simbot.telegram.type.payment.ShippingAddress.postCode","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-address/post-code.html","searchKeys":["postCode","val postCode: String","love.forte.simbot.telegram.type.payment.ShippingAddress.postCode"]},{"name":"val preferLargeMedia: Boolean? = null","description":"love.forte.simbot.telegram.type.LinkPreviewOptions.preferLargeMedia","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options/prefer-large-media.html","searchKeys":["preferLargeMedia","val preferLargeMedia: Boolean? = null","love.forte.simbot.telegram.type.LinkPreviewOptions.preferLargeMedia"]},{"name":"val preferSmallMedia: Boolean? = null","description":"love.forte.simbot.telegram.type.LinkPreviewOptions.preferSmallMedia","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options/prefer-small-media.html","searchKeys":["preferSmallMedia","val preferSmallMedia: Boolean? = null","love.forte.simbot.telegram.type.LinkPreviewOptions.preferSmallMedia"]},{"name":"val premiumAnimation: File? = null","description":"love.forte.simbot.telegram.type.sticker.Sticker.premiumAnimation","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/premium-animation.html","searchKeys":["premiumAnimation","val premiumAnimation: File? = null","love.forte.simbot.telegram.type.sticker.Sticker.premiumAnimation"]},{"name":"val premiumSubscriptionMonthCount: Int? = null","description":"love.forte.simbot.telegram.type.Giveaway.premiumSubscriptionMonthCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway/premium-subscription-month-count.html","searchKeys":["premiumSubscriptionMonthCount","val premiumSubscriptionMonthCount: Int? = null","love.forte.simbot.telegram.type.Giveaway.premiumSubscriptionMonthCount"]},{"name":"val premiumSubscriptionMonthCount: Int? = null","description":"love.forte.simbot.telegram.type.GiveawayWinners.premiumSubscriptionMonthCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-winners/premium-subscription-month-count.html","searchKeys":["premiumSubscriptionMonthCount","val premiumSubscriptionMonthCount: Int? = null","love.forte.simbot.telegram.type.GiveawayWinners.premiumSubscriptionMonthCount"]},{"name":"val prizeDescription: String? = null","description":"love.forte.simbot.telegram.type.Giveaway.prizeDescription","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway/prize-description.html","searchKeys":["prizeDescription","val prizeDescription: String? = null","love.forte.simbot.telegram.type.Giveaway.prizeDescription"]},{"name":"val prizeDescription: String? = null","description":"love.forte.simbot.telegram.type.GiveawayWinners.prizeDescription","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-winners/prize-description.html","searchKeys":["prizeDescription","val prizeDescription: String? = null","love.forte.simbot.telegram.type.GiveawayWinners.prizeDescription"]},{"name":"val profileAccentColorId: Int? = null","description":"love.forte.simbot.telegram.type.Chat.profileAccentColorId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/profile-accent-color-id.html","searchKeys":["profileAccentColorId","val profileAccentColorId: Int? = null","love.forte.simbot.telegram.type.Chat.profileAccentColorId"]},{"name":"val profileBackgroundCustomEmojiId: String? = null","description":"love.forte.simbot.telegram.type.Chat.profileBackgroundCustomEmojiId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/profile-background-custom-emoji-id.html","searchKeys":["profileBackgroundCustomEmojiId","val profileBackgroundCustomEmojiId: String? = null","love.forte.simbot.telegram.type.Chat.profileBackgroundCustomEmojiId"]},{"name":"val providerPaymentChargeId: String","description":"love.forte.simbot.telegram.type.payment.SuccessfulPayment.providerPaymentChargeId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-successful-payment/provider-payment-charge-id.html","searchKeys":["providerPaymentChargeId","val providerPaymentChargeId: String","love.forte.simbot.telegram.type.payment.SuccessfulPayment.providerPaymentChargeId"]},{"name":"val proximityAlertRadius: Int? = null","description":"love.forte.simbot.telegram.type.Location.proximityAlertRadius","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-location/proximity-alert-radius.html","searchKeys":["proximityAlertRadius","val proximityAlertRadius: Int? = null","love.forte.simbot.telegram.type.Location.proximityAlertRadius"]},{"name":"val proximityAlertTriggered: ProximityAlertTriggered? = null","description":"love.forte.simbot.telegram.type.Message.proximityAlertTriggered","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/proximity-alert-triggered.html","searchKeys":["proximityAlertTriggered","val proximityAlertTriggered: ProximityAlertTriggered? = null","love.forte.simbot.telegram.type.Message.proximityAlertTriggered"]},{"name":"val query: String","description":"love.forte.simbot.telegram.type.inline.ChosenInlineResult.query","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-chosen-inline-result/query.html","searchKeys":["query","val query: String","love.forte.simbot.telegram.type.inline.ChosenInlineResult.query"]},{"name":"val query: String","description":"love.forte.simbot.telegram.type.inline.InlineQuery.query","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-inline-query/query.html","searchKeys":["query","val query: String","love.forte.simbot.telegram.type.inline.InlineQuery.query"]},{"name":"val query: String? = null","description":"love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat.query","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-switch-inline-query-chosen-chat/query.html","searchKeys":["query","val query: String? = null","love.forte.simbot.telegram.type.SwitchInlineQueryChosenChat.query"]},{"name":"val question: String","description":"love.forte.simbot.telegram.type.Poll.question","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/question.html","searchKeys":["question","val question: String","love.forte.simbot.telegram.type.Poll.question"]},{"name":"val quote: String? = null","description":"love.forte.simbot.telegram.type.ReplyParameters.quote","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-parameters/quote.html","searchKeys":["quote","val quote: String? = null","love.forte.simbot.telegram.type.ReplyParameters.quote"]},{"name":"val quote: TextQuote? = null","description":"love.forte.simbot.telegram.type.Message.quote","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/quote.html","searchKeys":["quote","val quote: TextQuote? = null","love.forte.simbot.telegram.type.Message.quote"]},{"name":"val quoteEntities: List? = null","description":"love.forte.simbot.telegram.type.ReplyParameters.quoteEntities","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-parameters/quote-entities.html","searchKeys":["quoteEntities","val quoteEntities: List? = null","love.forte.simbot.telegram.type.ReplyParameters.quoteEntities"]},{"name":"val quoteParseMode: String? = null","description":"love.forte.simbot.telegram.type.ReplyParameters.quoteParseMode","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-parameters/quote-parse-mode.html","searchKeys":["quoteParseMode","val quoteParseMode: String? = null","love.forte.simbot.telegram.type.ReplyParameters.quoteParseMode"]},{"name":"val quotePosition: Int? = null","description":"love.forte.simbot.telegram.type.ReplyParameters.quotePosition","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-parameters/quote-position.html","searchKeys":["quotePosition","val quotePosition: Int? = null","love.forte.simbot.telegram.type.ReplyParameters.quotePosition"]},{"name":"val reactions: List","description":"love.forte.simbot.telegram.type.MessageReactionCountUpdated.reactions","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-count-updated/reactions.html","searchKeys":["reactions","val reactions: List","love.forte.simbot.telegram.type.MessageReactionCountUpdated.reactions"]},{"name":"val removeDate: Int","description":"love.forte.simbot.telegram.type.ChatBoostRemoved.removeDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-removed/remove-date.html","searchKeys":["removeDate","val removeDate: Int","love.forte.simbot.telegram.type.ChatBoostRemoved.removeDate"]},{"name":"val removeKeyboard: Boolean = false","description":"love.forte.simbot.telegram.type.ReplyKeyboardRemove.removeKeyboard","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-keyboard-remove/remove-keyboard.html","searchKeys":["removeKeyboard","val removeKeyboard: Boolean = false","love.forte.simbot.telegram.type.ReplyKeyboardRemove.removeKeyboard"]},{"name":"val replyMarkup: InlineKeyboardMarkup? = null","description":"love.forte.simbot.telegram.type.Message.replyMarkup","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/reply-markup.html","searchKeys":["replyMarkup","val replyMarkup: InlineKeyboardMarkup? = null","love.forte.simbot.telegram.type.Message.replyMarkup"]},{"name":"val replyToMessage: Message? = null","description":"love.forte.simbot.telegram.type.Message.replyToMessage","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/reply-to-message.html","searchKeys":["replyToMessage","val replyToMessage: Message? = null","love.forte.simbot.telegram.type.Message.replyToMessage"]},{"name":"val replyToStory: Story? = null","description":"love.forte.simbot.telegram.type.Message.replyToStory","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/reply-to-story.html","searchKeys":["replyToStory","val replyToStory: Story? = null","love.forte.simbot.telegram.type.Message.replyToStory"]},{"name":"val requestChat: KeyboardButtonRequestChat? = null","description":"love.forte.simbot.telegram.type.KeyboardButton.requestChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button/request-chat.html","searchKeys":["requestChat","val requestChat: KeyboardButtonRequestChat? = null","love.forte.simbot.telegram.type.KeyboardButton.requestChat"]},{"name":"val requestContact: Boolean? = null","description":"love.forte.simbot.telegram.type.KeyboardButton.requestContact","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button/request-contact.html","searchKeys":["requestContact","val requestContact: Boolean? = null","love.forte.simbot.telegram.type.KeyboardButton.requestContact"]},{"name":"val requestId: Int","description":"love.forte.simbot.telegram.type.ChatShared.requestId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-shared/request-id.html","searchKeys":["requestId","val requestId: Int","love.forte.simbot.telegram.type.ChatShared.requestId"]},{"name":"val requestId: Int","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestChat.requestId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-chat/request-id.html","searchKeys":["requestId","val requestId: Int","love.forte.simbot.telegram.type.KeyboardButtonRequestChat.requestId"]},{"name":"val requestId: Int","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestUsers.requestId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-users/request-id.html","searchKeys":["requestId","val requestId: Int","love.forte.simbot.telegram.type.KeyboardButtonRequestUsers.requestId"]},{"name":"val requestId: Int","description":"love.forte.simbot.telegram.type.UsersShared.requestId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-users-shared/request-id.html","searchKeys":["requestId","val requestId: Int","love.forte.simbot.telegram.type.UsersShared.requestId"]},{"name":"val requestLocation: Boolean? = null","description":"love.forte.simbot.telegram.type.KeyboardButton.requestLocation","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button/request-location.html","searchKeys":["requestLocation","val requestLocation: Boolean? = null","love.forte.simbot.telegram.type.KeyboardButton.requestLocation"]},{"name":"val requestPoll: KeyboardButtonPollType? = null","description":"love.forte.simbot.telegram.type.KeyboardButton.requestPoll","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button/request-poll.html","searchKeys":["requestPoll","val requestPoll: KeyboardButtonPollType? = null","love.forte.simbot.telegram.type.KeyboardButton.requestPoll"]},{"name":"val requestUsers: KeyboardButtonRequestUsers? = null","description":"love.forte.simbot.telegram.type.KeyboardButton.requestUsers","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button/request-users.html","searchKeys":["requestUsers","val requestUsers: KeyboardButtonRequestUsers? = null","love.forte.simbot.telegram.type.KeyboardButton.requestUsers"]},{"name":"val requestWriteAccess: Boolean? = null","description":"love.forte.simbot.telegram.type.LoginUrl.requestWriteAccess","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-login-url/request-write-access.html","searchKeys":["requestWriteAccess","val requestWriteAccess: Boolean? = null","love.forte.simbot.telegram.type.LoginUrl.requestWriteAccess"]},{"name":"val resizeKeyboard: Boolean? = null","description":"love.forte.simbot.telegram.type.ReplyKeyboardMarkup.resizeKeyboard","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-keyboard-markup/resize-keyboard.html","searchKeys":["resizeKeyboard","val resizeKeyboard: Boolean? = null","love.forte.simbot.telegram.type.ReplyKeyboardMarkup.resizeKeyboard"]},{"name":"val resultId: String","description":"love.forte.simbot.telegram.type.inline.ChosenInlineResult.resultId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.inline/-chosen-inline-result/result-id.html","searchKeys":["resultId","val resultId: String","love.forte.simbot.telegram.type.inline.ChosenInlineResult.resultId"]},{"name":"val retryAfter: Int? = null","description":"love.forte.simbot.telegram.type.ResponseParameters.retryAfter","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-response-parameters/retry-after.html","searchKeys":["retryAfter","val retryAfter: Int? = null","love.forte.simbot.telegram.type.ResponseParameters.retryAfter"]},{"name":"val reverseSide: PassportFile? = null","description":"love.forte.simbot.telegram.type.payment.EncryptedPassportElement.reverseSide","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-passport-element/reverse-side.html","searchKeys":["reverseSide","val reverseSide: PassportFile? = null","love.forte.simbot.telegram.type.payment.EncryptedPassportElement.reverseSide"]},{"name":"val scale: Float","description":"love.forte.simbot.telegram.type.sticker.MaskPosition.scale","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-mask-position/scale.html","searchKeys":["scale","val scale: Float","love.forte.simbot.telegram.type.sticker.MaskPosition.scale"]},{"name":"val secret: String","description":"love.forte.simbot.telegram.type.payment.EncryptedCredentials.secret","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-credentials/secret.html","searchKeys":["secret","val secret: String","love.forte.simbot.telegram.type.payment.EncryptedCredentials.secret"]},{"name":"val selective: Boolean? = null","description":"love.forte.simbot.telegram.type.ForceReply.selective","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-force-reply/selective.html","searchKeys":["selective","val selective: Boolean? = null","love.forte.simbot.telegram.type.ForceReply.selective"]},{"name":"val selective: Boolean? = null","description":"love.forte.simbot.telegram.type.ReplyKeyboardMarkup.selective","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-keyboard-markup/selective.html","searchKeys":["selective","val selective: Boolean? = null","love.forte.simbot.telegram.type.ReplyKeyboardMarkup.selective"]},{"name":"val selective: Boolean? = null","description":"love.forte.simbot.telegram.type.ReplyKeyboardRemove.selective","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reply-keyboard-remove/selective.html","searchKeys":["selective","val selective: Boolean? = null","love.forte.simbot.telegram.type.ReplyKeyboardRemove.selective"]},{"name":"val selfie: PassportFile? = null","description":"love.forte.simbot.telegram.type.payment.EncryptedPassportElement.selfie","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-passport-element/selfie.html","searchKeys":["selfie","val selfie: PassportFile? = null","love.forte.simbot.telegram.type.payment.EncryptedPassportElement.selfie"]},{"name":"val senderBoostCount: Int? = null","description":"love.forte.simbot.telegram.type.Message.senderBoostCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/sender-boost-count.html","searchKeys":["senderBoostCount","val senderBoostCount: Int? = null","love.forte.simbot.telegram.type.Message.senderBoostCount"]},{"name":"val senderChat: Chat","description":"love.forte.simbot.telegram.type.MessageOriginChat.senderChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-chat/sender-chat.html","searchKeys":["senderChat","val senderChat: Chat","love.forte.simbot.telegram.type.MessageOriginChat.senderChat"]},{"name":"val senderChat: Chat? = null","description":"love.forte.simbot.telegram.type.Message.senderChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/sender-chat.html","searchKeys":["senderChat","val senderChat: Chat? = null","love.forte.simbot.telegram.type.Message.senderChat"]},{"name":"val senderUser: User","description":"love.forte.simbot.telegram.type.MessageOriginUser.senderUser","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-user/sender-user.html","searchKeys":["senderUser","val senderUser: User","love.forte.simbot.telegram.type.MessageOriginUser.senderUser"]},{"name":"val senderUserName: String","description":"love.forte.simbot.telegram.type.MessageOriginHiddenUser.senderUserName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-origin-hidden-user/sender-user-name.html","searchKeys":["senderUserName","val senderUserName: String","love.forte.simbot.telegram.type.MessageOriginHiddenUser.senderUserName"]},{"name":"val setName: String? = null","description":"love.forte.simbot.telegram.type.sticker.Sticker.setName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/set-name.html","searchKeys":["setName","val setName: String? = null","love.forte.simbot.telegram.type.sticker.Sticker.setName"]},{"name":"val shippingAddress: ShippingAddress","description":"love.forte.simbot.telegram.type.payment.ShippingQuery.shippingAddress","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-query/shipping-address.html","searchKeys":["shippingAddress","val shippingAddress: ShippingAddress","love.forte.simbot.telegram.type.payment.ShippingQuery.shippingAddress"]},{"name":"val shippingAddress: ShippingAddress? = null","description":"love.forte.simbot.telegram.type.payment.OrderInfo.shippingAddress","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-order-info/shipping-address.html","searchKeys":["shippingAddress","val shippingAddress: ShippingAddress? = null","love.forte.simbot.telegram.type.payment.OrderInfo.shippingAddress"]},{"name":"val shippingOptionId: String? = null","description":"love.forte.simbot.telegram.type.payment.PreCheckoutQuery.shippingOptionId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-pre-checkout-query/shipping-option-id.html","searchKeys":["shippingOptionId","val shippingOptionId: String? = null","love.forte.simbot.telegram.type.payment.PreCheckoutQuery.shippingOptionId"]},{"name":"val shippingOptionId: String? = null","description":"love.forte.simbot.telegram.type.payment.SuccessfulPayment.shippingOptionId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-successful-payment/shipping-option-id.html","searchKeys":["shippingOptionId","val shippingOptionId: String? = null","love.forte.simbot.telegram.type.payment.SuccessfulPayment.shippingOptionId"]},{"name":"val shortDescription: String","description":"love.forte.simbot.telegram.type.BotShortDescription.shortDescription","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-short-description/short-description.html","searchKeys":["shortDescription","val shortDescription: String","love.forte.simbot.telegram.type.BotShortDescription.shortDescription"]},{"name":"val showAboveText: Boolean? = null","description":"love.forte.simbot.telegram.type.LinkPreviewOptions.showAboveText","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options/show-above-text.html","searchKeys":["showAboveText","val showAboveText: Boolean? = null","love.forte.simbot.telegram.type.LinkPreviewOptions.showAboveText"]},{"name":"val slowModeDelay: Int? = null","description":"love.forte.simbot.telegram.type.Chat.slowModeDelay","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/slow-mode-delay.html","searchKeys":["slowModeDelay","val slowModeDelay: Int? = null","love.forte.simbot.telegram.type.Chat.slowModeDelay"]},{"name":"val smallFileId: String","description":"love.forte.simbot.telegram.type.ChatPhoto.smallFileId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-photo/small-file-id.html","searchKeys":["smallFileId","val smallFileId: String","love.forte.simbot.telegram.type.ChatPhoto.smallFileId"]},{"name":"val smallFileUniqueId: String","description":"love.forte.simbot.telegram.type.ChatPhoto.smallFileUniqueId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-photo/small-file-unique-id.html","searchKeys":["smallFileUniqueId","val smallFileUniqueId: String","love.forte.simbot.telegram.type.ChatPhoto.smallFileUniqueId"]},{"name":"val source: ChatBoostSource","description":"love.forte.simbot.telegram.type.ChatBoost.source","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost/source.html","searchKeys":["source","val source: ChatBoostSource","love.forte.simbot.telegram.type.ChatBoost.source"]},{"name":"val source: ChatBoostSource","description":"love.forte.simbot.telegram.type.ChatBoostRemoved.source","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-removed/source.html","searchKeys":["source","val source: ChatBoostSource","love.forte.simbot.telegram.type.ChatBoostRemoved.source"]},{"name":"val startDate: Int","description":"love.forte.simbot.telegram.type.VideoChatScheduled.startDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-chat-scheduled/start-date.html","searchKeys":["startDate","val startDate: Int","love.forte.simbot.telegram.type.VideoChatScheduled.startDate"]},{"name":"val startParameter: String","description":"love.forte.simbot.telegram.type.payment.Invoice.startParameter","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-invoice/start-parameter.html","searchKeys":["startParameter","val startParameter: String","love.forte.simbot.telegram.type.payment.Invoice.startParameter"]},{"name":"val state: String","description":"love.forte.simbot.telegram.type.payment.ShippingAddress.state","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-address/state.html","searchKeys":["state","val state: String","love.forte.simbot.telegram.type.payment.ShippingAddress.state"]},{"name":"val sticker: Sticker? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.sticker","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/sticker.html","searchKeys":["sticker","val sticker: Sticker? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.sticker"]},{"name":"val sticker: Sticker? = null","description":"love.forte.simbot.telegram.type.Message.sticker","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/sticker.html","searchKeys":["sticker","val sticker: Sticker? = null","love.forte.simbot.telegram.type.Message.sticker"]},{"name":"val stickerSetName: String? = null","description":"love.forte.simbot.telegram.type.Chat.stickerSetName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/sticker-set-name.html","searchKeys":["stickerSetName","val stickerSetName: String? = null","love.forte.simbot.telegram.type.Chat.stickerSetName"]},{"name":"val story: Story? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.story","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/story.html","searchKeys":["story","val story: Story? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.story"]},{"name":"val story: Story? = null","description":"love.forte.simbot.telegram.type.Message.story","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/story.html","searchKeys":["story","val story: Story? = null","love.forte.simbot.telegram.type.Message.story"]},{"name":"val streetLine1: String","description":"love.forte.simbot.telegram.type.payment.ShippingAddress.streetLine1","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-address/street-line1.html","searchKeys":["streetLine1","val streetLine1: String","love.forte.simbot.telegram.type.payment.ShippingAddress.streetLine1"]},{"name":"val streetLine2: String","description":"love.forte.simbot.telegram.type.payment.ShippingAddress.streetLine2","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-shipping-address/street-line2.html","searchKeys":["streetLine2","val streetLine2: String","love.forte.simbot.telegram.type.payment.ShippingAddress.streetLine2"]},{"name":"val successfulPayment: SuccessfulPayment? = null","description":"love.forte.simbot.telegram.type.Message.successfulPayment","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/successful-payment.html","searchKeys":["successfulPayment","val successfulPayment: SuccessfulPayment? = null","love.forte.simbot.telegram.type.Message.successfulPayment"]},{"name":"val supergroupChatCreated: Boolean? = null","description":"love.forte.simbot.telegram.type.Message.supergroupChatCreated","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/supergroup-chat-created.html","searchKeys":["supergroupChatCreated","val supergroupChatCreated: Boolean? = null","love.forte.simbot.telegram.type.Message.supergroupChatCreated"]},{"name":"val supportsInlineQueries: Boolean? = null","description":"love.forte.simbot.telegram.type.User.supportsInlineQueries","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user/supports-inline-queries.html","searchKeys":["supportsInlineQueries","val supportsInlineQueries: Boolean? = null","love.forte.simbot.telegram.type.User.supportsInlineQueries"]},{"name":"val supportsStreaming: Boolean? = null","description":"love.forte.simbot.telegram.type.InputMediaVideo.supportsStreaming","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-video/supports-streaming.html","searchKeys":["supportsStreaming","val supportsStreaming: Boolean? = null","love.forte.simbot.telegram.type.InputMediaVideo.supportsStreaming"]},{"name":"val switchInlineQuery: String? = null","description":"love.forte.simbot.telegram.type.InlineKeyboardButton.switchInlineQuery","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-button/switch-inline-query.html","searchKeys":["switchInlineQuery","val switchInlineQuery: String? = null","love.forte.simbot.telegram.type.InlineKeyboardButton.switchInlineQuery"]},{"name":"val switchInlineQueryChosenChat: SwitchInlineQueryChosenChat? = null","description":"love.forte.simbot.telegram.type.InlineKeyboardButton.switchInlineQueryChosenChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-button/switch-inline-query-chosen-chat.html","searchKeys":["switchInlineQueryChosenChat","val switchInlineQueryChosenChat: SwitchInlineQueryChosenChat? = null","love.forte.simbot.telegram.type.InlineKeyboardButton.switchInlineQueryChosenChat"]},{"name":"val switchInlineQueryCurrentChat: String? = null","description":"love.forte.simbot.telegram.type.InlineKeyboardButton.switchInlineQueryCurrentChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-button/switch-inline-query-current-chat.html","searchKeys":["switchInlineQueryCurrentChat","val switchInlineQueryCurrentChat: String? = null","love.forte.simbot.telegram.type.InlineKeyboardButton.switchInlineQueryCurrentChat"]},{"name":"val telegramPaymentChargeId: String","description":"love.forte.simbot.telegram.type.payment.SuccessfulPayment.telegramPaymentChargeId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-successful-payment/telegram-payment-charge-id.html","searchKeys":["telegramPaymentChargeId","val telegramPaymentChargeId: String","love.forte.simbot.telegram.type.payment.SuccessfulPayment.telegramPaymentChargeId"]},{"name":"val text: String","description":"love.forte.simbot.telegram.type.InlineKeyboardButton.text","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-button/text.html","searchKeys":["text","val text: String","love.forte.simbot.telegram.type.InlineKeyboardButton.text"]},{"name":"val text: String","description":"love.forte.simbot.telegram.type.KeyboardButton.text","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button/text.html","searchKeys":["text","val text: String","love.forte.simbot.telegram.type.KeyboardButton.text"]},{"name":"val text: String","description":"love.forte.simbot.telegram.type.MenuButtonWebApp.text","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-menu-button-web-app/text.html","searchKeys":["text","val text: String","love.forte.simbot.telegram.type.MenuButtonWebApp.text"]},{"name":"val text: String","description":"love.forte.simbot.telegram.type.PollOption.text","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll-option/text.html","searchKeys":["text","val text: String","love.forte.simbot.telegram.type.PollOption.text"]},{"name":"val text: String","description":"love.forte.simbot.telegram.type.TextQuote.text","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-text-quote/text.html","searchKeys":["text","val text: String","love.forte.simbot.telegram.type.TextQuote.text"]},{"name":"val text: String? = null","description":"love.forte.simbot.telegram.type.Message.text","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/text.html","searchKeys":["text","val text: String? = null","love.forte.simbot.telegram.type.Message.text"]},{"name":"val text: String? = null","description":"love.forte.simbot.telegram.type.game.Game.text","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.game/-game/text.html","searchKeys":["text","val text: String? = null","love.forte.simbot.telegram.type.game.Game.text"]},{"name":"val textEntities: List? = null","description":"love.forte.simbot.telegram.type.game.Game.textEntities","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.game/-game/text-entities.html","searchKeys":["textEntities","val textEntities: List? = null","love.forte.simbot.telegram.type.game.Game.textEntities"]},{"name":"val thumbnail: PhotoSize? = null","description":"love.forte.simbot.telegram.type.Animation.thumbnail","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-animation/thumbnail.html","searchKeys":["thumbnail","val thumbnail: PhotoSize? = null","love.forte.simbot.telegram.type.Animation.thumbnail"]},{"name":"val thumbnail: PhotoSize? = null","description":"love.forte.simbot.telegram.type.Audio.thumbnail","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-audio/thumbnail.html","searchKeys":["thumbnail","val thumbnail: PhotoSize? = null","love.forte.simbot.telegram.type.Audio.thumbnail"]},{"name":"val thumbnail: PhotoSize? = null","description":"love.forte.simbot.telegram.type.Document.thumbnail","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-document/thumbnail.html","searchKeys":["thumbnail","val thumbnail: PhotoSize? = null","love.forte.simbot.telegram.type.Document.thumbnail"]},{"name":"val thumbnail: PhotoSize? = null","description":"love.forte.simbot.telegram.type.Video.thumbnail","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video/thumbnail.html","searchKeys":["thumbnail","val thumbnail: PhotoSize? = null","love.forte.simbot.telegram.type.Video.thumbnail"]},{"name":"val thumbnail: PhotoSize? = null","description":"love.forte.simbot.telegram.type.VideoNote.thumbnail","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-note/thumbnail.html","searchKeys":["thumbnail","val thumbnail: PhotoSize? = null","love.forte.simbot.telegram.type.VideoNote.thumbnail"]},{"name":"val thumbnail: PhotoSize? = null","description":"love.forte.simbot.telegram.type.sticker.Sticker.thumbnail","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/thumbnail.html","searchKeys":["thumbnail","val thumbnail: PhotoSize? = null","love.forte.simbot.telegram.type.sticker.Sticker.thumbnail"]},{"name":"val thumbnail: String? = null","description":"love.forte.simbot.telegram.type.InputMediaAnimation.thumbnail","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-animation/thumbnail.html","searchKeys":["thumbnail","val thumbnail: String? = null","love.forte.simbot.telegram.type.InputMediaAnimation.thumbnail"]},{"name":"val thumbnail: String? = null","description":"love.forte.simbot.telegram.type.InputMediaAudio.thumbnail","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-audio/thumbnail.html","searchKeys":["thumbnail","val thumbnail: String? = null","love.forte.simbot.telegram.type.InputMediaAudio.thumbnail"]},{"name":"val thumbnail: String? = null","description":"love.forte.simbot.telegram.type.InputMediaDocument.thumbnail","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-document/thumbnail.html","searchKeys":["thumbnail","val thumbnail: String? = null","love.forte.simbot.telegram.type.InputMediaDocument.thumbnail"]},{"name":"val thumbnail: String? = null","description":"love.forte.simbot.telegram.type.InputMediaVideo.thumbnail","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-video/thumbnail.html","searchKeys":["thumbnail","val thumbnail: String? = null","love.forte.simbot.telegram.type.InputMediaVideo.thumbnail"]},{"name":"val title: String","description":"love.forte.simbot.telegram.type.Venue.title","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-venue/title.html","searchKeys":["title","val title: String","love.forte.simbot.telegram.type.Venue.title"]},{"name":"val title: String","description":"love.forte.simbot.telegram.type.game.Game.title","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.game/-game/title.html","searchKeys":["title","val title: String","love.forte.simbot.telegram.type.game.Game.title"]},{"name":"val title: String","description":"love.forte.simbot.telegram.type.payment.Invoice.title","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-invoice/title.html","searchKeys":["title","val title: String","love.forte.simbot.telegram.type.payment.Invoice.title"]},{"name":"val title: String? = null","description":"love.forte.simbot.telegram.type.Audio.title","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-audio/title.html","searchKeys":["title","val title: String? = null","love.forte.simbot.telegram.type.Audio.title"]},{"name":"val title: String? = null","description":"love.forte.simbot.telegram.type.Chat.title","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/title.html","searchKeys":["title","val title: String? = null","love.forte.simbot.telegram.type.Chat.title"]},{"name":"val title: String? = null","description":"love.forte.simbot.telegram.type.InputMediaAudio.title","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-audio/title.html","searchKeys":["title","val title: String? = null","love.forte.simbot.telegram.type.InputMediaAudio.title"]},{"name":"val totalAmount: Int","description":"love.forte.simbot.telegram.type.payment.Invoice.totalAmount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-invoice/total-amount.html","searchKeys":["totalAmount","val totalAmount: Int","love.forte.simbot.telegram.type.payment.Invoice.totalAmount"]},{"name":"val totalAmount: Int","description":"love.forte.simbot.telegram.type.payment.PreCheckoutQuery.totalAmount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-pre-checkout-query/total-amount.html","searchKeys":["totalAmount","val totalAmount: Int","love.forte.simbot.telegram.type.payment.PreCheckoutQuery.totalAmount"]},{"name":"val totalAmount: Int","description":"love.forte.simbot.telegram.type.payment.SuccessfulPayment.totalAmount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-successful-payment/total-amount.html","searchKeys":["totalAmount","val totalAmount: Int","love.forte.simbot.telegram.type.payment.SuccessfulPayment.totalAmount"]},{"name":"val totalCount: Int","description":"love.forte.simbot.telegram.type.ReactionCount.totalCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-count/total-count.html","searchKeys":["totalCount","val totalCount: Int","love.forte.simbot.telegram.type.ReactionCount.totalCount"]},{"name":"val totalCount: Int","description":"love.forte.simbot.telegram.type.UserProfilePhotos.totalCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user-profile-photos/total-count.html","searchKeys":["totalCount","val totalCount: Int","love.forte.simbot.telegram.type.UserProfilePhotos.totalCount"]},{"name":"val totalVoterCount: Int","description":"love.forte.simbot.telegram.type.Poll.totalVoterCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/total-voter-count.html","searchKeys":["totalVoterCount","val totalVoterCount: Int","love.forte.simbot.telegram.type.Poll.totalVoterCount"]},{"name":"val translation: List? = null","description":"love.forte.simbot.telegram.type.payment.EncryptedPassportElement.translation","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-passport-element/translation.html","searchKeys":["translation","val translation: List? = null","love.forte.simbot.telegram.type.payment.EncryptedPassportElement.translation"]},{"name":"val traveler: User","description":"love.forte.simbot.telegram.type.ProximityAlertTriggered.traveler","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-proximity-alert-triggered/traveler.html","searchKeys":["traveler","val traveler: User","love.forte.simbot.telegram.type.ProximityAlertTriggered.traveler"]},{"name":"val type: ReactionType","description":"love.forte.simbot.telegram.type.ReactionCount.type","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-reaction-count/type.html","searchKeys":["type","val type: ReactionType","love.forte.simbot.telegram.type.ReactionCount.type"]},{"name":"val type: String","description":"love.forte.simbot.telegram.type.Chat.type","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/type.html","searchKeys":["type","val type: String","love.forte.simbot.telegram.type.Chat.type"]},{"name":"val type: String","description":"love.forte.simbot.telegram.type.InputMediaVideo.type","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-video/type.html","searchKeys":["type","val type: String","love.forte.simbot.telegram.type.InputMediaVideo.type"]},{"name":"val type: String","description":"love.forte.simbot.telegram.type.MessageEntity.type","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity/type.html","searchKeys":["type","val type: String","love.forte.simbot.telegram.type.MessageEntity.type"]},{"name":"val type: String","description":"love.forte.simbot.telegram.type.Poll.type","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll/type.html","searchKeys":["type","val type: String","love.forte.simbot.telegram.type.Poll.type"]},{"name":"val type: String","description":"love.forte.simbot.telegram.type.payment.EncryptedPassportElement.type","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.payment/-encrypted-passport-element/type.html","searchKeys":["type","val type: String","love.forte.simbot.telegram.type.payment.EncryptedPassportElement.type"]},{"name":"val type: String","description":"love.forte.simbot.telegram.type.sticker.Sticker.type","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/type.html","searchKeys":["type","val type: String","love.forte.simbot.telegram.type.sticker.Sticker.type"]},{"name":"val type: String? = null","description":"love.forte.simbot.telegram.type.KeyboardButtonPollType.type","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-poll-type/type.html","searchKeys":["type","val type: String? = null","love.forte.simbot.telegram.type.KeyboardButtonPollType.type"]},{"name":"val typeValue: String","description":"love.forte.simbot.telegram.type.MessageEntityType.typeValue","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity-type/type-value.html","searchKeys":["typeValue","val typeValue: String","love.forte.simbot.telegram.type.MessageEntityType.typeValue"]},{"name":"val unclaimedPrizeCount: Int? = null","description":"love.forte.simbot.telegram.type.GiveawayCompleted.unclaimedPrizeCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-completed/unclaimed-prize-count.html","searchKeys":["unclaimedPrizeCount","val unclaimedPrizeCount: Int? = null","love.forte.simbot.telegram.type.GiveawayCompleted.unclaimedPrizeCount"]},{"name":"val unclaimedPrizeCount: Int? = null","description":"love.forte.simbot.telegram.type.GiveawayWinners.unclaimedPrizeCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-winners/unclaimed-prize-count.html","searchKeys":["unclaimedPrizeCount","val unclaimedPrizeCount: Int? = null","love.forte.simbot.telegram.type.GiveawayWinners.unclaimedPrizeCount"]},{"name":"val unrestrictBoostCount: Int? = null","description":"love.forte.simbot.telegram.type.Chat.unrestrictBoostCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/unrestrict-boost-count.html","searchKeys":["unrestrictBoostCount","val unrestrictBoostCount: Int? = null","love.forte.simbot.telegram.type.Chat.unrestrictBoostCount"]},{"name":"val untilDate: Int","description":"love.forte.simbot.telegram.type.ChatMemberBanned.untilDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-banned/until-date.html","searchKeys":["untilDate","val untilDate: Int","love.forte.simbot.telegram.type.ChatMemberBanned.untilDate"]},{"name":"val untilDate: Int","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.untilDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/until-date.html","searchKeys":["untilDate","val untilDate: Int","love.forte.simbot.telegram.type.ChatMemberRestricted.untilDate"]},{"name":"val url: String","description":"love.forte.simbot.telegram.type.LoginUrl.url","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-login-url/url.html","searchKeys":["url","val url: String","love.forte.simbot.telegram.type.LoginUrl.url"]},{"name":"val url: String","description":"love.forte.simbot.telegram.type.WebAppInfo.url","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-web-app-info/url.html","searchKeys":["url","val url: String","love.forte.simbot.telegram.type.WebAppInfo.url"]},{"name":"val url: String","description":"love.forte.simbot.telegram.type.update.WebhookInfo.url","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.update/-webhook-info/url.html","searchKeys":["url","val url: String","love.forte.simbot.telegram.type.update.WebhookInfo.url"]},{"name":"val url: String? = null","description":"love.forte.simbot.telegram.type.InlineKeyboardButton.url","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-button/url.html","searchKeys":["url","val url: String? = null","love.forte.simbot.telegram.type.InlineKeyboardButton.url"]},{"name":"val url: String? = null","description":"love.forte.simbot.telegram.type.LinkPreviewOptions.url","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options/url.html","searchKeys":["url","val url: String? = null","love.forte.simbot.telegram.type.LinkPreviewOptions.url"]},{"name":"val url: String? = null","description":"love.forte.simbot.telegram.type.MessageEntity.url","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity/url.html","searchKeys":["url","val url: String? = null","love.forte.simbot.telegram.type.MessageEntity.url"]},{"name":"val user: User","description":"love.forte.simbot.telegram.type.ChatBoostSourceGiftCode.user","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source-gift-code/user.html","searchKeys":["user","val user: User","love.forte.simbot.telegram.type.ChatBoostSourceGiftCode.user"]},{"name":"val user: User","description":"love.forte.simbot.telegram.type.ChatBoostSourcePremium.user","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source-premium/user.html","searchKeys":["user","val user: User","love.forte.simbot.telegram.type.ChatBoostSourcePremium.user"]},{"name":"val user: User","description":"love.forte.simbot.telegram.type.ChatMemberAdministrator.user","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-administrator/user.html","searchKeys":["user","val user: User","love.forte.simbot.telegram.type.ChatMemberAdministrator.user"]},{"name":"val user: User","description":"love.forte.simbot.telegram.type.ChatMemberBanned.user","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-banned/user.html","searchKeys":["user","val user: User","love.forte.simbot.telegram.type.ChatMemberBanned.user"]},{"name":"val user: User","description":"love.forte.simbot.telegram.type.ChatMemberLeft.user","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-left/user.html","searchKeys":["user","val user: User","love.forte.simbot.telegram.type.ChatMemberLeft.user"]},{"name":"val user: User","description":"love.forte.simbot.telegram.type.ChatMemberMember.user","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-member/user.html","searchKeys":["user","val user: User","love.forte.simbot.telegram.type.ChatMemberMember.user"]},{"name":"val user: User","description":"love.forte.simbot.telegram.type.ChatMemberOwner.user","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-owner/user.html","searchKeys":["user","val user: User","love.forte.simbot.telegram.type.ChatMemberOwner.user"]},{"name":"val user: User","description":"love.forte.simbot.telegram.type.ChatMemberRestricted.user","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-restricted/user.html","searchKeys":["user","val user: User","love.forte.simbot.telegram.type.ChatMemberRestricted.user"]},{"name":"val user: User? = null","description":"love.forte.simbot.telegram.type.ChatBoostSourceGiveaway.user","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-boost-source-giveaway/user.html","searchKeys":["user","val user: User? = null","love.forte.simbot.telegram.type.ChatBoostSourceGiveaway.user"]},{"name":"val user: User? = null","description":"love.forte.simbot.telegram.type.MessageEntity.user","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-entity/user.html","searchKeys":["user","val user: User? = null","love.forte.simbot.telegram.type.MessageEntity.user"]},{"name":"val user: User? = null","description":"love.forte.simbot.telegram.type.MessageReactionUpdated.user","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message-reaction-updated/user.html","searchKeys":["user","val user: User? = null","love.forte.simbot.telegram.type.MessageReactionUpdated.user"]},{"name":"val user: User? = null","description":"love.forte.simbot.telegram.type.PollAnswer.user","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll-answer/user.html","searchKeys":["user","val user: User? = null","love.forte.simbot.telegram.type.PollAnswer.user"]},{"name":"val userAdministratorRights: ChatAdministratorRights? = null","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestChat.userAdministratorRights","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-chat/user-administrator-rights.html","searchKeys":["userAdministratorRights","val userAdministratorRights: ChatAdministratorRights? = null","love.forte.simbot.telegram.type.KeyboardButtonRequestChat.userAdministratorRights"]},{"name":"val userChatId: Long","description":"love.forte.simbot.telegram.type.ChatJoinRequest.userChatId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-join-request/user-chat-id.html","searchKeys":["userChatId","val userChatId: Long","love.forte.simbot.telegram.type.ChatJoinRequest.userChatId"]},{"name":"val userId: Int","description":"love.forte.simbot.telegram.type.BotCommandScopeChatMember.userId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-bot-command-scope-chat-member/user-id.html","searchKeys":["userId","val userId: Int","love.forte.simbot.telegram.type.BotCommandScopeChatMember.userId"]},{"name":"val userId: Long? = null","description":"love.forte.simbot.telegram.type.Contact.userId","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-contact/user-id.html","searchKeys":["userId","val userId: Long? = null","love.forte.simbot.telegram.type.Contact.userId"]},{"name":"val userIds: List","description":"love.forte.simbot.telegram.type.UsersShared.userIds","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-users-shared/user-ids.html","searchKeys":["userIds","val userIds: List","love.forte.simbot.telegram.type.UsersShared.userIds"]},{"name":"val userIsBot: Boolean? = null","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestUsers.userIsBot","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-users/user-is-bot.html","searchKeys":["userIsBot","val userIsBot: Boolean? = null","love.forte.simbot.telegram.type.KeyboardButtonRequestUsers.userIsBot"]},{"name":"val userIsPremium: Boolean? = null","description":"love.forte.simbot.telegram.type.KeyboardButtonRequestUsers.userIsPremium","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button-request-users/user-is-premium.html","searchKeys":["userIsPremium","val userIsPremium: Boolean? = null","love.forte.simbot.telegram.type.KeyboardButtonRequestUsers.userIsPremium"]},{"name":"val username: String? = null","description":"love.forte.simbot.telegram.type.Chat.username","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat/username.html","searchKeys":["username","val username: String? = null","love.forte.simbot.telegram.type.Chat.username"]},{"name":"val username: String? = null","description":"love.forte.simbot.telegram.type.User.username","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-user/username.html","searchKeys":["username","val username: String? = null","love.forte.simbot.telegram.type.User.username"]},{"name":"val users: List","description":"love.forte.simbot.telegram.type.VideoChatParticipantsInvited.users","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video-chat-participants-invited/users.html","searchKeys":["users","val users: List","love.forte.simbot.telegram.type.VideoChatParticipantsInvited.users"]},{"name":"val usersShared: UsersShared? = null","description":"love.forte.simbot.telegram.type.Message.usersShared","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/users-shared.html","searchKeys":["usersShared","val usersShared: UsersShared? = null","love.forte.simbot.telegram.type.Message.usersShared"]},{"name":"val value: Int","description":"love.forte.simbot.telegram.type.Dice.value","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-dice/value.html","searchKeys":["value","val value: Int","love.forte.simbot.telegram.type.Dice.value"]},{"name":"val value: String","description":"love.forte.simbot.telegram.type.ChatType.value","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-type/value.html","searchKeys":["value","val value: String","love.forte.simbot.telegram.type.ChatType.value"]},{"name":"val value: String","description":"love.forte.simbot.telegram.type.FormattingOption.value","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-formatting-option/value.html","searchKeys":["value","val value: String","love.forte.simbot.telegram.type.FormattingOption.value"]},{"name":"val vcard: String? = null","description":"love.forte.simbot.telegram.type.Contact.vcard","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-contact/vcard.html","searchKeys":["vcard","val vcard: String? = null","love.forte.simbot.telegram.type.Contact.vcard"]},{"name":"val venue: Venue? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.venue","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/venue.html","searchKeys":["venue","val venue: Venue? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.venue"]},{"name":"val venue: Venue? = null","description":"love.forte.simbot.telegram.type.Message.venue","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/venue.html","searchKeys":["venue","val venue: Venue? = null","love.forte.simbot.telegram.type.Message.venue"]},{"name":"val viaBot: User? = null","description":"love.forte.simbot.telegram.type.Message.viaBot","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/via-bot.html","searchKeys":["viaBot","val viaBot: User? = null","love.forte.simbot.telegram.type.Message.viaBot"]},{"name":"val viaChatFolderInviteLink: Boolean? = null","description":"love.forte.simbot.telegram.type.ChatMemberUpdated.viaChatFolderInviteLink","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-chat-member-updated/via-chat-folder-invite-link.html","searchKeys":["viaChatFolderInviteLink","val viaChatFolderInviteLink: Boolean? = null","love.forte.simbot.telegram.type.ChatMemberUpdated.viaChatFolderInviteLink"]},{"name":"val video: Video? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.video","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/video.html","searchKeys":["video","val video: Video? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.video"]},{"name":"val video: Video? = null","description":"love.forte.simbot.telegram.type.Message.video","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/video.html","searchKeys":["video","val video: Video? = null","love.forte.simbot.telegram.type.Message.video"]},{"name":"val videoChatEnded: VideoChatEnded? = null","description":"love.forte.simbot.telegram.type.Message.videoChatEnded","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/video-chat-ended.html","searchKeys":["videoChatEnded","val videoChatEnded: VideoChatEnded? = null","love.forte.simbot.telegram.type.Message.videoChatEnded"]},{"name":"val videoChatParticipantsInvited: VideoChatParticipantsInvited? = null","description":"love.forte.simbot.telegram.type.Message.videoChatParticipantsInvited","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/video-chat-participants-invited.html","searchKeys":["videoChatParticipantsInvited","val videoChatParticipantsInvited: VideoChatParticipantsInvited? = null","love.forte.simbot.telegram.type.Message.videoChatParticipantsInvited"]},{"name":"val videoChatScheduled: VideoChatScheduled? = null","description":"love.forte.simbot.telegram.type.Message.videoChatScheduled","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/video-chat-scheduled.html","searchKeys":["videoChatScheduled","val videoChatScheduled: VideoChatScheduled? = null","love.forte.simbot.telegram.type.Message.videoChatScheduled"]},{"name":"val videoChatStarted: VideoChatStarted? = null","description":"love.forte.simbot.telegram.type.Message.videoChatStarted","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/video-chat-started.html","searchKeys":["videoChatStarted","val videoChatStarted: VideoChatStarted? = null","love.forte.simbot.telegram.type.Message.videoChatStarted"]},{"name":"val videoNote: VideoNote? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.videoNote","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/video-note.html","searchKeys":["videoNote","val videoNote: VideoNote? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.videoNote"]},{"name":"val videoNote: VideoNote? = null","description":"love.forte.simbot.telegram.type.Message.videoNote","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/video-note.html","searchKeys":["videoNote","val videoNote: VideoNote? = null","love.forte.simbot.telegram.type.Message.videoNote"]},{"name":"val voice: Voice? = null","description":"love.forte.simbot.telegram.type.ExternalReplyInfo.voice","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-external-reply-info/voice.html","searchKeys":["voice","val voice: Voice? = null","love.forte.simbot.telegram.type.ExternalReplyInfo.voice"]},{"name":"val voice: Voice? = null","description":"love.forte.simbot.telegram.type.Message.voice","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/voice.html","searchKeys":["voice","val voice: Voice? = null","love.forte.simbot.telegram.type.Message.voice"]},{"name":"val voterChat: Chat? = null","description":"love.forte.simbot.telegram.type.PollAnswer.voterChat","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll-answer/voter-chat.html","searchKeys":["voterChat","val voterChat: Chat? = null","love.forte.simbot.telegram.type.PollAnswer.voterChat"]},{"name":"val voterCount: Int","description":"love.forte.simbot.telegram.type.PollOption.voterCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-poll-option/voter-count.html","searchKeys":["voterCount","val voterCount: Int","love.forte.simbot.telegram.type.PollOption.voterCount"]},{"name":"val wasRefunded: Boolean? = null","description":"love.forte.simbot.telegram.type.GiveawayWinners.wasRefunded","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-winners/was-refunded.html","searchKeys":["wasRefunded","val wasRefunded: Boolean? = null","love.forte.simbot.telegram.type.GiveawayWinners.wasRefunded"]},{"name":"val watcher: User","description":"love.forte.simbot.telegram.type.ProximityAlertTriggered.watcher","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-proximity-alert-triggered/watcher.html","searchKeys":["watcher","val watcher: User","love.forte.simbot.telegram.type.ProximityAlertTriggered.watcher"]},{"name":"val webApp: WebAppInfo","description":"love.forte.simbot.telegram.type.MenuButtonWebApp.webApp","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-menu-button-web-app/web-app.html","searchKeys":["webApp","val webApp: WebAppInfo","love.forte.simbot.telegram.type.MenuButtonWebApp.webApp"]},{"name":"val webApp: WebAppInfo? = null","description":"love.forte.simbot.telegram.type.InlineKeyboardButton.webApp","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-inline-keyboard-button/web-app.html","searchKeys":["webApp","val webApp: WebAppInfo? = null","love.forte.simbot.telegram.type.InlineKeyboardButton.webApp"]},{"name":"val webApp: WebAppInfo? = null","description":"love.forte.simbot.telegram.type.KeyboardButton.webApp","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-keyboard-button/web-app.html","searchKeys":["webApp","val webApp: WebAppInfo? = null","love.forte.simbot.telegram.type.KeyboardButton.webApp"]},{"name":"val webAppData: WebAppData? = null","description":"love.forte.simbot.telegram.type.Message.webAppData","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/web-app-data.html","searchKeys":["webAppData","val webAppData: WebAppData? = null","love.forte.simbot.telegram.type.Message.webAppData"]},{"name":"val webAppName: String? = null","description":"love.forte.simbot.telegram.type.WriteAccessAllowed.webAppName","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-write-access-allowed/web-app-name.html","searchKeys":["webAppName","val webAppName: String? = null","love.forte.simbot.telegram.type.WriteAccessAllowed.webAppName"]},{"name":"val width: Int","description":"love.forte.simbot.telegram.type.Animation.width","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-animation/width.html","searchKeys":["width","val width: Int","love.forte.simbot.telegram.type.Animation.width"]},{"name":"val width: Int","description":"love.forte.simbot.telegram.type.PhotoSize.width","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-photo-size/width.html","searchKeys":["width","val width: Int","love.forte.simbot.telegram.type.PhotoSize.width"]},{"name":"val width: Int","description":"love.forte.simbot.telegram.type.Video.width","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-video/width.html","searchKeys":["width","val width: Int","love.forte.simbot.telegram.type.Video.width"]},{"name":"val width: Int","description":"love.forte.simbot.telegram.type.sticker.Sticker.width","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-sticker/width.html","searchKeys":["width","val width: Int","love.forte.simbot.telegram.type.sticker.Sticker.width"]},{"name":"val width: Int? = null","description":"love.forte.simbot.telegram.type.InputMediaAnimation.width","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-animation/width.html","searchKeys":["width","val width: Int? = null","love.forte.simbot.telegram.type.InputMediaAnimation.width"]},{"name":"val width: Int? = null","description":"love.forte.simbot.telegram.type.InputMediaVideo.width","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-input-media-video/width.html","searchKeys":["width","val width: Int? = null","love.forte.simbot.telegram.type.InputMediaVideo.width"]},{"name":"val winnerCount: Int","description":"love.forte.simbot.telegram.type.Giveaway.winnerCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway/winner-count.html","searchKeys":["winnerCount","val winnerCount: Int","love.forte.simbot.telegram.type.Giveaway.winnerCount"]},{"name":"val winnerCount: Int","description":"love.forte.simbot.telegram.type.GiveawayCompleted.winnerCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-completed/winner-count.html","searchKeys":["winnerCount","val winnerCount: Int","love.forte.simbot.telegram.type.GiveawayCompleted.winnerCount"]},{"name":"val winnerCount: Int","description":"love.forte.simbot.telegram.type.GiveawayWinners.winnerCount","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-winners/winner-count.html","searchKeys":["winnerCount","val winnerCount: Int","love.forte.simbot.telegram.type.GiveawayWinners.winnerCount"]},{"name":"val winners: List","description":"love.forte.simbot.telegram.type.GiveawayWinners.winners","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-winners/winners.html","searchKeys":["winners","val winners: List","love.forte.simbot.telegram.type.GiveawayWinners.winners"]},{"name":"val winnersSelectionDate: Int","description":"love.forte.simbot.telegram.type.Giveaway.winnersSelectionDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway/winners-selection-date.html","searchKeys":["winnersSelectionDate","val winnersSelectionDate: Int","love.forte.simbot.telegram.type.Giveaway.winnersSelectionDate"]},{"name":"val winnersSelectionDate: Int","description":"love.forte.simbot.telegram.type.GiveawayWinners.winnersSelectionDate","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-giveaway-winners/winners-selection-date.html","searchKeys":["winnersSelectionDate","val winnersSelectionDate: Int","love.forte.simbot.telegram.type.GiveawayWinners.winnersSelectionDate"]},{"name":"val writeAccessAllowed: WriteAccessAllowed? = null","description":"love.forte.simbot.telegram.type.Message.writeAccessAllowed","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-message/write-access-allowed.html","searchKeys":["writeAccessAllowed","val writeAccessAllowed: WriteAccessAllowed? = null","love.forte.simbot.telegram.type.Message.writeAccessAllowed"]},{"name":"val xShift: Float","description":"love.forte.simbot.telegram.type.sticker.MaskPosition.xShift","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-mask-position/x-shift.html","searchKeys":["xShift","val xShift: Float","love.forte.simbot.telegram.type.sticker.MaskPosition.xShift"]},{"name":"val yShift: Float","description":"love.forte.simbot.telegram.type.sticker.MaskPosition.yShift","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type.sticker/-mask-position/y-shift.html","searchKeys":["yShift","val yShift: Float","love.forte.simbot.telegram.type.sticker.MaskPosition.yShift"]},{"name":"var isDisabled: Boolean?","description":"love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.isDisabled","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options-builder/is-disabled.html","searchKeys":["isDisabled","var isDisabled: Boolean?","love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.isDisabled"]},{"name":"var preferLargeMedia: Boolean?","description":"love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.preferLargeMedia","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options-builder/prefer-large-media.html","searchKeys":["preferLargeMedia","var preferLargeMedia: Boolean?","love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.preferLargeMedia"]},{"name":"var preferSmallMedia: Boolean?","description":"love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.preferSmallMedia","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options-builder/prefer-small-media.html","searchKeys":["preferSmallMedia","var preferSmallMedia: Boolean?","love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.preferSmallMedia"]},{"name":"var showAboveText: Boolean?","description":"love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.showAboveText","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options-builder/show-above-text.html","searchKeys":["showAboveText","var showAboveText: Boolean?","love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.showAboveText"]},{"name":"var url: String?","description":"love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.url","location":"simbot-component-telegram-type/love.forte.simbot.telegram.type/-link-preview-options-builder/url.html","searchKeys":["url","var url: String?","love.forte.simbot.telegram.type.LinkPreviewOptionsBuilder.url"]},{"name":"NORMAL","description":"love.forte.simbot.telegram.stdlib.bot.SubscribeSequence.NORMAL","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-subscribe-sequence/-n-o-r-m-a-l/index.html","searchKeys":["NORMAL","NORMAL","love.forte.simbot.telegram.stdlib.bot.SubscribeSequence.NORMAL"]},{"name":"PRE","description":"love.forte.simbot.telegram.stdlib.bot.SubscribeSequence.PRE","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-subscribe-sequence/-p-r-e/index.html","searchKeys":["PRE","PRE","love.forte.simbot.telegram.stdlib.bot.SubscribeSequence.PRE"]},{"name":"abstract fun cancel(cause: Throwable?)","description":"love.forte.simbot.telegram.stdlib.bot.Bot.cancel","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/cancel.html","searchKeys":["cancel","abstract fun cancel(cause: Throwable?)","love.forte.simbot.telegram.stdlib.bot.Bot.cancel"]},{"name":"abstract fun subscribe(sequence: SubscribeSequence, processor: EventProcessor)","description":"love.forte.simbot.telegram.stdlib.bot.Bot.subscribe","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/subscribe.html","searchKeys":["subscribe","abstract fun subscribe(sequence: SubscribeSequence, processor: EventProcessor)","love.forte.simbot.telegram.stdlib.bot.Bot.subscribe"]},{"name":"abstract override val coroutineContext: CoroutineContext","description":"love.forte.simbot.telegram.stdlib.bot.Bot.coroutineContext","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/coroutine-context.html","searchKeys":["coroutineContext","abstract override val coroutineContext: CoroutineContext","love.forte.simbot.telegram.stdlib.bot.Bot.coroutineContext"]},{"name":"abstract suspend fun join()","description":"love.forte.simbot.telegram.stdlib.bot.Bot.join","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/join.html","searchKeys":["join","abstract suspend fun join()","love.forte.simbot.telegram.stdlib.bot.Bot.join"]},{"name":"abstract suspend fun process(event: Event)","description":"love.forte.simbot.telegram.stdlib.event.EventProcessor.process","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.event/-event-processor/process.html","searchKeys":["process","abstract suspend fun process(event: Event)","love.forte.simbot.telegram.stdlib.event.EventProcessor.process"]},{"name":"abstract suspend fun pushUpdate(update: Update, raw: String? = null)","description":"love.forte.simbot.telegram.stdlib.bot.Bot.pushUpdate","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/push-update.html","searchKeys":["pushUpdate","abstract suspend fun pushUpdate(update: Update, raw: String? = null)","love.forte.simbot.telegram.stdlib.bot.Bot.pushUpdate"]},{"name":"abstract suspend fun start()","description":"love.forte.simbot.telegram.stdlib.bot.Bot.start","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/start.html","searchKeys":["start","abstract suspend fun start()","love.forte.simbot.telegram.stdlib.bot.Bot.start"]},{"name":"abstract val apiClient: HttpClient","description":"love.forte.simbot.telegram.stdlib.bot.Bot.apiClient","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/api-client.html","searchKeys":["apiClient","abstract val apiClient: HttpClient","love.forte.simbot.telegram.stdlib.bot.Bot.apiClient"]},{"name":"abstract val content: Any","description":"love.forte.simbot.telegram.stdlib.event.Event.content","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.event/-event/content.html","searchKeys":["content","abstract val content: Any","love.forte.simbot.telegram.stdlib.event.Event.content"]},{"name":"abstract val isActive: Boolean","description":"love.forte.simbot.telegram.stdlib.bot.Bot.isActive","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/is-active.html","searchKeys":["isActive","abstract val isActive: Boolean","love.forte.simbot.telegram.stdlib.bot.Bot.isActive"]},{"name":"abstract val isCancelled: Boolean","description":"love.forte.simbot.telegram.stdlib.bot.Bot.isCancelled","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/is-cancelled.html","searchKeys":["isCancelled","abstract val isCancelled: Boolean","love.forte.simbot.telegram.stdlib.bot.Bot.isCancelled"]},{"name":"abstract val isCompleted: Boolean","description":"love.forte.simbot.telegram.stdlib.bot.Bot.isCompleted","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/is-completed.html","searchKeys":["isCompleted","abstract val isCompleted: Boolean","love.forte.simbot.telegram.stdlib.bot.Bot.isCompleted"]},{"name":"abstract val isStarted: Boolean","description":"love.forte.simbot.telegram.stdlib.bot.Bot.isStarted","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/is-started.html","searchKeys":["isStarted","abstract val isStarted: Boolean","love.forte.simbot.telegram.stdlib.bot.Bot.isStarted"]},{"name":"abstract val name: String","description":"love.forte.simbot.telegram.stdlib.event.Event.name","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.event/-event/name.html","searchKeys":["name","abstract val name: String","love.forte.simbot.telegram.stdlib.event.Event.name"]},{"name":"abstract val raw: String?","description":"love.forte.simbot.telegram.stdlib.event.Event.raw","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.event/-event/raw.html","searchKeys":["raw","abstract val raw: String?","love.forte.simbot.telegram.stdlib.event.Event.raw"]},{"name":"abstract val server: Url","description":"love.forte.simbot.telegram.stdlib.bot.Bot.server","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/server.html","searchKeys":["server","abstract val server: Url","love.forte.simbot.telegram.stdlib.bot.Bot.server"]},{"name":"abstract val ticket: Bot.Ticket","description":"love.forte.simbot.telegram.stdlib.bot.Bot.ticket","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/ticket.html","searchKeys":["ticket","abstract val ticket: Bot.Ticket","love.forte.simbot.telegram.stdlib.bot.Bot.ticket"]},{"name":"abstract val update: Update","description":"love.forte.simbot.telegram.stdlib.event.Event.update","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.event/-event/update.html","searchKeys":["update","abstract val update: Update","love.forte.simbot.telegram.stdlib.event.Event.update"]},{"name":"abstract var longPolling: LongPolling?","description":"love.forte.simbot.telegram.stdlib.bot.Bot.longPolling","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/long-polling.html","searchKeys":["longPolling","abstract var longPolling: LongPolling?","love.forte.simbot.telegram.stdlib.bot.Bot.longPolling"]},{"name":"class BotConfiguration","description":"love.forte.simbot.telegram.stdlib.bot.BotConfiguration","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-configuration/index.html","searchKeys":["BotConfiguration","class BotConfiguration","love.forte.simbot.telegram.stdlib.bot.BotConfiguration"]},{"name":"constructor()","description":"love.forte.simbot.telegram.stdlib.bot.BotConfiguration.BotConfiguration","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-configuration/-bot-configuration.html","searchKeys":["BotConfiguration","constructor()","love.forte.simbot.telegram.stdlib.bot.BotConfiguration.BotConfiguration"]},{"name":"constructor(limit: Int? = null, timeout: Int? = DefaultLongPollingTimeout.inWholeSeconds.toInt(), allowedUpdates: Collection? = null, retry: LongPolling.Retry? = null)","description":"love.forte.simbot.telegram.stdlib.bot.LongPolling.LongPolling","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-long-polling/-long-polling.html","searchKeys":["LongPolling","constructor(limit: Int? = null, timeout: Int? = DefaultLongPollingTimeout.inWholeSeconds.toInt(), allowedUpdates: Collection? = null, retry: LongPolling.Retry? = null)","love.forte.simbot.telegram.stdlib.bot.LongPolling.LongPolling"]},{"name":"constructor(maxRetries: Int = 3, delayMillis: Long = 5000, isDelayMillisMultiplyByRetryTimes: Boolean = false)","description":"love.forte.simbot.telegram.stdlib.bot.LongPolling.Retry.Retry","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-long-polling/-retry/-retry.html","searchKeys":["Retry","constructor(maxRetries: Int = 3, delayMillis: Long = 5000, isDelayMillisMultiplyByRetryTimes: Boolean = false)","love.forte.simbot.telegram.stdlib.bot.LongPolling.Retry.Retry"]},{"name":"constructor(token: String)","description":"love.forte.simbot.telegram.stdlib.bot.Bot.Ticket.Ticket","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/-ticket/-ticket.html","searchKeys":["Ticket","constructor(token: String)","love.forte.simbot.telegram.stdlib.bot.Bot.Ticket.Ticket"]},{"name":"data class LongPolling(val limit: Int? = null, val timeout: Int? = DefaultLongPollingTimeout.inWholeSeconds.toInt(), val allowedUpdates: Collection? = null, val retry: LongPolling.Retry? = null)","description":"love.forte.simbot.telegram.stdlib.bot.LongPolling","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-long-polling/index.html","searchKeys":["LongPolling","data class LongPolling(val limit: Int? = null, val timeout: Int? = DefaultLongPollingTimeout.inWholeSeconds.toInt(), val allowedUpdates: Collection? = null, val retry: LongPolling.Retry? = null)","love.forte.simbot.telegram.stdlib.bot.LongPolling"]},{"name":"data class Retry(val maxRetries: Int = 3, val delayMillis: Long = 5000, val isDelayMillisMultiplyByRetryTimes: Boolean = false)","description":"love.forte.simbot.telegram.stdlib.bot.LongPolling.Retry","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-long-polling/-retry/index.html","searchKeys":["Retry","data class Retry(val maxRetries: Int = 3, val delayMillis: Long = 5000, val isDelayMillisMultiplyByRetryTimes: Boolean = false)","love.forte.simbot.telegram.stdlib.bot.LongPolling.Retry"]},{"name":"data class Ticket(val token: String)","description":"love.forte.simbot.telegram.stdlib.bot.Bot.Ticket","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/-ticket/index.html","searchKeys":["Ticket","data class Ticket(val token: String)","love.forte.simbot.telegram.stdlib.bot.Bot.Ticket"]},{"name":"enum SubscribeSequence : Enum ","description":"love.forte.simbot.telegram.stdlib.bot.SubscribeSequence","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-subscribe-sequence/index.html","searchKeys":["SubscribeSequence","enum SubscribeSequence : Enum ","love.forte.simbot.telegram.stdlib.bot.SubscribeSequence"]},{"name":"fun TelegramApi.requestDataByAsync(bot: Bot, scope: CoroutineScope = bot): CompletableFuture","description":"love.forte.simbot.telegram.stdlib.bot.requestDataByAsync","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/request-data-by-async.html","searchKeys":["requestDataByAsync","fun TelegramApi.requestDataByAsync(bot: Bot, scope: CoroutineScope = bot): CompletableFuture","love.forte.simbot.telegram.stdlib.bot.requestDataByAsync"]},{"name":"fun TelegramApi.requestDataByBlocking(bot: Bot): R","description":"love.forte.simbot.telegram.stdlib.bot.requestDataByBlocking","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/request-data-by-blocking.html","searchKeys":["requestDataByBlocking","fun TelegramApi.requestDataByBlocking(bot: Bot): R","love.forte.simbot.telegram.stdlib.bot.requestDataByBlocking"]},{"name":"fun TelegramApi.requestResultByAsync(bot: Bot, scope: CoroutineScope = bot): CompletableFuture>","description":"love.forte.simbot.telegram.stdlib.bot.requestResultByAsync","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/request-result-by-async.html","searchKeys":["requestResultByAsync","fun TelegramApi.requestResultByAsync(bot: Bot, scope: CoroutineScope = bot): CompletableFuture>","love.forte.simbot.telegram.stdlib.bot.requestResultByAsync"]},{"name":"fun TelegramApi.requestResultByBlocking(bot: Bot): TelegramApiResult","description":"love.forte.simbot.telegram.stdlib.bot.requestResultByBlocking","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/request-result-by-blocking.html","searchKeys":["requestResultByBlocking","fun TelegramApi.requestResultByBlocking(bot: Bot): TelegramApiResult","love.forte.simbot.telegram.stdlib.bot.requestResultByBlocking"]},{"name":"fun async(contentType: Class, name: String? = null, processor: BiFunction>): EventProcessor","description":"love.forte.simbot.telegram.stdlib.event.async","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.event/async.html","searchKeys":["async","fun async(contentType: Class, name: String? = null, processor: BiFunction>): EventProcessor","love.forte.simbot.telegram.stdlib.event.async"]},{"name":"fun block(contentType: Class, name: String? = null, coroutineContext: CoroutineContext? = Dispatchers.IO, processor: BiConsumer): EventProcessor","description":"love.forte.simbot.telegram.stdlib.event.block","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.event/block.html","searchKeys":["block","fun block(contentType: Class, name: String? = null, coroutineContext: CoroutineContext? = Dispatchers.IO, processor: BiConsumer): EventProcessor","love.forte.simbot.telegram.stdlib.event.block"]},{"name":"fun reactive(type: Class, name: String? = null, processor: BiFunction>): EventProcessor","description":"love.forte.simbot.telegram.stdlib.event.reactive","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.event/reactive.html","searchKeys":["reactive","fun reactive(type: Class, name: String? = null, processor: BiFunction>): EventProcessor","love.forte.simbot.telegram.stdlib.event.reactive"]},{"name":"fun TelegramApi<*>.requestByAsync(bot: Bot, scope: CoroutineScope = bot): CompletableFuture","description":"love.forte.simbot.telegram.stdlib.bot.requestByAsync","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/request-by-async.html","searchKeys":["requestByAsync","fun TelegramApi<*>.requestByAsync(bot: Bot, scope: CoroutineScope = bot): CompletableFuture","love.forte.simbot.telegram.stdlib.bot.requestByAsync"]},{"name":"fun TelegramApi<*>.requestByBlocking(bot: Bot): HttpResponse","description":"love.forte.simbot.telegram.stdlib.bot.requestByBlocking","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/request-by-blocking.html","searchKeys":["requestByBlocking","fun TelegramApi<*>.requestByBlocking(bot: Bot): HttpResponse","love.forte.simbot.telegram.stdlib.bot.requestByBlocking"]},{"name":"fun apiClientConfigurer(configurer: ConfigurerFunction>): BotConfiguration","description":"love.forte.simbot.telegram.stdlib.bot.BotConfiguration.apiClientConfigurer","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-configuration/api-client-configurer.html","searchKeys":["apiClientConfigurer","fun apiClientConfigurer(configurer: ConfigurerFunction>): BotConfiguration","love.forte.simbot.telegram.stdlib.bot.BotConfiguration.apiClientConfigurer"]},{"name":"fun async(processor: Function>): EventProcessor","description":"love.forte.simbot.telegram.stdlib.event.async","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.event/async.html","searchKeys":["async","fun async(processor: Function>): EventProcessor","love.forte.simbot.telegram.stdlib.event.async"]},{"name":"fun block(coroutineContext: CoroutineContext? = Dispatchers.IO, processor: Consumer): EventProcessor","description":"love.forte.simbot.telegram.stdlib.event.block","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.event/block.html","searchKeys":["block","fun block(coroutineContext: CoroutineContext? = Dispatchers.IO, processor: Consumer): EventProcessor","love.forte.simbot.telegram.stdlib.event.block"]},{"name":"fun create(ticket: Bot.Ticket, configuration: BotConfiguration = BotConfiguration()): Bot","description":"love.forte.simbot.telegram.stdlib.bot.BotFactory.create","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-factory/create.html","searchKeys":["create","fun create(ticket: Bot.Ticket, configuration: BotConfiguration = BotConfiguration()): Bot","love.forte.simbot.telegram.stdlib.bot.BotFactory.create"]},{"name":"fun create(token: String, configuration: BotConfiguration = BotConfiguration()): Bot","description":"love.forte.simbot.telegram.stdlib.bot.BotFactory.create","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-factory/create.html","searchKeys":["create","fun create(token: String, configuration: BotConfiguration = BotConfiguration()): Bot","love.forte.simbot.telegram.stdlib.bot.BotFactory.create"]},{"name":"fun interface EventProcessor","description":"love.forte.simbot.telegram.stdlib.event.EventProcessor","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.event/-event-processor/index.html","searchKeys":["EventProcessor","fun interface EventProcessor","love.forte.simbot.telegram.stdlib.event.EventProcessor"]},{"name":"fun reactive(processor: Function>): EventProcessor","description":"love.forte.simbot.telegram.stdlib.event.reactive","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.event/reactive.html","searchKeys":["reactive","fun reactive(processor: Function>): EventProcessor","love.forte.simbot.telegram.stdlib.event.reactive"]},{"name":"fun valueOf(value: String): SubscribeSequence","description":"love.forte.simbot.telegram.stdlib.bot.SubscribeSequence.valueOf","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-subscribe-sequence/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): SubscribeSequence","love.forte.simbot.telegram.stdlib.bot.SubscribeSequence.valueOf"]},{"name":"fun values(): Array","description":"love.forte.simbot.telegram.stdlib.bot.SubscribeSequence.values","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-subscribe-sequence/values.html","searchKeys":["values","fun values(): Array","love.forte.simbot.telegram.stdlib.bot.SubscribeSequence.values"]},{"name":"inline fun Bot.subscribe(name: String? = null, sequence: SubscribeSequence = SubscribeSequence.NORMAL, crossinline processor: suspend (Event, T) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.subscribe","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/subscribe.html","searchKeys":["subscribe","inline fun Bot.subscribe(name: String? = null, sequence: SubscribeSequence = SubscribeSequence.NORMAL, crossinline processor: suspend (Event, T) -> Unit)","love.forte.simbot.telegram.stdlib.bot.subscribe"]},{"name":"inline fun Bot.onCallbackQuery(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, callbackQuery: CallbackQuery) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onCallbackQuery","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-callback-query.html","searchKeys":["onCallbackQuery","inline fun Bot.onCallbackQuery(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, callbackQuery: CallbackQuery) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onCallbackQuery"]},{"name":"inline fun Bot.onChannelPost(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, channelPost: Message) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onChannelPost","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-channel-post.html","searchKeys":["onChannelPost","inline fun Bot.onChannelPost(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, channelPost: Message) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onChannelPost"]},{"name":"inline fun Bot.onChatBoost(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, chatBoost: ChatBoostUpdated) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onChatBoost","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-chat-boost.html","searchKeys":["onChatBoost","inline fun Bot.onChatBoost(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, chatBoost: ChatBoostUpdated) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onChatBoost"]},{"name":"inline fun Bot.onChatJoinRequest(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, chatJoinRequest: ChatJoinRequest) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onChatJoinRequest","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-chat-join-request.html","searchKeys":["onChatJoinRequest","inline fun Bot.onChatJoinRequest(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, chatJoinRequest: ChatJoinRequest) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onChatJoinRequest"]},{"name":"inline fun Bot.onChatMember(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, chatMember: ChatMemberUpdated) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onChatMember","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-chat-member.html","searchKeys":["onChatMember","inline fun Bot.onChatMember(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, chatMember: ChatMemberUpdated) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onChatMember"]},{"name":"inline fun Bot.onChosenInlineResult(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, chosenInlineResult: ChosenInlineResult) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onChosenInlineResult","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-chosen-inline-result.html","searchKeys":["onChosenInlineResult","inline fun Bot.onChosenInlineResult(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, chosenInlineResult: ChosenInlineResult) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onChosenInlineResult"]},{"name":"inline fun Bot.onEditedChannelPost(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, editedChannelPost: Message) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onEditedChannelPost","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-edited-channel-post.html","searchKeys":["onEditedChannelPost","inline fun Bot.onEditedChannelPost(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, editedChannelPost: Message) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onEditedChannelPost"]},{"name":"inline fun Bot.onEditedMessage(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, editedMessage: Message) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onEditedMessage","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-edited-message.html","searchKeys":["onEditedMessage","inline fun Bot.onEditedMessage(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, editedMessage: Message) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onEditedMessage"]},{"name":"inline fun Bot.onInlineQuery(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, inlineQuery: InlineQuery) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onInlineQuery","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-inline-query.html","searchKeys":["onInlineQuery","inline fun Bot.onInlineQuery(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, inlineQuery: InlineQuery) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onInlineQuery"]},{"name":"inline fun Bot.onMessage(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, message: Message) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onMessage","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-message.html","searchKeys":["onMessage","inline fun Bot.onMessage(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, message: Message) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onMessage"]},{"name":"inline fun Bot.onMessageReaction(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, messageReaction: MessageReactionUpdated) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onMessageReaction","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-message-reaction.html","searchKeys":["onMessageReaction","inline fun Bot.onMessageReaction(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, messageReaction: MessageReactionUpdated) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onMessageReaction"]},{"name":"inline fun Bot.onMessageReactionCount(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, messageReactionCount: MessageReactionCountUpdated) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onMessageReactionCount","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-message-reaction-count.html","searchKeys":["onMessageReactionCount","inline fun Bot.onMessageReactionCount(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, messageReactionCount: MessageReactionCountUpdated) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onMessageReactionCount"]},{"name":"inline fun Bot.onMyChatMember(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, myChatMember: ChatMemberUpdated) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onMyChatMember","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-my-chat-member.html","searchKeys":["onMyChatMember","inline fun Bot.onMyChatMember(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, myChatMember: ChatMemberUpdated) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onMyChatMember"]},{"name":"inline fun Bot.onPoll(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, poll: Poll) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onPoll","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-poll.html","searchKeys":["onPoll","inline fun Bot.onPoll(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, poll: Poll) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onPoll"]},{"name":"inline fun Bot.onPollAnswer(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, pollAnswer: PollAnswer) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onPollAnswer","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-poll-answer.html","searchKeys":["onPollAnswer","inline fun Bot.onPollAnswer(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, pollAnswer: PollAnswer) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onPollAnswer"]},{"name":"inline fun Bot.onPreCheckoutQuery(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, preCheckoutQuery: PreCheckoutQuery) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onPreCheckoutQuery","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-pre-checkout-query.html","searchKeys":["onPreCheckoutQuery","inline fun Bot.onPreCheckoutQuery(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, preCheckoutQuery: PreCheckoutQuery) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onPreCheckoutQuery"]},{"name":"inline fun Bot.onRemovedChatBoost(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, removedChatBoost: ChatBoostRemoved) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onRemovedChatBoost","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-removed-chat-boost.html","searchKeys":["onRemovedChatBoost","inline fun Bot.onRemovedChatBoost(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, removedChatBoost: ChatBoostRemoved) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onRemovedChatBoost"]},{"name":"inline fun Bot.onShippingQuery(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, shippingQuery: ShippingQuery) -> Unit)","description":"love.forte.simbot.telegram.stdlib.bot.onShippingQuery","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/on-shipping-query.html","searchKeys":["onShippingQuery","inline fun Bot.onShippingQuery(sequence: SubscribeSequence = NORMAL, crossinline processor: suspend (Event, shippingQuery: ShippingQuery) -> Unit)","love.forte.simbot.telegram.stdlib.bot.onShippingQuery"]},{"name":"inline fun create(ticket: Bot.Ticket, block: BotConfiguration.() -> Unit): Bot","description":"love.forte.simbot.telegram.stdlib.bot.BotFactory.create","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-factory/create.html","searchKeys":["create","inline fun create(ticket: Bot.Ticket, block: BotConfiguration.() -> Unit): Bot","love.forte.simbot.telegram.stdlib.bot.BotFactory.create"]},{"name":"inline fun create(token: String, block: BotConfiguration.() -> Unit): Bot","description":"love.forte.simbot.telegram.stdlib.bot.BotFactory.create","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-factory/create.html","searchKeys":["create","inline fun create(token: String, block: BotConfiguration.() -> Unit): Bot","love.forte.simbot.telegram.stdlib.bot.BotFactory.create"]},{"name":"interface Bot : CoroutineScope","description":"love.forte.simbot.telegram.stdlib.bot.Bot","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/index.html","searchKeys":["Bot","interface Bot : CoroutineScope","love.forte.simbot.telegram.stdlib.bot.Bot"]},{"name":"interface Event","description":"love.forte.simbot.telegram.stdlib.event.Event","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.event/-event/index.html","searchKeys":["Event","interface Event","love.forte.simbot.telegram.stdlib.event.Event"]},{"name":"object BotFactory","description":"love.forte.simbot.telegram.stdlib.bot.BotFactory","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-factory/index.html","searchKeys":["BotFactory","object BotFactory","love.forte.simbot.telegram.stdlib.bot.BotFactory"]},{"name":"object Companion","description":"love.forte.simbot.telegram.stdlib.bot.BotConfiguration.Companion","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-configuration/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.telegram.stdlib.bot.BotConfiguration.Companion"]},{"name":"open fun cancel()","description":"love.forte.simbot.telegram.stdlib.bot.Bot.cancel","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/cancel.html","searchKeys":["cancel","open fun cancel()","love.forte.simbot.telegram.stdlib.bot.Bot.cancel"]},{"name":"open fun subscribe(processor: EventProcessor)","description":"love.forte.simbot.telegram.stdlib.bot.Bot.subscribe","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/subscribe.html","searchKeys":["subscribe","open fun subscribe(processor: EventProcessor)","love.forte.simbot.telegram.stdlib.bot.Bot.subscribe"]},{"name":"suspend fun TelegramApi.requestDataBy(bot: Bot): R","description":"love.forte.simbot.telegram.stdlib.bot.requestDataBy","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/request-data-by.html","searchKeys":["requestDataBy","suspend fun TelegramApi.requestDataBy(bot: Bot): R","love.forte.simbot.telegram.stdlib.bot.requestDataBy"]},{"name":"suspend fun TelegramApi.requestResultBy(bot: Bot): TelegramApiResult","description":"love.forte.simbot.telegram.stdlib.bot.requestResultBy","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/request-result-by.html","searchKeys":["requestResultBy","suspend fun TelegramApi.requestResultBy(bot: Bot): TelegramApiResult","love.forte.simbot.telegram.stdlib.bot.requestResultBy"]},{"name":"suspend fun Bot.pushRawUpdate(raw: String)","description":"love.forte.simbot.telegram.stdlib.bot.pushRawUpdate","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/push-raw-update.html","searchKeys":["pushRawUpdate","suspend fun Bot.pushRawUpdate(raw: String)","love.forte.simbot.telegram.stdlib.bot.pushRawUpdate"]},{"name":"suspend fun TelegramApi<*>.requestRawBy(bot: Bot): HttpResponse","description":"love.forte.simbot.telegram.stdlib.bot.requestRawBy","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/request-raw-by.html","searchKeys":["requestRawBy","suspend fun TelegramApi<*>.requestRawBy(bot: Bot): HttpResponse","love.forte.simbot.telegram.stdlib.bot.requestRawBy"]},{"name":"val DefaultLongPollingTimeout: Duration","description":"love.forte.simbot.telegram.stdlib.bot.BotConfiguration.Companion.DefaultLongPollingTimeout","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-configuration/-companion/-default-long-polling-timeout.html","searchKeys":["DefaultLongPollingTimeout","val DefaultLongPollingTimeout: Duration","love.forte.simbot.telegram.stdlib.bot.BotConfiguration.Companion.DefaultLongPollingTimeout"]},{"name":"val allowedUpdates: Collection? = null","description":"love.forte.simbot.telegram.stdlib.bot.LongPolling.allowedUpdates","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-long-polling/allowed-updates.html","searchKeys":["allowedUpdates","val allowedUpdates: Collection? = null","love.forte.simbot.telegram.stdlib.bot.LongPolling.allowedUpdates"]},{"name":"val delayMillis: Long = 5000","description":"love.forte.simbot.telegram.stdlib.bot.LongPolling.Retry.delayMillis","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-long-polling/-retry/delay-millis.html","searchKeys":["delayMillis","val delayMillis: Long = 5000","love.forte.simbot.telegram.stdlib.bot.LongPolling.Retry.delayMillis"]},{"name":"val entries: EnumEntries","description":"love.forte.simbot.telegram.stdlib.bot.SubscribeSequence.entries","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-subscribe-sequence/entries.html","searchKeys":["entries","val entries: EnumEntries","love.forte.simbot.telegram.stdlib.bot.SubscribeSequence.entries"]},{"name":"val isDelayMillisMultiplyByRetryTimes: Boolean = false","description":"love.forte.simbot.telegram.stdlib.bot.LongPolling.Retry.isDelayMillisMultiplyByRetryTimes","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-long-polling/-retry/is-delay-millis-multiply-by-retry-times.html","searchKeys":["isDelayMillisMultiplyByRetryTimes","val isDelayMillisMultiplyByRetryTimes: Boolean = false","love.forte.simbot.telegram.stdlib.bot.LongPolling.Retry.isDelayMillisMultiplyByRetryTimes"]},{"name":"val limit: Int? = null","description":"love.forte.simbot.telegram.stdlib.bot.LongPolling.limit","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-long-polling/limit.html","searchKeys":["limit","val limit: Int? = null","love.forte.simbot.telegram.stdlib.bot.LongPolling.limit"]},{"name":"val maxRetries: Int = 3","description":"love.forte.simbot.telegram.stdlib.bot.LongPolling.Retry.maxRetries","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-long-polling/-retry/max-retries.html","searchKeys":["maxRetries","val maxRetries: Int = 3","love.forte.simbot.telegram.stdlib.bot.LongPolling.Retry.maxRetries"]},{"name":"val retry: LongPolling.Retry? = null","description":"love.forte.simbot.telegram.stdlib.bot.LongPolling.retry","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-long-polling/retry.html","searchKeys":["retry","val retry: LongPolling.Retry? = null","love.forte.simbot.telegram.stdlib.bot.LongPolling.retry"]},{"name":"val timeout: Int?","description":"love.forte.simbot.telegram.stdlib.bot.LongPolling.timeout","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-long-polling/timeout.html","searchKeys":["timeout","val timeout: Int?","love.forte.simbot.telegram.stdlib.bot.LongPolling.timeout"]},{"name":"val token: String","description":"love.forte.simbot.telegram.stdlib.bot.Bot.Ticket.token","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot/-ticket/token.html","searchKeys":["token","val token: String","love.forte.simbot.telegram.stdlib.bot.Bot.Ticket.token"]},{"name":"var apiClientConfigurer: ConfigurerFunction>?","description":"love.forte.simbot.telegram.stdlib.bot.BotConfiguration.apiClientConfigurer","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-configuration/api-client-configurer.html","searchKeys":["apiClientConfigurer","var apiClientConfigurer: ConfigurerFunction>?","love.forte.simbot.telegram.stdlib.bot.BotConfiguration.apiClientConfigurer"]},{"name":"var apiClientEngine: HttpClientEngine?","description":"love.forte.simbot.telegram.stdlib.bot.BotConfiguration.apiClientEngine","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-configuration/api-client-engine.html","searchKeys":["apiClientEngine","var apiClientEngine: HttpClientEngine?","love.forte.simbot.telegram.stdlib.bot.BotConfiguration.apiClientEngine"]},{"name":"var apiClientEngineFactory: HttpClientEngineFactory<*>?","description":"love.forte.simbot.telegram.stdlib.bot.BotConfiguration.apiClientEngineFactory","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-configuration/api-client-engine-factory.html","searchKeys":["apiClientEngineFactory","var apiClientEngineFactory: HttpClientEngineFactory<*>?","love.forte.simbot.telegram.stdlib.bot.BotConfiguration.apiClientEngineFactory"]},{"name":"var coroutineContext: CoroutineContext","description":"love.forte.simbot.telegram.stdlib.bot.BotConfiguration.coroutineContext","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-configuration/coroutine-context.html","searchKeys":["coroutineContext","var coroutineContext: CoroutineContext","love.forte.simbot.telegram.stdlib.bot.BotConfiguration.coroutineContext"]},{"name":"var longPolling: LongPolling?","description":"love.forte.simbot.telegram.stdlib.bot.BotConfiguration.longPolling","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-configuration/long-polling.html","searchKeys":["longPolling","var longPolling: LongPolling?","love.forte.simbot.telegram.stdlib.bot.BotConfiguration.longPolling"]},{"name":"var server: String?","description":"love.forte.simbot.telegram.stdlib.bot.BotConfiguration.server","location":"simbot-component-telegram-stdlib/love.forte.simbot.telegram.stdlib.bot/-bot-configuration/server.html","searchKeys":["server","var server: String?","love.forte.simbot.telegram.stdlib.bot.BotConfiguration.server"]},{"name":"abstract class TelegramAggregatedMessageIdReceipt : TelegramAggregatedMessageReceipt","description":"love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageIdReceipt","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-aggregated-message-id-receipt/index.html","searchKeys":["TelegramAggregatedMessageIdReceipt","abstract class TelegramAggregatedMessageIdReceipt : TelegramAggregatedMessageReceipt","love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageIdReceipt"]},{"name":"abstract class TelegramAggregatedMessageReceipt : AggregatedMessageReceipt, TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageReceipt","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-aggregated-message-receipt/index.html","searchKeys":["TelegramAggregatedMessageReceipt","abstract class TelegramAggregatedMessageReceipt : AggregatedMessageReceipt, TelegramMessageReceipt","love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageReceipt"]},{"name":"abstract class TelegramAggregatedMessageSourceReceipt : TelegramAggregatedMessageReceipt","description":"love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageSourceReceipt","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-aggregated-message-source-receipt/index.html","searchKeys":["TelegramAggregatedMessageSourceReceipt","abstract class TelegramAggregatedMessageSourceReceipt : TelegramAggregatedMessageReceipt","love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageSourceReceipt"]},{"name":"abstract class TelegramSingleMessageIdReceipt : TelegramSingleMessageReceipt","description":"love.forte.simbot.component.telegram.core.message.TelegramSingleMessageIdReceipt","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-single-message-id-receipt/index.html","searchKeys":["TelegramSingleMessageIdReceipt","abstract class TelegramSingleMessageIdReceipt : TelegramSingleMessageReceipt","love.forte.simbot.component.telegram.core.message.TelegramSingleMessageIdReceipt"]},{"name":"abstract class TelegramSingleMessageReceipt : SingleMessageReceipt, TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.message.TelegramSingleMessageReceipt","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-single-message-receipt/index.html","searchKeys":["TelegramSingleMessageReceipt","abstract class TelegramSingleMessageReceipt : SingleMessageReceipt, TelegramMessageReceipt","love.forte.simbot.component.telegram.core.message.TelegramSingleMessageReceipt"]},{"name":"abstract class TelegramSingleMessageSourceReceipt : TelegramSingleMessageReceipt","description":"love.forte.simbot.component.telegram.core.message.TelegramSingleMessageSourceReceipt","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-single-message-source-receipt/index.html","searchKeys":["TelegramSingleMessageSourceReceipt","abstract class TelegramSingleMessageSourceReceipt : TelegramSingleMessageReceipt","love.forte.simbot.component.telegram.core.message.TelegramSingleMessageSourceReceipt"]},{"name":"abstract fun register(ticket: Bot.Ticket, configuration: TelegramBotConfiguration): TelegramBot","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManager.register","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager/register.html","searchKeys":["register","abstract fun register(ticket: Bot.Ticket, configuration: TelegramBotConfiguration): TelegramBot","love.forte.simbot.component.telegram.core.bot.TelegramBotManager.register"]},{"name":"abstract operator override fun get(index: Int): TelegramSingleMessageReceipt","description":"love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageReceipt.get","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-aggregated-message-receipt/get.html","searchKeys":["get","abstract operator override fun get(index: Int): TelegramSingleMessageReceipt","love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageReceipt.get"]},{"name":"abstract operator override fun iterator(): Iterator","description":"love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageReceipt.iterator","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-aggregated-message-receipt/iterator.html","searchKeys":["iterator","abstract operator override fun iterator(): Iterator","love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageReceipt.iterator"]},{"name":"abstract override fun all(): Sequence","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManager.all","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager/all.html","searchKeys":["all","abstract override fun all(): Sequence","love.forte.simbot.component.telegram.core.bot.TelegramBotManager.all"]},{"name":"abstract override fun find(id: ID): TelegramBot?","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManager.find","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager/find.html","searchKeys":["find","abstract override fun find(id: ID): TelegramBot?","love.forte.simbot.component.telegram.core.bot.TelegramBotManager.find"]},{"name":"abstract override val bot: TelegramBot","description":"love.forte.simbot.component.telegram.core.event.TelegramEvent.bot","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-event/bot.html","searchKeys":["bot","abstract override val bot: TelegramBot","love.forte.simbot.component.telegram.core.event.TelegramEvent.bot"]},{"name":"abstract override val component: TelegramComponent","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.component","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/component.html","searchKeys":["component","abstract override val component: TelegramComponent","love.forte.simbot.component.telegram.core.bot.TelegramBot.component"]},{"name":"abstract override val coroutineContext: CoroutineContext","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.coroutineContext","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/coroutine-context.html","searchKeys":["coroutineContext","abstract override val coroutineContext: CoroutineContext","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.coroutineContext"]},{"name":"abstract override val coroutineContext: CoroutineContext","description":"love.forte.simbot.component.telegram.core.actor.TelegramMember.coroutineContext","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-member/coroutine-context.html","searchKeys":["coroutineContext","abstract override val coroutineContext: CoroutineContext","love.forte.simbot.component.telegram.core.actor.TelegramMember.coroutineContext"]},{"name":"abstract override val coroutineContext: CoroutineContext","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.coroutineContext","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/coroutine-context.html","searchKeys":["coroutineContext","abstract override val coroutineContext: CoroutineContext","love.forte.simbot.component.telegram.core.bot.TelegramBot.coroutineContext"]},{"name":"abstract override val id: ID","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.id","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/id.html","searchKeys":["id","abstract override val id: ID","love.forte.simbot.component.telegram.core.bot.TelegramBot.id"]},{"name":"abstract override val id: ID","description":"love.forte.simbot.component.telegram.core.message.TelegramPhotoImage.id","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-photo-image/id.html","searchKeys":["id","abstract override val id: ID","love.forte.simbot.component.telegram.core.message.TelegramPhotoImage.id"]},{"name":"abstract override val id: IntID","description":"love.forte.simbot.component.telegram.core.message.TelegramSingleMessageReceipt.id","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-single-message-receipt/id.html","searchKeys":["id","abstract override val id: IntID","love.forte.simbot.component.telegram.core.message.TelegramSingleMessageReceipt.id"]},{"name":"abstract override val messageContent: TelegramMessageContent","description":"love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.messageContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-group-message-event/message-content.html","searchKeys":["messageContent","abstract override val messageContent: TelegramMessageContent","love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.messageContent"]},{"name":"abstract override val messageContent: TelegramMessageContent","description":"love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent.messageContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-private-message-event/message-content.html","searchKeys":["messageContent","abstract override val messageContent: TelegramMessageContent","love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent.messageContent"]},{"name":"abstract override val roles: Collectable","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.roles","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/roles.html","searchKeys":["roles","abstract override val roles: Collectable","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.roles"]},{"name":"abstract override val source: Chat","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.source","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/source.html","searchKeys":["source","abstract override val source: Chat","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.source"]},{"name":"abstract override val source: User","description":"love.forte.simbot.component.telegram.core.actor.TelegramContact.source","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-contact/source.html","searchKeys":["source","abstract override val source: User","love.forte.simbot.component.telegram.core.actor.TelegramContact.source"]},{"name":"abstract override val source: User","description":"love.forte.simbot.component.telegram.core.actor.TelegramMember.source","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-member/source.html","searchKeys":["source","abstract override val source: User","love.forte.simbot.component.telegram.core.actor.TelegramMember.source"]},{"name":"abstract override val sourceContent: CallbackQuery","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramCallbackQueryEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-callback-query-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: CallbackQuery","love.forte.simbot.component.telegram.core.event.BasicTelegramCallbackQueryEvent.sourceContent"]},{"name":"abstract override val sourceContent: CallbackQuery","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramCallbackQueryEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-callback-query-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: CallbackQuery","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramCallbackQueryEvent.sourceContent"]},{"name":"abstract override val sourceContent: ChatBoostRemoved","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramRemovedChatBoostEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-removed-chat-boost-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: ChatBoostRemoved","love.forte.simbot.component.telegram.core.event.BasicTelegramRemovedChatBoostEvent.sourceContent"]},{"name":"abstract override val sourceContent: ChatBoostRemoved","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatBoostRemovedEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-chat-boost-removed-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: ChatBoostRemoved","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatBoostRemovedEvent.sourceContent"]},{"name":"abstract override val sourceContent: ChatBoostUpdated","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramChatBoostEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-chat-boost-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: ChatBoostUpdated","love.forte.simbot.component.telegram.core.event.BasicTelegramChatBoostEvent.sourceContent"]},{"name":"abstract override val sourceContent: ChatBoostUpdated","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatBoostUpdatedEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-chat-boost-updated-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: ChatBoostUpdated","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatBoostUpdatedEvent.sourceContent"]},{"name":"abstract override val sourceContent: ChatJoinRequest","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramChatJoinRequestEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-chat-join-request-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: ChatJoinRequest","love.forte.simbot.component.telegram.core.event.BasicTelegramChatJoinRequestEvent.sourceContent"]},{"name":"abstract override val sourceContent: ChatJoinRequest","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatJoinRequestEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-chat-join-request-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: ChatJoinRequest","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatJoinRequestEvent.sourceContent"]},{"name":"abstract override val sourceContent: ChatMemberUpdated","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramChatMemberEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-chat-member-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: ChatMemberUpdated","love.forte.simbot.component.telegram.core.event.BasicTelegramChatMemberEvent.sourceContent"]},{"name":"abstract override val sourceContent: ChatMemberUpdated","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramMyChatMemberEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-my-chat-member-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: ChatMemberUpdated","love.forte.simbot.component.telegram.core.event.BasicTelegramMyChatMemberEvent.sourceContent"]},{"name":"abstract override val sourceContent: ChatMemberUpdated","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatMemberUpdatedEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-chat-member-updated-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: ChatMemberUpdated","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatMemberUpdatedEvent.sourceContent"]},{"name":"abstract override val sourceContent: ChosenInlineResult","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramChosenInlineResultEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-chosen-inline-result-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: ChosenInlineResult","love.forte.simbot.component.telegram.core.event.BasicTelegramChosenInlineResultEvent.sourceContent"]},{"name":"abstract override val sourceContent: ChosenInlineResult","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChosenInlineResultEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-chosen-inline-result-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: ChosenInlineResult","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChosenInlineResultEvent.sourceContent"]},{"name":"abstract override val sourceContent: InlineQuery","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramInlineQueryEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-inline-query-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: InlineQuery","love.forte.simbot.component.telegram.core.event.BasicTelegramInlineQueryEvent.sourceContent"]},{"name":"abstract override val sourceContent: InlineQuery","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramInlineQueryEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-inline-query-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: InlineQuery","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramInlineQueryEvent.sourceContent"]},{"name":"abstract override val sourceContent: Message","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramChannelPostEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-channel-post-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: Message","love.forte.simbot.component.telegram.core.event.BasicTelegramChannelPostEvent.sourceContent"]},{"name":"abstract override val sourceContent: Message","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramEditedChannelPostEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-edited-channel-post-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: Message","love.forte.simbot.component.telegram.core.event.BasicTelegramEditedChannelPostEvent.sourceContent"]},{"name":"abstract override val sourceContent: Message","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramEditedMessageEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-edited-message-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: Message","love.forte.simbot.component.telegram.core.event.BasicTelegramEditedMessageEvent.sourceContent"]},{"name":"abstract override val sourceContent: Message","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramMessageEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-message-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: Message","love.forte.simbot.component.telegram.core.event.BasicTelegramMessageEvent.sourceContent"]},{"name":"abstract override val sourceContent: Message","description":"love.forte.simbot.component.telegram.core.event.TelegramMessageRelatedEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-message-related-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: Message","love.forte.simbot.component.telegram.core.event.TelegramMessageRelatedEvent.sourceContent"]},{"name":"abstract override val sourceContent: Message","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-message-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: Message","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageEvent.sourceContent"]},{"name":"abstract override val sourceContent: MessageReactionCountUpdated","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramMessageReactionCountEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-message-reaction-count-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: MessageReactionCountUpdated","love.forte.simbot.component.telegram.core.event.BasicTelegramMessageReactionCountEvent.sourceContent"]},{"name":"abstract override val sourceContent: MessageReactionCountUpdated","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageReactionCountUpdatedEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-message-reaction-count-updated-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: MessageReactionCountUpdated","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageReactionCountUpdatedEvent.sourceContent"]},{"name":"abstract override val sourceContent: MessageReactionUpdated","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramMessageReactionEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-message-reaction-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: MessageReactionUpdated","love.forte.simbot.component.telegram.core.event.BasicTelegramMessageReactionEvent.sourceContent"]},{"name":"abstract override val sourceContent: MessageReactionUpdated","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageReactionUpdatedEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-message-reaction-updated-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: MessageReactionUpdated","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageReactionUpdatedEvent.sourceContent"]},{"name":"abstract override val sourceContent: Poll","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramPollEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-poll-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: Poll","love.forte.simbot.component.telegram.core.event.BasicTelegramPollEvent.sourceContent"]},{"name":"abstract override val sourceContent: Poll","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPollEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-poll-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: Poll","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPollEvent.sourceContent"]},{"name":"abstract override val sourceContent: PollAnswer","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramPollAnswerEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-poll-answer-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: PollAnswer","love.forte.simbot.component.telegram.core.event.BasicTelegramPollAnswerEvent.sourceContent"]},{"name":"abstract override val sourceContent: PollAnswer","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPollAnswerEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-poll-answer-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: PollAnswer","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPollAnswerEvent.sourceContent"]},{"name":"abstract override val sourceContent: PreCheckoutQuery","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramPreCheckoutQueryEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-pre-checkout-query-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: PreCheckoutQuery","love.forte.simbot.component.telegram.core.event.BasicTelegramPreCheckoutQueryEvent.sourceContent"]},{"name":"abstract override val sourceContent: PreCheckoutQuery","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPreCheckoutQueryEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-pre-checkout-query-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: PreCheckoutQuery","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPreCheckoutQueryEvent.sourceContent"]},{"name":"abstract override val sourceContent: ShippingQuery","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramShippingQueryEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-shipping-query-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: ShippingQuery","love.forte.simbot.component.telegram.core.event.BasicTelegramShippingQueryEvent.sourceContent"]},{"name":"abstract override val sourceContent: ShippingQuery","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramShippingQueryEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-shipping-query-event/source-content.html","searchKeys":["sourceContent","abstract override val sourceContent: ShippingQuery","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramShippingQueryEvent.sourceContent"]},{"name":"abstract override val text: String","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.text","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/text.html","searchKeys":["text","abstract override val text: String","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.text"]},{"name":"abstract suspend fun commands(scope: BotCommandScope?, languageCode: String?): TelegramBotCommands","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.commands","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/commands.html","searchKeys":["commands","abstract suspend fun commands(scope: BotCommandScope?, languageCode: String?): TelegramBotCommands","love.forte.simbot.component.telegram.core.bot.TelegramBot.commands"]},{"name":"abstract suspend fun memberCount(): Int","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.memberCount","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/member-count.html","searchKeys":["memberCount","abstract suspend fun memberCount(): Int","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.memberCount"]},{"name":"abstract suspend fun queryUserInfo(): User","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.queryUserInfo","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/query-user-info.html","searchKeys":["queryUserInfo","abstract suspend fun queryUserInfo(): User","love.forte.simbot.component.telegram.core.bot.TelegramBot.queryUserInfo"]},{"name":"abstract suspend fun update(): TelegramBotCommands","description":"love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommandsUpdater.update","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/update.html","searchKeys":["update","abstract suspend fun update(): TelegramBotCommands","love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommandsUpdater.update"]},{"name":"abstract suspend override fun author(): TelegramMember","description":"love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.author","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-group-message-event/author.html","searchKeys":["author","abstract suspend override fun author(): TelegramMember","love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.author"]},{"name":"abstract suspend override fun botAsMember(): TelegramMember","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.botAsMember","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/bot-as-member.html","searchKeys":["botAsMember","abstract suspend override fun botAsMember(): TelegramMember","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.botAsMember"]},{"name":"abstract suspend override fun content(): TelegramChannel","description":"love.forte.simbot.component.telegram.core.event.TelegramChannelMessageEvent.content","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-channel-message-event/content.html","searchKeys":["content","abstract suspend override fun content(): TelegramChannel","love.forte.simbot.component.telegram.core.event.TelegramChannelMessageEvent.content"]},{"name":"abstract suspend override fun content(): TelegramChatGroup","description":"love.forte.simbot.component.telegram.core.event.TelegramChatGroupMessageEvent.content","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-chat-group-message-event/content.html","searchKeys":["content","abstract suspend override fun content(): TelegramChatGroup","love.forte.simbot.component.telegram.core.event.TelegramChatGroupMessageEvent.content"]},{"name":"abstract suspend override fun content(): TelegramContact","description":"love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent.content","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-private-message-event/content.html","searchKeys":["content","abstract suspend override fun content(): TelegramContact","love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent.content"]},{"name":"abstract suspend override fun content(): TelegramGroup","description":"love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.content","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-group-message-event/content.html","searchKeys":["content","abstract suspend override fun content(): TelegramGroup","love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.content"]},{"name":"abstract suspend override fun content(): TelegramGroup","description":"love.forte.simbot.component.telegram.core.event.TelegramSuperGroupMessageEvent.content","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-super-group-message-event/content.html","searchKeys":["content","abstract suspend override fun content(): TelegramGroup","love.forte.simbot.component.telegram.core.event.TelegramSuperGroupMessageEvent.content"]},{"name":"abstract suspend override fun delete(vararg options: DeleteOption)","description":"love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommands.delete","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/delete.html","searchKeys":["delete","abstract suspend override fun delete(vararg options: DeleteOption)","love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommands.delete"]},{"name":"abstract suspend override fun member(id: ID): TelegramMember?","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.member","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/member.html","searchKeys":["member","abstract suspend override fun member(id: ID): TelegramMember?","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.member"]},{"name":"abstract suspend override fun reply(message: Message): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.reply","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-group-message-event/reply.html","searchKeys":["reply","abstract suspend override fun reply(message: Message): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.reply"]},{"name":"abstract suspend override fun reply(message: Message): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent.reply","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-private-message-event/reply.html","searchKeys":["reply","abstract suspend override fun reply(message: Message): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent.reply"]},{"name":"abstract suspend override fun reply(messageContent: MessageContent): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.reply","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-group-message-event/reply.html","searchKeys":["reply","abstract suspend override fun reply(messageContent: MessageContent): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.reply"]},{"name":"abstract suspend override fun reply(messageContent: MessageContent): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent.reply","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-private-message-event/reply.html","searchKeys":["reply","abstract suspend override fun reply(messageContent: MessageContent): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent.reply"]},{"name":"abstract suspend override fun reply(text: String): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.reply","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-group-message-event/reply.html","searchKeys":["reply","abstract suspend override fun reply(text: String): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.reply"]},{"name":"abstract suspend override fun reply(text: String): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent.reply","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-private-message-event/reply.html","searchKeys":["reply","abstract suspend override fun reply(text: String): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent.reply"]},{"name":"abstract suspend override fun send(message: Message): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.send","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/send.html","searchKeys":["send","abstract suspend override fun send(message: Message): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.send"]},{"name":"abstract suspend override fun send(message: Message): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.actor.TelegramContact.send","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-contact/send.html","searchKeys":["send","abstract suspend override fun send(message: Message): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.actor.TelegramContact.send"]},{"name":"abstract suspend override fun send(messageContent: MessageContent): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.send","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/send.html","searchKeys":["send","abstract suspend override fun send(messageContent: MessageContent): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.send"]},{"name":"abstract suspend override fun send(messageContent: MessageContent): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.actor.TelegramContact.send","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-contact/send.html","searchKeys":["send","abstract suspend override fun send(messageContent: MessageContent): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.actor.TelegramContact.send"]},{"name":"abstract suspend override fun send(text: String): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.send","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/send.html","searchKeys":["send","abstract suspend override fun send(text: String): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.send"]},{"name":"abstract suspend override fun send(text: String): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.actor.TelegramContact.send","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-contact/send.html","searchKeys":["send","abstract suspend override fun send(text: String): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.actor.TelegramContact.send"]},{"name":"abstract val api: TelegramApi<*>","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageResultApiElement.api","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-result-api-element/api.html","searchKeys":["api","abstract val api: TelegramApi<*>","love.forte.simbot.component.telegram.core.message.TelegramMessageResultApiElement.api"]},{"name":"abstract val chatId: LongID","description":"love.forte.simbot.component.telegram.core.message.TelegramSingleMessageReceipt.chatId","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-single-message-receipt/chat-id.html","searchKeys":["chatId","abstract val chatId: LongID","love.forte.simbot.component.telegram.core.message.TelegramSingleMessageReceipt.chatId"]},{"name":"abstract val commandsUpdater: TelegramBotCommandsUpdater","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.commandsUpdater","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/commands-updater.html","searchKeys":["commandsUpdater","abstract val commandsUpdater: TelegramBotCommandsUpdater","love.forte.simbot.component.telegram.core.bot.TelegramBot.commandsUpdater"]},{"name":"abstract val ids: Collection","description":"love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageReceipt.ids","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-aggregated-message-receipt/ids.html","searchKeys":["ids","abstract val ids: Collection","love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageReceipt.ids"]},{"name":"abstract val languageCode: String?","description":"love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommands.languageCode","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/language-code.html","searchKeys":["languageCode","abstract val languageCode: String?","love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommands.languageCode"]},{"name":"abstract val message: Message","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageSourceAware.message","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-source-aware/message.html","searchKeys":["message","abstract val message: Message","love.forte.simbot.component.telegram.core.message.TelegramMessageSourceAware.message"]},{"name":"abstract val message: Message","description":"love.forte.simbot.component.telegram.core.message.TelegramSingleMessageSourceReceipt.message","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-single-message-source-receipt/message.html","searchKeys":["message","abstract val message: Message","love.forte.simbot.component.telegram.core.message.TelegramSingleMessageSourceReceipt.message"]},{"name":"abstract val messages: Collection","description":"love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageSourceReceipt.messages","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-aggregated-message-source-receipt/messages.html","searchKeys":["messages","abstract val messages: Collection","love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageSourceReceipt.messages"]},{"name":"abstract val scope: BotCommandScope?","description":"love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommands.scope","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/scope.html","searchKeys":["scope","abstract val scope: BotCommandScope?","love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommands.scope"]},{"name":"abstract val source: Audio","description":"love.forte.simbot.component.telegram.core.message.TelegramAudio.source","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-audio/source.html","searchKeys":["source","abstract val source: Audio","love.forte.simbot.component.telegram.core.message.TelegramAudio.source"]},{"name":"abstract val source: BotCommand","description":"love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommand.source","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-command/source.html","searchKeys":["source","abstract val source: BotCommand","love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommand.source"]},{"name":"abstract val source: Chat","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatAware.source","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-aware/source.html","searchKeys":["source","abstract val source: Chat","love.forte.simbot.component.telegram.core.actor.TelegramChatAware.source"]},{"name":"abstract val source: Document","description":"love.forte.simbot.component.telegram.core.message.TelegramDocument.source","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-document/source.html","searchKeys":["source","abstract val source: Document","love.forte.simbot.component.telegram.core.message.TelegramDocument.source"]},{"name":"abstract val source: StdlibBot","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.source","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/source.html","searchKeys":["source","abstract val source: StdlibBot","love.forte.simbot.component.telegram.core.bot.TelegramBot.source"]},{"name":"abstract val source: StdlibMessage","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageContent.source","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-content/source.html","searchKeys":["source","abstract val source: StdlibMessage","love.forte.simbot.component.telegram.core.message.TelegramMessageContent.source"]},{"name":"abstract val source: User","description":"love.forte.simbot.component.telegram.core.actor.TelegramUser.source","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-user/source.html","searchKeys":["source","abstract val source: User","love.forte.simbot.component.telegram.core.actor.TelegramUser.source"]},{"name":"abstract val sourceContent: Any","description":"love.forte.simbot.component.telegram.core.event.TelegramEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-event/source-content.html","searchKeys":["sourceContent","abstract val sourceContent: Any","love.forte.simbot.component.telegram.core.event.TelegramEvent.sourceContent"]},{"name":"abstract val sourceEntity: MessageEntity?","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.sourceEntity","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/source-entity.html","searchKeys":["sourceEntity","abstract val sourceEntity: MessageEntity?","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.sourceEntity"]},{"name":"abstract val sourceEvent: StdlibEvent","description":"love.forte.simbot.component.telegram.core.event.TelegramEvent.sourceEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-event/source-event.html","searchKeys":["sourceEvent","abstract val sourceEvent: StdlibEvent","love.forte.simbot.component.telegram.core.event.TelegramEvent.sourceEvent"]},{"name":"abstract val type: String","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.type","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/type.html","searchKeys":["type","abstract val type: String","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.type"]},{"name":"abstract val updater: TelegramBotCommandsUpdater","description":"love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommands.updater","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/updater.html","searchKeys":["updater","abstract val updater: TelegramBotCommandsUpdater","love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommands.updater"]},{"name":"abstract val userInfo: User","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.userInfo","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/user-info.html","searchKeys":["userInfo","abstract val userInfo: User","love.forte.simbot.component.telegram.core.bot.TelegramBot.userInfo"]},{"name":"abstract val values: List","description":"love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommands.values","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/values.html","searchKeys":["values","abstract val values: List","love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommands.values"]},{"name":"abstract var commands: MutableList","description":"love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommandsUpdater.commands","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/commands.html","searchKeys":["commands","abstract var commands: MutableList","love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommandsUpdater.commands"]},{"name":"abstract var languageCode: String?","description":"love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommandsUpdater.languageCode","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/language-code.html","searchKeys":["languageCode","abstract var languageCode: String?","love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommandsUpdater.languageCode"]},{"name":"abstract var scope: BotCommandScope?","description":"love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommandsUpdater.scope","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/scope.html","searchKeys":["scope","abstract var scope: BotCommandScope?","love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommandsUpdater.scope"]},{"name":"annotation class GeneratedEvent","description":"love.forte.simbot.component.telegram.core.event.GeneratedEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-generated-event/index.html","searchKeys":["GeneratedEvent","annotation class GeneratedEvent","love.forte.simbot.component.telegram.core.event.GeneratedEvent"]},{"name":"annotation class SendOnly","description":"love.forte.simbot.component.telegram.core.message.SendOnly","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-send-only/index.html","searchKeys":["SendOnly","annotation class SendOnly","love.forte.simbot.component.telegram.core.message.SendOnly"]},{"name":"class Config","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Config","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-config/index.html","searchKeys":["Config","class Config","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Config"]},{"name":"class CustomEmoji : TelegramMessageEntity","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.CustomEmoji","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-custom-emoji/index.html","searchKeys":["CustomEmoji","class CustomEmoji : TelegramMessageEntity","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.CustomEmoji"]},{"name":"class Pre : TelegramMessageEntity","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Pre","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-pre/index.html","searchKeys":["Pre","class Pre : TelegramMessageEntity","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Pre"]},{"name":"class Simple : TelegramMessageEntity","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Simple","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-simple/index.html","searchKeys":["Simple","class Simple : TelegramMessageEntity","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Simple"]},{"name":"class TelegramBotConfiguration constructor(var botConfiguration: BotConfiguration = BotConfiguration())","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotConfiguration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-configuration/index.html","searchKeys":["TelegramBotConfiguration","class TelegramBotConfiguration constructor(var botConfiguration: BotConfiguration = BotConfiguration())","love.forte.simbot.component.telegram.core.bot.TelegramBotConfiguration"]},{"name":"class TelegramBotManagerConfiguration","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManagerConfiguration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager-configuration/index.html","searchKeys":["TelegramBotManagerConfiguration","class TelegramBotManagerConfiguration","love.forte.simbot.component.telegram.core.bot.TelegramBotManagerConfiguration"]},{"name":"class TelegramBotManagerFactoryProvider : PluginFactoryProvider ","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManagerFactoryProvider","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager-factory-provider/index.html","searchKeys":["TelegramBotManagerFactoryProvider","class TelegramBotManagerFactoryProvider : PluginFactoryProvider ","love.forte.simbot.component.telegram.core.bot.TelegramBotManagerFactoryProvider"]},{"name":"class TelegramComponent : Component","description":"love.forte.simbot.component.telegram.core.component.TelegramComponent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component/index.html","searchKeys":["TelegramComponent","class TelegramComponent : Component","love.forte.simbot.component.telegram.core.component.TelegramComponent"]},{"name":"class TelegramComponentConfiguration","description":"love.forte.simbot.component.telegram.core.component.TelegramComponentConfiguration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component-configuration/index.html","searchKeys":["TelegramComponentConfiguration","class TelegramComponentConfiguration","love.forte.simbot.component.telegram.core.component.TelegramComponentConfiguration"]},{"name":"class TelegramComponentFactoryProvider : ComponentFactoryProvider ","description":"love.forte.simbot.component.telegram.core.component.TelegramComponentFactoryProvider","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component-factory-provider/index.html","searchKeys":["TelegramComponentFactoryProvider","class TelegramComponentFactoryProvider : ComponentFactoryProvider ","love.forte.simbot.component.telegram.core.component.TelegramComponentFactoryProvider"]},{"name":"class TelegramPhotoSizesImage : TelegramPhotoImage","description":"love.forte.simbot.component.telegram.core.message.TelegramPhotoSizesImage","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-photo-sizes-image/index.html","searchKeys":["TelegramPhotoSizesImage","class TelegramPhotoSizesImage : TelegramPhotoImage","love.forte.simbot.component.telegram.core.message.TelegramPhotoSizesImage"]},{"name":"class TelegramUnsupportedEvent(val bot: TelegramBot, val sourceEvent: StdlibEvent) : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TelegramUnsupportedEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-unsupported-event/index.html","searchKeys":["TelegramUnsupportedEvent","class TelegramUnsupportedEvent(val bot: TelegramBot, val sourceEvent: StdlibEvent) : TelegramEvent","love.forte.simbot.component.telegram.core.event.TelegramUnsupportedEvent"]},{"name":"class TelegramUsageBuilder","description":"love.forte.simbot.component.telegram.core.TelegramUsageBuilder","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core/-telegram-usage-builder/index.html","searchKeys":["TelegramUsageBuilder","class TelegramUsageBuilder","love.forte.simbot.component.telegram.core.TelegramUsageBuilder"]},{"name":"class TextLink : TelegramMessageEntity","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextLink","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-text-link/index.html","searchKeys":["TextLink","class TextLink : TelegramMessageEntity","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextLink"]},{"name":"class TextMention : TelegramMessageEntity, MentionMessage","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextMention","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-text-mention/index.html","searchKeys":["TextMention","class TextMention : TelegramMessageEntity, MentionMessage","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextMention"]},{"name":"const val ID_VALUE: String","description":"love.forte.simbot.component.telegram.core.component.TelegramComponent.Factory.ID_VALUE","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component/-factory/-i-d_-v-a-l-u-e.html","searchKeys":["ID_VALUE","const val ID_VALUE: String","love.forte.simbot.component.telegram.core.component.TelegramComponent.Factory.ID_VALUE"]},{"name":"constructor()","description":"love.forte.simbot.component.telegram.core.TelegramUsageBuilder.TelegramUsageBuilder","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core/-telegram-usage-builder/-telegram-usage-builder.html","searchKeys":["TelegramUsageBuilder","constructor()","love.forte.simbot.component.telegram.core.TelegramUsageBuilder.TelegramUsageBuilder"]},{"name":"constructor()","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Config.Config","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-config/-config.html","searchKeys":["Config","constructor()","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Config.Config"]},{"name":"constructor()","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManagerConfiguration.TelegramBotManagerConfiguration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager-configuration/-telegram-bot-manager-configuration.html","searchKeys":["TelegramBotManagerConfiguration","constructor()","love.forte.simbot.component.telegram.core.bot.TelegramBotManagerConfiguration.TelegramBotManagerConfiguration"]},{"name":"constructor()","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManagerFactoryProvider.TelegramBotManagerFactoryProvider","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager-factory-provider/-telegram-bot-manager-factory-provider.html","searchKeys":["TelegramBotManagerFactoryProvider","constructor()","love.forte.simbot.component.telegram.core.bot.TelegramBotManagerFactoryProvider.TelegramBotManagerFactoryProvider"]},{"name":"constructor()","description":"love.forte.simbot.component.telegram.core.component.TelegramComponent.TelegramComponent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component/-telegram-component.html","searchKeys":["TelegramComponent","constructor()","love.forte.simbot.component.telegram.core.component.TelegramComponent.TelegramComponent"]},{"name":"constructor()","description":"love.forte.simbot.component.telegram.core.component.TelegramComponentConfiguration.TelegramComponentConfiguration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component-configuration/-telegram-component-configuration.html","searchKeys":["TelegramComponentConfiguration","constructor()","love.forte.simbot.component.telegram.core.component.TelegramComponentConfiguration.TelegramComponentConfiguration"]},{"name":"constructor()","description":"love.forte.simbot.component.telegram.core.component.TelegramComponentFactoryProvider.TelegramComponentFactoryProvider","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component-factory-provider/-telegram-component-factory-provider.html","searchKeys":["TelegramComponentFactoryProvider","constructor()","love.forte.simbot.component.telegram.core.component.TelegramComponentFactoryProvider.TelegramComponentFactoryProvider"]},{"name":"constructor()","description":"love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageIdReceipt.TelegramAggregatedMessageIdReceipt","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-aggregated-message-id-receipt/-telegram-aggregated-message-id-receipt.html","searchKeys":["TelegramAggregatedMessageIdReceipt","constructor()","love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageIdReceipt.TelegramAggregatedMessageIdReceipt"]},{"name":"constructor()","description":"love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageReceipt.TelegramAggregatedMessageReceipt","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-aggregated-message-receipt/-telegram-aggregated-message-receipt.html","searchKeys":["TelegramAggregatedMessageReceipt","constructor()","love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageReceipt.TelegramAggregatedMessageReceipt"]},{"name":"constructor()","description":"love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageSourceReceipt.TelegramAggregatedMessageSourceReceipt","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-aggregated-message-source-receipt/-telegram-aggregated-message-source-receipt.html","searchKeys":["TelegramAggregatedMessageSourceReceipt","constructor()","love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageSourceReceipt.TelegramAggregatedMessageSourceReceipt"]},{"name":"constructor()","description":"love.forte.simbot.component.telegram.core.message.TelegramSingleMessageIdReceipt.TelegramSingleMessageIdReceipt","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-single-message-id-receipt/-telegram-single-message-id-receipt.html","searchKeys":["TelegramSingleMessageIdReceipt","constructor()","love.forte.simbot.component.telegram.core.message.TelegramSingleMessageIdReceipt.TelegramSingleMessageIdReceipt"]},{"name":"constructor()","description":"love.forte.simbot.component.telegram.core.message.TelegramSingleMessageReceipt.TelegramSingleMessageReceipt","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-single-message-receipt/-telegram-single-message-receipt.html","searchKeys":["TelegramSingleMessageReceipt","constructor()","love.forte.simbot.component.telegram.core.message.TelegramSingleMessageReceipt.TelegramSingleMessageReceipt"]},{"name":"constructor()","description":"love.forte.simbot.component.telegram.core.message.TelegramSingleMessageSourceReceipt.TelegramSingleMessageSourceReceipt","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-single-message-source-receipt/-telegram-single-message-source-receipt.html","searchKeys":["TelegramSingleMessageSourceReceipt","constructor()","love.forte.simbot.component.telegram.core.message.TelegramSingleMessageSourceReceipt.TelegramSingleMessageSourceReceipt"]},{"name":"constructor(bot: TelegramBot, sourceEvent: StdlibEvent)","description":"love.forte.simbot.component.telegram.core.event.TelegramUnsupportedEvent.TelegramUnsupportedEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-unsupported-event/-telegram-unsupported-event.html","searchKeys":["TelegramUnsupportedEvent","constructor(bot: TelegramBot, sourceEvent: StdlibEvent)","love.forte.simbot.component.telegram.core.event.TelegramUnsupportedEvent.TelegramUnsupportedEvent"]},{"name":"constructor(botConfiguration: BotConfiguration = BotConfiguration())","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotConfiguration.TelegramBotConfiguration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-configuration/-telegram-bot-configuration.html","searchKeys":["TelegramBotConfiguration","constructor(botConfiguration: BotConfiguration = BotConfiguration())","love.forte.simbot.component.telegram.core.bot.TelegramBotConfiguration.TelegramBotConfiguration"]},{"name":"constructor(formattingOption: FormattingOption)","description":"love.forte.simbot.component.telegram.core.message.TelegramTextParseMode.TelegramTextParseMode","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-text-parse-mode/-telegram-text-parse-mode.html","searchKeys":["TelegramTextParseMode","constructor(formattingOption: FormattingOption)","love.forte.simbot.component.telegram.core.message.TelegramTextParseMode.TelegramTextParseMode"]},{"name":"constructor(limit: Int? = null, timeout: Int? = BotConfiguration.DefaultLongPollingTimeout.inWholeSeconds.toInt(), allowedUpdates: Collection? = null)","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.LongPollingConfiguration.LongPollingConfiguration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-long-polling-configuration/-long-polling-configuration.html","searchKeys":["LongPollingConfiguration","constructor(limit: Int? = null, timeout: Int? = BotConfiguration.DefaultLongPollingTimeout.inWholeSeconds.toInt(), allowedUpdates: Collection? = null)","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.LongPollingConfiguration.LongPollingConfiguration"]},{"name":"constructor(parseMode: String)","description":"love.forte.simbot.component.telegram.core.message.TelegramTextParseMode.TelegramTextParseMode","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-text-parse-mode/-telegram-text-parse-mode.html","searchKeys":["TelegramTextParseMode","constructor(parseMode: String)","love.forte.simbot.component.telegram.core.message.TelegramTextParseMode.TelegramTextParseMode"]},{"name":"constructor(source: LinkPreviewOptions)","description":"love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.TelegramLinkPreviewOptions","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-link-preview-options/-telegram-link-preview-options.html","searchKeys":["TelegramLinkPreviewOptions","constructor(source: LinkPreviewOptions)","love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.TelegramLinkPreviewOptions"]},{"name":"constructor(ticket: SerializableTelegramBotConfiguration.Ticket, config: SerializableTelegramBotConfiguration.Config? = null)","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.SerializableTelegramBotConfiguration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-serializable-telegram-bot-configuration.html","searchKeys":["SerializableTelegramBotConfiguration","constructor(ticket: SerializableTelegramBotConfiguration.Ticket, config: SerializableTelegramBotConfiguration.Config? = null)","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.SerializableTelegramBotConfiguration"]},{"name":"constructor(token: String)","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Ticket.Ticket","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-ticket/-ticket.html","searchKeys":["Ticket","constructor(token: String)","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Ticket.Ticket"]},{"name":"data class LongPollingConfiguration(val limit: Int? = null, val timeout: Int? = BotConfiguration.DefaultLongPollingTimeout.inWholeSeconds.toInt(), val allowedUpdates: Collection? = null)","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.LongPollingConfiguration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-long-polling-configuration/index.html","searchKeys":["LongPollingConfiguration","data class LongPollingConfiguration(val limit: Int? = null, val timeout: Int? = BotConfiguration.DefaultLongPollingTimeout.inWholeSeconds.toInt(), val allowedUpdates: Collection? = null)","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.LongPollingConfiguration"]},{"name":"data class SerializableTelegramBotConfiguration(val ticket: SerializableTelegramBotConfiguration.Ticket, var config: SerializableTelegramBotConfiguration.Config? = null) : SerializableBotConfiguration","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/index.html","searchKeys":["SerializableTelegramBotConfiguration","data class SerializableTelegramBotConfiguration(val ticket: SerializableTelegramBotConfiguration.Ticket, var config: SerializableTelegramBotConfiguration.Config? = null) : SerializableBotConfiguration","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration"]},{"name":"data class TelegramLinkPreviewOptions(val source: LinkPreviewOptions) : TelegramMessageElement","description":"love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-link-preview-options/index.html","searchKeys":["TelegramLinkPreviewOptions","data class TelegramLinkPreviewOptions(val source: LinkPreviewOptions) : TelegramMessageElement","love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions"]},{"name":"data class TelegramTextParseMode(val parseMode: String) : TelegramMessageElement","description":"love.forte.simbot.component.telegram.core.message.TelegramTextParseMode","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-text-parse-mode/index.html","searchKeys":["TelegramTextParseMode","data class TelegramTextParseMode(val parseMode: String) : TelegramMessageElement","love.forte.simbot.component.telegram.core.message.TelegramTextParseMode"]},{"name":"data class Ticket(val token: String)","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Ticket","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-ticket/index.html","searchKeys":["Ticket","data class Ticket(val token: String)","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Ticket"]},{"name":"fun C.useTelegram(block: ConfigurerFunction? = null)","description":"love.forte.simbot.component.telegram.core.useTelegram","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core/use-telegram.html","searchKeys":["useTelegram","fun C.useTelegram(block: ConfigurerFunction? = null)","love.forte.simbot.component.telegram.core.useTelegram"]},{"name":"fun Application.telegramBotManager(): TelegramBotManager","description":"love.forte.simbot.component.telegram.core.telegramBotManager","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core/telegram-bot-manager.html","searchKeys":["telegramBotManager","fun Application.telegramBotManager(): TelegramBotManager","love.forte.simbot.component.telegram.core.telegramBotManager"]},{"name":"fun Application.telegramBotManagerOrNull(): TelegramBotManager?","description":"love.forte.simbot.component.telegram.core.telegramBotManagerOrNull","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core/telegram-bot-manager-or-null.html","searchKeys":["telegramBotManagerOrNull","fun Application.telegramBotManagerOrNull(): TelegramBotManager?","love.forte.simbot.component.telegram.core.telegramBotManagerOrNull"]},{"name":"fun Application.telegramComponent(): TelegramComponent","description":"love.forte.simbot.component.telegram.core.telegramComponent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core/telegram-component.html","searchKeys":["telegramComponent","fun Application.telegramComponent(): TelegramComponent","love.forte.simbot.component.telegram.core.telegramComponent"]},{"name":"fun Application.telegramComponentOrNull(): TelegramComponent?","description":"love.forte.simbot.component.telegram.core.telegramComponentOrNull","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core/telegram-component-or-null.html","searchKeys":["telegramComponentOrNull","fun Application.telegramComponentOrNull(): TelegramComponent?","love.forte.simbot.component.telegram.core.telegramComponentOrNull"]},{"name":"fun ComponentInstaller.useTelegramComponent(configurer: ConfigurerFunction? = null)","description":"love.forte.simbot.component.telegram.core.component.useTelegramComponent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/use-telegram-component.html","searchKeys":["useTelegramComponent","fun ComponentInstaller.useTelegramComponent(configurer: ConfigurerFunction? = null)","love.forte.simbot.component.telegram.core.component.useTelegramComponent"]},{"name":"fun Components.telegramComponent(): TelegramComponent","description":"love.forte.simbot.component.telegram.core.telegramComponent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core/telegram-component.html","searchKeys":["telegramComponent","fun Components.telegramComponent(): TelegramComponent","love.forte.simbot.component.telegram.core.telegramComponent"]},{"name":"fun Components.telegramComponentOrNull(): TelegramComponent?","description":"love.forte.simbot.component.telegram.core.telegramComponentOrNull","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core/telegram-component-or-null.html","searchKeys":["telegramComponentOrNull","fun Components.telegramComponentOrNull(): TelegramComponent?","love.forte.simbot.component.telegram.core.telegramComponentOrNull"]},{"name":"fun PluginInstaller.useTelegramBotManager(configurer: ConfigurerFunction? = null)","description":"love.forte.simbot.component.telegram.core.bot.useTelegramBotManager","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/use-telegram-bot-manager.html","searchKeys":["useTelegramBotManager","fun PluginInstaller.useTelegramBotManager(configurer: ConfigurerFunction? = null)","love.forte.simbot.component.telegram.core.bot.useTelegramBotManager"]},{"name":"fun Plugins.telegramBotManager(): TelegramBotManager","description":"love.forte.simbot.component.telegram.core.telegramBotManager","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core/telegram-bot-manager.html","searchKeys":["telegramBotManager","fun Plugins.telegramBotManager(): TelegramBotManager","love.forte.simbot.component.telegram.core.telegramBotManager"]},{"name":"fun Plugins.telegramBotManagerOrNull(): TelegramBotManager?","description":"love.forte.simbot.component.telegram.core.telegramBotManagerOrNull","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core/telegram-bot-manager-or-null.html","searchKeys":["telegramBotManagerOrNull","fun Plugins.telegramBotManagerOrNull(): TelegramBotManager?","love.forte.simbot.component.telegram.core.telegramBotManagerOrNull"]},{"name":"fun botConfiguration(block: ConfigurerFunction): TelegramBotConfiguration","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotConfiguration.botConfiguration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-configuration/bot-configuration.html","searchKeys":["botConfiguration","fun botConfiguration(block: ConfigurerFunction): TelegramBotConfiguration","love.forte.simbot.component.telegram.core.bot.TelegramBotConfiguration.botConfiguration"]},{"name":"fun botManager(block: ConfigurerFunction)","description":"love.forte.simbot.component.telegram.core.TelegramUsageBuilder.botManager","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core/-telegram-usage-builder/bot-manager.html","searchKeys":["botManager","fun botManager(block: ConfigurerFunction)","love.forte.simbot.component.telegram.core.TelegramUsageBuilder.botManager"]},{"name":"fun component(block: ConfigurerFunction)","description":"love.forte.simbot.component.telegram.core.TelegramUsageBuilder.component","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core/-telegram-usage-builder/component.html","searchKeys":["component","fun component(block: ConfigurerFunction)","love.forte.simbot.component.telegram.core.TelegramUsageBuilder.component"]},{"name":"fun create(fileId: ID): SendOnlyTelegramAudio","description":"love.forte.simbot.component.telegram.core.message.SendOnlyTelegramAudio.Companion.create","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-send-only-telegram-audio/-companion/create.html","searchKeys":["create","fun create(fileId: ID): SendOnlyTelegramAudio","love.forte.simbot.component.telegram.core.message.SendOnlyTelegramAudio.Companion.create"]},{"name":"fun create(fileId: ID): SendOnlyTelegramDocument","description":"love.forte.simbot.component.telegram.core.message.SendOnlyTelegramDocument.Companion.create","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-send-only-telegram-document/-companion/create.html","searchKeys":["create","fun create(fileId: ID): SendOnlyTelegramDocument","love.forte.simbot.component.telegram.core.message.SendOnlyTelegramDocument.Companion.create"]},{"name":"fun create(fileId: ID): TelegramPhotoImage","description":"love.forte.simbot.component.telegram.core.message.TelegramPhotoImage.Companion.create","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-photo-image/-companion/create.html","searchKeys":["create","fun create(fileId: ID): TelegramPhotoImage","love.forte.simbot.component.telegram.core.message.TelegramPhotoImage.Companion.create"]},{"name":"fun create(inputFile: InputFile): SendOnlyTelegramAudio","description":"love.forte.simbot.component.telegram.core.message.SendOnlyTelegramAudio.Companion.create","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-send-only-telegram-audio/-companion/create.html","searchKeys":["create","fun create(inputFile: InputFile): SendOnlyTelegramAudio","love.forte.simbot.component.telegram.core.message.SendOnlyTelegramAudio.Companion.create"]},{"name":"fun create(inputFile: InputFile): SendOnlyTelegramDocument","description":"love.forte.simbot.component.telegram.core.message.SendOnlyTelegramDocument.Companion.create","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-send-only-telegram-document/-companion/create.html","searchKeys":["create","fun create(inputFile: InputFile): SendOnlyTelegramDocument","love.forte.simbot.component.telegram.core.message.SendOnlyTelegramDocument.Companion.create"]},{"name":"fun create(resource: Resource): SendOnlyTelegramAudio","description":"love.forte.simbot.component.telegram.core.message.SendOnlyTelegramAudio.Companion.create","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-send-only-telegram-audio/-companion/create.html","searchKeys":["create","fun create(resource: Resource): SendOnlyTelegramAudio","love.forte.simbot.component.telegram.core.message.SendOnlyTelegramAudio.Companion.create"]},{"name":"fun create(resource: Resource): SendOnlyTelegramDocument","description":"love.forte.simbot.component.telegram.core.message.SendOnlyTelegramDocument.Companion.create","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-send-only-telegram-document/-companion/create.html","searchKeys":["create","fun create(resource: Resource): SendOnlyTelegramDocument","love.forte.simbot.component.telegram.core.message.SendOnlyTelegramDocument.Companion.create"]},{"name":"fun create(text: String, type: MessageEntityType): TelegramMessageEntity","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion.create","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-companion/create.html","searchKeys":["create","fun create(text: String, type: MessageEntityType): TelegramMessageEntity","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion.create"]},{"name":"fun create(text: String, type: String): TelegramMessageEntity","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion.create","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-companion/create.html","searchKeys":["create","fun create(text: String, type: String): TelegramMessageEntity","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion.create"]},{"name":"fun createByMessageApi(api: TelegramApi): TelegramMessageResultApiElement","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageResultApiElement.Companion.createByMessageApi","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-result-api-element/-companion/create-by-message-api.html","searchKeys":["createByMessageApi","fun createByMessageApi(api: TelegramApi): TelegramMessageResultApiElement","love.forte.simbot.component.telegram.core.message.TelegramMessageResultApiElement.Companion.createByMessageApi"]},{"name":"fun createByMessageIdApi(api: TelegramApi): TelegramMessageResultApiElement","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageResultApiElement.Companion.createByMessageIdApi","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-result-api-element/-companion/create-by-message-id-api.html","searchKeys":["createByMessageIdApi","fun createByMessageIdApi(api: TelegramApi): TelegramMessageResultApiElement","love.forte.simbot.component.telegram.core.message.TelegramMessageResultApiElement.Companion.createByMessageIdApi"]},{"name":"fun createCustomEmoji(text: String, customEmojiId: ID? = null): TelegramMessageEntity","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion.createCustomEmoji","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-companion/create-custom-emoji.html","searchKeys":["createCustomEmoji","fun createCustomEmoji(text: String, customEmojiId: ID? = null): TelegramMessageEntity","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion.createCustomEmoji"]},{"name":"fun createPre(text: String, language: String? = null): TelegramMessageEntity","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion.createPre","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-companion/create-pre.html","searchKeys":["createPre","fun createPre(text: String, language: String? = null): TelegramMessageEntity","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion.createPre"]},{"name":"fun createTextLink(text: String, url: String? = null): TelegramMessageEntity","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion.createTextLink","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-companion/create-text-link.html","searchKeys":["createTextLink","fun createTextLink(text: String, url: String? = null): TelegramMessageEntity","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion.createTextLink"]},{"name":"fun createTextMention(text: String, user: User? = null): TelegramMessageEntity","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion.createTextMention","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-companion/create-text-mention.html","searchKeys":["createTextMention","fun createTextMention(text: String, user: User? = null): TelegramMessageEntity","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion.createTextMention"]},{"name":"fun toBotConfiguration(): TelegramBotConfiguration","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.toBotConfiguration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/to-bot-configuration.html","searchKeys":["toBotConfiguration","fun toBotConfiguration(): TelegramBotConfiguration","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.toBotConfiguration"]},{"name":"fun toBotLongPolling(): LongPolling","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.LongPollingConfiguration.toBotLongPolling","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-long-polling-configuration/to-bot-long-polling.html","searchKeys":["toBotLongPolling","fun toBotLongPolling(): LongPolling","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.LongPollingConfiguration.toBotLongPolling"]},{"name":"fun toBotTicket(): Bot.Ticket","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Ticket.toBotTicket","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-ticket/to-bot-ticket.html","searchKeys":["toBotTicket","fun toBotTicket(): Bot.Ticket","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Ticket.toBotTicket"]},{"name":"inline suspend fun TelegramBot.updateCommands(block: TelegramBotCommandsUpdater.() -> Unit): TelegramBotCommands","description":"love.forte.simbot.component.telegram.core.bot.updateCommands","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/update-commands.html","searchKeys":["updateCommands","inline suspend fun TelegramBot.updateCommands(block: TelegramBotCommandsUpdater.() -> Unit): TelegramBotCommands","love.forte.simbot.component.telegram.core.bot.updateCommands"]},{"name":"inline suspend fun TelegramBotCommands.update(block: TelegramBotCommandsUpdater.() -> Unit): TelegramBotCommands","description":"love.forte.simbot.component.telegram.core.bot.command.update","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/update.html","searchKeys":["update","inline suspend fun TelegramBotCommands.update(block: TelegramBotCommandsUpdater.() -> Unit): TelegramBotCommands","love.forte.simbot.component.telegram.core.bot.command.update"]},{"name":"interface BasicTelegramCallbackQueryEvent : TypeBasedTelegramCallbackQueryEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramCallbackQueryEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-callback-query-event/index.html","searchKeys":["BasicTelegramCallbackQueryEvent","interface BasicTelegramCallbackQueryEvent : TypeBasedTelegramCallbackQueryEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramCallbackQueryEvent"]},{"name":"interface BasicTelegramChannelPostEvent : TypeBasedTelegramMessageEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramChannelPostEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-channel-post-event/index.html","searchKeys":["BasicTelegramChannelPostEvent","interface BasicTelegramChannelPostEvent : TypeBasedTelegramMessageEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramChannelPostEvent"]},{"name":"interface BasicTelegramChatBoostEvent : TypeBasedTelegramChatBoostUpdatedEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramChatBoostEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-chat-boost-event/index.html","searchKeys":["BasicTelegramChatBoostEvent","interface BasicTelegramChatBoostEvent : TypeBasedTelegramChatBoostUpdatedEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramChatBoostEvent"]},{"name":"interface BasicTelegramChatJoinRequestEvent : TypeBasedTelegramChatJoinRequestEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramChatJoinRequestEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-chat-join-request-event/index.html","searchKeys":["BasicTelegramChatJoinRequestEvent","interface BasicTelegramChatJoinRequestEvent : TypeBasedTelegramChatJoinRequestEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramChatJoinRequestEvent"]},{"name":"interface BasicTelegramChatMemberEvent : TypeBasedTelegramChatMemberUpdatedEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramChatMemberEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-chat-member-event/index.html","searchKeys":["BasicTelegramChatMemberEvent","interface BasicTelegramChatMemberEvent : TypeBasedTelegramChatMemberUpdatedEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramChatMemberEvent"]},{"name":"interface BasicTelegramChosenInlineResultEvent : TypeBasedTelegramChosenInlineResultEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramChosenInlineResultEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-chosen-inline-result-event/index.html","searchKeys":["BasicTelegramChosenInlineResultEvent","interface BasicTelegramChosenInlineResultEvent : TypeBasedTelegramChosenInlineResultEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramChosenInlineResultEvent"]},{"name":"interface BasicTelegramEditedChannelPostEvent : TypeBasedTelegramMessageEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramEditedChannelPostEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-edited-channel-post-event/index.html","searchKeys":["BasicTelegramEditedChannelPostEvent","interface BasicTelegramEditedChannelPostEvent : TypeBasedTelegramMessageEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramEditedChannelPostEvent"]},{"name":"interface BasicTelegramEditedMessageEvent : TypeBasedTelegramMessageEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramEditedMessageEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-edited-message-event/index.html","searchKeys":["BasicTelegramEditedMessageEvent","interface BasicTelegramEditedMessageEvent : TypeBasedTelegramMessageEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramEditedMessageEvent"]},{"name":"interface BasicTelegramInlineQueryEvent : TypeBasedTelegramInlineQueryEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramInlineQueryEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-inline-query-event/index.html","searchKeys":["BasicTelegramInlineQueryEvent","interface BasicTelegramInlineQueryEvent : TypeBasedTelegramInlineQueryEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramInlineQueryEvent"]},{"name":"interface BasicTelegramMessageEvent : TypeBasedTelegramMessageEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramMessageEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-message-event/index.html","searchKeys":["BasicTelegramMessageEvent","interface BasicTelegramMessageEvent : TypeBasedTelegramMessageEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramMessageEvent"]},{"name":"interface BasicTelegramMessageReactionCountEvent : TypeBasedTelegramMessageReactionCountUpdatedEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramMessageReactionCountEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-message-reaction-count-event/index.html","searchKeys":["BasicTelegramMessageReactionCountEvent","interface BasicTelegramMessageReactionCountEvent : TypeBasedTelegramMessageReactionCountUpdatedEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramMessageReactionCountEvent"]},{"name":"interface BasicTelegramMessageReactionEvent : TypeBasedTelegramMessageReactionUpdatedEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramMessageReactionEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-message-reaction-event/index.html","searchKeys":["BasicTelegramMessageReactionEvent","interface BasicTelegramMessageReactionEvent : TypeBasedTelegramMessageReactionUpdatedEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramMessageReactionEvent"]},{"name":"interface BasicTelegramMyChatMemberEvent : TypeBasedTelegramChatMemberUpdatedEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramMyChatMemberEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-my-chat-member-event/index.html","searchKeys":["BasicTelegramMyChatMemberEvent","interface BasicTelegramMyChatMemberEvent : TypeBasedTelegramChatMemberUpdatedEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramMyChatMemberEvent"]},{"name":"interface BasicTelegramPollAnswerEvent : TypeBasedTelegramPollAnswerEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramPollAnswerEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-poll-answer-event/index.html","searchKeys":["BasicTelegramPollAnswerEvent","interface BasicTelegramPollAnswerEvent : TypeBasedTelegramPollAnswerEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramPollAnswerEvent"]},{"name":"interface BasicTelegramPollEvent : TypeBasedTelegramPollEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramPollEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-poll-event/index.html","searchKeys":["BasicTelegramPollEvent","interface BasicTelegramPollEvent : TypeBasedTelegramPollEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramPollEvent"]},{"name":"interface BasicTelegramPreCheckoutQueryEvent : TypeBasedTelegramPreCheckoutQueryEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramPreCheckoutQueryEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-pre-checkout-query-event/index.html","searchKeys":["BasicTelegramPreCheckoutQueryEvent","interface BasicTelegramPreCheckoutQueryEvent : TypeBasedTelegramPreCheckoutQueryEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramPreCheckoutQueryEvent"]},{"name":"interface BasicTelegramRemovedChatBoostEvent : TypeBasedTelegramChatBoostRemovedEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramRemovedChatBoostEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-removed-chat-boost-event/index.html","searchKeys":["BasicTelegramRemovedChatBoostEvent","interface BasicTelegramRemovedChatBoostEvent : TypeBasedTelegramChatBoostRemovedEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramRemovedChatBoostEvent"]},{"name":"interface BasicTelegramShippingQueryEvent : TypeBasedTelegramShippingQueryEvent","description":"love.forte.simbot.component.telegram.core.event.BasicTelegramShippingQueryEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-basic-telegram-shipping-query-event/index.html","searchKeys":["BasicTelegramShippingQueryEvent","interface BasicTelegramShippingQueryEvent : TypeBasedTelegramShippingQueryEvent","love.forte.simbot.component.telegram.core.event.BasicTelegramShippingQueryEvent"]},{"name":"interface TelegramAudio : TelegramMessageElement","description":"love.forte.simbot.component.telegram.core.message.TelegramAudio","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-audio/index.html","searchKeys":["TelegramAudio","interface TelegramAudio : TelegramMessageElement","love.forte.simbot.component.telegram.core.message.TelegramAudio"]},{"name":"interface TelegramBot : Bot","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/index.html","searchKeys":["TelegramBot","interface TelegramBot : Bot","love.forte.simbot.component.telegram.core.bot.TelegramBot"]},{"name":"interface TelegramBotCommand","description":"love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommand","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-command/index.html","searchKeys":["TelegramBotCommand","interface TelegramBotCommand","love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommand"]},{"name":"interface TelegramBotCommands : DeleteSupport, Iterable ","description":"love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommands","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/index.html","searchKeys":["TelegramBotCommands","interface TelegramBotCommands : DeleteSupport, Iterable ","love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommands"]},{"name":"interface TelegramBotCommandsUpdater","description":"love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommandsUpdater","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/index.html","searchKeys":["TelegramBotCommandsUpdater","interface TelegramBotCommandsUpdater","love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommandsUpdater"]},{"name":"interface TelegramBotManager : BotManager","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManager","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager/index.html","searchKeys":["TelegramBotManager","interface TelegramBotManager : BotManager","love.forte.simbot.component.telegram.core.bot.TelegramBotManager"]},{"name":"interface TelegramBotManagerFactoryConfigurerProvider : PluginFactoryConfigurerProvider ","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManagerFactoryConfigurerProvider","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager-factory-configurer-provider/index.html","searchKeys":["TelegramBotManagerFactoryConfigurerProvider","interface TelegramBotManagerFactoryConfigurerProvider : PluginFactoryConfigurerProvider ","love.forte.simbot.component.telegram.core.bot.TelegramBotManagerFactoryConfigurerProvider"]},{"name":"interface TelegramChannel : TelegramGroup","description":"love.forte.simbot.component.telegram.core.actor.TelegramChannel","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-channel/index.html","searchKeys":["TelegramChannel","interface TelegramChannel : TelegramGroup","love.forte.simbot.component.telegram.core.actor.TelegramChannel"]},{"name":"interface TelegramChannelMessageEvent : TelegramGroupMessageEvent","description":"love.forte.simbot.component.telegram.core.event.TelegramChannelMessageEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-channel-message-event/index.html","searchKeys":["TelegramChannelMessageEvent","interface TelegramChannelMessageEvent : TelegramGroupMessageEvent","love.forte.simbot.component.telegram.core.event.TelegramChannelMessageEvent"]},{"name":"interface TelegramChatAware","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatAware","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-aware/index.html","searchKeys":["TelegramChatAware","interface TelegramChatAware","love.forte.simbot.component.telegram.core.actor.TelegramChatAware"]},{"name":"interface TelegramChatGroup : TelegramGroup","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroup","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group/index.html","searchKeys":["TelegramChatGroup","interface TelegramChatGroup : TelegramGroup","love.forte.simbot.component.telegram.core.actor.TelegramChatGroup"]},{"name":"interface TelegramChatGroupActor : TelegramChatAware, ChatGroup","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/index.html","searchKeys":["TelegramChatGroupActor","interface TelegramChatGroupActor : TelegramChatAware, ChatGroup","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor"]},{"name":"interface TelegramChatGroupMessageEvent : TelegramGroupMessageEvent","description":"love.forte.simbot.component.telegram.core.event.TelegramChatGroupMessageEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-chat-group-message-event/index.html","searchKeys":["TelegramChatGroupMessageEvent","interface TelegramChatGroupMessageEvent : TelegramGroupMessageEvent","love.forte.simbot.component.telegram.core.event.TelegramChatGroupMessageEvent"]},{"name":"interface TelegramComponentFactoryConfigurerProvider : ComponentFactoryConfigurerProvider ","description":"love.forte.simbot.component.telegram.core.component.TelegramComponentFactoryConfigurerProvider","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component-factory-configurer-provider/index.html","searchKeys":["TelegramComponentFactoryConfigurerProvider","interface TelegramComponentFactoryConfigurerProvider : ComponentFactoryConfigurerProvider ","love.forte.simbot.component.telegram.core.component.TelegramComponentFactoryConfigurerProvider"]},{"name":"interface TelegramContact : TelegramUser, Contact","description":"love.forte.simbot.component.telegram.core.actor.TelegramContact","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-contact/index.html","searchKeys":["TelegramContact","interface TelegramContact : TelegramUser, Contact","love.forte.simbot.component.telegram.core.actor.TelegramContact"]},{"name":"interface TelegramDocument : TelegramMessageElement","description":"love.forte.simbot.component.telegram.core.message.TelegramDocument","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-document/index.html","searchKeys":["TelegramDocument","interface TelegramDocument : TelegramMessageElement","love.forte.simbot.component.telegram.core.message.TelegramDocument"]},{"name":"interface TelegramEvent : BotEvent","description":"love.forte.simbot.component.telegram.core.event.TelegramEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-event/index.html","searchKeys":["TelegramEvent","interface TelegramEvent : BotEvent","love.forte.simbot.component.telegram.core.event.TelegramEvent"]},{"name":"interface TelegramGroup : TelegramChatGroupActor","description":"love.forte.simbot.component.telegram.core.actor.TelegramGroup","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-group/index.html","searchKeys":["TelegramGroup","interface TelegramGroup : TelegramChatGroupActor","love.forte.simbot.component.telegram.core.actor.TelegramGroup"]},{"name":"interface TelegramGroupMessageEvent : TelegramMessageEvent, ChatGroupMessageEvent","description":"love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-group-message-event/index.html","searchKeys":["TelegramGroupMessageEvent","interface TelegramGroupMessageEvent : TelegramMessageEvent, ChatGroupMessageEvent","love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent"]},{"name":"interface TelegramMember : TelegramUser, Member","description":"love.forte.simbot.component.telegram.core.actor.TelegramMember","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-member/index.html","searchKeys":["TelegramMember","interface TelegramMember : TelegramUser, Member","love.forte.simbot.component.telegram.core.actor.TelegramMember"]},{"name":"interface TelegramMessageContent : MessageContent","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-content/index.html","searchKeys":["TelegramMessageContent","interface TelegramMessageContent : MessageContent","love.forte.simbot.component.telegram.core.message.TelegramMessageContent"]},{"name":"interface TelegramMessageElement : Message.Element","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageElement","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-element/index.html","searchKeys":["TelegramMessageElement","interface TelegramMessageElement : Message.Element","love.forte.simbot.component.telegram.core.message.TelegramMessageElement"]},{"name":"interface TelegramMessageEvent : TelegramMessageRelatedEvent, BasicTelegramMessageEvent","description":"love.forte.simbot.component.telegram.core.event.TelegramMessageEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-message-event/index.html","searchKeys":["TelegramMessageEvent","interface TelegramMessageEvent : TelegramMessageRelatedEvent, BasicTelegramMessageEvent","love.forte.simbot.component.telegram.core.event.TelegramMessageEvent"]},{"name":"interface TelegramMessageReceipt : MessageReceipt","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageReceipt","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-receipt/index.html","searchKeys":["TelegramMessageReceipt","interface TelegramMessageReceipt : MessageReceipt","love.forte.simbot.component.telegram.core.message.TelegramMessageReceipt"]},{"name":"interface TelegramMessageRelatedEvent : TelegramEvent, TypeBasedTelegramMessageEvent","description":"love.forte.simbot.component.telegram.core.event.TelegramMessageRelatedEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-message-related-event/index.html","searchKeys":["TelegramMessageRelatedEvent","interface TelegramMessageRelatedEvent : TelegramEvent, TypeBasedTelegramMessageEvent","love.forte.simbot.component.telegram.core.event.TelegramMessageRelatedEvent"]},{"name":"interface TelegramMessageSourceAware","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageSourceAware","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-source-aware/index.html","searchKeys":["TelegramMessageSourceAware","interface TelegramMessageSourceAware","love.forte.simbot.component.telegram.core.message.TelegramMessageSourceAware"]},{"name":"interface TelegramPhotoImage : TelegramMessageElement, Image, RemoteImage","description":"love.forte.simbot.component.telegram.core.message.TelegramPhotoImage","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-photo-image/index.html","searchKeys":["TelegramPhotoImage","interface TelegramPhotoImage : TelegramMessageElement, Image, RemoteImage","love.forte.simbot.component.telegram.core.message.TelegramPhotoImage"]},{"name":"interface TelegramPrivateMessageEvent : TelegramMessageEvent, ContactMessageEvent","description":"love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-private-message-event/index.html","searchKeys":["TelegramPrivateMessageEvent","interface TelegramPrivateMessageEvent : TelegramMessageEvent, ContactMessageEvent","love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent"]},{"name":"interface TelegramSuperGroupMessageEvent : TelegramGroupMessageEvent","description":"love.forte.simbot.component.telegram.core.event.TelegramSuperGroupMessageEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-super-group-message-event/index.html","searchKeys":["TelegramSuperGroupMessageEvent","interface TelegramSuperGroupMessageEvent : TelegramGroupMessageEvent","love.forte.simbot.component.telegram.core.event.TelegramSuperGroupMessageEvent"]},{"name":"interface TelegramUser","description":"love.forte.simbot.component.telegram.core.actor.TelegramUser","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-user/index.html","searchKeys":["TelegramUser","interface TelegramUser","love.forte.simbot.component.telegram.core.actor.TelegramUser"]},{"name":"interface TypeBasedTelegramCallbackQueryEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramCallbackQueryEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-callback-query-event/index.html","searchKeys":["TypeBasedTelegramCallbackQueryEvent","interface TypeBasedTelegramCallbackQueryEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramCallbackQueryEvent"]},{"name":"interface TypeBasedTelegramChatBoostRemovedEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatBoostRemovedEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-chat-boost-removed-event/index.html","searchKeys":["TypeBasedTelegramChatBoostRemovedEvent","interface TypeBasedTelegramChatBoostRemovedEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatBoostRemovedEvent"]},{"name":"interface TypeBasedTelegramChatBoostUpdatedEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatBoostUpdatedEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-chat-boost-updated-event/index.html","searchKeys":["TypeBasedTelegramChatBoostUpdatedEvent","interface TypeBasedTelegramChatBoostUpdatedEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatBoostUpdatedEvent"]},{"name":"interface TypeBasedTelegramChatJoinRequestEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatJoinRequestEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-chat-join-request-event/index.html","searchKeys":["TypeBasedTelegramChatJoinRequestEvent","interface TypeBasedTelegramChatJoinRequestEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatJoinRequestEvent"]},{"name":"interface TypeBasedTelegramChatMemberUpdatedEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatMemberUpdatedEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-chat-member-updated-event/index.html","searchKeys":["TypeBasedTelegramChatMemberUpdatedEvent","interface TypeBasedTelegramChatMemberUpdatedEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChatMemberUpdatedEvent"]},{"name":"interface TypeBasedTelegramChosenInlineResultEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChosenInlineResultEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-chosen-inline-result-event/index.html","searchKeys":["TypeBasedTelegramChosenInlineResultEvent","interface TypeBasedTelegramChosenInlineResultEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramChosenInlineResultEvent"]},{"name":"interface TypeBasedTelegramInlineQueryEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramInlineQueryEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-inline-query-event/index.html","searchKeys":["TypeBasedTelegramInlineQueryEvent","interface TypeBasedTelegramInlineQueryEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramInlineQueryEvent"]},{"name":"interface TypeBasedTelegramMessageEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-message-event/index.html","searchKeys":["TypeBasedTelegramMessageEvent","interface TypeBasedTelegramMessageEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageEvent"]},{"name":"interface TypeBasedTelegramMessageReactionCountUpdatedEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageReactionCountUpdatedEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-message-reaction-count-updated-event/index.html","searchKeys":["TypeBasedTelegramMessageReactionCountUpdatedEvent","interface TypeBasedTelegramMessageReactionCountUpdatedEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageReactionCountUpdatedEvent"]},{"name":"interface TypeBasedTelegramMessageReactionUpdatedEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageReactionUpdatedEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-message-reaction-updated-event/index.html","searchKeys":["TypeBasedTelegramMessageReactionUpdatedEvent","interface TypeBasedTelegramMessageReactionUpdatedEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramMessageReactionUpdatedEvent"]},{"name":"interface TypeBasedTelegramPollAnswerEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPollAnswerEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-poll-answer-event/index.html","searchKeys":["TypeBasedTelegramPollAnswerEvent","interface TypeBasedTelegramPollAnswerEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPollAnswerEvent"]},{"name":"interface TypeBasedTelegramPollEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPollEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-poll-event/index.html","searchKeys":["TypeBasedTelegramPollEvent","interface TypeBasedTelegramPollEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPollEvent"]},{"name":"interface TypeBasedTelegramPreCheckoutQueryEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPreCheckoutQueryEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-pre-checkout-query-event/index.html","searchKeys":["TypeBasedTelegramPreCheckoutQueryEvent","interface TypeBasedTelegramPreCheckoutQueryEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramPreCheckoutQueryEvent"]},{"name":"interface TypeBasedTelegramShippingQueryEvent : TelegramEvent","description":"love.forte.simbot.component.telegram.core.event.TypeBasedTelegramShippingQueryEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-type-based-telegram-shipping-query-event/index.html","searchKeys":["TypeBasedTelegramShippingQueryEvent","interface TypeBasedTelegramShippingQueryEvent : TelegramEvent","love.forte.simbot.component.telegram.core.event.TypeBasedTelegramShippingQueryEvent"]},{"name":"object Companion","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManagerFactoryProvider.Companion","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager-factory-provider/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.component.telegram.core.bot.TelegramBotManagerFactoryProvider.Companion"]},{"name":"object Companion","description":"love.forte.simbot.component.telegram.core.component.TelegramComponentFactoryProvider.Companion","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component-factory-provider/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.component.telegram.core.component.TelegramComponentFactoryProvider.Companion"]},{"name":"object Companion","description":"love.forte.simbot.component.telegram.core.message.SendOnlyTelegramAudio.Companion","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-send-only-telegram-audio/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.component.telegram.core.message.SendOnlyTelegramAudio.Companion"]},{"name":"object Companion","description":"love.forte.simbot.component.telegram.core.message.SendOnlyTelegramDocument.Companion","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-send-only-telegram-document/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.component.telegram.core.message.SendOnlyTelegramDocument.Companion"]},{"name":"object Companion","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Companion"]},{"name":"object Companion","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageResultApiElement.Companion","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-result-api-element/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.component.telegram.core.message.TelegramMessageResultApiElement.Companion"]},{"name":"object Companion","description":"love.forte.simbot.component.telegram.core.message.TelegramPhotoImage.Companion","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-photo-image/-companion/index.html","searchKeys":["Companion","object Companion","love.forte.simbot.component.telegram.core.message.TelegramPhotoImage.Companion"]},{"name":"object Factory : BotManagerFactory ","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManager.Factory","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager/-factory/index.html","searchKeys":["Factory","object Factory : BotManagerFactory ","love.forte.simbot.component.telegram.core.bot.TelegramBotManager.Factory"]},{"name":"object Factory : ComponentFactory ","description":"love.forte.simbot.component.telegram.core.component.TelegramComponent.Factory","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component/-factory/index.html","searchKeys":["Factory","object Factory : ComponentFactory ","love.forte.simbot.component.telegram.core.component.TelegramComponent.Factory"]},{"name":"object TelegramDisableNotification : TelegramMessageElement","description":"love.forte.simbot.component.telegram.core.message.TelegramDisableNotification","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-disable-notification/index.html","searchKeys":["TelegramDisableNotification","object TelegramDisableNotification : TelegramMessageElement","love.forte.simbot.component.telegram.core.message.TelegramDisableNotification"]},{"name":"object TelegramProtectContent : TelegramMessageElement","description":"love.forte.simbot.component.telegram.core.message.TelegramProtectContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-protect-content/index.html","searchKeys":["TelegramProtectContent","object TelegramProtectContent : TelegramMessageElement","love.forte.simbot.component.telegram.core.message.TelegramProtectContent"]},{"name":"open fun addCommand(command: BotCommand): TelegramBotCommandsUpdater","description":"love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommandsUpdater.addCommand","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/add-command.html","searchKeys":["addCommand","open fun addCommand(command: BotCommand): TelegramBotCommandsUpdater","love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommandsUpdater.addCommand"]},{"name":"open fun addCommand(command: String, description: String): TelegramBotCommandsUpdater","description":"love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommandsUpdater.addCommand","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/add-command.html","searchKeys":["addCommand","open fun addCommand(command: String, description: String): TelegramBotCommandsUpdater","love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommandsUpdater.addCommand"]},{"name":"open fun languageCode(languageCode: String?): TelegramBotCommandsUpdater","description":"love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommandsUpdater.languageCode","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/language-code.html","searchKeys":["languageCode","open fun languageCode(languageCode: String?): TelegramBotCommandsUpdater","love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommandsUpdater.languageCode"]},{"name":"open fun register(ticket: Bot.Ticket, configuration: ConfigurerFunction): TelegramBot","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManager.register","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager/register.html","searchKeys":["register","open fun register(ticket: Bot.Ticket, configuration: ConfigurerFunction): TelegramBot","love.forte.simbot.component.telegram.core.bot.TelegramBotManager.register"]},{"name":"open fun register(token: String, configuration: ConfigurerFunction): TelegramBot","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManager.register","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager/register.html","searchKeys":["register","open fun register(token: String, configuration: ConfigurerFunction): TelegramBot","love.forte.simbot.component.telegram.core.bot.TelegramBotManager.register"]},{"name":"open fun register(token: String, configuration: TelegramBotConfiguration): TelegramBot","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManager.register","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager/register.html","searchKeys":["register","open fun register(token: String, configuration: TelegramBotConfiguration): TelegramBot","love.forte.simbot.component.telegram.core.bot.TelegramBotManager.register"]},{"name":"open fun scope(scope: BotCommandScope?): TelegramBotCommandsUpdater","description":"love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommandsUpdater.scope","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/scope.html","searchKeys":["scope","open fun scope(scope: BotCommandScope?): TelegramBotCommandsUpdater","love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommandsUpdater.scope"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"love.forte.simbot.component.telegram.core.component.TelegramComponent.equals","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","love.forte.simbot.component.telegram.core.component.TelegramComponent.equals"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.equals","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.equals"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"love.forte.simbot.component.telegram.core.message.TelegramPhotoSizesImage.equals","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-photo-sizes-image/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","love.forte.simbot.component.telegram.core.message.TelegramPhotoSizesImage.equals"]},{"name":"open operator override fun get(id: ID): TelegramBot","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManager.get","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager/get.html","searchKeys":["get","open operator override fun get(id: ID): TelegramBot","love.forte.simbot.component.telegram.core.bot.TelegramBotManager.get"]},{"name":"open operator override fun iterator(): Iterator","description":"love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommands.iterator","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/iterator.html","searchKeys":["iterator","open operator override fun iterator(): Iterator","love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommands.iterator"]},{"name":"open override fun configurable(configuration: SerializableBotConfiguration): Boolean","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManager.configurable","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager/configurable.html","searchKeys":["configurable","open override fun configurable(configuration: SerializableBotConfiguration): Boolean","love.forte.simbot.component.telegram.core.bot.TelegramBotManager.configurable"]},{"name":"open override fun create(context: ComponentConfigureContext, configurer: ConfigurerFunction): TelegramComponent","description":"love.forte.simbot.component.telegram.core.component.TelegramComponent.Factory.create","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component/-factory/create.html","searchKeys":["create","open override fun create(context: ComponentConfigureContext, configurer: ConfigurerFunction): TelegramComponent","love.forte.simbot.component.telegram.core.component.TelegramComponent.Factory.create"]},{"name":"open override fun create(context: PluginConfigureContext, configurer: ConfigurerFunction): TelegramBotManager","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManager.Factory.create","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager/-factory/create.html","searchKeys":["create","open override fun create(context: PluginConfigureContext, configurer: ConfigurerFunction): TelegramBotManager","love.forte.simbot.component.telegram.core.bot.TelegramBotManager.Factory.create"]},{"name":"open override fun hashCode(): Int","description":"love.forte.simbot.component.telegram.core.component.TelegramComponent.hashCode","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","love.forte.simbot.component.telegram.core.component.TelegramComponent.hashCode"]},{"name":"open override fun hashCode(): Int","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.hashCode","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.hashCode"]},{"name":"open override fun hashCode(): Int","description":"love.forte.simbot.component.telegram.core.message.TelegramPhotoSizesImage.hashCode","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-photo-sizes-image/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","love.forte.simbot.component.telegram.core.message.TelegramPhotoSizesImage.hashCode"]},{"name":"open override fun loadConfigures(): Sequence>","description":"love.forte.simbot.component.telegram.core.component.TelegramComponentFactoryProvider.loadConfigures","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component-factory-provider/load-configures.html","searchKeys":["loadConfigures","open override fun loadConfigures(): Sequence>","love.forte.simbot.component.telegram.core.component.TelegramComponentFactoryProvider.loadConfigures"]},{"name":"open override fun loadConfigures(): Sequence>","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManagerFactoryProvider.loadConfigures","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager-factory-provider/load-configures.html","searchKeys":["loadConfigures","open override fun loadConfigures(): Sequence>","love.forte.simbot.component.telegram.core.bot.TelegramBotManagerFactoryProvider.loadConfigures"]},{"name":"open override fun provide(): ComponentFactory<*, TelegramComponentConfiguration>","description":"love.forte.simbot.component.telegram.core.component.TelegramComponentFactoryProvider.provide","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component-factory-provider/provide.html","searchKeys":["provide","open override fun provide(): ComponentFactory<*, TelegramComponentConfiguration>","love.forte.simbot.component.telegram.core.component.TelegramComponentFactoryProvider.provide"]},{"name":"open override fun provide(): PluginFactory<*, TelegramBotManagerConfiguration>","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManagerFactoryProvider.provide","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager-factory-provider/provide.html","searchKeys":["provide","open override fun provide(): PluginFactory<*, TelegramBotManagerConfiguration>","love.forte.simbot.component.telegram.core.bot.TelegramBotManagerFactoryProvider.provide"]},{"name":"open override fun register(configuration: SerializableBotConfiguration): TelegramBot","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManager.register","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager/register.html","searchKeys":["register","open override fun register(configuration: SerializableBotConfiguration): TelegramBot","love.forte.simbot.component.telegram.core.bot.TelegramBotManager.register"]},{"name":"open override fun toString(): String","description":"love.forte.simbot.component.telegram.core.component.TelegramComponent.toString","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component/to-string.html","searchKeys":["toString","open override fun toString(): String","love.forte.simbot.component.telegram.core.component.TelegramComponent.toString"]},{"name":"open override fun toString(): String","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.toString","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/to-string.html","searchKeys":["toString","open override fun toString(): String","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.toString"]},{"name":"open override fun toString(): String","description":"love.forte.simbot.component.telegram.core.message.TelegramPhotoSizesImage.toString","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-photo-sizes-image/to-string.html","searchKeys":["toString","open override fun toString(): String","love.forte.simbot.component.telegram.core.message.TelegramPhotoSizesImage.toString"]},{"name":"open override val authorId: ID","description":"love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.authorId","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-group-message-event/author-id.html","searchKeys":["authorId","open override val authorId: ID","love.forte.simbot.component.telegram.core.event.TelegramGroupMessageEvent.authorId"]},{"name":"open override val authorId: ID","description":"love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent.authorId","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-private-message-event/author-id.html","searchKeys":["authorId","open override val authorId: ID","love.forte.simbot.component.telegram.core.event.TelegramPrivateMessageEvent.authorId"]},{"name":"open override val avatar: String?","description":"love.forte.simbot.component.telegram.core.actor.TelegramContact.avatar","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-contact/avatar.html","searchKeys":["avatar","open override val avatar: String?","love.forte.simbot.component.telegram.core.actor.TelegramContact.avatar"]},{"name":"open override val avatar: String?","description":"love.forte.simbot.component.telegram.core.actor.TelegramMember.avatar","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-member/avatar.html","searchKeys":["avatar","open override val avatar: String?","love.forte.simbot.component.telegram.core.actor.TelegramMember.avatar"]},{"name":"open override val bot: TelegramBot","description":"love.forte.simbot.component.telegram.core.event.TelegramUnsupportedEvent.bot","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-unsupported-event/bot.html","searchKeys":["bot","open override val bot: TelegramBot","love.forte.simbot.component.telegram.core.event.TelegramUnsupportedEvent.bot"]},{"name":"open override val component: TelegramComponent","description":"love.forte.simbot.component.telegram.core.event.TelegramEvent.component","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-event/component.html","searchKeys":["component","open override val component: TelegramComponent","love.forte.simbot.component.telegram.core.event.TelegramEvent.component"]},{"name":"open override val contactRelation: ContactRelation?","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.contactRelation","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/contact-relation.html","searchKeys":["contactRelation","open override val contactRelation: ContactRelation?","love.forte.simbot.component.telegram.core.bot.TelegramBot.contactRelation"]},{"name":"open override val groupRelation: GroupRelation?","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.groupRelation","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/group-relation.html","searchKeys":["groupRelation","open override val groupRelation: GroupRelation?","love.forte.simbot.component.telegram.core.bot.TelegramBot.groupRelation"]},{"name":"open override val guildRelation: GuildRelation?","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.guildRelation","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/guild-relation.html","searchKeys":["guildRelation","open override val guildRelation: GuildRelation?","love.forte.simbot.component.telegram.core.bot.TelegramBot.guildRelation"]},{"name":"open override val id: ID","description":"love.forte.simbot.component.telegram.core.actor.TelegramMember.id","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-member/id.html","searchKeys":["id","open override val id: ID","love.forte.simbot.component.telegram.core.actor.TelegramMember.id"]},{"name":"open override val id: ID","description":"love.forte.simbot.component.telegram.core.event.TelegramEvent.id","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-event/id.html","searchKeys":["id","open override val id: ID","love.forte.simbot.component.telegram.core.event.TelegramEvent.id"]},{"name":"open override val id: ID","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageContent.id","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-content/id.html","searchKeys":["id","open override val id: ID","love.forte.simbot.component.telegram.core.message.TelegramMessageContent.id"]},{"name":"open override val id: ID","description":"love.forte.simbot.component.telegram.core.message.TelegramPhotoSizesImage.id","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-photo-sizes-image/id.html","searchKeys":["id","open override val id: ID","love.forte.simbot.component.telegram.core.message.TelegramPhotoSizesImage.id"]},{"name":"open override val id: IntID","description":"love.forte.simbot.component.telegram.core.message.TelegramSingleMessageSourceReceipt.id","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-single-message-source-receipt/id.html","searchKeys":["id","open override val id: IntID","love.forte.simbot.component.telegram.core.message.TelegramSingleMessageSourceReceipt.id"]},{"name":"open override val id: LongID","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.id","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/id.html","searchKeys":["id","open override val id: LongID","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.id"]},{"name":"open override val id: LongID","description":"love.forte.simbot.component.telegram.core.actor.TelegramContact.id","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-contact/id.html","searchKeys":["id","open override val id: LongID","love.forte.simbot.component.telegram.core.actor.TelegramContact.id"]},{"name":"open override val id: String","description":"love.forte.simbot.component.telegram.core.component.TelegramComponent.id","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component/id.html","searchKeys":["id","open override val id: String","love.forte.simbot.component.telegram.core.component.TelegramComponent.id"]},{"name":"open override val ids: Collection","description":"love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageSourceReceipt.ids","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-aggregated-message-source-receipt/ids.html","searchKeys":["ids","open override val ids: Collection","love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageSourceReceipt.ids"]},{"name":"open override val key: ComponentFactory.Key","description":"love.forte.simbot.component.telegram.core.component.TelegramComponent.Factory.key","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component/-factory/key.html","searchKeys":["key","open override val key: ComponentFactory.Key","love.forte.simbot.component.telegram.core.component.TelegramComponent.Factory.key"]},{"name":"open override val key: PluginFactory.Key","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManager.Factory.key","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager/-factory/key.html","searchKeys":["key","open override val key: PluginFactory.Key","love.forte.simbot.component.telegram.core.bot.TelegramBotManager.Factory.key"]},{"name":"open override val members: Collectable","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.members","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/members.html","searchKeys":["members","open override val members: Collectable","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.members"]},{"name":"open override val name: String","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.name","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.name"]},{"name":"open override val name: String","description":"love.forte.simbot.component.telegram.core.actor.TelegramContact.name","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-contact/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.component.telegram.core.actor.TelegramContact.name"]},{"name":"open override val name: String","description":"love.forte.simbot.component.telegram.core.actor.TelegramMember.name","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-member/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.component.telegram.core.actor.TelegramMember.name"]},{"name":"open override val name: String","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.name","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/name.html","searchKeys":["name","open override val name: String","love.forte.simbot.component.telegram.core.bot.TelegramBot.name"]},{"name":"open override val nick: String?","description":"love.forte.simbot.component.telegram.core.actor.TelegramMember.nick","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-member/nick.html","searchKeys":["nick","open override val nick: String?","love.forte.simbot.component.telegram.core.actor.TelegramMember.nick"]},{"name":"open override val ownerId: ID?","description":"love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.ownerId","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-chat-group-actor/owner-id.html","searchKeys":["ownerId","open override val ownerId: ID?","love.forte.simbot.component.telegram.core.actor.TelegramChatGroupActor.ownerId"]},{"name":"open override val serializersModule: SerializersModule","description":"love.forte.simbot.component.telegram.core.component.TelegramComponent.serializersModule","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component/serializers-module.html","searchKeys":["serializersModule","open override val serializersModule: SerializersModule","love.forte.simbot.component.telegram.core.component.TelegramComponent.serializersModule"]},{"name":"open override val size: Int","description":"love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageReceipt.size","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-aggregated-message-receipt/size.html","searchKeys":["size","open override val size: Int","love.forte.simbot.component.telegram.core.message.TelegramAggregatedMessageReceipt.size"]},{"name":"open override val sourceContent: Any","description":"love.forte.simbot.component.telegram.core.event.TelegramUnsupportedEvent.sourceContent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-unsupported-event/source-content.html","searchKeys":["sourceContent","open override val sourceContent: Any","love.forte.simbot.component.telegram.core.event.TelegramUnsupportedEvent.sourceContent"]},{"name":"open override val sourceEntity: MessageEntity?","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.CustomEmoji.sourceEntity","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-custom-emoji/source-entity.html","searchKeys":["sourceEntity","open override val sourceEntity: MessageEntity?","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.CustomEmoji.sourceEntity"]},{"name":"open override val sourceEntity: MessageEntity?","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Pre.sourceEntity","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-pre/source-entity.html","searchKeys":["sourceEntity","open override val sourceEntity: MessageEntity?","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Pre.sourceEntity"]},{"name":"open override val sourceEntity: MessageEntity?","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Simple.sourceEntity","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-simple/source-entity.html","searchKeys":["sourceEntity","open override val sourceEntity: MessageEntity?","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Simple.sourceEntity"]},{"name":"open override val sourceEntity: MessageEntity?","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextLink.sourceEntity","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-text-link/source-entity.html","searchKeys":["sourceEntity","open override val sourceEntity: MessageEntity?","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextLink.sourceEntity"]},{"name":"open override val sourceEntity: MessageEntity?","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextMention.sourceEntity","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-text-mention/source-entity.html","searchKeys":["sourceEntity","open override val sourceEntity: MessageEntity?","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextMention.sourceEntity"]},{"name":"open override val sourceEvent: StdlibEvent","description":"love.forte.simbot.component.telegram.core.event.TelegramUnsupportedEvent.sourceEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-unsupported-event/source-event.html","searchKeys":["sourceEvent","open override val sourceEvent: StdlibEvent","love.forte.simbot.component.telegram.core.event.TelegramUnsupportedEvent.sourceEvent"]},{"name":"open override val text: String","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.CustomEmoji.text","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-custom-emoji/text.html","searchKeys":["text","open override val text: String","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.CustomEmoji.text"]},{"name":"open override val text: String","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Pre.text","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-pre/text.html","searchKeys":["text","open override val text: String","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Pre.text"]},{"name":"open override val text: String","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Simple.text","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-simple/text.html","searchKeys":["text","open override val text: String","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Simple.text"]},{"name":"open override val text: String","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextLink.text","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-text-link/text.html","searchKeys":["text","open override val text: String","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextLink.text"]},{"name":"open override val text: String","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextMention.text","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-text-mention/text.html","searchKeys":["text","open override val text: String","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextMention.text"]},{"name":"open override val time: Timestamp","description":"love.forte.simbot.component.telegram.core.event.TelegramMessageRelatedEvent.time","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-message-related-event/time.html","searchKeys":["time","open override val time: Timestamp","love.forte.simbot.component.telegram.core.event.TelegramMessageRelatedEvent.time"]},{"name":"open override val time: Timestamp","description":"love.forte.simbot.component.telegram.core.event.TelegramUnsupportedEvent.time","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-unsupported-event/time.html","searchKeys":["time","open override val time: Timestamp","love.forte.simbot.component.telegram.core.event.TelegramUnsupportedEvent.time"]},{"name":"open override val type: String","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.CustomEmoji.type","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-custom-emoji/type.html","searchKeys":["type","open override val type: String","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.CustomEmoji.type"]},{"name":"open override val type: String","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Pre.type","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-pre/type.html","searchKeys":["type","open override val type: String","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Pre.type"]},{"name":"open override val type: String","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Simple.type","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-simple/type.html","searchKeys":["type","open override val type: String","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Simple.type"]},{"name":"open override val type: String","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextLink.type","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-text-link/type.html","searchKeys":["type","open override val type: String","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextLink.type"]},{"name":"open override val type: String","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextMention.type","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-text-mention/type.html","searchKeys":["type","open override val type: String","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextMention.type"]},{"name":"open suspend fun commands(): TelegramBotCommands","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.commands","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/commands.html","searchKeys":["commands","open suspend fun commands(): TelegramBotCommands","love.forte.simbot.component.telegram.core.bot.TelegramBot.commands"]},{"name":"open suspend fun pushUpdate(update: Update, raw: String? = null)","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.pushUpdate","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/push-update.html","searchKeys":["pushUpdate","open suspend fun pushUpdate(update: Update, raw: String? = null)","love.forte.simbot.component.telegram.core.bot.TelegramBot.pushUpdate"]},{"name":"open suspend override fun send(message: Message): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.actor.TelegramMember.send","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-member/send.html","searchKeys":["send","open suspend override fun send(message: Message): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.actor.TelegramMember.send"]},{"name":"open suspend override fun send(messageContent: MessageContent): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.actor.TelegramMember.send","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-member/send.html","searchKeys":["send","open suspend override fun send(messageContent: MessageContent): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.actor.TelegramMember.send"]},{"name":"open suspend override fun send(text: String): TelegramMessageReceipt","description":"love.forte.simbot.component.telegram.core.actor.TelegramMember.send","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.actor/-telegram-member/send.html","searchKeys":["send","open suspend override fun send(text: String): TelegramMessageReceipt","love.forte.simbot.component.telegram.core.actor.TelegramMember.send"]},{"name":"open val command: String","description":"love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommand.command","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-command/command.html","searchKeys":["command","open val command: String","love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommand.command"]},{"name":"open val description: String","description":"love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommand.description","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-command/description.html","searchKeys":["description","open val description: String","love.forte.simbot.component.telegram.core.bot.command.TelegramBotCommand.description"]},{"name":"open val duration: Int","description":"love.forte.simbot.component.telegram.core.message.TelegramAudio.duration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-audio/duration.html","searchKeys":["duration","open val duration: Int","love.forte.simbot.component.telegram.core.message.TelegramAudio.duration"]},{"name":"open val durationValue: Duration","description":"love.forte.simbot.component.telegram.core.message.TelegramAudio.durationValue","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-audio/duration-value.html","searchKeys":["durationValue","open val durationValue: Duration","love.forte.simbot.component.telegram.core.message.TelegramAudio.durationValue"]},{"name":"open val fileName: String?","description":"love.forte.simbot.component.telegram.core.message.TelegramAudio.fileName","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-audio/file-name.html","searchKeys":["fileName","open val fileName: String?","love.forte.simbot.component.telegram.core.message.TelegramAudio.fileName"]},{"name":"open val fileName: String?","description":"love.forte.simbot.component.telegram.core.message.TelegramDocument.fileName","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-document/file-name.html","searchKeys":["fileName","open val fileName: String?","love.forte.simbot.component.telegram.core.message.TelegramDocument.fileName"]},{"name":"open val fileSize: Long?","description":"love.forte.simbot.component.telegram.core.message.TelegramAudio.fileSize","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-audio/file-size.html","searchKeys":["fileSize","open val fileSize: Long?","love.forte.simbot.component.telegram.core.message.TelegramAudio.fileSize"]},{"name":"open val fileSize: Long?","description":"love.forte.simbot.component.telegram.core.message.TelegramDocument.fileSize","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-document/file-size.html","searchKeys":["fileSize","open val fileSize: Long?","love.forte.simbot.component.telegram.core.message.TelegramDocument.fileSize"]},{"name":"open val id: ID","description":"love.forte.simbot.component.telegram.core.message.TelegramAudio.id","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-audio/id.html","searchKeys":["id","open val id: ID","love.forte.simbot.component.telegram.core.message.TelegramAudio.id"]},{"name":"open val id: ID","description":"love.forte.simbot.component.telegram.core.message.TelegramDocument.id","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-document/id.html","searchKeys":["id","open val id: ID","love.forte.simbot.component.telegram.core.message.TelegramDocument.id"]},{"name":"open val mimeType: String?","description":"love.forte.simbot.component.telegram.core.message.TelegramAudio.mimeType","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-audio/mime-type.html","searchKeys":["mimeType","open val mimeType: String?","love.forte.simbot.component.telegram.core.message.TelegramAudio.mimeType"]},{"name":"open val mimeType: String?","description":"love.forte.simbot.component.telegram.core.message.TelegramDocument.mimeType","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-document/mime-type.html","searchKeys":["mimeType","open val mimeType: String?","love.forte.simbot.component.telegram.core.message.TelegramDocument.mimeType"]},{"name":"open val performer: String?","description":"love.forte.simbot.component.telegram.core.message.TelegramAudio.performer","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-audio/performer.html","searchKeys":["performer","open val performer: String?","love.forte.simbot.component.telegram.core.message.TelegramAudio.performer"]},{"name":"open val sourceRaw: String?","description":"love.forte.simbot.component.telegram.core.event.TelegramEvent.sourceRaw","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-event/source-raw.html","searchKeys":["sourceRaw","open val sourceRaw: String?","love.forte.simbot.component.telegram.core.event.TelegramEvent.sourceRaw"]},{"name":"open val sourceUpdate: Update","description":"love.forte.simbot.component.telegram.core.event.TelegramEvent.sourceUpdate","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-telegram-event/source-update.html","searchKeys":["sourceUpdate","open val sourceUpdate: Update","love.forte.simbot.component.telegram.core.event.TelegramEvent.sourceUpdate"]},{"name":"open val title: String?","description":"love.forte.simbot.component.telegram.core.message.TelegramAudio.title","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-audio/title.html","searchKeys":["title","open val title: String?","love.forte.simbot.component.telegram.core.message.TelegramAudio.title"]},{"name":"open val userId: ID","description":"love.forte.simbot.component.telegram.core.bot.TelegramBot.userId","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/user-id.html","searchKeys":["userId","open val userId: ID","love.forte.simbot.component.telegram.core.bot.TelegramBot.userId"]},{"name":"protected constructor()","description":"love.forte.simbot.component.telegram.core.message.SendOnlyTelegramAudio.SendOnlyTelegramAudio","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-send-only-telegram-audio/-send-only-telegram-audio.html","searchKeys":["SendOnlyTelegramAudio","protected constructor()","love.forte.simbot.component.telegram.core.message.SendOnlyTelegramAudio.SendOnlyTelegramAudio"]},{"name":"protected constructor()","description":"love.forte.simbot.component.telegram.core.message.SendOnlyTelegramDocument.SendOnlyTelegramDocument","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-send-only-telegram-document/-send-only-telegram-document.html","searchKeys":["SendOnlyTelegramDocument","protected constructor()","love.forte.simbot.component.telegram.core.message.SendOnlyTelegramDocument.SendOnlyTelegramDocument"]},{"name":"protected constructor()","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TelegramMessageEntity","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-telegram-message-entity.html","searchKeys":["TelegramMessageEntity","protected constructor()","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TelegramMessageEntity"]},{"name":"protected constructor()","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageResultApiElement.TelegramMessageResultApiElement","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-result-api-element/-telegram-message-result-api-element.html","searchKeys":["TelegramMessageResultApiElement","protected constructor()","love.forte.simbot.component.telegram.core.message.TelegramMessageResultApiElement.TelegramMessageResultApiElement"]},{"name":"sealed class SendOnlyTelegramAudio : TelegramMessageElement","description":"love.forte.simbot.component.telegram.core.message.SendOnlyTelegramAudio","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-send-only-telegram-audio/index.html","searchKeys":["SendOnlyTelegramAudio","sealed class SendOnlyTelegramAudio : TelegramMessageElement","love.forte.simbot.component.telegram.core.message.SendOnlyTelegramAudio"]},{"name":"sealed class SendOnlyTelegramDocument : TelegramMessageElement","description":"love.forte.simbot.component.telegram.core.message.SendOnlyTelegramDocument","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-send-only-telegram-document/index.html","searchKeys":["SendOnlyTelegramDocument","sealed class SendOnlyTelegramDocument : TelegramMessageElement","love.forte.simbot.component.telegram.core.message.SendOnlyTelegramDocument"]},{"name":"sealed class TelegramMessageEntity : TelegramMessageElement, PlainText","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/index.html","searchKeys":["TelegramMessageEntity","sealed class TelegramMessageEntity : TelegramMessageElement, PlainText","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity"]},{"name":"sealed class TelegramMessageResultApiElement : TelegramMessageElement","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageResultApiElement","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-result-api-element/index.html","searchKeys":["TelegramMessageResultApiElement","sealed class TelegramMessageResultApiElement : TelegramMessageElement","love.forte.simbot.component.telegram.core.message.TelegramMessageResultApiElement"]},{"name":"suspend fun TelegramApi.requestDataBy(bot: TelegramBot): R","description":"love.forte.simbot.component.telegram.core.bot.requestDataBy","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/request-data-by.html","searchKeys":["requestDataBy","suspend fun TelegramApi.requestDataBy(bot: TelegramBot): R","love.forte.simbot.component.telegram.core.bot.requestDataBy"]},{"name":"suspend fun TelegramApi.requestResultBy(bot: TelegramBot): TelegramApiResult","description":"love.forte.simbot.component.telegram.core.bot.requestResultBy","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/request-result-by.html","searchKeys":["requestResultBy","suspend fun TelegramApi.requestResultBy(bot: TelegramBot): TelegramApiResult","love.forte.simbot.component.telegram.core.bot.requestResultBy"]},{"name":"suspend fun TelegramApi<*>.requestRawBy(bot: TelegramBot): HttpResponse","description":"love.forte.simbot.component.telegram.core.bot.requestRawBy","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/request-raw-by.html","searchKeys":["requestRawBy","suspend fun TelegramApi<*>.requestRawBy(bot: TelegramBot): HttpResponse","love.forte.simbot.component.telegram.core.bot.requestRawBy"]},{"name":"typealias StdlibBot = Bot","description":"love.forte.simbot.component.telegram.core.bot.StdlibBot","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-stdlib-bot/index.html","searchKeys":["StdlibBot","typealias StdlibBot = Bot","love.forte.simbot.component.telegram.core.bot.StdlibBot"]},{"name":"typealias StdlibEvent = Event","description":"love.forte.simbot.component.telegram.core.event.StdlibEvent","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.event/-stdlib-event/index.html","searchKeys":["StdlibEvent","typealias StdlibEvent = Event","love.forte.simbot.component.telegram.core.event.StdlibEvent"]},{"name":"typealias StdlibMessage = Message","description":"love.forte.simbot.component.telegram.core.message.StdlibMessage","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-stdlib-message/index.html","searchKeys":["StdlibMessage","typealias StdlibMessage = Message","love.forte.simbot.component.telegram.core.message.StdlibMessage"]},{"name":"val SerializersModule: SerializersModule","description":"love.forte.simbot.component.telegram.core.component.TelegramComponent.Factory.SerializersModule","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.component/-telegram-component/-factory/-serializers-module.html","searchKeys":["SerializersModule","val SerializersModule: SerializersModule","love.forte.simbot.component.telegram.core.component.TelegramComponent.Factory.SerializersModule"]},{"name":"val allowedUpdates: Collection? = null","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.LongPollingConfiguration.allowedUpdates","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-long-polling-configuration/allowed-updates.html","searchKeys":["allowedUpdates","val allowedUpdates: Collection? = null","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.LongPollingConfiguration.allowedUpdates"]},{"name":"val customEmojiId: ID?","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.CustomEmoji.customEmojiId","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-custom-emoji/custom-emoji-id.html","searchKeys":["customEmojiId","val customEmojiId: ID?","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.CustomEmoji.customEmojiId"]},{"name":"val isDisabled: Boolean?","description":"love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.isDisabled","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-link-preview-options/is-disabled.html","searchKeys":["isDisabled","val isDisabled: Boolean?","love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.isDisabled"]},{"name":"val language: String?","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Pre.language","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-pre/language.html","searchKeys":["language","val language: String?","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.Pre.language"]},{"name":"val limit: Int? = null","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.LongPollingConfiguration.limit","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-long-polling-configuration/limit.html","searchKeys":["limit","val limit: Int? = null","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.LongPollingConfiguration.limit"]},{"name":"val parseMode: String","description":"love.forte.simbot.component.telegram.core.message.TelegramTextParseMode.parseMode","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-text-parse-mode/parse-mode.html","searchKeys":["parseMode","val parseMode: String","love.forte.simbot.component.telegram.core.message.TelegramTextParseMode.parseMode"]},{"name":"val preferLargeMedia: Boolean?","description":"love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.preferLargeMedia","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-link-preview-options/prefer-large-media.html","searchKeys":["preferLargeMedia","val preferLargeMedia: Boolean?","love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.preferLargeMedia"]},{"name":"val preferSmallMedia: Boolean?","description":"love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.preferSmallMedia","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-link-preview-options/prefer-small-media.html","searchKeys":["preferSmallMedia","val preferSmallMedia: Boolean?","love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.preferSmallMedia"]},{"name":"val showAboveText: Boolean?","description":"love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.showAboveText","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-link-preview-options/show-above-text.html","searchKeys":["showAboveText","val showAboveText: Boolean?","love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.showAboveText"]},{"name":"val source: LinkPreviewOptions","description":"love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.source","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-link-preview-options/source.html","searchKeys":["source","val source: LinkPreviewOptions","love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.source"]},{"name":"val sources: List","description":"love.forte.simbot.component.telegram.core.message.TelegramPhotoSizesImage.sources","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-photo-sizes-image/sources.html","searchKeys":["sources","val sources: List","love.forte.simbot.component.telegram.core.message.TelegramPhotoSizesImage.sources"]},{"name":"val ticket: SerializableTelegramBotConfiguration.Ticket","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.ticket","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/ticket.html","searchKeys":["ticket","val ticket: SerializableTelegramBotConfiguration.Ticket","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.ticket"]},{"name":"val timeout: Int?","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.LongPollingConfiguration.timeout","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-long-polling-configuration/timeout.html","searchKeys":["timeout","val timeout: Int?","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.LongPollingConfiguration.timeout"]},{"name":"val token: String","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Ticket.token","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-ticket/token.html","searchKeys":["token","val token: String","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Ticket.token"]},{"name":"val url: String?","description":"love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.url","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-link-preview-options/url.html","searchKeys":["url","val url: String?","love.forte.simbot.component.telegram.core.message.TelegramLinkPreviewOptions.url"]},{"name":"val url: String?","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextLink.url","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-text-link/url.html","searchKeys":["url","val url: String?","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextLink.url"]},{"name":"val user: User?","description":"love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextMention.user","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.message/-telegram-message-entity/-text-mention/user.html","searchKeys":["user","val user: User?","love.forte.simbot.component.telegram.core.message.TelegramMessageEntity.TextMention.user"]},{"name":"var botConfiguration: BotConfiguration","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotConfiguration.botConfiguration","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-configuration/bot-configuration.html","searchKeys":["botConfiguration","var botConfiguration: BotConfiguration","love.forte.simbot.component.telegram.core.bot.TelegramBotConfiguration.botConfiguration"]},{"name":"var config: SerializableTelegramBotConfiguration.Config?","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.config","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/config.html","searchKeys":["config","var config: SerializableTelegramBotConfiguration.Config?","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.config"]},{"name":"var coroutineContext: CoroutineContext","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotConfiguration.coroutineContext","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-configuration/coroutine-context.html","searchKeys":["coroutineContext","var coroutineContext: CoroutineContext","love.forte.simbot.component.telegram.core.bot.TelegramBotConfiguration.coroutineContext"]},{"name":"var coroutineContext: CoroutineContext","description":"love.forte.simbot.component.telegram.core.bot.TelegramBotManagerConfiguration.coroutineContext","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot-manager-configuration/coroutine-context.html","searchKeys":["coroutineContext","var coroutineContext: CoroutineContext","love.forte.simbot.component.telegram.core.bot.TelegramBotManagerConfiguration.coroutineContext"]},{"name":"var longPolling: SerializableTelegramBotConfiguration.LongPollingConfiguration?","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Config.longPolling","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-config/long-polling.html","searchKeys":["longPolling","var longPolling: SerializableTelegramBotConfiguration.LongPollingConfiguration?","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Config.longPolling"]},{"name":"var proxy: ProxyConfiguration?","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Config.proxy","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-config/proxy.html","searchKeys":["proxy","var proxy: ProxyConfiguration?","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Config.proxy"]},{"name":"var server: String?","description":"love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Config.server","location":"simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-serializable-telegram-bot-configuration/-config/server.html","searchKeys":["server","var server: String?","love.forte.simbot.component.telegram.core.bot.SerializableTelegramBotConfiguration.Config.server"]}] \ No newline at end of file diff --git a/snapshots/components/telegram/simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/index.html b/snapshots/components/telegram/simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/index.html index 4190aba4088..553014c9f8c 100644 --- a/snapshots/components/telegram/simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/index.html +++ b/snapshots/components/telegram/simbot-component-telegram-api/love.forte.simbot.telegram.api.update/-update-values/index.html @@ -62,7 +62,7 @@

UpdateValues

-

Some generated constants and helper methods related to Update

(Automatically generated at 2024-07-22T12:19:18.471665125Z)

+

Some generated constants and helper methods related to Update

(Automatically generated at 2024-07-22T13:24:20.659593887Z)

diff --git a/snapshots/components/telegram/simbot-component-telegram-api/navigation.html b/snapshots/components/telegram/simbot-component-telegram-api/navigation.html index 5f5f912c68c..c95625755ed 100644 --- a/snapshots/components/telegram/simbot-component-telegram-api/navigation.html +++ b/snapshots/components/telegram/simbot-component-telegram-api/navigation.html @@ -792,442 +792,472 @@
- -
+ +
-
+
- -
+ -
+ -
+
- - -
+
-
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ - -
+
-
+ -
+
- -
+
- -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
Pre
-
+ -
+ - -
+ -
+
- -
+ -
+
- -
+ -
+ -
+ -
+ -
+ -
+
diff --git a/snapshots/components/telegram/simbot-component-telegram-core/index.html b/snapshots/components/telegram/simbot-component-telegram-core/index.html index 9f04d5c9108..e8f805c4fb0 100644 --- a/snapshots/components/telegram/simbot-component-telegram-core/index.html +++ b/snapshots/components/telegram/simbot-component-telegram-core/index.html @@ -118,6 +118,24 @@

Packages

+ +
+
+
+ +
+
+
common
+
+
+
+
+
+
diff --git a/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-command/command.html b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-command/command.html new file mode 100644 index 00000000000..f4c7066a87d --- /dev/null +++ b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-command/command.html @@ -0,0 +1,76 @@ + + + + + command + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

command

+
+
open val command: String(source)

Text of the command.

See also

+
+ +
+
+
+ + + diff --git a/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-command/description.html b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-command/description.html new file mode 100644 index 00000000000..a0fc1d39126 --- /dev/null +++ b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-command/description.html @@ -0,0 +1,76 @@ + + + + + description + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

description

+
+

Description of the command.

See also

+
+ +
+
+
+ + + diff --git a/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-command/index.html b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-command/index.html new file mode 100644 index 00000000000..c76fd9fb16d --- /dev/null +++ b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-command/index.html @@ -0,0 +1,130 @@ + + + + + TelegramBotCommand + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ + +
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
open val command: String

Text of the command.

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+

Description of the command.

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
abstract val source: BotCommand

The source type BotCommand

+
+
+
+
+
+
+
+
+
+ +
+
+
+ + + diff --git a/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-command/source.html b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-command/source.html new file mode 100644 index 00000000000..55db4a38c59 --- /dev/null +++ b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-command/source.html @@ -0,0 +1,76 @@ + + + + + source + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

source

+
+
abstract val source: BotCommand(source)

The source type BotCommand

+
+ +
+
+
+ + + diff --git a/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/add-command.html b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/add-command.html new file mode 100644 index 00000000000..84fb6ede839 --- /dev/null +++ b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/add-command.html @@ -0,0 +1,76 @@ + + + + + addCommand + + + + + + + + + + + + + + + + + +
+ +
+ + +
+
+ + + diff --git a/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/commands.html b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/commands.html new file mode 100644 index 00000000000..4e3691f1c2d --- /dev/null +++ b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/commands.html @@ -0,0 +1,76 @@ + + + + + commands + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

commands

+
+

Commands for update.

+
+ +
+
+
+ + + diff --git a/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/index.html b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/index.html new file mode 100644 index 00000000000..570b4fd4b40 --- /dev/null +++ b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/index.html @@ -0,0 +1,194 @@ + + + + + TelegramBotCommandsUpdater + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

TelegramBotCommandsUpdater

+

An updater for set bot commands.

Author

ForteScarlet

+
+
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+

Commands for update.

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
abstract var languageCode: String?
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+
+
+
+

Functions

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
open fun addCommand(command: String, description: String): TelegramBotCommandsUpdater

Add a command into commands

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
abstract suspend fun update(): TelegramBotCommands

Execute setting and a new TelegramBotCommands that values directly based on new commands is returned.

+
+
+
+
+
+
+
+
+
+ +
+
+
+ + + diff --git a/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/language-code.html b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/language-code.html new file mode 100644 index 00000000000..4f814504951 --- /dev/null +++ b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/language-code.html @@ -0,0 +1,76 @@ + + + + + languageCode + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

languageCode

+
+ +
+ +
+
+
+ + + diff --git a/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/scope.html b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/scope.html new file mode 100644 index 00000000000..4d7252d4f26 --- /dev/null +++ b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/scope.html @@ -0,0 +1,76 @@ + + + + + scope + + + + + + + + + + + + + + + + + +
+ + +
+ + + diff --git a/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/update.html b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/update.html new file mode 100644 index 00000000000..c16805aec82 --- /dev/null +++ b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands-updater/update.html @@ -0,0 +1,76 @@ + + + + + update + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

update

+
+
abstract suspend fun update(): TelegramBotCommands(source)

Execute setting and a new TelegramBotCommands that values directly based on new commands is returned.

+
+ +
+
+
+ + + diff --git a/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/delete.html b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/delete.html new file mode 100644 index 00000000000..fe3bad5ca4d --- /dev/null +++ b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/delete.html @@ -0,0 +1,76 @@ + + + + + delete + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

delete

+
+
abstract suspend override fun delete(vararg options: DeleteOption)(source)

Delete this set of commands with scope and languageCode.

+
+ +
+
+
+ + + diff --git a/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/index.html b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/index.html new file mode 100644 index 00000000000..9d2cdb60b76 --- /dev/null +++ b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/index.html @@ -0,0 +1,194 @@ + + + + + TelegramBotCommands + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

TelegramBotCommands

+

A set of Telegram's BotCommands

Author

ForteScarlet

+
+
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
abstract val languageCode: String?

A two-letter ISO 639-1 language code used in the query.

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
abstract val scope: BotCommandScope?

A command scope used in the query.

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+

Get a TelegramBotCommandsUpdater with scope and languageCode for update commands.

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+
+
+
+

Functions

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
abstract suspend override fun delete(vararg options: DeleteOption)

Delete this set of commands with scope and languageCode.

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
open operator override fun iterator(): Iterator<TelegramBotCommand>

Iterator of values.

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+
+
+
+
+
+ +
+
+
+ + + diff --git a/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/iterator.html b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/iterator.html new file mode 100644 index 00000000000..ba694d94d97 --- /dev/null +++ b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/iterator.html @@ -0,0 +1,76 @@ + + + + + iterator + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

iterator

+
+
open operator override fun iterator(): Iterator<TelegramBotCommand>(source)

Iterator of values.

+
+ +
+
+
+ + + diff --git a/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/language-code.html b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/language-code.html new file mode 100644 index 00000000000..cbf045c8654 --- /dev/null +++ b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/language-code.html @@ -0,0 +1,76 @@ + + + + + languageCode + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

languageCode

+
+
abstract val languageCode: String?(source)

A two-letter ISO 639-1 language code used in the query.

+
+ +
+
+
+ + + diff --git a/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/scope.html b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/scope.html new file mode 100644 index 00000000000..d5d77b3656a --- /dev/null +++ b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/scope.html @@ -0,0 +1,76 @@ + + + + + scope + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

scope

+
+
abstract val scope: BotCommandScope?(source)

A command scope used in the query.

+
+ +
+
+
+ + + diff --git a/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/updater.html b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/updater.html new file mode 100644 index 00000000000..cf823130a4a --- /dev/null +++ b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/updater.html @@ -0,0 +1,76 @@ + + + + + updater + + + + + + + + + + + + + + + + + +
+ +
+ + +
+
+ + + diff --git a/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/values.html b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/values.html new file mode 100644 index 00000000000..f212a159c48 --- /dev/null +++ b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/-telegram-bot-commands/values.html @@ -0,0 +1,76 @@ + + + + + values + + + + + + + + + + + + + + + + + +
+ +
+ + +
+
+ + + diff --git a/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/index.html b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/index.html new file mode 100644 index 00000000000..839ab46451c --- /dev/null +++ b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/index.html @@ -0,0 +1,148 @@ + + + + + love.forte.simbot.component.telegram.core.bot.command + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

Package-level declarations

+
+
+
+
+
+

Types

+
+
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+

An updater for set bot commands.

+
+
+
+
+
+
+
+

Functions

+
+
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+
+
+
+
+
+ +
+
+
+ + + diff --git a/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/update.html b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/update.html new file mode 100644 index 00000000000..3b2147b2902 --- /dev/null +++ b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot.command/update.html @@ -0,0 +1,76 @@ + + + + + update + + + + + + + + + + + + + + + + + +
+ +
+ + +
+
+ + + diff --git a/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-stdlib-bot/index.html b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-stdlib-bot/index.html index aa2d2a94882..cf8ce73a36a 100644 --- a/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-stdlib-bot/index.html +++ b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-stdlib-bot/index.html @@ -62,7 +62,7 @@

StdlibBot

-
typealias StdlibBot = Bot(source)
+
typealias StdlibBot = Bot(source)
diff --git a/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/commands-updater.html b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/commands-updater.html new file mode 100644 index 00000000000..2f9fcf3d32a --- /dev/null +++ b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/commands-updater.html @@ -0,0 +1,76 @@ + + + + + commandsUpdater + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

commandsUpdater

+
+

An updater for set commands.

See also

+
+ +
+
+
+ + + diff --git a/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/commands.html b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/commands.html new file mode 100644 index 00000000000..94b3fcc6ed4 --- /dev/null +++ b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/commands.html @@ -0,0 +1,76 @@ + + + + + commands + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

commands

+
+
abstract suspend fun commands(scope: BotCommandScope?, languageCode: String?): TelegramBotCommands(source)

Fetches a TelegramBotCommands with scope and languageCode.

Parameters

scope

Scope of bot commands.

languageCode

A two-letter ISO 639-1 language code of commands.


open suspend fun commands(): TelegramBotCommands(source)

Fetches a TelegramBotCommands.

+
+ +
+
+
+ + + diff --git a/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/component.html b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/component.html index ee8ce2c6bfe..ec0fe198cb3 100644 --- a/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/component.html +++ b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/-telegram-bot/component.html @@ -63,7 +63,7 @@

component

-
abstract override val component: TelegramComponent(source)
+
abstract override val component: TelegramComponent(source)
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
diff --git a/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/update-commands.html b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/update-commands.html new file mode 100644 index 00000000000..eb5e4e9aff4 --- /dev/null +++ b/snapshots/components/telegram/simbot-component-telegram-core/love.forte.simbot.component.telegram.core.bot/update-commands.html @@ -0,0 +1,76 @@ + + + + + updateCommands + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

updateCommands

+
+ +
+ +
+
+
+ + + diff --git a/snapshots/components/telegram/simbot-component-telegram-core/navigation.html b/snapshots/components/telegram/simbot-component-telegram-core/navigation.html index 5f5f912c68c..c95625755ed 100644 --- a/snapshots/components/telegram/simbot-component-telegram-core/navigation.html +++ b/snapshots/components/telegram/simbot-component-telegram-core/navigation.html @@ -792,442 +792,472 @@
- -
+ +
-
+
- -
+ -
+ -
+
- - -
+
-
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ - -
+
-
+ -
+
- -
+
- -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
Pre
-
+ -
+ - -
+ -
+
- -
+ -
+
- -
+ -
+ -
+ -
+ -
+ -
+
diff --git a/snapshots/components/telegram/simbot-component-telegram-stdlib/navigation.html b/snapshots/components/telegram/simbot-component-telegram-stdlib/navigation.html index 5f5f912c68c..c95625755ed 100644 --- a/snapshots/components/telegram/simbot-component-telegram-stdlib/navigation.html +++ b/snapshots/components/telegram/simbot-component-telegram-stdlib/navigation.html @@ -792,442 +792,472 @@
- -
+ +
-
+
- -
+ -
+ -
+
- - -
+
-
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ - -
+
-
+ -
+
- -
+
- -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+
-
+ -
+ -
+
Pre
-
+ -
+ - -
+ -
+
- -
+ -
+
- -
+ -
+ -
+ -
+ -
+ -
+
diff --git a/snapshots/components/telegram/simbot-component-telegram-type/navigation.html b/snapshots/components/telegram/simbot-component-telegram-type/navigation.html index 5f5f912c68c..c95625755ed 100644 --- a/snapshots/components/telegram/simbot-component-telegram-type/navigation.html +++ b/snapshots/components/telegram/simbot-component-telegram-type/navigation.html @@ -792,442 +792,472 @@
- -
+ +
-
+
- -
+ -
+ -
+
- - -
+
-
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -
+ -