diff --git a/docs/dev.inmo.tgbotapi.CommonAbstracts/-entities-output/entities.html b/docs/dev.inmo.tgbotapi.CommonAbstracts/-entities-output/entities.html index 21d4056204..07f0129315 100644 --- a/docs/dev.inmo.tgbotapi.CommonAbstracts/-entities-output/entities.html +++ b/docs/dev.inmo.tgbotapi.CommonAbstracts/-entities-output/entities.html @@ -27,7 +27,7 @@
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
diff --git a/docs/dev.inmo.tgbotapi.CommonAbstracts/-entities-output/index.html b/docs/dev.inmo.tgbotapi.CommonAbstracts/-entities-output/index.html index 06f9896566..00debebfec 100644 --- a/docs/dev.inmo.tgbotapi.CommonAbstracts/-entities-output/index.html +++ b/docs/dev.inmo.tgbotapi.CommonAbstracts/-entities-output/index.html @@ -40,7 +40,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -72,7 +72,7 @@
common
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.CommonAbstracts/-texted-input/index.html b/docs/dev.inmo.tgbotapi.CommonAbstracts/-texted-input/index.html index 27f4bc7db9..d439b96d87 100644 --- a/docs/dev.inmo.tgbotapi.CommonAbstracts/-texted-input/index.html +++ b/docs/dev.inmo.tgbotapi.CommonAbstracts/-texted-input/index.html @@ -45,22 +45,6 @@ - -
-
-
textEntities -
Link copied to clipboard
-
-
-
-
common
-
-
-
open val textEntities: List<TextPart>
Here must be full list of entities.
-
-
-
-
@@ -72,7 +56,7 @@
common
-
abstract override val textSources: List<TextSource>
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract override val textSources: List<TextSource>
Full list of TextSources
@@ -124,6 +108,15 @@
+ +
+
+
QuizPoll +
Link copied to clipboard
+
+
+
+
diff --git a/docs/dev.inmo.tgbotapi.CommonAbstracts/-texted-input/text-entities.html b/docs/dev.inmo.tgbotapi.CommonAbstracts/-texted-input/text-entities.html deleted file mode 100644 index 855ec91131..0000000000 --- a/docs/dev.inmo.tgbotapi.CommonAbstracts/-texted-input/text-entities.html +++ /dev/null @@ -1,39 +0,0 @@ - - - - textEntities - - -
-
- - -
-
-
-
-
-
- -
-

textEntities

-
-
- -
-
open val textEntities: List<TextPart>
-
-

Here must be full list of entities. This list must contains TextParts with dev.inmo.tgbotapi.types.MessageEntity.textsources.RegularTextSource in case if source text contains parts of regular text

-
- -
-
- - - diff --git a/docs/dev.inmo.tgbotapi.CommonAbstracts/-texted-input/text-sources.html b/docs/dev.inmo.tgbotapi.CommonAbstracts/-texted-input/text-sources.html index 5b5c499861..bc48814876 100644 --- a/docs/dev.inmo.tgbotapi.CommonAbstracts/-texted-input/text-sources.html +++ b/docs/dev.inmo.tgbotapi.CommonAbstracts/-texted-input/text-sources.html @@ -27,9 +27,9 @@
-
abstract override val textSources: List<TextSource>
+
abstract override val textSources: List<TextSource>
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.CommonAbstracts/-texted-output/index.html b/docs/dev.inmo.tgbotapi.CommonAbstracts/-texted-output/index.html index 08dcc79070..45053d0071 100644 --- a/docs/dev.inmo.tgbotapi.CommonAbstracts/-texted-output/index.html +++ b/docs/dev.inmo.tgbotapi.CommonAbstracts/-texted-output/index.html @@ -40,7 +40,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -88,7 +88,7 @@
common
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.CommonAbstracts/-texted-with-text-sources/index.html b/docs/dev.inmo.tgbotapi.CommonAbstracts/-texted-with-text-sources/index.html index 95dfea9e34..5a473b6797 100644 --- a/docs/dev.inmo.tgbotapi.CommonAbstracts/-texted-with-text-sources/index.html +++ b/docs/dev.inmo.tgbotapi.CommonAbstracts/-texted-with-text-sources/index.html @@ -56,7 +56,7 @@
common
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.CommonAbstracts/-texted-with-text-sources/text-sources.html b/docs/dev.inmo.tgbotapi.CommonAbstracts/-texted-with-text-sources/text-sources.html index 29c1ccd333..eb6c1b26e7 100644 --- a/docs/dev.inmo.tgbotapi.CommonAbstracts/-texted-with-text-sources/text-sources.html +++ b/docs/dev.inmo.tgbotapi.CommonAbstracts/-texted-with-text-sources/text-sources.html @@ -27,9 +27,9 @@
-
abstract val textSources: List<TextSource>?
+
abstract val textSources: List<TextSource>?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.CommonAbstracts/index.html b/docs/dev.inmo.tgbotapi.CommonAbstracts/index.html index db099dc614..b37dbd39cd 100644 --- a/docs/dev.inmo.tgbotapi.CommonAbstracts/index.html +++ b/docs/dev.inmo.tgbotapi.CommonAbstracts/index.html @@ -25,7 +25,7 @@

Package dev.inmo.tgbotapi.CommonAbstracts

-
+

Types

@@ -224,26 +224,6 @@
interface MimeTyped
-
- - - - -
-
-
MultilevelTextSource -
Link copied to clipboard
-
-
-
-
common
-
-
- -
-
interface MultilevelTextSource : TextSource
-
-
@@ -384,46 +364,6 @@
interface TextedWithTextSources : Texted
- - - - - -
-
-
TextSource -
Link copied to clipboard
-
-
-
-
common
-
-
- -
-
interface TextSource
-
-
-
-
-
-
- -
-
-
TextSourcesList -
Link copied to clipboard
-
-
-
-
common
-
-
- -
-
typealias TextSourcesList = List<TextSource>
-
-
@@ -444,131 +384,13 @@
interface Titled
- - - - - -

Functions

-
-
-
-
makeString -
Link copied to clipboard
-
-
-
-
common
-
-
- -
-
fun List<TextSource>.makeString(): String
-
-
-
-
-
-
- -
-
-
plus -
Link copied to clipboard
-
-
-
-
common
-
-
- -
-
inline operator fun TextSource.plus(other: TextSource): List<TextSource>
inline operator fun TextSource.plus(text: String): List<TextSource>
inline operator fun TextSource.plus(other: List<TextSource>): List<TextSource>
inline operator fun List<TextSource>.plus(text: String): List<TextSource>
-
-
-
-
-
-
- -
-
-
separateForCaption -
Link copied to clipboard
-
-
-
-
common
-
-
- -
-
fun List<TextSource>.separateForCaption(): List<List<TextSource>>
-
-
This method will prepare TextSources list for messages.
-
-
-
-
- -
-
-
separateForMessage -
Link copied to clipboard
-
-
-
-
common
-
-
- -
-
fun List<TextSource>.separateForMessage(limit: IntRange, numberOfParts: Int? = null): List<List<TextSource>>
-
-
-
-
-
-
- -
-
-
separateForText -
Link copied to clipboard
-
-
-
-
common
-
-
- -
-
inline fun List<TextSource>.separateForText(): List<List<TextSource>>
-
-
This method will prepare TextSources list for messages with textLength

Properties

-
-
-
-
CaptionDeprecation -
Link copied to clipboard
-
-
-
-
common
-
-
-
const val CaptionDeprecation: String
-
-
-
-
- +
DirectInvocationOfTextSourceConstructor diff --git a/docs/dev.inmo.tgbotapi.extensions.api.answers/answer-inline-query.html b/docs/dev.inmo.tgbotapi.extensions.api.answers/answer-inline-query.html index 900bccb00d..00ba9bfa20 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.answers/answer-inline-query.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.answers/answer-inline-query.html @@ -27,7 +27,7 @@
-
suspend fun TelegramBot.answerInlineQuery(inlineQueryID: InlineQueryIdentifier, results: List<InlineQueryResult> = emptyList(), cachedTime: Int? = null, isPersonal: Boolean? = null, nextOffset: String? = null, switchPmText: String? = null, switchPmParameter: String? = null): Boolean
suspend fun TelegramBot.answerInlineQuery(inlineQuery: InlineQuery, results: List<InlineQueryResult> = emptyList(), cachedTime: Int? = null, isPersonal: Boolean? = null, nextOffset: String? = null, switchPmText: String? = null, switchPmParameter: String? = null): Boolean
+
suspend fun TelegramBot.answerInlineQuery(inlineQueryID: InlineQueryIdentifier, results: List<InlineQueryResult> = emptyList(), cachedTime: Int? = null, isPersonal: Boolean? = null, nextOffset: String? = null, switchPmText: String? = null, switchPmParameter: String? = null): Boolean
suspend fun TelegramBot.answerInlineQuery(inlineQuery: InlineQuery, results: List<InlineQueryResult> = emptyList(), cachedTime: Int? = null, isPersonal: Boolean? = null, nextOffset: String? = null, switchPmText: String? = null, switchPmParameter: String? = null): Boolean
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.answers/index.html b/docs/dev.inmo.tgbotapi.extensions.api.answers/index.html index 9fdf34b850..e64492fb09 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.answers/index.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.answers/index.html @@ -48,10 +48,10 @@
- +
-
answerInlineQuery +
answerInlineQuery
Link copied to clipboard
@@ -61,7 +61,7 @@
-
suspend fun TelegramBot.answerInlineQuery(inlineQuery: InlineQuery, results: List<InlineQueryResult> = emptyList(), cachedTime: Int? = null, isPersonal: Boolean? = null, nextOffset: String? = null, switchPmText: String? = null, switchPmParameter: String? = null): Boolean
suspend fun TelegramBot.answerInlineQuery(inlineQueryID: InlineQueryIdentifier, results: List<InlineQueryResult> = emptyList(), cachedTime: Int? = null, isPersonal: Boolean? = null, nextOffset: String? = null, switchPmText: String? = null, switchPmParameter: String? = null): Boolean
+
suspend fun TelegramBot.answerInlineQuery(inlineQuery: InlineQuery, results: List<InlineQueryResult> = emptyList(), cachedTime: Int? = null, isPersonal: Boolean? = null, nextOffset: String? = null, switchPmText: String? = null, switchPmParameter: String? = null): Boolean
suspend fun TelegramBot.answerInlineQuery(inlineQueryID: InlineQueryIdentifier, results: List<InlineQueryResult> = emptyList(), cachedTime: Int? = null, isPersonal: Boolean? = null, nextOffset: String? = null, switchPmText: String? = null, switchPmParameter: String? = null): Boolean
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.edit.caption/edit-message-caption.html b/docs/dev.inmo.tgbotapi.extensions.api.edit.caption/edit-message-caption.html index 18b4cbdbe2..da289ca442 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.edit.caption/edit-message-caption.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.edit.caption/edit-message-caption.html @@ -27,7 +27,7 @@
-
suspend fun TelegramBot.editMessageCaption(chatId: ChatIdentifier, messageId: MessageIdentifier, text: String, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<MediaContent>
suspend fun TelegramBot.editMessageCaption(chat: Chat, messageId: MessageIdentifier, text: String, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<MediaContent>
suspend fun <T : TextedWithTextSources, MediaContent> TelegramBot.editMessageCaption(message: ContentMessage<T>, text: String, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<MediaContent>
suspend fun TelegramBot.editMessageCaption(chatId: ChatIdentifier, messageId: MessageIdentifier, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<MediaContent>
suspend fun TelegramBot.editMessageCaption(chat: Chat, messageId: MessageIdentifier, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<MediaContent>
suspend fun <T : TextedWithTextSources, MediaContent> TelegramBot.editMessageCaption(message: ContentMessage<T>, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<MediaContent>
suspend fun TelegramBot.editMessageCaption(inlineMessageId: InlineMessageIdentifier, text: String, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null): Boolean
suspend fun TelegramBot.editMessageCaption(inlineMessageId: InlineMessageIdentifier, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null): Boolean
+
suspend fun TelegramBot.editMessageCaption(chatId: ChatIdentifier, messageId: MessageIdentifier, text: String, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<MediaContent>
suspend fun TelegramBot.editMessageCaption(chat: Chat, messageId: MessageIdentifier, text: String, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<MediaContent>
suspend fun <T : TextedWithTextSources, MediaContent> TelegramBot.editMessageCaption(message: ContentMessage<T>, text: String, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<MediaContent>
suspend fun TelegramBot.editMessageCaption(chatId: ChatIdentifier, messageId: MessageIdentifier, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<MediaContent>
suspend fun TelegramBot.editMessageCaption(chat: Chat, messageId: MessageIdentifier, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<MediaContent>
suspend fun <T : TextedWithTextSources, MediaContent> TelegramBot.editMessageCaption(message: ContentMessage<T>, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<MediaContent>
suspend fun TelegramBot.editMessageCaption(inlineMessageId: InlineMessageIdentifier, text: String, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null): Boolean
suspend fun TelegramBot.editMessageCaption(inlineMessageId: InlineMessageIdentifier, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null): Boolean
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.edit.caption/index.html b/docs/dev.inmo.tgbotapi.extensions.api.edit.caption/index.html index bb6114fdb3..5a1e8543ba 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.edit.caption/index.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.edit.caption/index.html @@ -28,10 +28,10 @@

Functions

-
+
-
editMessageCaption +
editMessageCaption
Link copied to clipboard
@@ -41,7 +41,7 @@
-
suspend fun <T : TextedWithTextSources, MediaContent> TelegramBot.editMessageCaption(message: ContentMessage<T>, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<MediaContent>
suspend fun TelegramBot.editMessageCaption(inlineMessageId: InlineMessageIdentifier, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null): Boolean
suspend fun TelegramBot.editMessageCaption(chatId: ChatIdentifier, messageId: MessageIdentifier, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<MediaContent>
suspend fun TelegramBot.editMessageCaption(chat: Chat, messageId: MessageIdentifier, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<MediaContent>
suspend fun <T : TextedWithTextSources, MediaContent> TelegramBot.editMessageCaption(message: ContentMessage<T>, text: String, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<MediaContent>
suspend fun TelegramBot.editMessageCaption(inlineMessageId: InlineMessageIdentifier, text: String, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null): Boolean
suspend fun TelegramBot.editMessageCaption(chatId: ChatIdentifier, messageId: MessageIdentifier, text: String, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<MediaContent>
suspend fun TelegramBot.editMessageCaption(chat: Chat, messageId: MessageIdentifier, text: String, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<MediaContent>
+
suspend fun <T : TextedWithTextSources, MediaContent> TelegramBot.editMessageCaption(message: ContentMessage<T>, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<MediaContent>
suspend fun TelegramBot.editMessageCaption(inlineMessageId: InlineMessageIdentifier, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null): Boolean
suspend fun TelegramBot.editMessageCaption(chatId: ChatIdentifier, messageId: MessageIdentifier, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<MediaContent>
suspend fun TelegramBot.editMessageCaption(chat: Chat, messageId: MessageIdentifier, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<MediaContent>
suspend fun <T : TextedWithTextSources, MediaContent> TelegramBot.editMessageCaption(message: ContentMessage<T>, text: String, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<MediaContent>
suspend fun TelegramBot.editMessageCaption(inlineMessageId: InlineMessageIdentifier, text: String, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null): Boolean
suspend fun TelegramBot.editMessageCaption(chatId: ChatIdentifier, messageId: MessageIdentifier, text: String, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<MediaContent>
suspend fun TelegramBot.editMessageCaption(chat: Chat, messageId: MessageIdentifier, text: String, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<MediaContent>
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.edit.text/edit-message-text.html b/docs/dev.inmo.tgbotapi.extensions.api.edit.text/edit-message-text.html index 990e60f0c8..6790f1aae5 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.edit.text/edit-message-text.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.edit.text/edit-message-text.html @@ -27,7 +27,7 @@
-
suspend fun TelegramBot.editMessageText(chatId: ChatIdentifier, messageId: MessageIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.editMessageText(chat: Chat, messageId: MessageIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.editMessageText(message: ContentMessage<TextContent>, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.editMessageText(chatId: ChatIdentifier, messageId: MessageIdentifier, entities: List<TextSource>, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.editMessageText(chat: Chat, messageId: MessageIdentifier, entities: List<TextSource>, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.editMessageText(message: ContentMessage<TextContent>, entities: List<TextSource>, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.editMessageText(inlineMessageId: InlineMessageIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): Boolean
suspend fun TelegramBot.editMessageText(inlineMessageId: InlineMessageIdentifier, entities: List<TextSource>, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): Boolean
+
suspend fun TelegramBot.editMessageText(chatId: ChatIdentifier, messageId: MessageIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.editMessageText(chat: Chat, messageId: MessageIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.editMessageText(message: ContentMessage<TextContent>, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.editMessageText(chatId: ChatIdentifier, messageId: MessageIdentifier, entities: TextSourcesList, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.editMessageText(chat: Chat, messageId: MessageIdentifier, entities: TextSourcesList, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.editMessageText(message: ContentMessage<TextContent>, entities: TextSourcesList, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.editMessageText(inlineMessageId: InlineMessageIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): Boolean
suspend fun TelegramBot.editMessageText(inlineMessageId: InlineMessageIdentifier, entities: TextSourcesList, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): Boolean
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.edit.text/index.html b/docs/dev.inmo.tgbotapi.extensions.api.edit.text/index.html index 0e4a86760c..b704c3beff 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.edit.text/index.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.edit.text/index.html @@ -28,10 +28,10 @@

Functions

-
+
-
editMessageText +
editMessageText
Link copied to clipboard
@@ -41,7 +41,7 @@
-
suspend fun TelegramBot.editMessageText(message: ContentMessage<TextContent>, entities: List<TextSource>, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.editMessageText(inlineMessageId: InlineMessageIdentifier, entities: List<TextSource>, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): Boolean
suspend fun TelegramBot.editMessageText(chatId: ChatIdentifier, messageId: MessageIdentifier, entities: List<TextSource>, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.editMessageText(chat: Chat, messageId: MessageIdentifier, entities: List<TextSource>, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.editMessageText(message: ContentMessage<TextContent>, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.editMessageText(inlineMessageId: InlineMessageIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): Boolean
suspend fun TelegramBot.editMessageText(chatId: ChatIdentifier, messageId: MessageIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.editMessageText(chat: Chat, messageId: MessageIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<TextContent>
+
suspend fun TelegramBot.editMessageText(message: ContentMessage<TextContent>, entities: TextSourcesList, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.editMessageText(inlineMessageId: InlineMessageIdentifier, entities: TextSourcesList, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): Boolean
suspend fun TelegramBot.editMessageText(chatId: ChatIdentifier, messageId: MessageIdentifier, entities: TextSourcesList, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.editMessageText(chat: Chat, messageId: MessageIdentifier, entities: TextSourcesList, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.editMessageText(message: ContentMessage<TextContent>, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.editMessageText(inlineMessageId: InlineMessageIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): Boolean
suspend fun TelegramBot.editMessageText(chatId: ChatIdentifier, messageId: MessageIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.editMessageText(chat: Chat, messageId: MessageIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): ContentMessage<TextContent>
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.send.media/index.html b/docs/dev.inmo.tgbotapi.extensions.api.send.media/index.html index 7115d2cae9..26cdc07e74 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.send.media/index.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.send.media/index.html @@ -28,10 +28,10 @@

Functions

-
+
-
reply +
reply
Link copied to clipboard
@@ -41,17 +41,17 @@
-
inline suspend fun TelegramBot.reply(to: Message, media: List<MediaGroupMemberInputMedia>, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null): List<MediaGroupMessage<MediaGroupContent>>
inline suspend fun TelegramBot.reply(to: Message, sticker: Sticker, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<StickerContent>
inline suspend fun TelegramBot.reply(to: Message, videoNote: VideoNoteFile, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoNoteContent>
inline suspend fun TelegramBot.reply(to: Message, video: VideoFile, entities: List<TextSource>, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.reply(to: Message, voice: VoiceFile, entities: List<TextSource>, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.reply(to: Message, photo: Photo, entities: List<TextSource>, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.reply(to: Message, audio: AudioFile, entities: List<TextSource>, title: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.reply(to: Message, document: DocumentFile, entities: List<TextSource>, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.reply(to: Message, video: VideoFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.reply(to: Message, voice: VoiceFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.reply(to: Message, photo: Photo, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.reply(to: Message, audio: AudioFile, text: String? = null, parseMode: ParseMode? = null, title: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.reply(to: Message, document: DocumentFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.reply(to: Message, animation: AnimationFile, entities: List<TextSource>, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
inline suspend fun TelegramBot.reply(to: Message, animation: AnimationFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
+
inline suspend fun TelegramBot.reply(to: Message, media: List<MediaGroupMemberInputMedia>, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null): List<MediaGroupMessage<MediaGroupContent>>
inline suspend fun TelegramBot.reply(to: Message, sticker: Sticker, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<StickerContent>
inline suspend fun TelegramBot.reply(to: Message, videoNote: VideoNoteFile, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoNoteContent>
inline suspend fun TelegramBot.reply(to: Message, video: VideoFile, entities: TextSourcesList, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.reply(to: Message, voice: VoiceFile, entities: TextSourcesList, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.reply(to: Message, photo: Photo, entities: TextSourcesList, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.reply(to: Message, audio: AudioFile, entities: TextSourcesList, title: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.reply(to: Message, document: DocumentFile, entities: TextSourcesList, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.reply(to: Message, video: VideoFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.reply(to: Message, voice: VoiceFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.reply(to: Message, photo: Photo, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.reply(to: Message, audio: AudioFile, text: String? = null, parseMode: ParseMode? = null, title: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.reply(to: Message, document: DocumentFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.reply(to: Message, animation: AnimationFile, entities: TextSourcesList, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
inline suspend fun TelegramBot.reply(to: Message, animation: AnimationFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
- +
-
replyWithAnimation +
replyWithAnimation
Link copied to clipboard
@@ -61,17 +61,17 @@
-
inline suspend fun TelegramBot.replyWithAnimation(to: Message, animation: AnimationFile, entities: List<TextSource>, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
inline suspend fun TelegramBot.replyWithAnimation(to: Message, animation: InputFile, thumb: InputFile? = null, entities: List<TextSource>, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
inline suspend fun TelegramBot.replyWithAnimation(to: Message, animation: AnimationFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
inline suspend fun TelegramBot.replyWithAnimation(to: Message, animation: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
+
inline suspend fun TelegramBot.replyWithAnimation(to: Message, animation: AnimationFile, entities: TextSourcesList, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
inline suspend fun TelegramBot.replyWithAnimation(to: Message, animation: InputFile, thumb: InputFile? = null, entities: TextSourcesList, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
inline suspend fun TelegramBot.replyWithAnimation(to: Message, animation: AnimationFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
inline suspend fun TelegramBot.replyWithAnimation(to: Message, animation: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
- +
-
replyWithAudio +
replyWithAudio
Link copied to clipboard
@@ -81,17 +81,17 @@
-
inline suspend fun TelegramBot.replyWithAudio(to: Message, audio: AudioFile, entities: List<TextSource>, title: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.replyWithAudio(to: Message, audio: AudioFile, text: String? = null, parseMode: ParseMode? = null, title: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.replyWithAudio(to: Message, audio: InputFile, thumb: InputFile? = null, entities: List<TextSource>, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.replyWithAudio(to: Message, audio: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
+
inline suspend fun TelegramBot.replyWithAudio(to: Message, audio: AudioFile, entities: TextSourcesList, title: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.replyWithAudio(to: Message, audio: AudioFile, text: String? = null, parseMode: ParseMode? = null, title: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.replyWithAudio(to: Message, audio: InputFile, thumb: InputFile? = null, entities: TextSourcesList, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.replyWithAudio(to: Message, audio: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
- +
-
replyWithDocument +
replyWithDocument
Link copied to clipboard
@@ -101,7 +101,7 @@
-
inline suspend fun TelegramBot.replyWithDocument(to: Message, document: DocumentFile, entities: List<TextSource>, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.replyWithDocument(to: Message, document: InputFile, thumb: InputFile? = null, entities: List<TextSource>, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.replyWithDocument(to: Message, document: DocumentFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.replyWithDocument(to: Message, document: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
+
inline suspend fun TelegramBot.replyWithDocument(to: Message, document: DocumentFile, entities: TextSourcesList, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.replyWithDocument(to: Message, document: InputFile, thumb: InputFile? = null, entities: TextSourcesList, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.replyWithDocument(to: Message, document: DocumentFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.replyWithDocument(to: Message, document: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
@@ -148,10 +148,10 @@
- +
-
replyWithPhoto +
replyWithPhoto
Link copied to clipboard
@@ -161,7 +161,7 @@
-
inline suspend fun TelegramBot.replyWithPhoto(to: Message, fileId: InputFile, entities: List<TextSource>, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.replyWithPhoto(to: Message, photo: Photo, entities: List<TextSource>, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.replyWithPhoto(to: Message, fileId: InputFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.replyWithPhoto(to: Message, photo: Photo, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
+
inline suspend fun TelegramBot.replyWithPhoto(to: Message, fileId: InputFile, entities: TextSourcesList, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.replyWithPhoto(to: Message, photo: Photo, entities: TextSourcesList, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.replyWithPhoto(to: Message, fileId: InputFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.replyWithPhoto(to: Message, photo: Photo, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
@@ -208,10 +208,10 @@
- +
-
replyWithVideo +
replyWithVideo
Link copied to clipboard
@@ -221,7 +221,7 @@
-
inline suspend fun TelegramBot.replyWithVideo(to: Message, video: VideoFile, entities: List<TextSource>, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.replyWithVideo(to: Message, video: VideoFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.replyWithVideo(to: Message, video: InputFile, thumb: InputFile? = null, entities: List<TextSource>, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.replyWithVideo(to: Message, video: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
+
inline suspend fun TelegramBot.replyWithVideo(to: Message, video: VideoFile, entities: TextSourcesList, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.replyWithVideo(to: Message, video: VideoFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.replyWithVideo(to: Message, video: InputFile, thumb: InputFile? = null, entities: TextSourcesList, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.replyWithVideo(to: Message, video: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
@@ -268,10 +268,10 @@
- +
-
replyWithVoice +
replyWithVoice
Link copied to clipboard
@@ -281,17 +281,17 @@
-
inline suspend fun TelegramBot.replyWithVoice(to: Message, voice: VoiceFile, entities: List<TextSource>, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.replyWithVoice(to: Message, voice: InputFile, entities: List<TextSource>, duration: Long? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.replyWithVoice(to: Message, voice: VoiceFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.replyWithVoice(to: Message, voice: InputFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
+
inline suspend fun TelegramBot.replyWithVoice(to: Message, voice: VoiceFile, entities: TextSourcesList, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.replyWithVoice(to: Message, voice: InputFile, entities: TextSourcesList, duration: Long? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.replyWithVoice(to: Message, voice: VoiceFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.replyWithVoice(to: Message, voice: InputFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
- +
-
sendAnimation +
sendAnimation
Link copied to clipboard
@@ -301,17 +301,17 @@
-
suspend fun TelegramBot.sendAnimation(chatId: ChatIdentifier, animation: AnimationFile, entities: List<TextSource>, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chat: Chat, animation: AnimationFile, entities: List<TextSource>, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chatId: ChatIdentifier, animation: InputFile, thumb: InputFile? = null, entities: List<TextSource>, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chatId: ChatIdentifier, animation: AnimationFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chat: Chat, animation: InputFile, thumb: InputFile? = null, entities: List<TextSource>, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chat: Chat, animation: AnimationFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chatId: ChatIdentifier, animation: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chat: Chat, animation: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
+
suspend fun TelegramBot.sendAnimation(chatId: ChatIdentifier, animation: AnimationFile, entities: TextSourcesList, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chat: Chat, animation: AnimationFile, entities: TextSourcesList, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chatId: ChatIdentifier, animation: InputFile, thumb: InputFile? = null, entities: TextSourcesList, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chatId: ChatIdentifier, animation: AnimationFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chat: Chat, animation: InputFile, thumb: InputFile? = null, entities: TextSourcesList, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chat: Chat, animation: AnimationFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chatId: ChatIdentifier, animation: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chat: Chat, animation: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
- +
-
sendAudio +
sendAudio
Link copied to clipboard
@@ -321,17 +321,17 @@
-
inline suspend fun TelegramBot.sendAudio(chatId: ChatIdentifier, audio: AudioFile, entities: List<TextSource>, title: String? = audio.title, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.sendAudio(chat: Chat, audio: AudioFile, entities: List<TextSource>, title: String? = audio.title, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
suspend fun TelegramBot.sendAudio(chatId: ChatIdentifier, audio: AudioFile, text: String? = null, parseMode: ParseMode? = null, title: String? = audio.title, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
suspend fun TelegramBot.sendAudio(chat: Chat, audio: AudioFile, text: String? = null, parseMode: ParseMode? = null, title: String? = audio.title, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.sendAudio(chatId: ChatIdentifier, audio: InputFile, thumb: InputFile? = null, entities: List<TextSource>, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.sendAudio(chat: Chat, audio: InputFile, thumb: InputFile? = null, entities: List<TextSource>, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
suspend fun TelegramBot.sendAudio(chatId: ChatIdentifier, audio: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
suspend fun TelegramBot.sendAudio(chat: Chat, audio: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
+
inline suspend fun TelegramBot.sendAudio(chatId: ChatIdentifier, audio: AudioFile, entities: TextSourcesList, title: String? = audio.title, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.sendAudio(chat: Chat, audio: AudioFile, entities: TextSourcesList, title: String? = audio.title, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
suspend fun TelegramBot.sendAudio(chatId: ChatIdentifier, audio: AudioFile, text: String? = null, parseMode: ParseMode? = null, title: String? = audio.title, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
suspend fun TelegramBot.sendAudio(chat: Chat, audio: AudioFile, text: String? = null, parseMode: ParseMode? = null, title: String? = audio.title, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.sendAudio(chatId: ChatIdentifier, audio: InputFile, thumb: InputFile? = null, entities: TextSourcesList, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.sendAudio(chat: Chat, audio: InputFile, thumb: InputFile? = null, entities: TextSourcesList, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
suspend fun TelegramBot.sendAudio(chatId: ChatIdentifier, audio: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
suspend fun TelegramBot.sendAudio(chat: Chat, audio: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
- +
-
sendDocument +
sendDocument
Link copied to clipboard
@@ -341,7 +341,7 @@
-
inline suspend fun TelegramBot.sendDocument(chatId: ChatIdentifier, document: DocumentFile, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.sendDocument(chat: Chat, document: DocumentFile, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.sendDocument(chatId: ChatIdentifier, document: InputFile, thumb: InputFile? = null, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
suspend fun TelegramBot.sendDocument(chatId: ChatIdentifier, document: DocumentFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.sendDocument(chat: Chat, document: InputFile, thumb: InputFile? = null, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
suspend fun TelegramBot.sendDocument(chat: Chat, document: DocumentFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
suspend fun TelegramBot.sendDocument(chatId: ChatIdentifier, document: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
suspend fun TelegramBot.sendDocument(chat: Chat, document: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
+
inline suspend fun TelegramBot.sendDocument(chatId: ChatIdentifier, document: DocumentFile, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.sendDocument(chat: Chat, document: DocumentFile, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.sendDocument(chatId: ChatIdentifier, document: InputFile, thumb: InputFile? = null, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
suspend fun TelegramBot.sendDocument(chatId: ChatIdentifier, document: DocumentFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.sendDocument(chat: Chat, document: InputFile, thumb: InputFile? = null, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
suspend fun TelegramBot.sendDocument(chat: Chat, document: DocumentFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
suspend fun TelegramBot.sendDocument(chatId: ChatIdentifier, document: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
suspend fun TelegramBot.sendDocument(chat: Chat, document: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
@@ -388,10 +388,10 @@
- +
-
sendPhoto +
sendPhoto
Link copied to clipboard
@@ -401,7 +401,7 @@
-
inline suspend fun TelegramBot.sendPhoto(chatId: ChatIdentifier, fileId: InputFile, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.sendPhoto(chatId: ChatIdentifier, photo: Photo, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.sendPhoto(chat: Chat, fileId: InputFile, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.sendPhoto(chat: Chat, photo: Photo, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
suspend fun TelegramBot.sendPhoto(chatId: ChatIdentifier, fileId: InputFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
suspend fun TelegramBot.sendPhoto(chatId: ChatIdentifier, photo: Photo, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
suspend fun TelegramBot.sendPhoto(chat: Chat, fileId: InputFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
suspend fun TelegramBot.sendPhoto(chat: Chat, photo: Photo, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
+
inline suspend fun TelegramBot.sendPhoto(chatId: ChatIdentifier, fileId: InputFile, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.sendPhoto(chatId: ChatIdentifier, photo: Photo, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.sendPhoto(chat: Chat, fileId: InputFile, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.sendPhoto(chat: Chat, photo: Photo, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
suspend fun TelegramBot.sendPhoto(chatId: ChatIdentifier, fileId: InputFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
suspend fun TelegramBot.sendPhoto(chatId: ChatIdentifier, photo: Photo, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
suspend fun TelegramBot.sendPhoto(chat: Chat, fileId: InputFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
suspend fun TelegramBot.sendPhoto(chat: Chat, photo: Photo, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
@@ -448,10 +448,10 @@
- +
-
sendVideo +
sendVideo
Link copied to clipboard
@@ -461,7 +461,7 @@
-
inline suspend fun TelegramBot.sendVideo(chatId: ChatIdentifier, video: VideoFile, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.sendVideo(chat: Chat, video: VideoFile, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
suspend fun TelegramBot.sendVideo(chatId: ChatIdentifier, video: VideoFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
suspend fun TelegramBot.sendVideo(chat: Chat, video: VideoFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.sendVideo(chatId: ChatIdentifier, video: InputFile, thumb: InputFile? = null, entities: List<TextSource>, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.sendVideo(chat: Chat, video: InputFile, thumb: InputFile? = null, entities: List<TextSource>, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
suspend fun TelegramBot.sendVideo(chatId: ChatIdentifier, video: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
suspend fun TelegramBot.sendVideo(chat: Chat, video: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
+
inline suspend fun TelegramBot.sendVideo(chatId: ChatIdentifier, video: VideoFile, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.sendVideo(chat: Chat, video: VideoFile, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
suspend fun TelegramBot.sendVideo(chatId: ChatIdentifier, video: VideoFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
suspend fun TelegramBot.sendVideo(chat: Chat, video: VideoFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.sendVideo(chatId: ChatIdentifier, video: InputFile, thumb: InputFile? = null, entities: TextSourcesList, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.sendVideo(chat: Chat, video: InputFile, thumb: InputFile? = null, entities: TextSourcesList, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
suspend fun TelegramBot.sendVideo(chatId: ChatIdentifier, video: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
suspend fun TelegramBot.sendVideo(chat: Chat, video: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
@@ -508,10 +508,10 @@
- +
-
sendVoice +
sendVoice
Link copied to clipboard
@@ -521,7 +521,7 @@
-
inline suspend fun TelegramBot.sendVoice(chatId: ChatIdentifier, voice: VoiceFile, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.sendVoice(chat: Chat, voice: VoiceFile, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.sendVoice(chatId: ChatIdentifier, voice: InputFile, entities: List<TextSource>, duration: Long? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
suspend fun TelegramBot.sendVoice(chatId: ChatIdentifier, voice: VoiceFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.sendVoice(chat: Chat, voice: InputFile, entities: List<TextSource>, duration: Long? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
suspend fun TelegramBot.sendVoice(chat: Chat, voice: VoiceFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
suspend fun TelegramBot.sendVoice(chatId: ChatIdentifier, voice: InputFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
suspend fun TelegramBot.sendVoice(chat: Chat, voice: InputFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
+
inline suspend fun TelegramBot.sendVoice(chatId: ChatIdentifier, voice: VoiceFile, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.sendVoice(chat: Chat, voice: VoiceFile, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.sendVoice(chatId: ChatIdentifier, voice: InputFile, entities: TextSourcesList, duration: Long? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
suspend fun TelegramBot.sendVoice(chatId: ChatIdentifier, voice: VoiceFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.sendVoice(chat: Chat, voice: InputFile, entities: TextSourcesList, duration: Long? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
suspend fun TelegramBot.sendVoice(chat: Chat, voice: VoiceFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
suspend fun TelegramBot.sendVoice(chatId: ChatIdentifier, voice: InputFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
suspend fun TelegramBot.sendVoice(chat: Chat, voice: InputFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply-with-animation.html b/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply-with-animation.html index 29a15011fd..b3de236f52 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply-with-animation.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply-with-animation.html @@ -27,7 +27,7 @@
-
inline suspend fun TelegramBot.replyWithAnimation(to: Message, animation: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
inline suspend fun TelegramBot.replyWithAnimation(to: Message, animation: AnimationFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
inline suspend fun TelegramBot.replyWithAnimation(to: Message, animation: InputFile, thumb: InputFile? = null, entities: List<TextSource>, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
inline suspend fun TelegramBot.replyWithAnimation(to: Message, animation: AnimationFile, entities: List<TextSource>, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
+
inline suspend fun TelegramBot.replyWithAnimation(to: Message, animation: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
inline suspend fun TelegramBot.replyWithAnimation(to: Message, animation: AnimationFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
inline suspend fun TelegramBot.replyWithAnimation(to: Message, animation: InputFile, thumb: InputFile? = null, entities: TextSourcesList, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
inline suspend fun TelegramBot.replyWithAnimation(to: Message, animation: AnimationFile, entities: TextSourcesList, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply-with-audio.html b/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply-with-audio.html index ac6da1b074..acae48c613 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply-with-audio.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply-with-audio.html @@ -27,7 +27,7 @@
-
inline suspend fun TelegramBot.replyWithAudio(to: Message, audio: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.replyWithAudio(to: Message, audio: AudioFile, text: String? = null, parseMode: ParseMode? = null, title: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.replyWithAudio(to: Message, audio: InputFile, thumb: InputFile? = null, entities: List<TextSource>, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.replyWithAudio(to: Message, audio: AudioFile, entities: List<TextSource>, title: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
+
inline suspend fun TelegramBot.replyWithAudio(to: Message, audio: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.replyWithAudio(to: Message, audio: AudioFile, text: String? = null, parseMode: ParseMode? = null, title: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.replyWithAudio(to: Message, audio: InputFile, thumb: InputFile? = null, entities: TextSourcesList, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.replyWithAudio(to: Message, audio: AudioFile, entities: TextSourcesList, title: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply-with-document.html b/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply-with-document.html index 324486bddf..cc76122e2a 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply-with-document.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply-with-document.html @@ -27,7 +27,7 @@
-
inline suspend fun TelegramBot.replyWithDocument(to: Message, document: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.replyWithDocument(to: Message, document: DocumentFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.replyWithDocument(to: Message, document: InputFile, thumb: InputFile? = null, entities: List<TextSource>, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.replyWithDocument(to: Message, document: DocumentFile, entities: List<TextSource>, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
+
inline suspend fun TelegramBot.replyWithDocument(to: Message, document: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.replyWithDocument(to: Message, document: DocumentFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.replyWithDocument(to: Message, document: InputFile, thumb: InputFile? = null, entities: TextSourcesList, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.replyWithDocument(to: Message, document: DocumentFile, entities: TextSourcesList, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply-with-photo.html b/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply-with-photo.html index a9748391e6..f3e7bafe79 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply-with-photo.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply-with-photo.html @@ -27,7 +27,7 @@
-
inline suspend fun TelegramBot.replyWithPhoto(to: Message, fileId: InputFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.replyWithPhoto(to: Message, photo: Photo, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.replyWithPhoto(to: Message, fileId: InputFile, entities: List<TextSource>, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.replyWithPhoto(to: Message, photo: Photo, entities: List<TextSource>, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
+
inline suspend fun TelegramBot.replyWithPhoto(to: Message, fileId: InputFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.replyWithPhoto(to: Message, photo: Photo, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.replyWithPhoto(to: Message, fileId: InputFile, entities: TextSourcesList, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.replyWithPhoto(to: Message, photo: Photo, entities: TextSourcesList, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply-with-video.html b/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply-with-video.html index 9028e5d406..5afe250b1a 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply-with-video.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply-with-video.html @@ -27,7 +27,7 @@
-
inline suspend fun TelegramBot.replyWithVideo(to: Message, video: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.replyWithVideo(to: Message, video: VideoFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.replyWithVideo(to: Message, video: InputFile, thumb: InputFile? = null, entities: List<TextSource>, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.replyWithVideo(to: Message, video: VideoFile, entities: List<TextSource>, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
+
inline suspend fun TelegramBot.replyWithVideo(to: Message, video: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.replyWithVideo(to: Message, video: VideoFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.replyWithVideo(to: Message, video: InputFile, thumb: InputFile? = null, entities: TextSourcesList, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.replyWithVideo(to: Message, video: VideoFile, entities: TextSourcesList, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply-with-voice.html b/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply-with-voice.html index 1883d93b84..367f208c0b 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply-with-voice.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply-with-voice.html @@ -27,7 +27,7 @@
-
inline suspend fun TelegramBot.replyWithVoice(to: Message, voice: InputFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.replyWithVoice(to: Message, voice: VoiceFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.replyWithVoice(to: Message, voice: InputFile, entities: List<TextSource>, duration: Long? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.replyWithVoice(to: Message, voice: VoiceFile, entities: List<TextSource>, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
+
inline suspend fun TelegramBot.replyWithVoice(to: Message, voice: InputFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.replyWithVoice(to: Message, voice: VoiceFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.replyWithVoice(to: Message, voice: InputFile, entities: TextSourcesList, duration: Long? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.replyWithVoice(to: Message, voice: VoiceFile, entities: TextSourcesList, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply.html b/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply.html index e42e0dca17..77c44f5e13 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.send.media/reply.html @@ -27,7 +27,7 @@
-
inline suspend fun TelegramBot.reply(to: Message, animation: AnimationFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
inline suspend fun TelegramBot.reply(to: Message, animation: AnimationFile, entities: List<TextSource>, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
inline suspend fun TelegramBot.reply(to: Message, audio: AudioFile, text: String? = null, parseMode: ParseMode? = null, title: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.reply(to: Message, audio: AudioFile, entities: List<TextSource>, title: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.reply(to: Message, document: DocumentFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.reply(to: Message, document: DocumentFile, entities: List<TextSource>, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.reply(to: Message, media: List<MediaGroupMemberInputMedia>, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null): List<MediaGroupMessage<MediaGroupContent>>
inline suspend fun TelegramBot.reply(to: Message, photo: Photo, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.reply(to: Message, photo: Photo, entities: List<TextSource>, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.reply(to: Message, sticker: Sticker, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<StickerContent>
inline suspend fun TelegramBot.reply(to: Message, video: VideoFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.reply(to: Message, video: VideoFile, entities: List<TextSource>, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.reply(to: Message, videoNote: VideoNoteFile, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoNoteContent>
inline suspend fun TelegramBot.reply(to: Message, voice: VoiceFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.reply(to: Message, voice: VoiceFile, entities: List<TextSource>, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
+
inline suspend fun TelegramBot.reply(to: Message, animation: AnimationFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
inline suspend fun TelegramBot.reply(to: Message, animation: AnimationFile, entities: TextSourcesList, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
inline suspend fun TelegramBot.reply(to: Message, audio: AudioFile, text: String? = null, parseMode: ParseMode? = null, title: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.reply(to: Message, audio: AudioFile, entities: TextSourcesList, title: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.reply(to: Message, document: DocumentFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.reply(to: Message, document: DocumentFile, entities: TextSourcesList, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.reply(to: Message, media: List<MediaGroupMemberInputMedia>, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null): List<MediaGroupMessage<MediaGroupContent>>
inline suspend fun TelegramBot.reply(to: Message, photo: Photo, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.reply(to: Message, photo: Photo, entities: TextSourcesList, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.reply(to: Message, sticker: Sticker, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<StickerContent>
inline suspend fun TelegramBot.reply(to: Message, video: VideoFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.reply(to: Message, video: VideoFile, entities: TextSourcesList, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.reply(to: Message, videoNote: VideoNoteFile, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoNoteContent>
inline suspend fun TelegramBot.reply(to: Message, voice: VoiceFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.reply(to: Message, voice: VoiceFile, entities: TextSourcesList, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.send.media/send-animation.html b/docs/dev.inmo.tgbotapi.extensions.api.send.media/send-animation.html index a4e69bf8c9..5d78848964 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.send.media/send-animation.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.send.media/send-animation.html @@ -27,7 +27,7 @@
-
suspend fun TelegramBot.sendAnimation(chatId: ChatIdentifier, animation: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chatId: ChatIdentifier, animation: AnimationFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chat: Chat, animation: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chat: Chat, animation: AnimationFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chatId: ChatIdentifier, animation: InputFile, thumb: InputFile? = null, entities: List<TextSource>, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chatId: ChatIdentifier, animation: AnimationFile, entities: List<TextSource>, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chat: Chat, animation: InputFile, thumb: InputFile? = null, entities: List<TextSource>, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chat: Chat, animation: AnimationFile, entities: List<TextSource>, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
+
suspend fun TelegramBot.sendAnimation(chatId: ChatIdentifier, animation: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chatId: ChatIdentifier, animation: AnimationFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chat: Chat, animation: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chat: Chat, animation: AnimationFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chatId: ChatIdentifier, animation: InputFile, thumb: InputFile? = null, entities: TextSourcesList, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chatId: ChatIdentifier, animation: AnimationFile, entities: TextSourcesList, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chat: Chat, animation: InputFile, thumb: InputFile? = null, entities: TextSourcesList, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
suspend fun TelegramBot.sendAnimation(chat: Chat, animation: AnimationFile, entities: TextSourcesList, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AnimationContent>
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.send.media/send-audio.html b/docs/dev.inmo.tgbotapi.extensions.api.send.media/send-audio.html index 1532c4ea85..48b19b7623 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.send.media/send-audio.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.send.media/send-audio.html @@ -27,7 +27,7 @@
-
suspend fun TelegramBot.sendAudio(chatId: ChatIdentifier, audio: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
suspend fun TelegramBot.sendAudio(chat: Chat, audio: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
suspend fun TelegramBot.sendAudio(chatId: ChatIdentifier, audio: AudioFile, text: String? = null, parseMode: ParseMode? = null, title: String? = audio.title, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
suspend fun TelegramBot.sendAudio(chat: Chat, audio: AudioFile, text: String? = null, parseMode: ParseMode? = null, title: String? = audio.title, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.sendAudio(chatId: ChatIdentifier, audio: InputFile, thumb: InputFile? = null, entities: List<TextSource>, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.sendAudio(chat: Chat, audio: InputFile, thumb: InputFile? = null, entities: List<TextSource>, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.sendAudio(chatId: ChatIdentifier, audio: AudioFile, entities: List<TextSource>, title: String? = audio.title, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.sendAudio(chat: Chat, audio: AudioFile, entities: List<TextSource>, title: String? = audio.title, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
+
suspend fun TelegramBot.sendAudio(chatId: ChatIdentifier, audio: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
suspend fun TelegramBot.sendAudio(chat: Chat, audio: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
suspend fun TelegramBot.sendAudio(chatId: ChatIdentifier, audio: AudioFile, text: String? = null, parseMode: ParseMode? = null, title: String? = audio.title, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
suspend fun TelegramBot.sendAudio(chat: Chat, audio: AudioFile, text: String? = null, parseMode: ParseMode? = null, title: String? = audio.title, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.sendAudio(chatId: ChatIdentifier, audio: InputFile, thumb: InputFile? = null, entities: TextSourcesList, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.sendAudio(chat: Chat, audio: InputFile, thumb: InputFile? = null, entities: TextSourcesList, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.sendAudio(chatId: ChatIdentifier, audio: AudioFile, entities: TextSourcesList, title: String? = audio.title, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
inline suspend fun TelegramBot.sendAudio(chat: Chat, audio: AudioFile, entities: TextSourcesList, title: String? = audio.title, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<AudioContent>
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.send.media/send-document.html b/docs/dev.inmo.tgbotapi.extensions.api.send.media/send-document.html index 99916afc12..10ce75d2d8 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.send.media/send-document.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.send.media/send-document.html @@ -27,7 +27,7 @@
-
suspend fun TelegramBot.sendDocument(chatId: ChatIdentifier, document: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
suspend fun TelegramBot.sendDocument(chat: Chat, document: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
suspend fun TelegramBot.sendDocument(chatId: ChatIdentifier, document: DocumentFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
suspend fun TelegramBot.sendDocument(chat: Chat, document: DocumentFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.sendDocument(chatId: ChatIdentifier, document: InputFile, thumb: InputFile? = null, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.sendDocument(chat: Chat, document: InputFile, thumb: InputFile? = null, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.sendDocument(chatId: ChatIdentifier, document: DocumentFile, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.sendDocument(chat: Chat, document: DocumentFile, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
+
suspend fun TelegramBot.sendDocument(chatId: ChatIdentifier, document: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
suspend fun TelegramBot.sendDocument(chat: Chat, document: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
suspend fun TelegramBot.sendDocument(chatId: ChatIdentifier, document: DocumentFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
suspend fun TelegramBot.sendDocument(chat: Chat, document: DocumentFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.sendDocument(chatId: ChatIdentifier, document: InputFile, thumb: InputFile? = null, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.sendDocument(chat: Chat, document: InputFile, thumb: InputFile? = null, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.sendDocument(chatId: ChatIdentifier, document: DocumentFile, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
inline suspend fun TelegramBot.sendDocument(chat: Chat, document: DocumentFile, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): ContentMessage<DocumentContent>
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.send.media/send-photo.html b/docs/dev.inmo.tgbotapi.extensions.api.send.media/send-photo.html index aa1867c277..94b4639a99 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.send.media/send-photo.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.send.media/send-photo.html @@ -27,7 +27,7 @@
-
suspend fun TelegramBot.sendPhoto(chatId: ChatIdentifier, fileId: InputFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
suspend fun TelegramBot.sendPhoto(chat: Chat, fileId: InputFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
suspend fun TelegramBot.sendPhoto(chatId: ChatIdentifier, photo: Photo, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
suspend fun TelegramBot.sendPhoto(chat: Chat, photo: Photo, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.sendPhoto(chatId: ChatIdentifier, fileId: InputFile, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.sendPhoto(chat: Chat, fileId: InputFile, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.sendPhoto(chatId: ChatIdentifier, photo: Photo, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.sendPhoto(chat: Chat, photo: Photo, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
+
suspend fun TelegramBot.sendPhoto(chatId: ChatIdentifier, fileId: InputFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
suspend fun TelegramBot.sendPhoto(chat: Chat, fileId: InputFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
suspend fun TelegramBot.sendPhoto(chatId: ChatIdentifier, photo: Photo, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
suspend fun TelegramBot.sendPhoto(chat: Chat, photo: Photo, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.sendPhoto(chatId: ChatIdentifier, fileId: InputFile, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.sendPhoto(chat: Chat, fileId: InputFile, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.sendPhoto(chatId: ChatIdentifier, photo: Photo, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
inline suspend fun TelegramBot.sendPhoto(chat: Chat, photo: Photo, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PhotoContent>
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.send.media/send-video.html b/docs/dev.inmo.tgbotapi.extensions.api.send.media/send-video.html index ff4562f6e2..2cc3c3fb18 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.send.media/send-video.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.send.media/send-video.html @@ -27,7 +27,7 @@
-
suspend fun TelegramBot.sendVideo(chatId: ChatIdentifier, video: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
suspend fun TelegramBot.sendVideo(chatId: ChatIdentifier, video: VideoFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
suspend fun TelegramBot.sendVideo(chat: Chat, video: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
suspend fun TelegramBot.sendVideo(chat: Chat, video: VideoFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.sendVideo(chatId: ChatIdentifier, video: InputFile, thumb: InputFile? = null, entities: List<TextSource>, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.sendVideo(chatId: ChatIdentifier, video: VideoFile, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.sendVideo(chat: Chat, video: InputFile, thumb: InputFile? = null, entities: List<TextSource>, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.sendVideo(chat: Chat, video: VideoFile, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
+
suspend fun TelegramBot.sendVideo(chatId: ChatIdentifier, video: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
suspend fun TelegramBot.sendVideo(chatId: ChatIdentifier, video: VideoFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
suspend fun TelegramBot.sendVideo(chat: Chat, video: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
suspend fun TelegramBot.sendVideo(chat: Chat, video: VideoFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.sendVideo(chatId: ChatIdentifier, video: InputFile, thumb: InputFile? = null, entities: TextSourcesList, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.sendVideo(chatId: ChatIdentifier, video: VideoFile, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.sendVideo(chat: Chat, video: InputFile, thumb: InputFile? = null, entities: TextSourcesList, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
inline suspend fun TelegramBot.sendVideo(chat: Chat, video: VideoFile, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VideoContent>
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.send.media/send-voice.html b/docs/dev.inmo.tgbotapi.extensions.api.send.media/send-voice.html index 6f900c473a..36415374b9 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.send.media/send-voice.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.send.media/send-voice.html @@ -27,7 +27,7 @@
-
suspend fun TelegramBot.sendVoice(chatId: ChatIdentifier, voice: InputFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
suspend fun TelegramBot.sendVoice(chat: Chat, voice: InputFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
suspend fun TelegramBot.sendVoice(chatId: ChatIdentifier, voice: VoiceFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
suspend fun TelegramBot.sendVoice(chat: Chat, voice: VoiceFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.sendVoice(chatId: ChatIdentifier, voice: InputFile, entities: List<TextSource>, duration: Long? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.sendVoice(chat: Chat, voice: InputFile, entities: List<TextSource>, duration: Long? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.sendVoice(chatId: ChatIdentifier, voice: VoiceFile, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.sendVoice(chat: Chat, voice: VoiceFile, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
+
suspend fun TelegramBot.sendVoice(chatId: ChatIdentifier, voice: InputFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
suspend fun TelegramBot.sendVoice(chat: Chat, voice: InputFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
suspend fun TelegramBot.sendVoice(chatId: ChatIdentifier, voice: VoiceFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
suspend fun TelegramBot.sendVoice(chat: Chat, voice: VoiceFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.sendVoice(chatId: ChatIdentifier, voice: InputFile, entities: TextSourcesList, duration: Long? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.sendVoice(chat: Chat, voice: InputFile, entities: TextSourcesList, duration: Long? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.sendVoice(chatId: ChatIdentifier, voice: VoiceFile, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
inline suspend fun TelegramBot.sendVoice(chat: Chat, voice: VoiceFile, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VoiceContent>
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.send.polls/index.html b/docs/dev.inmo.tgbotapi.extensions.api.send.polls/index.html index 6dbda5f283..450889e5d9 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.send.polls/index.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.send.polls/index.html @@ -28,10 +28,10 @@

Functions

-
+
-
replyWithQuizPoll +
replyWithQuizPoll
Link copied to clipboard
@@ -41,7 +41,7 @@
-
inline suspend fun TelegramBot.replyWithQuizPoll(to: Message, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, entities: List<TextSource>, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
inline suspend fun TelegramBot.replyWithQuizPoll(to: Message, isClosed: Boolean = false, quizPoll: QuizPoll, question: String = quizPoll.question, options: List<String> = quizPoll.options.map { it.text }, correctOptionId: Int = quizPoll.correctOptionId ?: error("Correct option ID must be provided by income QuizPoll or by developer"), isAnonymous: Boolean = quizPoll.isAnonymous, entities: List<TextSource>, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
inline suspend fun TelegramBot.replyWithQuizPoll(to: Message, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
inline suspend fun TelegramBot.replyWithQuizPoll(to: Message, isClosed: Boolean = false, quizPoll: QuizPoll, question: String = quizPoll.question, options: List<String> = quizPoll.options.map { it.text }, correctOptionId: Int = quizPoll.correctOptionId ?: error("Correct option ID must be provided by income QuizPoll or by developer"), isAnonymous: Boolean = quizPoll.isAnonymous, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
+
inline suspend fun TelegramBot.replyWithQuizPoll(to: Message, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, entities: TextSourcesList, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
inline suspend fun TelegramBot.replyWithQuizPoll(to: Message, isClosed: Boolean = false, quizPoll: QuizPoll, question: String = quizPoll.question, options: List<String> = quizPoll.options.map { it.text }, correctOptionId: Int = quizPoll.correctOptionId ?: error("Correct option ID must be provided by income QuizPoll or by developer"), isAnonymous: Boolean = quizPoll.isAnonymous, entities: TextSourcesList, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
inline suspend fun TelegramBot.replyWithQuizPoll(to: Message, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
inline suspend fun TelegramBot.replyWithQuizPoll(to: Message, isClosed: Boolean = false, quizPoll: QuizPoll, question: String = quizPoll.question, options: List<String> = quizPoll.options.map { it.text }, correctOptionId: Int = quizPoll.correctOptionId ?: error("Correct option ID must be provided by income QuizPoll or by developer"), isAnonymous: Boolean = quizPoll.isAnonymous, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
@@ -68,10 +68,10 @@
- +
-
sendQuizPoll +
sendQuizPoll
Link copied to clipboard
@@ -81,7 +81,7 @@
-
inline suspend fun TelegramBot.sendQuizPoll(chatId: ChatIdentifier, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, entities: List<TextSource>, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
inline suspend fun TelegramBot.sendQuizPoll(chat: Chat, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, entities: List<TextSource>, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
inline suspend fun TelegramBot.sendQuizPoll(chatId: ChatIdentifier, isClosed: Boolean = false, quizPoll: QuizPoll, question: String = quizPoll.question, options: List<String> = quizPoll.options.map { it.text }, correctOptionId: Int = quizPoll.correctOptionId ?: error("Correct option ID must be provided by income QuizPoll or by developer"), isAnonymous: Boolean = quizPoll.isAnonymous, entities: List<TextSource>, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
suspend fun TelegramBot.sendQuizPoll(chatId: ChatIdentifier, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
inline suspend fun TelegramBot.sendQuizPoll(chat: Chat, isClosed: Boolean = false, quizPoll: QuizPoll, question: String = quizPoll.question, options: List<String> = quizPoll.options.map { it.text }, correctOptionId: Int = quizPoll.correctOptionId ?: error("Correct option ID must be provided by income QuizPoll or by developer"), isAnonymous: Boolean = quizPoll.isAnonymous, entities: List<TextSource>, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
suspend fun TelegramBot.sendQuizPoll(chat: Chat, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
suspend fun TelegramBot.sendQuizPoll(chatId: ChatIdentifier, isClosed: Boolean = false, quizPoll: QuizPoll, question: String = quizPoll.question, options: List<String> = quizPoll.options.map { it.text }, correctOptionId: Int = quizPoll.correctOptionId ?: error("Correct option ID must be provided by income QuizPoll or by developer"), isAnonymous: Boolean = quizPoll.isAnonymous, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
suspend fun TelegramBot.sendQuizPoll(chat: Chat, isClosed: Boolean = false, quizPoll: QuizPoll, question: String = quizPoll.question, options: List<String> = quizPoll.options.map { it.text }, correctOptionId: Int = quizPoll.correctOptionId ?: error("Correct option ID must be provided by income QuizPoll or by developer"), isAnonymous: Boolean = quizPoll.isAnonymous, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
+
inline suspend fun TelegramBot.sendQuizPoll(chatId: ChatIdentifier, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, entities: TextSourcesList, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
inline suspend fun TelegramBot.sendQuizPoll(chat: Chat, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, entities: TextSourcesList, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
inline suspend fun TelegramBot.sendQuizPoll(chatId: ChatIdentifier, isClosed: Boolean = false, quizPoll: QuizPoll, question: String = quizPoll.question, options: List<String> = quizPoll.options.map { it.text }, correctOptionId: Int = quizPoll.correctOptionId ?: error("Correct option ID must be provided by income QuizPoll or by developer"), isAnonymous: Boolean = quizPoll.isAnonymous, entities: TextSourcesList, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
suspend fun TelegramBot.sendQuizPoll(chatId: ChatIdentifier, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
inline suspend fun TelegramBot.sendQuizPoll(chat: Chat, isClosed: Boolean = false, quizPoll: QuizPoll, question: String = quizPoll.question, options: List<String> = quizPoll.options.map { it.text }, correctOptionId: Int = quizPoll.correctOptionId ?: error("Correct option ID must be provided by income QuizPoll or by developer"), isAnonymous: Boolean = quizPoll.isAnonymous, entities: TextSourcesList, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
suspend fun TelegramBot.sendQuizPoll(chat: Chat, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
suspend fun TelegramBot.sendQuizPoll(chatId: ChatIdentifier, isClosed: Boolean = false, quizPoll: QuizPoll, question: String = quizPoll.question, options: List<String> = quizPoll.options.map { it.text }, correctOptionId: Int = quizPoll.correctOptionId ?: error("Correct option ID must be provided by income QuizPoll or by developer"), isAnonymous: Boolean = quizPoll.isAnonymous, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
suspend fun TelegramBot.sendQuizPoll(chat: Chat, isClosed: Boolean = false, quizPoll: QuizPoll, question: String = quizPoll.question, options: List<String> = quizPoll.options.map { it.text }, correctOptionId: Int = quizPoll.correctOptionId ?: error("Correct option ID must be provided by income QuizPoll or by developer"), isAnonymous: Boolean = quizPoll.isAnonymous, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.send.polls/reply-with-quiz-poll.html b/docs/dev.inmo.tgbotapi.extensions.api.send.polls/reply-with-quiz-poll.html index cec1b2fe3c..3f2269a79a 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.send.polls/reply-with-quiz-poll.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.send.polls/reply-with-quiz-poll.html @@ -27,7 +27,7 @@
-
inline suspend fun TelegramBot.replyWithQuizPoll(to: Message, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
inline suspend fun TelegramBot.replyWithQuizPoll(to: Message, isClosed: Boolean = false, quizPoll: QuizPoll, question: String = quizPoll.question, options: List<String> = quizPoll.options.map { it.text }, correctOptionId: Int = quizPoll.correctOptionId ?: error("Correct option ID must be provided by income QuizPoll or by developer"), isAnonymous: Boolean = quizPoll.isAnonymous, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
inline suspend fun TelegramBot.replyWithQuizPoll(to: Message, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, entities: List<TextSource>, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
inline suspend fun TelegramBot.replyWithQuizPoll(to: Message, isClosed: Boolean = false, quizPoll: QuizPoll, question: String = quizPoll.question, options: List<String> = quizPoll.options.map { it.text }, correctOptionId: Int = quizPoll.correctOptionId ?: error("Correct option ID must be provided by income QuizPoll or by developer"), isAnonymous: Boolean = quizPoll.isAnonymous, entities: List<TextSource>, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
+
inline suspend fun TelegramBot.replyWithQuizPoll(to: Message, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
inline suspend fun TelegramBot.replyWithQuizPoll(to: Message, isClosed: Boolean = false, quizPoll: QuizPoll, question: String = quizPoll.question, options: List<String> = quizPoll.options.map { it.text }, correctOptionId: Int = quizPoll.correctOptionId ?: error("Correct option ID must be provided by income QuizPoll or by developer"), isAnonymous: Boolean = quizPoll.isAnonymous, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
inline suspend fun TelegramBot.replyWithQuizPoll(to: Message, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, entities: TextSourcesList, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
inline suspend fun TelegramBot.replyWithQuizPoll(to: Message, isClosed: Boolean = false, quizPoll: QuizPoll, question: String = quizPoll.question, options: List<String> = quizPoll.options.map { it.text }, correctOptionId: Int = quizPoll.correctOptionId ?: error("Correct option ID must be provided by income QuizPoll or by developer"), isAnonymous: Boolean = quizPoll.isAnonymous, entities: TextSourcesList, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.send.polls/send-quiz-poll.html b/docs/dev.inmo.tgbotapi.extensions.api.send.polls/send-quiz-poll.html index 4c6dfc1f39..77cb9db627 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.send.polls/send-quiz-poll.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.send.polls/send-quiz-poll.html @@ -27,7 +27,7 @@
-
suspend fun TelegramBot.sendQuizPoll(chatId: ChatIdentifier, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
suspend fun TelegramBot.sendQuizPoll(chat: Chat, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
suspend fun TelegramBot.sendQuizPoll(chatId: ChatIdentifier, isClosed: Boolean = false, quizPoll: QuizPoll, question: String = quizPoll.question, options: List<String> = quizPoll.options.map { it.text }, correctOptionId: Int = quizPoll.correctOptionId ?: error("Correct option ID must be provided by income QuizPoll or by developer"), isAnonymous: Boolean = quizPoll.isAnonymous, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
suspend fun TelegramBot.sendQuizPoll(chat: Chat, isClosed: Boolean = false, quizPoll: QuizPoll, question: String = quizPoll.question, options: List<String> = quizPoll.options.map { it.text }, correctOptionId: Int = quizPoll.correctOptionId ?: error("Correct option ID must be provided by income QuizPoll or by developer"), isAnonymous: Boolean = quizPoll.isAnonymous, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
inline suspend fun TelegramBot.sendQuizPoll(chatId: ChatIdentifier, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, entities: List<TextSource>, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
inline suspend fun TelegramBot.sendQuizPoll(chat: Chat, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, entities: List<TextSource>, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
inline suspend fun TelegramBot.sendQuizPoll(chatId: ChatIdentifier, isClosed: Boolean = false, quizPoll: QuizPoll, question: String = quizPoll.question, options: List<String> = quizPoll.options.map { it.text }, correctOptionId: Int = quizPoll.correctOptionId ?: error("Correct option ID must be provided by income QuizPoll or by developer"), isAnonymous: Boolean = quizPoll.isAnonymous, entities: List<TextSource>, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
inline suspend fun TelegramBot.sendQuizPoll(chat: Chat, isClosed: Boolean = false, quizPoll: QuizPoll, question: String = quizPoll.question, options: List<String> = quizPoll.options.map { it.text }, correctOptionId: Int = quizPoll.correctOptionId ?: error("Correct option ID must be provided by income QuizPoll or by developer"), isAnonymous: Boolean = quizPoll.isAnonymous, entities: List<TextSource>, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
+
suspend fun TelegramBot.sendQuizPoll(chatId: ChatIdentifier, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
suspend fun TelegramBot.sendQuizPoll(chat: Chat, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
suspend fun TelegramBot.sendQuizPoll(chatId: ChatIdentifier, isClosed: Boolean = false, quizPoll: QuizPoll, question: String = quizPoll.question, options: List<String> = quizPoll.options.map { it.text }, correctOptionId: Int = quizPoll.correctOptionId ?: error("Correct option ID must be provided by income QuizPoll or by developer"), isAnonymous: Boolean = quizPoll.isAnonymous, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
suspend fun TelegramBot.sendQuizPoll(chat: Chat, isClosed: Boolean = false, quizPoll: QuizPoll, question: String = quizPoll.question, options: List<String> = quizPoll.options.map { it.text }, correctOptionId: Int = quizPoll.correctOptionId ?: error("Correct option ID must be provided by income QuizPoll or by developer"), isAnonymous: Boolean = quizPoll.isAnonymous, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
inline suspend fun TelegramBot.sendQuizPoll(chatId: ChatIdentifier, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, entities: TextSourcesList, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
inline suspend fun TelegramBot.sendQuizPoll(chat: Chat, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, entities: TextSourcesList, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
inline suspend fun TelegramBot.sendQuizPoll(chatId: ChatIdentifier, isClosed: Boolean = false, quizPoll: QuizPoll, question: String = quizPoll.question, options: List<String> = quizPoll.options.map { it.text }, correctOptionId: Int = quizPoll.correctOptionId ?: error("Correct option ID must be provided by income QuizPoll or by developer"), isAnonymous: Boolean = quizPoll.isAnonymous, entities: TextSourcesList, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
inline suspend fun TelegramBot.sendQuizPoll(chat: Chat, isClosed: Boolean = false, quizPoll: QuizPoll, question: String = quizPoll.question, options: List<String> = quizPoll.options.map { it.text }, correctOptionId: Int = quizPoll.correctOptionId ?: error("Correct option ID must be provided by income QuizPoll or by developer"), isAnonymous: Boolean = quizPoll.isAnonymous, entities: TextSourcesList, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<PollContent>
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.send/copy-message.html b/docs/dev.inmo.tgbotapi.extensions.api.send/copy-message.html index 972b8d1bd2..2b6c8c1ca7 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.send/copy-message.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.send/copy-message.html @@ -27,7 +27,7 @@
-
inline suspend fun TelegramBot.copyMessage(fromChatId: ChatIdentifier, toChatId: ChatIdentifier, messageId: MessageIdentifier, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChat: Chat, toChatId: ChatIdentifier, messageId: MessageIdentifier, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChatId: ChatIdentifier, toChat: Chat, messageId: MessageIdentifier, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChat: Chat, toChat: Chat, messageId: MessageIdentifier, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(toChatId: ChatIdentifier, message: Message, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(toChat: Chat, message: Message, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChatId: ChatIdentifier, toChatId: ChatIdentifier, messageId: MessageIdentifier, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChat: Chat, toChatId: ChatIdentifier, messageId: MessageIdentifier, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChatId: ChatIdentifier, toChat: Chat, messageId: MessageIdentifier, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChat: Chat, toChat: Chat, messageId: MessageIdentifier, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(toChatId: ChatIdentifier, message: Message, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(toChat: Chat, message: Message, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
+
inline suspend fun TelegramBot.copyMessage(fromChatId: ChatIdentifier, toChatId: ChatIdentifier, messageId: MessageIdentifier, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChat: Chat, toChatId: ChatIdentifier, messageId: MessageIdentifier, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChatId: ChatIdentifier, toChat: Chat, messageId: MessageIdentifier, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChat: Chat, toChat: Chat, messageId: MessageIdentifier, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(toChatId: ChatIdentifier, message: Message, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(toChat: Chat, message: Message, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChatId: ChatIdentifier, toChatId: ChatIdentifier, messageId: MessageIdentifier, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChat: Chat, toChatId: ChatIdentifier, messageId: MessageIdentifier, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChatId: ChatIdentifier, toChat: Chat, messageId: MessageIdentifier, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChat: Chat, toChat: Chat, messageId: MessageIdentifier, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(toChatId: ChatIdentifier, message: Message, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(toChat: Chat, message: Message, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.send/index.html b/docs/dev.inmo.tgbotapi.extensions.api.send/index.html index 44662860a5..fd56f493f3 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.send/index.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.send/index.html @@ -50,10 +50,10 @@

Functions

-
+
-
copyMessage +
copyMessage
Link copied to clipboard
@@ -63,17 +63,17 @@
-
inline suspend fun TelegramBot.copyMessage(toChatId: ChatIdentifier, message: Message, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(toChat: Chat, message: Message, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChatId: ChatIdentifier, toChatId: ChatIdentifier, messageId: MessageIdentifier, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChatId: ChatIdentifier, toChat: Chat, messageId: MessageIdentifier, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(toChatId: ChatIdentifier, message: Message, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChat: Chat, toChatId: ChatIdentifier, messageId: MessageIdentifier, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChat: Chat, toChat: Chat, messageId: MessageIdentifier, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(toChat: Chat, message: Message, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChatId: ChatIdentifier, toChatId: ChatIdentifier, messageId: MessageIdentifier, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChatId: ChatIdentifier, toChat: Chat, messageId: MessageIdentifier, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChat: Chat, toChatId: ChatIdentifier, messageId: MessageIdentifier, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChat: Chat, toChat: Chat, messageId: MessageIdentifier, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
+
inline suspend fun TelegramBot.copyMessage(toChatId: ChatIdentifier, message: Message, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(toChat: Chat, message: Message, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChatId: ChatIdentifier, toChatId: ChatIdentifier, messageId: MessageIdentifier, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChatId: ChatIdentifier, toChat: Chat, messageId: MessageIdentifier, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(toChatId: ChatIdentifier, message: Message, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChat: Chat, toChatId: ChatIdentifier, messageId: MessageIdentifier, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChat: Chat, toChat: Chat, messageId: MessageIdentifier, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(toChat: Chat, message: Message, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChatId: ChatIdentifier, toChatId: ChatIdentifier, messageId: MessageIdentifier, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChatId: ChatIdentifier, toChat: Chat, messageId: MessageIdentifier, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChat: Chat, toChatId: ChatIdentifier, messageId: MessageIdentifier, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
inline suspend fun TelegramBot.copyMessage(fromChat: Chat, toChat: Chat, messageId: MessageIdentifier, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Long
- +
-
reply +
reply
Link copied to clipboard
@@ -83,7 +83,7 @@
-
inline suspend fun TelegramBot.reply(to: Message, location: StaticLocation, disableNotification: Boolean = false, replyMarkup: KeyboardMarkup? = null): ContentMessage<LocationContent>
inline suspend fun TelegramBot.reply(to: Message, contact: Contact, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<ContactContent>
inline suspend fun TelegramBot.reply(to: Message, animationType: DiceAnimationType? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<DiceContent>
inline suspend fun TelegramBot.reply(to: Message, venue: Venue, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VenueContent>
inline suspend fun TelegramBot.reply(to: Message, latitude: Double, longitude: Double, disableNotification: Boolean = false, replyMarkup: KeyboardMarkup? = null): ContentMessage<LocationContent>
inline suspend fun TelegramBot.reply(to: Message, entities: List<TextSource>, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
inline suspend fun TelegramBot.reply(to: Message, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
inline suspend fun TelegramBot.reply(to: Message, phoneNumber: String, firstName: String, lastName: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<ContactContent>
inline suspend fun TelegramBot.reply(to: Message, location: StaticLocation, title: String, address: String, foursquareId: FoursquareId? = null, foursquareType: FoursquareType? = null, googlePlaceId: GooglePlaceId? = null, googlePlaceType: GooglePlaceType? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VenueContent>
inline suspend fun TelegramBot.reply(to: Message, latitude: Double, longitude: Double, title: String, address: String, foursquareId: FoursquareId? = null, foursquareType: FoursquareType? = null, googlePlaceId: GooglePlaceId? = null, googlePlaceType: GooglePlaceType? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VenueContent>
+
inline suspend fun TelegramBot.reply(to: Message, location: StaticLocation, disableNotification: Boolean = false, replyMarkup: KeyboardMarkup? = null): ContentMessage<LocationContent>
inline suspend fun TelegramBot.reply(to: Message, contact: Contact, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<ContactContent>
inline suspend fun TelegramBot.reply(to: Message, animationType: DiceAnimationType? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<DiceContent>
inline suspend fun TelegramBot.reply(to: Message, venue: Venue, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VenueContent>
inline suspend fun TelegramBot.reply(to: Message, latitude: Double, longitude: Double, disableNotification: Boolean = false, replyMarkup: KeyboardMarkup? = null): ContentMessage<LocationContent>
inline suspend fun TelegramBot.reply(to: Message, entities: TextSourcesList, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
inline suspend fun TelegramBot.reply(to: Message, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
inline suspend fun TelegramBot.reply(to: Message, phoneNumber: String, firstName: String, lastName: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<ContactContent>
inline suspend fun TelegramBot.reply(to: Message, location: StaticLocation, title: String, address: String, foursquareId: FoursquareId? = null, foursquareType: FoursquareType? = null, googlePlaceId: GooglePlaceId? = null, googlePlaceType: GooglePlaceType? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VenueContent>
inline suspend fun TelegramBot.reply(to: Message, latitude: Double, longitude: Double, title: String, address: String, foursquareId: FoursquareId? = null, foursquareType: FoursquareType? = null, googlePlaceId: GooglePlaceId? = null, googlePlaceType: GooglePlaceType? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VenueContent>
@@ -390,10 +390,10 @@
- +
-
sendMessage +
sendMessage
Link copied to clipboard
@@ -403,7 +403,7 @@
-
suspend fun TelegramBot.sendMessage(chatId: ChatIdentifier, entities: List<TextSource>, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.sendMessage(chat: Chat, entities: List<TextSource>, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.sendMessage(chatId: ChatIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.sendMessage(chat: Chat, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
+
suspend fun TelegramBot.sendMessage(chatId: ChatIdentifier, entities: TextSourcesList, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.sendMessage(chat: Chat, entities: TextSourcesList, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.sendMessage(chatId: ChatIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.sendMessage(chat: Chat, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
@@ -430,10 +430,10 @@
- +
-
sendTextMessage +
sendTextMessage
Link copied to clipboard
@@ -443,7 +443,7 @@
-
suspend fun TelegramBot.sendTextMessage(chatId: ChatIdentifier, entities: List<TextSource>, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.sendTextMessage(chat: Chat, entities: List<TextSource>, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.sendTextMessage(chatId: ChatIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.sendTextMessage(chat: Chat, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
+
suspend fun TelegramBot.sendTextMessage(chatId: ChatIdentifier, entities: TextSourcesList, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.sendTextMessage(chat: Chat, entities: TextSourcesList, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.sendTextMessage(chatId: ChatIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.sendTextMessage(chat: Chat, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.send/reply.html b/docs/dev.inmo.tgbotapi.extensions.api.send/reply.html index 53407c0cf7..d906efea46 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.send/reply.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.send/reply.html @@ -27,7 +27,7 @@
-
inline suspend fun TelegramBot.reply(to: Message, phoneNumber: String, firstName: String, lastName: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<ContactContent>
inline suspend fun TelegramBot.reply(to: Message, contact: Contact, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<ContactContent>
inline suspend fun TelegramBot.reply(to: Message, animationType: DiceAnimationType? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<DiceContent>
inline suspend fun TelegramBot.reply(to: Message, latitude: Double, longitude: Double, disableNotification: Boolean = false, replyMarkup: KeyboardMarkup? = null): ContentMessage<LocationContent>
inline suspend fun TelegramBot.reply(to: Message, location: StaticLocation, disableNotification: Boolean = false, replyMarkup: KeyboardMarkup? = null): ContentMessage<LocationContent>
inline suspend fun TelegramBot.reply(to: Message, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
inline suspend fun TelegramBot.reply(to: Message, entities: List<TextSource>, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
inline suspend fun TelegramBot.reply(to: Message, latitude: Double, longitude: Double, title: String, address: String, foursquareId: FoursquareId? = null, foursquareType: FoursquareType? = null, googlePlaceId: GooglePlaceId? = null, googlePlaceType: GooglePlaceType? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VenueContent>
inline suspend fun TelegramBot.reply(to: Message, location: StaticLocation, title: String, address: String, foursquareId: FoursquareId? = null, foursquareType: FoursquareType? = null, googlePlaceId: GooglePlaceId? = null, googlePlaceType: GooglePlaceType? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VenueContent>
inline suspend fun TelegramBot.reply(to: Message, venue: Venue, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VenueContent>
+
inline suspend fun TelegramBot.reply(to: Message, phoneNumber: String, firstName: String, lastName: String? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<ContactContent>
inline suspend fun TelegramBot.reply(to: Message, contact: Contact, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<ContactContent>
inline suspend fun TelegramBot.reply(to: Message, animationType: DiceAnimationType? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<DiceContent>
inline suspend fun TelegramBot.reply(to: Message, latitude: Double, longitude: Double, disableNotification: Boolean = false, replyMarkup: KeyboardMarkup? = null): ContentMessage<LocationContent>
inline suspend fun TelegramBot.reply(to: Message, location: StaticLocation, disableNotification: Boolean = false, replyMarkup: KeyboardMarkup? = null): ContentMessage<LocationContent>
inline suspend fun TelegramBot.reply(to: Message, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
inline suspend fun TelegramBot.reply(to: Message, entities: TextSourcesList, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
inline suspend fun TelegramBot.reply(to: Message, latitude: Double, longitude: Double, title: String, address: String, foursquareId: FoursquareId? = null, foursquareType: FoursquareType? = null, googlePlaceId: GooglePlaceId? = null, googlePlaceType: GooglePlaceType? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VenueContent>
inline suspend fun TelegramBot.reply(to: Message, location: StaticLocation, title: String, address: String, foursquareId: FoursquareId? = null, foursquareType: FoursquareType? = null, googlePlaceId: GooglePlaceId? = null, googlePlaceType: GooglePlaceType? = null, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VenueContent>
inline suspend fun TelegramBot.reply(to: Message, venue: Venue, disableNotification: Boolean = false, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<VenueContent>
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.send/send-message.html b/docs/dev.inmo.tgbotapi.extensions.api.send/send-message.html index 046b731997..3df8e01f7c 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.send/send-message.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.send/send-message.html @@ -27,7 +27,7 @@
-
suspend fun TelegramBot.sendMessage(chatId: ChatIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.sendMessage(chat: Chat, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.sendMessage(chatId: ChatIdentifier, entities: List<TextSource>, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.sendMessage(chat: Chat, entities: List<TextSource>, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
+
suspend fun TelegramBot.sendMessage(chatId: ChatIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.sendMessage(chat: Chat, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.sendMessage(chatId: ChatIdentifier, entities: TextSourcesList, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.sendMessage(chat: Chat, entities: TextSourcesList, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
diff --git a/docs/dev.inmo.tgbotapi.extensions.api.send/send-text-message.html b/docs/dev.inmo.tgbotapi.extensions.api.send/send-text-message.html index 5681516420..6613e5fd0a 100644 --- a/docs/dev.inmo.tgbotapi.extensions.api.send/send-text-message.html +++ b/docs/dev.inmo.tgbotapi.extensions.api.send/send-text-message.html @@ -27,7 +27,7 @@
-
suspend fun TelegramBot.sendTextMessage(chatId: ChatIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.sendTextMessage(chat: Chat, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.sendTextMessage(chatId: ChatIdentifier, entities: List<TextSource>, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.sendTextMessage(chat: Chat, entities: List<TextSource>, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
+
suspend fun TelegramBot.sendTextMessage(chatId: ChatIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.sendTextMessage(chat: Chat, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.sendTextMessage(chatId: ChatIdentifier, entities: TextSourcesList, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
suspend fun TelegramBot.sendTextMessage(chat: Chat, entities: TextSourcesList, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): ContentMessage<TextContent>
diff --git a/docs/dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/index.html b/docs/dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/index.html index f021e519f0..593d6980c7 100644 --- a/docs/dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/index.html +++ b/docs/dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/index.html @@ -270,10 +270,10 @@
- +
-
waitAnyInlineQuery +
waitAnyInlineQuery
Link copied to clipboard
@@ -283,7 +283,7 @@
-
suspend fun BehaviourContext.waitAnyInlineQuery(initRequest: Request<*>? = null, errorFactory: NullableRequestBuilder<*> = { null }, count: Int = 1, filter: InlineQueryMapper<InlineQuery>? = null): List<InlineQuery>
+
suspend fun BehaviourContext.waitAnyInlineQuery(initRequest: Request<*>? = null, errorFactory: NullableRequestBuilder<*> = { null }, count: Int = 1, filter: InlineQueryMapper<InlineQuery>? = null): List<InlineQuery>
diff --git a/docs/dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-any-inline-query.html b/docs/dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-any-inline-query.html index b23c26907b..86ff10de95 100644 --- a/docs/dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-any-inline-query.html +++ b/docs/dev.inmo.tgbotapi.extensions.behaviour_builder.expectations/wait-any-inline-query.html @@ -13,7 +13,7 @@
-
+
- +
-
onAnyInlineQuery +
onAnyInlineQuery
Link copied to clipboard
@@ -103,7 +103,7 @@
-
suspend fun BehaviourContext.onAnyInlineQuery(includeFilterByChatInBehaviourSubContext: Boolean = true, additionalFilter: suspend (InlineQuery) -> Boolean? = null, scenarioReceiver: BehaviourContextAndTypeReceiver<Unit, InlineQuery>): Job
+
suspend fun BehaviourContext.onAnyInlineQuery(includeFilterByChatInBehaviourSubContext: Boolean = true, additionalFilter: suspend (InlineQuery) -> Boolean? = null, scenarioReceiver: BehaviourContextAndTypeReceiver<Unit, InlineQuery>): Job
diff --git a/docs/dev.inmo.tgbotapi.extensions.behaviour_builder.triggers_handling/on-any-inline-query.html b/docs/dev.inmo.tgbotapi.extensions.behaviour_builder.triggers_handling/on-any-inline-query.html index 5ba662f983..b20217d2c6 100644 --- a/docs/dev.inmo.tgbotapi.extensions.behaviour_builder.triggers_handling/on-any-inline-query.html +++ b/docs/dev.inmo.tgbotapi.extensions.behaviour_builder.triggers_handling/on-any-inline-query.html @@ -13,7 +13,7 @@
-
+
- +
-
onAnyInlineQuery +
onAnyInlineQuery
Link copied to clipboard
@@ -664,7 +664,7 @@
-
suspend fun BehaviourContext.onAnyInlineQuery(includeFilterByChatInBehaviourSubContext: Boolean = true, additionalFilter: suspend (InlineQuery) -> Boolean? = null, scenarioReceiver: BehaviourContextAndTypeReceiver<Unit, InlineQuery>): Job
+
suspend fun BehaviourContext.onAnyInlineQuery(includeFilterByChatInBehaviourSubContext: Boolean = true, additionalFilter: suspend (InlineQuery) -> Boolean? = null, scenarioReceiver: BehaviourContextAndTypeReceiver<Unit, InlineQuery>): Job
@@ -2051,10 +2051,10 @@
- +
-
waitAnyInlineQuery +
waitAnyInlineQuery
Link copied to clipboard
@@ -2064,7 +2064,7 @@
-
suspend fun BehaviourContext.waitAnyInlineQuery(initRequest: Request<*>? = null, errorFactory: NullableRequestBuilder<*> = { null }, count: Int = 1, filter: InlineQueryMapper<InlineQuery>? = null): List<InlineQuery>
+
suspend fun BehaviourContext.waitAnyInlineQuery(initRequest: Request<*>? = null, errorFactory: NullableRequestBuilder<*> = { null }, count: Int = 1, filter: InlineQueryMapper<InlineQuery>? = null): List<InlineQuery>
diff --git a/docs/dev.inmo.tgbotapi.extensions.utils.extensions/index.html b/docs/dev.inmo.tgbotapi.extensions.utils.extensions/index.html index bdcd3e0a4e..11049a9042 100644 --- a/docs/dev.inmo.tgbotapi.extensions.utils.extensions/index.html +++ b/docs/dev.inmo.tgbotapi.extensions.utils.extensions/index.html @@ -68,10 +68,10 @@
- +
-
parseCommandsWithParams +
parseCommandsWithParams
Link copied to clipboard
@@ -93,9 +93,9 @@
-
fun List<TextSource>.parseCommandsWithParams(argsSeparator: Regex = defaultArgsSeparator): MutableMap<String, Array<String>>
+
fun List<TextSource>.parseCommandsWithParams(argsSeparator: Regex = defaultArgsSeparator): MutableMap<String, Array<String>>
-
Parse commands and their args.
+
Parse commands and their args.
diff --git a/docs/dev.inmo.tgbotapi.extensions.utils.extensions/parse-commands-with-params.html b/docs/dev.inmo.tgbotapi.extensions.utils.extensions/parse-commands-with-params.html index 15eb133d91..ffc79e6911 100644 --- a/docs/dev.inmo.tgbotapi.extensions.utils.extensions/parse-commands-with-params.html +++ b/docs/dev.inmo.tgbotapi.extensions.utils.extensions/parse-commands-with-params.html @@ -13,7 +13,7 @@
-
+
-
+
diff --git a/docs/dev.inmo.tgbotapi.extensions.utils.formatting/-entities-builder/entities.html b/docs/dev.inmo.tgbotapi.extensions.utils.formatting/-entities-builder/entities.html index 757ba795fa..4c2b1f675a 100644 --- a/docs/dev.inmo.tgbotapi.extensions.utils.formatting/-entities-builder/entities.html +++ b/docs/dev.inmo.tgbotapi.extensions.utils.formatting/-entities-builder/entities.html @@ -27,7 +27,7 @@
-
val entities: List<TextSource>
+
val entities: TextSourcesList

It is not safe field which contains potentially changeable List

diff --git a/docs/dev.inmo.tgbotapi.extensions.utils.formatting/-entities-builder/index.html b/docs/dev.inmo.tgbotapi.extensions.utils.formatting/-entities-builder/index.html index 34d8518614..b1eb814dc2 100644 --- a/docs/dev.inmo.tgbotapi.extensions.utils.formatting/-entities-builder/index.html +++ b/docs/dev.inmo.tgbotapi.extensions.utils.formatting/-entities-builder/index.html @@ -23,7 +23,7 @@

EntitiesBuilder

-
class EntitiesBuilder

This builder can be used to provide building of TextSources List

+
class EntitiesBuilder

This builder can be used to provide building of TextSources List

@@ -33,10 +33,10 @@

Functions

-
+
-
add +
add
Link copied to clipboard
@@ -46,7 +46,7 @@
-
fun add(source: TextSource)
+
fun add(source: TextSource)
@@ -66,17 +66,17 @@
-
fun build(): List<TextSource>
+
fun build(): TextSourcesList
- +
-
invoke +
invoke
Link copied to clipboard
@@ -86,17 +86,17 @@
-
operator fun invoke(vararg source: TextSource): Boolean
+
operator fun invoke(vararg source: TextSource): Boolean
- +
-
unaryPlus +
unaryPlus
Link copied to clipboard
@@ -106,7 +106,7 @@
-
operator fun TextSource.unaryPlus()
operator fun String.unaryPlus()
operator fun List<TextSource>.unaryPlus(): Boolean
+
operator fun TextSource.unaryPlus()
operator fun String.unaryPlus()
operator fun TextSourcesList.unaryPlus(): Boolean
@@ -126,17 +126,17 @@
common
-
val entities: List<TextSource>
It is not safe field which contains potentially changeable List
+
val entities: TextSourcesList
It is not safe field which contains potentially changeable List

Extensions

-
+
-
bold +
bold
Link copied to clipboard
@@ -146,7 +146,7 @@
-
inline fun EntitiesBuilder.bold(parts: List<TextSource>)
inline fun EntitiesBuilder.bold(vararg parts: TextSource)
inline fun EntitiesBuilder.bold(text: String)
+
inline fun EntitiesBuilder.bold(parts: TextSourcesList)
inline fun EntitiesBuilder.bold(noinline init: EntitiesBuilderBody)
inline fun EntitiesBuilder.bold(vararg parts: TextSource)
inline fun EntitiesBuilder.bold(text: String)
@@ -173,10 +173,10 @@
- +
-
cashTag +
cashTag
Link copied to clipboard
@@ -186,7 +186,7 @@
-
inline fun EntitiesBuilder.cashTag(parts: List<TextSource>)
inline fun EntitiesBuilder.cashTag(vararg parts: TextSource)
inline fun EntitiesBuilder.cashTag(text: String)
+
inline fun EntitiesBuilder.cashTag(parts: TextSourcesList)
inline fun EntitiesBuilder.cashTag(noinline init: EntitiesBuilderBody)
inline fun EntitiesBuilder.cashTag(vararg parts: TextSource)
inline fun EntitiesBuilder.cashTag(text: String)
@@ -213,10 +213,10 @@
- +
-
email +
email
Link copied to clipboard
@@ -226,17 +226,17 @@
-
inline fun EntitiesBuilder.email(parts: List<TextSource>)
inline fun EntitiesBuilder.email(vararg parts: TextSource)
inline fun EntitiesBuilder.email(emailAddress: String)
+
inline fun EntitiesBuilder.email(parts: TextSourcesList)
inline fun EntitiesBuilder.email(noinline init: EntitiesBuilderBody)
inline fun EntitiesBuilder.email(vararg parts: TextSource)
inline fun EntitiesBuilder.email(emailAddress: String)
- +
-
hashtag +
hashtag
Link copied to clipboard
@@ -246,17 +246,17 @@
-
inline fun EntitiesBuilder.hashtag(parts: List<TextSource>)
inline fun EntitiesBuilder.hashtag(vararg parts: TextSource)
inline fun EntitiesBuilder.hashtag(hashtag: String)
+
inline fun EntitiesBuilder.hashtag(parts: TextSourcesList)
inline fun EntitiesBuilder.hashtag(noinline init: EntitiesBuilderBody)
inline fun EntitiesBuilder.hashtag(vararg parts: TextSource)
inline fun EntitiesBuilder.hashtag(hashtag: String)
- +
-
italic +
italic
Link copied to clipboard
@@ -266,7 +266,7 @@
-
inline fun EntitiesBuilder.italic(parts: List<TextSource>)
inline fun EntitiesBuilder.italic(vararg parts: TextSource)
inline fun EntitiesBuilder.italic(text: String)
+
inline fun EntitiesBuilder.italic(parts: TextSourcesList)
inline fun EntitiesBuilder.italic(noinline init: EntitiesBuilderBody)
inline fun EntitiesBuilder.italic(vararg parts: TextSource)
inline fun EntitiesBuilder.italic(text: String)
@@ -293,10 +293,10 @@
- +
-
mention +
mention
Link copied to clipboard
@@ -306,17 +306,17 @@
-
inline fun EntitiesBuilder.mention(parts: List<TextSource>)
inline fun EntitiesBuilder.mention(vararg parts: TextSource)
inline fun EntitiesBuilder.mention(whoToMention: String)
inline fun EntitiesBuilder.mention(parts: List<TextSource>, user: User)
inline fun EntitiesBuilder.mention(user: User, vararg parts: TextSource)
inline fun EntitiesBuilder.mention(text: String, user: User)
+
inline fun EntitiesBuilder.mention(parts: TextSourcesList)
inline fun EntitiesBuilder.mention(noinline init: EntitiesBuilderBody)
inline fun EntitiesBuilder.mention(vararg parts: TextSource)
inline fun EntitiesBuilder.mention(whoToMention: String)
inline fun EntitiesBuilder.mention(parts: TextSourcesList, user: User)
inline fun EntitiesBuilder.mention(user: User, vararg parts: TextSource)
inline fun EntitiesBuilder.mention(text: String, user: User)
- +
-
phone +
phone
Link copied to clipboard
@@ -326,7 +326,7 @@
-
inline fun EntitiesBuilder.phone(parts: List<TextSource>)
inline fun EntitiesBuilder.phone(vararg parts: TextSource)
inline fun EntitiesBuilder.phone(number: String)
+
inline fun EntitiesBuilder.phone(parts: TextSourcesList)
inline fun EntitiesBuilder.phone(noinline init: EntitiesBuilderBody)
inline fun EntitiesBuilder.phone(vararg parts: TextSource)
inline fun EntitiesBuilder.phone(number: String)
@@ -373,10 +373,10 @@
- +
-
strikethrough +
strikethrough
Link copied to clipboard
@@ -386,17 +386,17 @@
-
inline fun EntitiesBuilder.strikethrough(parts: List<TextSource>)
inline fun EntitiesBuilder.strikethrough(vararg parts: TextSource)
inline fun EntitiesBuilder.strikethrough(text: String)
+
inline fun EntitiesBuilder.strikethrough(parts: TextSourcesList)
inline fun EntitiesBuilder.strikethrough(noinline init: EntitiesBuilderBody)
inline fun EntitiesBuilder.strikethrough(vararg parts: TextSource)
inline fun EntitiesBuilder.strikethrough(text: String)
- +
-
underline +
underline
Link copied to clipboard
@@ -406,7 +406,7 @@
-
inline fun EntitiesBuilder.underline(parts: List<TextSource>)
inline fun EntitiesBuilder.underline(vararg parts: TextSource)
inline fun EntitiesBuilder.underline(text: String)
+
inline fun EntitiesBuilder.underline(parts: TextSourcesList)
inline fun EntitiesBuilder.underline(noinline init: EntitiesBuilderBody)
inline fun EntitiesBuilder.underline(vararg parts: TextSource)
inline fun EntitiesBuilder.underline(text: String)
diff --git a/docs/dev.inmo.tgbotapi.extensions.utils.formatting/-entities-builder/invoke.html b/docs/dev.inmo.tgbotapi.extensions.utils.formatting/-entities-builder/invoke.html index 66a0d93e0f..af3cf94f71 100644 --- a/docs/dev.inmo.tgbotapi.extensions.utils.formatting/-entities-builder/invoke.html +++ b/docs/dev.inmo.tgbotapi.extensions.utils.formatting/-entities-builder/invoke.html @@ -13,7 +13,7 @@
-
+
-
+
-
+
diff --git a/docs/dev.inmo.tgbotapi.extensions.utils.formatting/cash-tag.html b/docs/dev.inmo.tgbotapi.extensions.utils.formatting/cash-tag.html index 6ca1fa13a4..93e3ab1952 100644 --- a/docs/dev.inmo.tgbotapi.extensions.utils.formatting/cash-tag.html +++ b/docs/dev.inmo.tgbotapi.extensions.utils.formatting/cash-tag.html @@ -13,7 +13,7 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
+
This builder can be used to provide building of TextSources List
-
-

Functions

-
+
-
bold +
EntitiesBuilderBody
Link copied to clipboard
@@ -63,7 +61,29 @@
-
inline fun EntitiesBuilder.bold(vararg parts: TextSource)
inline fun EntitiesBuilder.bold(text: String)
inline fun EntitiesBuilder.bold(parts: List<TextSource>)
infix fun String.bold(parseMode: ParseMode): String
+
typealias EntitiesBuilderBody = EntitiesBuilder.() -> Unit
+
+
+
+
+
+
+
+

Functions

+
+
+
+
bold +
Link copied to clipboard
+
+
+
+
common
+
+
+ +
+
inline fun EntitiesBuilder.bold(vararg parts: TextSource)
inline fun EntitiesBuilder.bold(noinline init: EntitiesBuilderBody)
inline fun EntitiesBuilder.bold(text: String)
inline fun EntitiesBuilder.bold(parts: TextSourcesList)
infix fun String.bold(parseMode: ParseMode): String
@@ -163,7 +183,7 @@
-
fun buildEntities(init: EntitiesBuilder.() -> Unit): List<TextSource>
+
fun buildEntities(init: EntitiesBuilderBody): TextSourcesList
@@ -410,10 +430,10 @@
- +
-
createFormattedText +
createFormattedText
Link copied to clipboard
@@ -423,17 +443,17 @@
-
fun createFormattedText(entities: TextSourcesList, partLength: Int = textLength.last, mode: ParseMode = defaultParseMode): List<String>
+
fun createFormattedText(entities: TextSourcesList, partLength: Int = textLength.last, mode: ParseMode = defaultParseMode): List<String>
- +
-
createHtmlText +
createHtmlText
Link copied to clipboard
@@ -443,17 +463,17 @@
-
fun createHtmlText(entities: TextSourcesList, partLength: Int = textLength.last): List<String>
+
fun createHtmlText(entities: TextSourcesList, partLength: Int = textLength.last): List<String>
- +
-
createMarkdownText +
createMarkdownText
Link copied to clipboard
@@ -463,17 +483,17 @@
-
fun createMarkdownText(entities: TextSourcesList, partLength: Int = textLength.last): List<String>
+
fun createMarkdownText(entities: TextSourcesList, partLength: Int = textLength.last): List<String>
- +
-
createMarkdownV2Text +
createMarkdownV2Text
Link copied to clipboard
@@ -483,17 +503,17 @@
-
fun createMarkdownV2Text(entities: TextSourcesList, partLength: Int = textLength.last): List<String>
+
fun createMarkdownV2Text(entities: TextSourcesList, partLength: Int = textLength.last): List<String>
- +
-
email +
email
Link copied to clipboard
@@ -503,7 +523,7 @@
-
inline fun EntitiesBuilder.email(vararg parts: TextSource)
inline fun EntitiesBuilder.email(emailAddress: String)
inline fun EntitiesBuilder.email(parts: List<TextSource>)
infix fun String.email(parseMode: ParseMode): String
+
inline fun EntitiesBuilder.email(vararg parts: TextSource)
inline fun EntitiesBuilder.email(noinline init: EntitiesBuilderBody)
inline fun EntitiesBuilder.email(emailAddress: String)
inline fun EntitiesBuilder.email(parts: TextSourcesList)
infix fun String.email(parseMode: ParseMode): String
@@ -570,10 +590,10 @@
- +
-
hashTag +
hashTag
Link copied to clipboard
@@ -583,7 +603,7 @@
-
inline fun EntitiesBuilder.hashtag(vararg parts: TextSource)
inline fun EntitiesBuilder.hashtag(hashtag: String)
inline fun EntitiesBuilder.hashtag(parts: List<TextSource>)
+
inline fun EntitiesBuilder.hashtag(vararg parts: TextSource)
inline fun EntitiesBuilder.hashtag(noinline init: EntitiesBuilderBody)
inline fun EntitiesBuilder.hashtag(hashtag: String)
inline fun EntitiesBuilder.hashtag(parts: TextSourcesList)
@@ -650,10 +670,10 @@
- +
-
italic +
italic
Link copied to clipboard
@@ -663,7 +683,7 @@
-
inline fun EntitiesBuilder.italic(vararg parts: TextSource)
inline fun EntitiesBuilder.italic(text: String)
inline fun EntitiesBuilder.italic(parts: List<TextSource>)
infix fun String.italic(parseMode: ParseMode): String
+
inline fun EntitiesBuilder.italic(vararg parts: TextSource)
inline fun EntitiesBuilder.italic(noinline init: EntitiesBuilderBody)
inline fun EntitiesBuilder.italic(text: String)
inline fun EntitiesBuilder.italic(parts: TextSourcesList)
infix fun String.italic(parseMode: ParseMode): String
@@ -876,10 +896,10 @@
- +
-
mention +
mention
Link copied to clipboard
@@ -889,7 +909,7 @@
-
inline fun EntitiesBuilder.mention(vararg parts: TextSource)
inline fun EntitiesBuilder.mention(whoToMention: String)
inline fun EntitiesBuilder.mention(parts: List<TextSource>)
infix fun Pair<String, ChatId>.mention(parseMode: ParseMode): String
infix fun String.mention(parseMode: ParseMode): String
inline fun EntitiesBuilder.mention(user: User, vararg parts: TextSource)
inline fun EntitiesBuilder.mention(text: String, user: User)
inline fun EntitiesBuilder.mention(parts: List<TextSource>, user: User)
+
inline fun EntitiesBuilder.mention(vararg parts: TextSource)
inline fun EntitiesBuilder.mention(noinline init: EntitiesBuilderBody)
inline fun EntitiesBuilder.mention(whoToMention: String)
inline fun EntitiesBuilder.mention(parts: TextSourcesList)
infix fun Pair<String, ChatId>.mention(parseMode: ParseMode): String
infix fun String.mention(parseMode: ParseMode): String
inline fun EntitiesBuilder.mention(user: User, vararg parts: TextSource)
inline fun EntitiesBuilder.mention(text: String, user: User)
inline fun EntitiesBuilder.mention(parts: TextSourcesList, user: User)
@@ -956,10 +976,10 @@
- +
-
phone +
phone
Link copied to clipboard
@@ -969,7 +989,7 @@
-
inline fun EntitiesBuilder.phone(vararg parts: TextSource)
inline fun EntitiesBuilder.phone(number: String)
inline fun EntitiesBuilder.phone(parts: List<TextSource>)
infix fun String.phone(parseMode: ParseMode): String
+
inline fun EntitiesBuilder.phone(vararg parts: TextSource)
inline fun EntitiesBuilder.phone(noinline init: EntitiesBuilderBody)
inline fun EntitiesBuilder.phone(number: String)
inline fun EntitiesBuilder.phone(parts: TextSourcesList)
infix fun String.phone(parseMode: ParseMode): String
@@ -1196,10 +1216,10 @@
- +
-
strikethrough +
strikethrough
Link copied to clipboard
@@ -1209,7 +1229,7 @@
-
inline fun EntitiesBuilder.strikethrough(vararg parts: TextSource)
inline fun EntitiesBuilder.strikethrough(text: String)
inline fun EntitiesBuilder.strikethrough(parts: List<TextSource>)
infix fun String.strikethrough(parseMode: ParseMode): String
+
inline fun EntitiesBuilder.strikethrough(vararg parts: TextSource)
inline fun EntitiesBuilder.strikethrough(noinline init: EntitiesBuilderBody)
inline fun EntitiesBuilder.strikethrough(text: String)
inline fun EntitiesBuilder.strikethrough(parts: TextSourcesList)
infix fun String.strikethrough(parseMode: ParseMode): String
@@ -1336,10 +1356,10 @@
- +
-
toHtmlCaptions +
toHtmlCaptions
Link copied to clipboard
@@ -1349,17 +1369,17 @@
-
fun CaptionedInput.toHtmlCaptions(): List<String>
fun TextSourcesList.toHtmlCaptions(): List<String>
+
fun TextSourcesList.toHtmlCaptions(): List<String>
- +
-
toHtmlExplanations +
toHtmlExplanations
Link copied to clipboard
@@ -1369,17 +1389,17 @@
-
fun ExplainedInput.toHtmlExplanations(): List<String>
fun TextSourcesList.toHtmlExplanations(): List<String>
+
fun TextSourcesList.toHtmlExplanations(): List<String>
- +
-
toHtmlTexts +
toHtmlTexts
Link copied to clipboard
@@ -1389,17 +1409,17 @@
-
fun TextContent.toHtmlTexts(): List<String>
fun TextSourcesList.toHtmlTexts(): List<String>
+
fun TextContent.toHtmlTexts(): List<String>
fun TextSourcesList.toHtmlTexts(): List<String>
- +
-
toMarkdownCaptions +
toMarkdownCaptions
Link copied to clipboard
@@ -1409,17 +1429,17 @@
-
fun CaptionedInput.toMarkdownCaptions(): List<String>
fun TextSourcesList.toMarkdownCaptions(): List<String>
+
fun TextSourcesList.toMarkdownCaptions(): List<String>
- +
-
toMarkdownExplanations +
toMarkdownExplanations
Link copied to clipboard
@@ -1429,17 +1449,17 @@
-
fun ExplainedInput.toMarkdownExplanations(): List<String>
fun TextSourcesList.toMarkdownExplanations(): List<String>
+
fun TextSourcesList.toMarkdownExplanations(): List<String>
- +
-
toMarkdownTexts +
toMarkdownTexts
Link copied to clipboard
@@ -1449,17 +1469,17 @@
-
fun TextContent.toMarkdownTexts(): List<String>
fun TextSourcesList.toMarkdownTexts(): List<String>
+
fun TextContent.toMarkdownTexts(): List<String>
fun TextSourcesList.toMarkdownTexts(): List<String>
- +
-
toMarkdownV2Captions +
toMarkdownV2Captions
Link copied to clipboard
@@ -1469,17 +1489,17 @@
-
fun CaptionedInput.toMarkdownV2Captions(): List<String>
fun TextSourcesList.toMarkdownV2Captions(): List<String>
+
fun TextSourcesList.toMarkdownV2Captions(): List<String>
- +
-
toMarkdownV2Explanations +
toMarkdownV2Explanations
Link copied to clipboard
@@ -1489,17 +1509,17 @@
-
fun ExplainedInput.toMarkdownV2Explanations(): List<String>
fun TextSourcesList.toMarkdownV2Explanations(): List<String>
+
fun TextSourcesList.toMarkdownV2Explanations(): List<String>
- +
-
toMarkdownV2Texts +
toMarkdownV2Texts
Link copied to clipboard
@@ -1509,17 +1529,17 @@
-
fun TextContent.toMarkdownV2Texts(): List<String>
fun TextSourcesList.toMarkdownV2Texts(): List<String>
+
fun TextContent.toMarkdownV2Texts(): List<String>
fun TextSourcesList.toMarkdownV2Texts(): List<String>
- +
-
underline +
underline
Link copied to clipboard
@@ -1529,7 +1549,7 @@
-
inline fun EntitiesBuilder.underline(vararg parts: TextSource)
inline fun EntitiesBuilder.underline(text: String)
inline fun EntitiesBuilder.underline(parts: List<TextSource>)
infix fun String.underline(parseMode: ParseMode): String
+
inline fun EntitiesBuilder.underline(vararg parts: TextSource)
inline fun EntitiesBuilder.underline(noinline init: EntitiesBuilderBody)
inline fun EntitiesBuilder.underline(text: String)
inline fun EntitiesBuilder.underline(parts: TextSourcesList)
infix fun String.underline(parseMode: ParseMode): String
diff --git a/docs/dev.inmo.tgbotapi.extensions.utils.formatting/italic.html b/docs/dev.inmo.tgbotapi.extensions.utils.formatting/italic.html index be193482d1..d35425a197 100644 --- a/docs/dev.inmo.tgbotapi.extensions.utils.formatting/italic.html +++ b/docs/dev.inmo.tgbotapi.extensions.utils.formatting/italic.html @@ -13,7 +13,7 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
diff --git a/docs/dev.inmo.tgbotapi.extensions.utils.shortcuts/filter-exact-commands.html b/docs/dev.inmo.tgbotapi.extensions.utils.shortcuts/filter-exact-commands.html index 632ba309fe..cb8dfb192a 100644 --- a/docs/dev.inmo.tgbotapi.extensions.utils.shortcuts/filter-exact-commands.html +++ b/docs/dev.inmo.tgbotapi.extensions.utils.shortcuts/filter-exact-commands.html @@ -29,7 +29,7 @@
fun <T : ContentMessage<TextContent>> Flow<T>.filterExactCommands(commandRegex: Regex): Flow<T>
-

Convert incoming dev.inmo.tgbotapi.types.message.abstracts.ContentMessage.content of messages with fullEntitiesList and check that incoming message contains ONLY ONE TextSource and that is BotCommandTextSource. Besides, it is checking that BotCommandTextSource.command with incoming commandRegex

Return

The same message in case if it contains only BotCommandTextSource with Regex.matches

See also

+

Convert incoming dev.inmo.tgbotapi.types.message.abstracts.ContentMessage.content of messages with fullEntitiesList and check that incoming message contains ONLY ONE TextSource and that is BotCommandTextSource. Besides, it is checking that BotCommandTextSource.command with incoming commandRegex

Return

The same message in case if it contains only BotCommandTextSource with Regex.matches

See also

diff --git a/docs/dev.inmo.tgbotapi.extensions.utils.shortcuts/index.html b/docs/dev.inmo.tgbotapi.extensions.utils.shortcuts/index.html index 7033790691..a9fe0ec918 100644 --- a/docs/dev.inmo.tgbotapi.extensions.utils.shortcuts/index.html +++ b/docs/dev.inmo.tgbotapi.extensions.utils.shortcuts/index.html @@ -481,9 +481,9 @@
-
fun <T : ContentMessage<TextContent>> Flow<T>.filterCommandsWithArgs(commandRegex: Regex): Flow<Pair<T, List<TextSource>>>
+
fun <T : ContentMessage<TextContent>> Flow<T>.filterCommandsWithArgs(commandRegex: Regex): Flow<Pair<T, List<TextSource>>>
-
Convert incoming dev.inmo.tgbotapi.types.message.abstracts.ContentMessage.content of messages with fullEntitiesList and check that incoming message contains first TextSource as BotCommandTextSource.
+
Convert incoming dev.inmo.tgbotapi.types.message.abstracts.ContentMessage.content of messages with fullEntitiesList and check that incoming message contains first TextSource as BotCommandTextSource.
@@ -523,7 +523,7 @@
fun <T : ContentMessage<TextContent>> Flow<T>.filterExactCommands(commandRegex: Regex): Flow<T>
-
Convert incoming dev.inmo.tgbotapi.types.message.abstracts.ContentMessage.content of messages with fullEntitiesList and check that incoming message contains ONLY ONE TextSource and that is BotCommandTextSource.
+
Convert incoming dev.inmo.tgbotapi.types.message.abstracts.ContentMessage.content of messages with fullEntitiesList and check that incoming message contains ONLY ONE TextSource and that is BotCommandTextSource.
diff --git a/docs/dev.inmo.tgbotapi.extensions.utils.updates/filter-commands-with-args.html b/docs/dev.inmo.tgbotapi.extensions.utils.updates/filter-commands-with-args.html index 036c5ed517..3a1e7d500c 100644 --- a/docs/dev.inmo.tgbotapi.extensions.utils.updates/filter-commands-with-args.html +++ b/docs/dev.inmo.tgbotapi.extensions.utils.updates/filter-commands-with-args.html @@ -27,9 +27,9 @@
-
fun <T : BaseSentMessageUpdate> Flow<T>.filterCommandsWithArgs(commandRegex: Regex): Flow<Pair<ContentMessage<TextContent>, List<TextSource>>>
+
fun <T : BaseSentMessageUpdate> Flow<T>.filterCommandsWithArgs(commandRegex: Regex): Flow<Pair<ContentMessage<TextContent>, TextSourcesList>>
-

Convert incoming dev.inmo.tgbotapi.types.message.abstracts.ContentMessage.content of messages with fullEntitiesList and check that incoming message contains first TextSource as BotCommandTextSource. Besides, it is checking that BotCommandTextSource.command with incoming commandRegex and for other TextSource objects used next rules: all incoming text sources will be passed as is, RegularTextSource will be split by " " for several RegularTextSource which will contains not empty args without spaces.

Return

Paired original message and converted list with first entity BotCommandTextSource and than all others according to rules in description

See also

+

Convert incoming dev.inmo.tgbotapi.types.message.abstracts.ContentMessage.content of messages with fullEntitiesList and check that incoming message contains first TextSource as BotCommandTextSource. Besides, it is checking that BotCommandTextSource.command with incoming commandRegex and for other TextSource objects used next rules: all incoming text sources will be passed as is, RegularTextSource will be split by " " for several RegularTextSource which will contains not empty args without spaces.

Return

Paired original message and converted list with first entity BotCommandTextSource and than all others according to rules in description

See also

diff --git a/docs/dev.inmo.tgbotapi.extensions.utils.updates/filter-exact-commands.html b/docs/dev.inmo.tgbotapi.extensions.utils.updates/filter-exact-commands.html index 99d78e8e57..2148433f1f 100644 --- a/docs/dev.inmo.tgbotapi.extensions.utils.updates/filter-exact-commands.html +++ b/docs/dev.inmo.tgbotapi.extensions.utils.updates/filter-exact-commands.html @@ -29,7 +29,7 @@
fun <T : BaseSentMessageUpdate> Flow<T>.filterExactCommands(commandRegex: Regex): Flow<ContentMessage<TextContent>>
-

Convert incoming dev.inmo.tgbotapi.types.message.abstracts.ContentMessage.content of messages with fullEntitiesList and check that incoming message contains ONLY ONE TextSource and that is BotCommandTextSource. Besides, it is checking that BotCommandTextSource.command with incoming commandRegex

Return

The same message in case if it contains only BotCommandTextSource with Regex.matches

See also

+

Convert incoming dev.inmo.tgbotapi.types.message.abstracts.ContentMessage.content of messages with fullEntitiesList and check that incoming message contains ONLY ONE TextSource and that is BotCommandTextSource. Besides, it is checking that BotCommandTextSource.command with incoming commandRegex

Return

The same message in case if it contains only BotCommandTextSource with Regex.matches

See also

diff --git a/docs/dev.inmo.tgbotapi.extensions.utils.updates/index.html b/docs/dev.inmo.tgbotapi.extensions.utils.updates/index.html index a660833f06..e319a78580 100644 --- a/docs/dev.inmo.tgbotapi.extensions.utils.updates/index.html +++ b/docs/dev.inmo.tgbotapi.extensions.utils.updates/index.html @@ -261,9 +261,9 @@
-
fun <T : BaseSentMessageUpdate> Flow<T>.filterCommandsWithArgs(commandRegex: Regex): Flow<Pair<ContentMessage<TextContent>, List<TextSource>>>
+
fun <T : BaseSentMessageUpdate> Flow<T>.filterCommandsWithArgs(commandRegex: Regex): Flow<Pair<ContentMessage<TextContent>, TextSourcesList>>
-
Convert incoming dev.inmo.tgbotapi.types.message.abstracts.ContentMessage.content of messages with fullEntitiesList and check that incoming message contains first TextSource as BotCommandTextSource.
+
Convert incoming dev.inmo.tgbotapi.types.message.abstracts.ContentMessage.content of messages with fullEntitiesList and check that incoming message contains first TextSource as BotCommandTextSource.
@@ -283,7 +283,7 @@
fun <T : BaseSentMessageUpdate> Flow<T>.filterExactCommands(commandRegex: Regex): Flow<ContentMessage<TextContent>>
-
Convert incoming dev.inmo.tgbotapi.types.message.abstracts.ContentMessage.content of messages with fullEntitiesList and check that incoming message contains ONLY ONE TextSource and that is BotCommandTextSource.
+
Convert incoming dev.inmo.tgbotapi.types.message.abstracts.ContentMessage.content of messages with fullEntitiesList and check that incoming message contains ONLY ONE TextSource and that is BotCommandTextSource.
diff --git a/docs/dev.inmo.tgbotapi.extensions.utils/as-base-inline-query.html b/docs/dev.inmo.tgbotapi.extensions.utils/as-base-inline-query.html index 8af4f413c1..339b5d54c1 100644 --- a/docs/dev.inmo.tgbotapi.extensions.utils/as-base-inline-query.html +++ b/docs/dev.inmo.tgbotapi.extensions.utils/as-base-inline-query.html @@ -13,7 +13,7 @@
-
+
-
+
-
+
-
+
-
+
-
+
diff --git a/docs/dev.inmo.tgbotapi.extensions.utils/as-hash-tag-text-source.html b/docs/dev.inmo.tgbotapi.extensions.utils/as-hash-tag-text-source.html index 999109d1d0..8d5cf14b80 100644 --- a/docs/dev.inmo.tgbotapi.extensions.utils/as-hash-tag-text-source.html +++ b/docs/dev.inmo.tgbotapi.extensions.utils/as-hash-tag-text-source.html @@ -13,7 +13,7 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
diff --git a/docs/dev.inmo.tgbotapi.extensions.utils/as-mention-text-source.html b/docs/dev.inmo.tgbotapi.extensions.utils/as-mention-text-source.html index 874f032f10..bfdaf28cd3 100644 --- a/docs/dev.inmo.tgbotapi.extensions.utils/as-mention-text-source.html +++ b/docs/dev.inmo.tgbotapi.extensions.utils/as-mention-text-source.html @@ -13,7 +13,7 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
- +
-
asBaseInlineQuery +
asBaseInlineQuery
Link copied to clipboard
@@ -383,7 +383,7 @@
-
inline fun InlineQuery.asBaseInlineQuery(): BaseInlineQuery?
+
inline fun InlineQuery.asBaseInlineQuery(): BaseInlineQuery?
@@ -450,10 +450,10 @@
- +
-
asBoldTextSource +
asBoldTextSource
Link copied to clipboard
@@ -463,7 +463,7 @@
-
inline fun TextSource.asBoldTextSource(): BoldTextSource?
+
inline fun TextSource.asBoldTextSource(): BoldTextSource?
@@ -490,10 +490,10 @@
- +
-
asBotCommandTextSource +
asBotCommandTextSource
Link copied to clipboard
@@ -503,7 +503,7 @@
-
inline fun TextSource.asBotCommandTextSource(): BotCommandTextSource?
+
inline fun TextSource.asBotCommandTextSource(): BotCommandTextSource?
@@ -590,10 +590,10 @@
- +
-
asCashTagTextSource +
asCashTagTextSource
Link copied to clipboard
@@ -603,7 +603,7 @@
-
inline fun TextSource.asCashTagTextSource(): CashTagTextSource?
+
inline fun TextSource.asCashTagTextSource(): CashTagTextSource?
@@ -850,10 +850,10 @@
- +
-
asCodeTextSource +
asCodeTextSource
Link copied to clipboard
@@ -863,7 +863,7 @@
-
inline fun TextSource.asCodeTextSource(): CodeTextSource?
+
inline fun TextSource.asCodeTextSource(): CodeTextSource?
@@ -1550,10 +1550,10 @@
- +
-
asEMailTextSource +
asEMailTextSource
Link copied to clipboard
@@ -1563,7 +1563,7 @@
-
inline fun TextSource.asEMailTextSource(): EMailTextSource?
+
inline fun TextSource.asEMailTextSource(): EMailTextSource?
@@ -2043,7 +2043,7 @@
-
inline fun KeyboardMarkup.asForceReply(): ForceReply?
+
inline fun KeyboardMarkup.asForceReply(): ReplyForce?
@@ -2250,10 +2250,10 @@
- +
-
asHashTagTextSource +
asHashTagTextSource
Link copied to clipboard
@@ -2263,7 +2263,7 @@
-
inline fun TextSource.asHashTagTextSource(): HashTagTextSource?
+
inline fun TextSource.asHashTagTextSource(): HashTagTextSource?
@@ -2970,10 +2970,10 @@
- +
-
asInputContactMessageContent +
asInputContactMessageContent
Link copied to clipboard
@@ -2983,17 +2983,17 @@
- +
-
asInputInvoiceMessageContent +
asInputInvoiceMessageContent
Link copied to clipboard
@@ -3003,17 +3003,17 @@
- +
-
asInputLocationMessageContent +
asInputLocationMessageContent
Link copied to clipboard
@@ -3023,7 +3023,7 @@ @@ -3130,10 +3130,10 @@
- +
-
asInputTextMessageContent +
asInputTextMessageContent
Link copied to clipboard
@@ -3143,17 +3143,17 @@
- +
- +
-
asInputVenueMessageContent +
asInputVenueMessageContent
Link copied to clipboard
@@ -3163,7 +3163,7 @@
- +
@@ -3230,10 +3230,10 @@
- +
-
asItalicTextSource +
asItalicTextSource
Link copied to clipboard
@@ -3243,7 +3243,7 @@
-
inline fun TextSource.asItalicTextSource(): ItalicTextSource?
+
inline fun TextSource.asItalicTextSource(): ItalicTextSource?
@@ -3310,10 +3310,10 @@
- +
-
asLocationInlineQuery +
asLocationInlineQuery
Link copied to clipboard
@@ -3323,7 +3323,7 @@
-
inline fun InlineQuery.asLocationInlineQuery(): LocationInlineQuery?
+
inline fun InlineQuery.asLocationInlineQuery(): LocationInlineQuery?
@@ -3483,17 +3483,17 @@
-
inline fun ChatMember.asMemberChatMember(): MemberChatMember?
+
inline fun ChatMember.asMemberChatMember(): MemberChatMember?
- +
-
asMentionTextSource +
asMentionTextSource
Link copied to clipboard
@@ -3503,7 +3503,7 @@
-
inline fun TextSource.asMentionTextSource(): MentionTextSource?
+
inline fun TextSource.asMentionTextSource(): MentionTextSource?
@@ -3670,10 +3670,10 @@
- +
-
asMultilevelTextSource +
asMultilevelTextSource
Link copied to clipboard
@@ -3683,7 +3683,7 @@
-
inline fun TextSource.asMultilevelTextSource(): MultilevelTextSource?
+
inline fun TextSource.asMultilevelTextSource(): MultilevelTextSource?
@@ -4270,10 +4270,10 @@
- +
-
asPhoneNumberTextSource +
asPhoneNumberTextSource
Link copied to clipboard
@@ -4283,7 +4283,7 @@
-
inline fun TextSource.asPhoneNumberTextSource(): PhoneNumberTextSource?
+
inline fun TextSource.asPhoneNumberTextSource(): PhoneNumberTextSource?
@@ -4530,10 +4530,10 @@
- +
-
asPreTextSource +
asPreTextSource
Link copied to clipboard
@@ -4543,7 +4543,7 @@
-
inline fun TextSource.asPreTextSource(): PreTextSource?
+
inline fun TextSource.asPreTextSource(): PreTextSource?
@@ -4686,26 +4686,6 @@
inline fun Poll.asQuizPoll(): QuizPoll?
-
-
-
-
- -
-
-
asRecordAudioAction -
Link copied to clipboard
-
-
-
-
common
-
-
- -
-
inline fun BotAction.asRecordAudioAction(): RecordAudioAction?
-
-
@@ -4790,10 +4770,10 @@
- +
-
asRegularTextSource +
asRegularTextSource
Link copied to clipboard
@@ -4803,7 +4783,7 @@
-
inline fun TextSource.asRegularTextSource(): RegularTextSource?
+
inline fun TextSource.asRegularTextSource(): RegularTextSource?
@@ -5230,10 +5210,10 @@
- +
-
asStrikethroughTextSource +
asStrikethroughTextSource
Link copied to clipboard
@@ -5243,7 +5223,7 @@
-
inline fun TextSource.asStrikethroughTextSource(): StrikethroughTextSource?
+
inline fun TextSource.asStrikethroughTextSource(): StrikethroughTextSource?
@@ -5450,10 +5430,10 @@
- +
-
asTextLinkTextSource +
asTextLinkTextSource
Link copied to clipboard
@@ -5463,17 +5443,17 @@
-
inline fun TextSource.asTextLinkTextSource(): TextLinkTextSource?
+
inline fun TextSource.asTextLinkTextSource(): TextLinkTextSource?
- +
-
asTextMentionTextSource +
asTextMentionTextSource
Link copied to clipboard
@@ -5483,7 +5463,7 @@
-
inline fun TextSource.asTextMentionTextSource(): TextMentionTextSource?
+
inline fun TextSource.asTextMentionTextSource(): TextMentionTextSource?
@@ -5650,10 +5630,10 @@
- +
-
asUnderlineTextSource +
asUnderlineTextSource
Link copied to clipboard
@@ -5663,7 +5643,7 @@
-
inline fun TextSource.asUnderlineTextSource(): UnderlineTextSource?
+
inline fun TextSource.asUnderlineTextSource(): UnderlineTextSource?
@@ -5826,26 +5806,6 @@
inline fun Update.asUnknownUpdate(): UnknownUpdate?
-
-
-
-
- -
-
-
asUploadAudioAction -
Link copied to clipboard
-
-
-
-
common
-
-
- -
-
inline fun BotAction.asUploadAudioAction(): UploadAudioAction?
-
-
@@ -5990,10 +5950,10 @@
- +
-
asURLTextSource +
asURLTextSource
Link copied to clipboard
@@ -6003,7 +5963,7 @@
-
inline fun TextSource.asURLTextSource(): URLTextSource?
+
inline fun TextSource.asURLTextSource(): URLTextSource?
@@ -7110,10 +7070,10 @@
- +
-
requireBaseInlineQuery +
requireBaseInlineQuery
Link copied to clipboard
@@ -7123,7 +7083,7 @@
-
inline fun InlineQuery.requireBaseInlineQuery(): BaseInlineQuery
+
inline fun InlineQuery.requireBaseInlineQuery(): BaseInlineQuery
@@ -7190,10 +7150,10 @@
- +
-
requireBoldTextSource +
requireBoldTextSource
Link copied to clipboard
@@ -7203,7 +7163,7 @@
-
inline fun TextSource.requireBoldTextSource(): BoldTextSource
+
inline fun TextSource.requireBoldTextSource(): BoldTextSource
@@ -7230,10 +7190,10 @@
- +
-
requireBotCommandTextSource +
requireBotCommandTextSource
Link copied to clipboard
@@ -7243,7 +7203,7 @@
-
inline fun TextSource.requireBotCommandTextSource(): BotCommandTextSource
+
inline fun TextSource.requireBotCommandTextSource(): BotCommandTextSource
@@ -7330,10 +7290,10 @@
- +
-
requireCashTagTextSource +
requireCashTagTextSource
Link copied to clipboard
@@ -7343,7 +7303,7 @@
-
inline fun TextSource.requireCashTagTextSource(): CashTagTextSource
+
inline fun TextSource.requireCashTagTextSource(): CashTagTextSource
@@ -7590,10 +7550,10 @@
- +
-
requireCodeTextSource +
requireCodeTextSource
Link copied to clipboard
@@ -7603,7 +7563,7 @@
-
inline fun TextSource.requireCodeTextSource(): CodeTextSource
+
inline fun TextSource.requireCodeTextSource(): CodeTextSource
@@ -8290,10 +8250,10 @@
- +
-
requireEMailTextSource +
requireEMailTextSource
Link copied to clipboard
@@ -8303,7 +8263,7 @@
-
inline fun TextSource.requireEMailTextSource(): EMailTextSource
+
inline fun TextSource.requireEMailTextSource(): EMailTextSource
@@ -8783,7 +8743,7 @@
-
inline fun KeyboardMarkup.requireForceReply(): ForceReply
+
inline fun KeyboardMarkup.requireForceReply(): ReplyForce
@@ -8990,10 +8950,10 @@
- +
-
requireHashTagTextSource +
requireHashTagTextSource
Link copied to clipboard
@@ -9003,7 +8963,7 @@
-
inline fun TextSource.requireHashTagTextSource(): HashTagTextSource
+
inline fun TextSource.requireHashTagTextSource(): HashTagTextSource
@@ -9710,10 +9670,10 @@
- +
-
- +
- +
-
requireInputLocationMessageContent +
requireInputLocationMessageContent
Link copied to clipboard
@@ -9763,7 +9723,7 @@ @@ -9870,10 +9830,10 @@
- +
-
requireInputTextMessageContent +
requireInputTextMessageContent
Link copied to clipboard
@@ -9883,17 +9843,17 @@
- +
-
requireInputVenueMessageContent +
requireInputVenueMessageContent
Link copied to clipboard
@@ -9903,7 +9863,7 @@ @@ -9970,10 +9930,10 @@
- +
-
requireItalicTextSource +
requireItalicTextSource
Link copied to clipboard
@@ -9983,7 +9943,7 @@
-
inline fun TextSource.requireItalicTextSource(): ItalicTextSource
+
inline fun TextSource.requireItalicTextSource(): ItalicTextSource
@@ -10050,10 +10010,10 @@
- +
-
requireLocationInlineQuery +
requireLocationInlineQuery
Link copied to clipboard
@@ -10063,7 +10023,7 @@
-
inline fun InlineQuery.requireLocationInlineQuery(): LocationInlineQuery
+
inline fun InlineQuery.requireLocationInlineQuery(): LocationInlineQuery
@@ -10223,17 +10183,17 @@
-
inline fun ChatMember.requireMemberChatMember(): MemberChatMember
+
inline fun ChatMember.requireMemberChatMember(): MemberChatMember
- +
-
requireMentionTextSource +
requireMentionTextSource
Link copied to clipboard
@@ -10243,7 +10203,7 @@
-
inline fun TextSource.requireMentionTextSource(): MentionTextSource
+
inline fun TextSource.requireMentionTextSource(): MentionTextSource
@@ -10410,10 +10370,10 @@
- +
-
requireMultilevelTextSource +
requireMultilevelTextSource
Link copied to clipboard
@@ -10423,7 +10383,7 @@
-
inline fun TextSource.requireMultilevelTextSource(): MultilevelTextSource
+
inline fun TextSource.requireMultilevelTextSource(): MultilevelTextSource
@@ -11010,10 +10970,10 @@
- +
-
requirePhoneNumberTextSource +
requirePhoneNumberTextSource
Link copied to clipboard
@@ -11023,7 +10983,7 @@
-
inline fun TextSource.requirePhoneNumberTextSource(): PhoneNumberTextSource
+
inline fun TextSource.requirePhoneNumberTextSource(): PhoneNumberTextSource
@@ -11270,10 +11230,10 @@
- +
-
requirePreTextSource +
requirePreTextSource
Link copied to clipboard
@@ -11283,7 +11243,7 @@
-
inline fun TextSource.requirePreTextSource(): PreTextSource
+
inline fun TextSource.requirePreTextSource(): PreTextSource
@@ -11426,26 +11386,6 @@
inline fun Poll.requireQuizPoll(): QuizPoll
-
-
-
-
- -
-
-
requireRecordAudioAction -
Link copied to clipboard
-
-
-
-
common
-
-
- -
-
inline fun BotAction.requireRecordAudioAction(): RecordAudioAction
-
-
@@ -11530,10 +11470,10 @@
- +
-
requireRegularTextSource +
requireRegularTextSource
Link copied to clipboard
@@ -11543,7 +11483,7 @@
-
inline fun TextSource.requireRegularTextSource(): RegularTextSource
+
inline fun TextSource.requireRegularTextSource(): RegularTextSource
@@ -11950,10 +11890,10 @@
- +
-
requireStrikethroughTextSource +
requireStrikethroughTextSource
Link copied to clipboard
@@ -11963,7 +11903,7 @@
-
inline fun TextSource.requireStrikethroughTextSource(): StrikethroughTextSource
+
inline fun TextSource.requireStrikethroughTextSource(): StrikethroughTextSource
@@ -12170,10 +12110,10 @@
- +
-
requireTextLinkTextSource +
requireTextLinkTextSource
Link copied to clipboard
@@ -12183,17 +12123,17 @@
-
inline fun TextSource.requireTextLinkTextSource(): TextLinkTextSource
+
inline fun TextSource.requireTextLinkTextSource(): TextLinkTextSource
- +
-
requireTextMentionTextSource +
requireTextMentionTextSource
Link copied to clipboard
@@ -12203,7 +12143,7 @@
-
inline fun TextSource.requireTextMentionTextSource(): TextMentionTextSource
+
inline fun TextSource.requireTextMentionTextSource(): TextMentionTextSource
@@ -12370,10 +12310,10 @@
- +
-
requireUnderlineTextSource +
requireUnderlineTextSource
Link copied to clipboard
@@ -12383,7 +12323,7 @@
-
inline fun TextSource.requireUnderlineTextSource(): UnderlineTextSource
+
inline fun TextSource.requireUnderlineTextSource(): UnderlineTextSource
@@ -12546,26 +12486,6 @@
inline fun Update.requireUnknownUpdate(): UnknownUpdate
-
-
-
-
- -
-
-
requireUploadAudioAction -
Link copied to clipboard
-
-
-
-
common
-
-
- -
-
inline fun BotAction.requireUploadAudioAction(): UploadAudioAction
-
-
@@ -12710,10 +12630,10 @@
- +
-
requireURLTextSource +
requireURLTextSource
Link copied to clipboard
@@ -12723,7 +12643,7 @@
-
inline fun TextSource.requireURLTextSource(): URLTextSource
+
inline fun TextSource.requireURLTextSource(): URLTextSource
diff --git a/docs/dev.inmo.tgbotapi.extensions.utils/require-base-inline-query.html b/docs/dev.inmo.tgbotapi.extensions.utils/require-base-inline-query.html index 2a1494920c..8da6e5733d 100644 --- a/docs/dev.inmo.tgbotapi.extensions.utils/require-base-inline-query.html +++ b/docs/dev.inmo.tgbotapi.extensions.utils/require-base-inline-query.html @@ -13,7 +13,7 @@
-
+
-
+
-
+
-
+
-
+
-
+
diff --git a/docs/dev.inmo.tgbotapi.extensions.utils/require-hash-tag-text-source.html b/docs/dev.inmo.tgbotapi.extensions.utils/require-hash-tag-text-source.html index 4ab622207f..755a7369f4 100644 --- a/docs/dev.inmo.tgbotapi.extensions.utils/require-hash-tag-text-source.html +++ b/docs/dev.inmo.tgbotapi.extensions.utils/require-hash-tag-text-source.html @@ -13,7 +13,7 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
diff --git a/docs/dev.inmo.tgbotapi.extensions.utils/require-mention-text-source.html b/docs/dev.inmo.tgbotapi.extensions.utils/require-mention-text-source.html index b25ab608b8..311281f5c9 100644 --- a/docs/dev.inmo.tgbotapi.extensions.utils/require-mention-text-source.html +++ b/docs/dev.inmo.tgbotapi.extensions.utils/require-mention-text-source.html @@ -13,7 +13,7 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
+
+
+
+
+ +
+
+
InputFileSerializer +
Link copied to clipboard
+
+
+
+
common
+
+
+ +
+
object InputFileSerializer : KSerializer<InputFile>
+
+
diff --git a/docs/dev.inmo.tgbotapi.requests.answers.payments/-shipping-options-serializer/index.html b/docs/dev.inmo.tgbotapi.requests.answers.payments/-shipping-options-serializer/index.html new file mode 100644 index 0000000000..060d29a957 --- /dev/null +++ b/docs/dev.inmo.tgbotapi.requests.answers.payments/-shipping-options-serializer/index.html @@ -0,0 +1,99 @@ + + + + ShippingOptionsSerializer + + +
+
+ + +
+
+
+
+
+
+ +
+

ShippingOptionsSerializer

+
object ShippingOptionsSerializer : KSerializer<List<ShippingOption>>
+
+
+
+
+

Functions

+
+
+
+
deserialize +
Link copied to clipboard
+
+
+
+
common
+
+
+ +
+
open override fun deserialize(decoder: Decoder): List<ShippingOption>
+
+
+
+
+
+
+ +
+
+
serialize +
Link copied to clipboard
+
+
+
+
common
+
+
+ +
+
open override fun serialize(encoder: Encoder, value: List<ShippingOption>)
+
+
+
+
+
+
+
+

Properties

+
+
+
+
descriptor +
Link copied to clipboard
+
+
+
+
common
+
+
+
open override val descriptor: SerialDescriptor
+
+
+
+
+
+
+
+
+ +
+
+ + + diff --git a/docs/dev.inmo.tgbotapi.requests.answers.payments/index.html b/docs/dev.inmo.tgbotapi.requests.answers.payments/index.html index 4f904ef758..80a448132f 100644 --- a/docs/dev.inmo.tgbotapi.requests.answers.payments/index.html +++ b/docs/dev.inmo.tgbotapi.requests.answers.payments/index.html @@ -104,6 +104,26 @@
data class AnswerShippingQueryOk(shippingQueryId: ShippingQueryIdentifier, shippingOptions: List<ShippingOption>) : AnswerShippingQuery
+
+
+
+
+ +
+
+
ShippingOptionsSerializer +
Link copied to clipboard
+
+
+
+
common
+
+
+ +
+
object ShippingOptionsSerializer : KSerializer<List<ShippingOption>>
+
+
diff --git a/docs/dev.inmo.tgbotapi.requests.answers/-inline-query-answers-results-serializer/index.html b/docs/dev.inmo.tgbotapi.requests.answers/-inline-query-answers-results-serializer/index.html new file mode 100644 index 0000000000..d569c14e4d --- /dev/null +++ b/docs/dev.inmo.tgbotapi.requests.answers/-inline-query-answers-results-serializer/index.html @@ -0,0 +1,99 @@ + + + + InlineQueryAnswersResultsSerializer + + +
+
+ + +
+
+
+
+
+
+ +
+

InlineQueryAnswersResultsSerializer

+
object InlineQueryAnswersResultsSerializer : KSerializer<List<InlineQueryResult>>
+
+
+
+
+

Functions

+
+
+
+
deserialize +
Link copied to clipboard
+
+
+
+
common
+
+
+ +
+
open override fun deserialize(decoder: Decoder): List<InlineQueryResult>
+
+
+
+
+
+
+ +
+
+
serialize +
Link copied to clipboard
+
+
+
+
common
+
+
+ +
+
open override fun serialize(encoder: Encoder, value: List<InlineQueryResult>)
+
+
+
+
+
+
+
+

Properties

+
+
+
+
descriptor +
Link copied to clipboard
+
+
+
+
common
+
+
+
open override val descriptor: SerialDescriptor
+
+
+
+
+
+
+
+
+ +
+
+ + + diff --git a/docs/dev.inmo.tgbotapi.requests.answers/create-answer.html b/docs/dev.inmo.tgbotapi.requests.answers/create-answer.html index 0e10e0415e..dbec62d2eb 100644 --- a/docs/dev.inmo.tgbotapi.requests.answers/create-answer.html +++ b/docs/dev.inmo.tgbotapi.requests.answers/create-answer.html @@ -27,7 +27,7 @@
-
fun CallbackQuery.createAnswer(text: String? = null, showAlert: Boolean? = null, url: String? = null, cachedTimeSeconds: Int? = null): AnswerCallbackQuery
fun InlineQuery.createAnswer(results: List<InlineQueryResult> = emptyList(), cachedTime: Int? = null, isPersonal: Boolean? = null, nextOffset: String? = null, switchPmText: String? = null, switchPmParameter: String? = null): AnswerInlineQuery
+
fun CallbackQuery.createAnswer(text: String? = null, showAlert: Boolean? = null, url: String? = null, cachedTimeSeconds: Int? = null): AnswerCallbackQuery
fun InlineQuery.createAnswer(results: List<InlineQueryResult> = emptyList(), cachedTime: Int? = null, isPersonal: Boolean? = null, nextOffset: String? = null, switchPmText: String? = null, switchPmParameter: String? = null): AnswerInlineQuery
diff --git a/docs/dev.inmo.tgbotapi.requests.answers/index.html b/docs/dev.inmo.tgbotapi.requests.answers/index.html index 48ab446128..1eaea5b095 100644 --- a/docs/dev.inmo.tgbotapi.requests.answers/index.html +++ b/docs/dev.inmo.tgbotapi.requests.answers/index.html @@ -68,12 +68,10 @@
-
-

Functions

-
+
-
createAnswer +
InlineQueryAnswersResultsSerializer
Link copied to clipboard
@@ -83,7 +81,29 @@
-
fun CallbackQuery.createAnswer(text: String? = null, showAlert: Boolean? = null, url: String? = null, cachedTimeSeconds: Int? = null): AnswerCallbackQuery
fun InlineQuery.createAnswer(results: List<InlineQueryResult> = emptyList(), cachedTime: Int? = null, isPersonal: Boolean? = null, nextOffset: String? = null, switchPmText: String? = null, switchPmParameter: String? = null): AnswerInlineQuery
+
object InlineQueryAnswersResultsSerializer : KSerializer<List<InlineQueryResult>>
+
+
+
+
+
+
+
+

Functions

+
+
+
+
createAnswer +
Link copied to clipboard
+
+
+
+
common
+
+
+ +
+
fun CallbackQuery.createAnswer(text: String? = null, showAlert: Boolean? = null, url: String? = null, cachedTimeSeconds: Int? = null): AnswerCallbackQuery
fun InlineQuery.createAnswer(results: List<InlineQueryResult> = emptyList(), cachedTime: Int? = null, isPersonal: Boolean? = null, nextOffset: String? = null, switchPmText: String? = null, switchPmParameter: String? = null): AnswerInlineQuery
diff --git a/docs/dev.inmo.tgbotapi.requests.edit.abstracts/-edit-text-chat-message/index.html b/docs/dev.inmo.tgbotapi.requests.edit.abstracts/-edit-text-chat-message/index.html index 3eabdf7ae9..0a85d507f0 100644 --- a/docs/dev.inmo.tgbotapi.requests.edit.abstracts/-edit-text-chat-message/index.html +++ b/docs/dev.inmo.tgbotapi.requests.edit.abstracts/-edit-text-chat-message/index.html @@ -40,7 +40,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -88,7 +88,7 @@
common
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.requests.edit.caption/-edit-chat-message-caption.html b/docs/dev.inmo.tgbotapi.requests.edit.caption/-edit-chat-message-caption.html index 1e02aef482..108137f532 100644 --- a/docs/dev.inmo.tgbotapi.requests.edit.caption/-edit-chat-message-caption.html +++ b/docs/dev.inmo.tgbotapi.requests.edit.caption/-edit-chat-message-caption.html @@ -27,7 +27,7 @@
-
fun EditChatMessageCaption(chatId: ChatIdentifier, messageId: MessageIdentifier, text: String, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null): EditChatMessageCaption
fun EditChatMessageCaption(chatId: ChatIdentifier, messageId: MessageIdentifier, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null): EditChatMessageCaption
+
fun EditChatMessageCaption(chatId: ChatIdentifier, messageId: MessageIdentifier, text: String, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null): EditChatMessageCaption
fun EditChatMessageCaption(chatId: ChatIdentifier, messageId: MessageIdentifier, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null): EditChatMessageCaption
diff --git a/docs/dev.inmo.tgbotapi.requests.edit.caption/-edit-chat-message-caption/index.html b/docs/dev.inmo.tgbotapi.requests.edit.caption/-edit-chat-message-caption/index.html index d151d5deb7..147315281a 100644 --- a/docs/dev.inmo.tgbotapi.requests.edit.caption/-edit-chat-message-caption/index.html +++ b/docs/dev.inmo.tgbotapi.requests.edit.caption/-edit-chat-message-caption/index.html @@ -78,7 +78,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -190,7 +190,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.
+
open override val textSources: TextSourcesList?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.requests.edit.caption/-edit-chat-message-caption/text-sources.html b/docs/dev.inmo.tgbotapi.requests.edit.caption/-edit-chat-message-caption/text-sources.html index dd2b8d8d75..f45485a9ff 100644 --- a/docs/dev.inmo.tgbotapi.requests.edit.caption/-edit-chat-message-caption/text-sources.html +++ b/docs/dev.inmo.tgbotapi.requests.edit.caption/-edit-chat-message-caption/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: TextSourcesList?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.requests.edit.caption/-edit-inline-message-caption.html b/docs/dev.inmo.tgbotapi.requests.edit.caption/-edit-inline-message-caption.html index b6c5026a9d..c027e8397f 100644 --- a/docs/dev.inmo.tgbotapi.requests.edit.caption/-edit-inline-message-caption.html +++ b/docs/dev.inmo.tgbotapi.requests.edit.caption/-edit-inline-message-caption.html @@ -27,7 +27,7 @@
-
fun EditInlineMessageCaption(inlineMessageId: InlineMessageIdentifier, text: String, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null): EditInlineMessageCaption
fun EditInlineMessageCaption(inlineMessageId: InlineMessageIdentifier, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null): EditInlineMessageCaption
+
fun EditInlineMessageCaption(inlineMessageId: InlineMessageIdentifier, text: String, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null): EditInlineMessageCaption
fun EditInlineMessageCaption(inlineMessageId: InlineMessageIdentifier, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null): EditInlineMessageCaption
diff --git a/docs/dev.inmo.tgbotapi.requests.edit.caption/-edit-inline-message-caption/index.html b/docs/dev.inmo.tgbotapi.requests.edit.caption/-edit-inline-message-caption/index.html index 186d32e9ae..6264549a9d 100644 --- a/docs/dev.inmo.tgbotapi.requests.edit.caption/-edit-inline-message-caption/index.html +++ b/docs/dev.inmo.tgbotapi.requests.edit.caption/-edit-inline-message-caption/index.html @@ -62,7 +62,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -174,7 +174,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.
+
open override val textSources: TextSourcesList?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.requests.edit.caption/-edit-inline-message-caption/text-sources.html b/docs/dev.inmo.tgbotapi.requests.edit.caption/-edit-inline-message-caption/text-sources.html index e705585a38..36b23b7c13 100644 --- a/docs/dev.inmo.tgbotapi.requests.edit.caption/-edit-inline-message-caption/text-sources.html +++ b/docs/dev.inmo.tgbotapi.requests.edit.caption/-edit-inline-message-caption/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: TextSourcesList?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.requests.edit.caption/index.html b/docs/dev.inmo.tgbotapi.requests.edit.caption/index.html index 549479f127..533ae484eb 100644 --- a/docs/dev.inmo.tgbotapi.requests.edit.caption/index.html +++ b/docs/dev.inmo.tgbotapi.requests.edit.caption/index.html @@ -70,10 +70,10 @@

Functions

-
+
-
EditChatMessageCaption +
EditChatMessageCaption
Link copied to clipboard
@@ -83,17 +83,17 @@
-
fun EditChatMessageCaption(chatId: ChatIdentifier, messageId: MessageIdentifier, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null): EditChatMessageCaption
fun EditChatMessageCaption(chatId: ChatIdentifier, messageId: MessageIdentifier, text: String, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null): EditChatMessageCaption
+
fun EditChatMessageCaption(chatId: ChatIdentifier, messageId: MessageIdentifier, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null): EditChatMessageCaption
fun EditChatMessageCaption(chatId: ChatIdentifier, messageId: MessageIdentifier, text: String, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null): EditChatMessageCaption
- +
-
EditInlineMessageCaption +
EditInlineMessageCaption
Link copied to clipboard
@@ -103,7 +103,7 @@
-
fun EditInlineMessageCaption(inlineMessageId: InlineMessageIdentifier, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null): EditInlineMessageCaption
fun EditInlineMessageCaption(inlineMessageId: InlineMessageIdentifier, text: String, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null): EditInlineMessageCaption
+
fun EditInlineMessageCaption(inlineMessageId: InlineMessageIdentifier, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null): EditInlineMessageCaption
fun EditInlineMessageCaption(inlineMessageId: InlineMessageIdentifier, text: String, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null): EditInlineMessageCaption
diff --git a/docs/dev.inmo.tgbotapi.requests.edit.text/-edit-chat-message-text.html b/docs/dev.inmo.tgbotapi.requests.edit.text/-edit-chat-message-text.html index c03a5f1015..813de69845 100644 --- a/docs/dev.inmo.tgbotapi.requests.edit.text/-edit-chat-message-text.html +++ b/docs/dev.inmo.tgbotapi.requests.edit.text/-edit-chat-message-text.html @@ -27,7 +27,7 @@
-
fun EditChatMessageText(chatId: ChatIdentifier, messageId: MessageIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): EditChatMessageText
fun EditChatMessageText(chatId: ChatIdentifier, messageId: MessageIdentifier, entities: List<TextSource>, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): EditChatMessageText
+
fun EditChatMessageText(chatId: ChatIdentifier, messageId: MessageIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): EditChatMessageText
fun EditChatMessageText(chatId: ChatIdentifier, messageId: MessageIdentifier, entities: TextSourcesList, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): EditChatMessageText
diff --git a/docs/dev.inmo.tgbotapi.requests.edit.text/-edit-chat-message-text/index.html b/docs/dev.inmo.tgbotapi.requests.edit.text/-edit-chat-message-text/index.html index a13026a20e..7e54f05965 100644 --- a/docs/dev.inmo.tgbotapi.requests.edit.text/-edit-chat-message-text/index.html +++ b/docs/dev.inmo.tgbotapi.requests.edit.text/-edit-chat-message-text/index.html @@ -94,7 +94,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -206,7 +206,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.
+
open override val textSources: TextSourcesList?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.requests.edit.text/-edit-chat-message-text/text-sources.html b/docs/dev.inmo.tgbotapi.requests.edit.text/-edit-chat-message-text/text-sources.html index bdee41223b..3500150c4c 100644 --- a/docs/dev.inmo.tgbotapi.requests.edit.text/-edit-chat-message-text/text-sources.html +++ b/docs/dev.inmo.tgbotapi.requests.edit.text/-edit-chat-message-text/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: TextSourcesList?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.requests.edit.text/-edit-inline-message-text.html b/docs/dev.inmo.tgbotapi.requests.edit.text/-edit-inline-message-text.html index ea69d762f7..d53f4307d7 100644 --- a/docs/dev.inmo.tgbotapi.requests.edit.text/-edit-inline-message-text.html +++ b/docs/dev.inmo.tgbotapi.requests.edit.text/-edit-inline-message-text.html @@ -27,7 +27,7 @@
-
fun EditInlineMessageText(inlineMessageId: InlineMessageIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): EditInlineMessageText
fun EditInlineMessageText(inlineMessageId: InlineMessageIdentifier, entities: List<TextSource>, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): EditInlineMessageText
+
fun EditInlineMessageText(inlineMessageId: InlineMessageIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): EditInlineMessageText
fun EditInlineMessageText(inlineMessageId: InlineMessageIdentifier, entities: TextSourcesList, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): EditInlineMessageText
diff --git a/docs/dev.inmo.tgbotapi.requests.edit.text/-edit-inline-message-text/index.html b/docs/dev.inmo.tgbotapi.requests.edit.text/-edit-inline-message-text/index.html index ed79f78cd8..3137340658 100644 --- a/docs/dev.inmo.tgbotapi.requests.edit.text/-edit-inline-message-text/index.html +++ b/docs/dev.inmo.tgbotapi.requests.edit.text/-edit-inline-message-text/index.html @@ -78,7 +78,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -190,7 +190,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.
+
open override val textSources: TextSourcesList?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.requests.edit.text/-edit-inline-message-text/text-sources.html b/docs/dev.inmo.tgbotapi.requests.edit.text/-edit-inline-message-text/text-sources.html index fed9e3fee4..969efcb01a 100644 --- a/docs/dev.inmo.tgbotapi.requests.edit.text/-edit-inline-message-text/text-sources.html +++ b/docs/dev.inmo.tgbotapi.requests.edit.text/-edit-inline-message-text/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: TextSourcesList?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.requests.edit.text/index.html b/docs/dev.inmo.tgbotapi.requests.edit.text/index.html index 630394537b..469f93b101 100644 --- a/docs/dev.inmo.tgbotapi.requests.edit.text/index.html +++ b/docs/dev.inmo.tgbotapi.requests.edit.text/index.html @@ -70,10 +70,10 @@

Functions

-
+
-
EditChatMessageText +
EditChatMessageText
Link copied to clipboard
@@ -83,17 +83,17 @@
-
fun EditChatMessageText(chatId: ChatIdentifier, messageId: MessageIdentifier, entities: List<TextSource>, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): EditChatMessageText
fun EditChatMessageText(chatId: ChatIdentifier, messageId: MessageIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): EditChatMessageText
+
fun EditChatMessageText(chatId: ChatIdentifier, messageId: MessageIdentifier, entities: TextSourcesList, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): EditChatMessageText
fun EditChatMessageText(chatId: ChatIdentifier, messageId: MessageIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): EditChatMessageText
- +
-
EditInlineMessageText +
EditInlineMessageText
Link copied to clipboard
@@ -103,7 +103,7 @@
-
fun EditInlineMessageText(inlineMessageId: InlineMessageIdentifier, entities: List<TextSource>, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): EditInlineMessageText
fun EditInlineMessageText(inlineMessageId: InlineMessageIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): EditInlineMessageText
+
fun EditInlineMessageText(inlineMessageId: InlineMessageIdentifier, entities: TextSourcesList, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): EditInlineMessageText
fun EditInlineMessageText(inlineMessageId: InlineMessageIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, replyMarkup: InlineKeyboardMarkup? = null): EditInlineMessageText
diff --git a/docs/dev.inmo.tgbotapi.requests.games.abstracts/-game-high-scores-serializer/index.html b/docs/dev.inmo.tgbotapi.requests.games.abstracts/-game-high-scores-serializer/index.html new file mode 100644 index 0000000000..155ab68950 --- /dev/null +++ b/docs/dev.inmo.tgbotapi.requests.games.abstracts/-game-high-scores-serializer/index.html @@ -0,0 +1,99 @@ + + + + GameHighScoresSerializer + + +
+
+ + +
+
+
+
+
+
+ +
+

GameHighScoresSerializer

+
object GameHighScoresSerializer : KSerializer<List<GameHighScore>>
+
+
+
+
+

Functions

+
+
+
+
deserialize +
Link copied to clipboard
+
+
+
+
common
+
+
+ +
+
open override fun deserialize(decoder: Decoder): List<GameHighScore>
+
+
+
+
+
+
+ +
+
+
serialize +
Link copied to clipboard
+
+
+
+
common
+
+
+ +
+
open override fun serialize(encoder: Encoder, value: List<GameHighScore>)
+
+
+
+
+
+
+
+

Properties

+
+
+
+
descriptor +
Link copied to clipboard
+
+
+
+
common
+
+
+
open override val descriptor: SerialDescriptor
+
+
+
+
+
+
+
+
+ +
+
+ + + diff --git a/docs/dev.inmo.tgbotapi.requests.games.abstracts/index.html b/docs/dev.inmo.tgbotapi.requests.games.abstracts/index.html index 74a5d5b2b4..7c24dc8915 100644 --- a/docs/dev.inmo.tgbotapi.requests.games.abstracts/index.html +++ b/docs/dev.inmo.tgbotapi.requests.games.abstracts/index.html @@ -28,7 +28,27 @@

Types

-
+
+
+
+
GameHighScoresSerializer +
Link copied to clipboard
+
+
+
+
common
+
+
+ +
+
object GameHighScoresSerializer : KSerializer<List<GameHighScore>>
+
+
+
+
+
+
+
GetGameHighScores diff --git a/docs/dev.inmo.tgbotapi.requests.send.abstracts/-textable-send-message-request/index.html b/docs/dev.inmo.tgbotapi.requests.send.abstracts/-textable-send-message-request/index.html index 51bff29f12..3a9da5293b 100644 --- a/docs/dev.inmo.tgbotapi.requests.send.abstracts/-textable-send-message-request/index.html +++ b/docs/dev.inmo.tgbotapi.requests.send.abstracts/-textable-send-message-request/index.html @@ -110,7 +110,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -206,7 +206,7 @@
common
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.requests.send.media/-send-animation-data/index.html b/docs/dev.inmo.tgbotapi.requests.send.media/-send-animation-data/index.html index f49d91e5f0..a1f386ff4c 100644 --- a/docs/dev.inmo.tgbotapi.requests.send.media/-send-animation-data/index.html +++ b/docs/dev.inmo.tgbotapi.requests.send.media/-send-animation-data/index.html @@ -142,7 +142,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -270,7 +270,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.
+
open override val textSources: TextSourcesList?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.requests.send.media/-send-animation-data/text-sources.html b/docs/dev.inmo.tgbotapi.requests.send.media/-send-animation-data/text-sources.html index 682a9e8843..62c74187e4 100644 --- a/docs/dev.inmo.tgbotapi.requests.send.media/-send-animation-data/text-sources.html +++ b/docs/dev.inmo.tgbotapi.requests.send.media/-send-animation-data/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: TextSourcesList?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.requests.send.media/-send-animation.html b/docs/dev.inmo.tgbotapi.requests.send.media/-send-animation.html index 827428d248..fed5f92ea7 100644 --- a/docs/dev.inmo.tgbotapi.requests.send.media/-send-animation.html +++ b/docs/dev.inmo.tgbotapi.requests.send.media/-send-animation.html @@ -27,7 +27,7 @@
-
fun SendAnimation(chatId: ChatIdentifier, animation: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<AnimationContent>>
fun SendAnimation(chatId: ChatIdentifier, animation: InputFile, thumb: InputFile? = null, entities: List<TextSource>, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<AnimationContent>>
+
fun SendAnimation(chatId: ChatIdentifier, animation: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<AnimationContent>>
fun SendAnimation(chatId: ChatIdentifier, animation: InputFile, thumb: InputFile? = null, entities: TextSourcesList, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<AnimationContent>>
diff --git a/docs/dev.inmo.tgbotapi.requests.send.media/-send-audio-data/index.html b/docs/dev.inmo.tgbotapi.requests.send.media/-send-audio-data/index.html index 75749671d8..00b52b8ede 100644 --- a/docs/dev.inmo.tgbotapi.requests.send.media/-send-audio-data/index.html +++ b/docs/dev.inmo.tgbotapi.requests.send.media/-send-audio-data/index.html @@ -142,7 +142,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -270,7 +270,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
open override val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.requests.send.media/-send-audio-data/text-sources.html b/docs/dev.inmo.tgbotapi.requests.send.media/-send-audio-data/text-sources.html index f848b7ab0b..a3950dc48d 100644 --- a/docs/dev.inmo.tgbotapi.requests.send.media/-send-audio-data/text-sources.html +++ b/docs/dev.inmo.tgbotapi.requests.send.media/-send-audio-data/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: List<TextSource>?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.requests.send.media/-send-audio.html b/docs/dev.inmo.tgbotapi.requests.send.media/-send-audio.html index 535d627801..276ce81518 100644 --- a/docs/dev.inmo.tgbotapi.requests.send.media/-send-audio.html +++ b/docs/dev.inmo.tgbotapi.requests.send.media/-send-audio.html @@ -27,7 +27,7 @@
-
fun SendAudio(chatId: ChatIdentifier, audio: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<AudioContent>>
fun SendAudio(chatId: ChatIdentifier, audio: InputFile, thumb: InputFile? = null, entities: List<TextSource>, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<AudioContent>>
+
fun SendAudio(chatId: ChatIdentifier, audio: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<AudioContent>>
fun SendAudio(chatId: ChatIdentifier, audio: InputFile, thumb: InputFile? = null, entities: List<TextSource>, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<AudioContent>>
diff --git a/docs/dev.inmo.tgbotapi.requests.send.media/-send-document-data/index.html b/docs/dev.inmo.tgbotapi.requests.send.media/-send-document-data/index.html index ba0fe4c4a5..0f906a2d32 100644 --- a/docs/dev.inmo.tgbotapi.requests.send.media/-send-document-data/index.html +++ b/docs/dev.inmo.tgbotapi.requests.send.media/-send-document-data/index.html @@ -150,7 +150,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -262,7 +262,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.
+
open override val textSources: TextSourcesList?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.requests.send.media/-send-document-data/text-sources.html b/docs/dev.inmo.tgbotapi.requests.send.media/-send-document-data/text-sources.html index f7384a04c5..6b1a9b2488 100644 --- a/docs/dev.inmo.tgbotapi.requests.send.media/-send-document-data/text-sources.html +++ b/docs/dev.inmo.tgbotapi.requests.send.media/-send-document-data/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: TextSourcesList?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.requests.send.media/-send-document.html b/docs/dev.inmo.tgbotapi.requests.send.media/-send-document.html index 39374bcaae..62a0be9df1 100644 --- a/docs/dev.inmo.tgbotapi.requests.send.media/-send-document.html +++ b/docs/dev.inmo.tgbotapi.requests.send.media/-send-document.html @@ -27,7 +27,7 @@
-
fun SendDocument(chatId: ChatIdentifier, document: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): Request<ContentMessage<DocumentContent>>
fun SendDocument(chatId: ChatIdentifier, document: InputFile, thumb: InputFile? = null, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): Request<ContentMessage<DocumentContent>>
+
fun SendDocument(chatId: ChatIdentifier, document: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): Request<ContentMessage<DocumentContent>>
fun SendDocument(chatId: ChatIdentifier, document: InputFile, thumb: InputFile? = null, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): Request<ContentMessage<DocumentContent>>

Use this method to send general files. On success, the sent ContentMessage with DocumentContent is returned. Bots can currently send files of any type of up to 50 MB in size, this limit may be changed in the future.

See also

Parameters

disableContentTypeDetection

Disables automatic server-side content type detection for document

diff --git a/docs/dev.inmo.tgbotapi.requests.send.media/-send-photo-data/index.html b/docs/dev.inmo.tgbotapi.requests.send.media/-send-photo-data/index.html index 9b8f7db32f..aec35021bb 100644 --- a/docs/dev.inmo.tgbotapi.requests.send.media/-send-photo-data/index.html +++ b/docs/dev.inmo.tgbotapi.requests.send.media/-send-photo-data/index.html @@ -110,7 +110,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -238,7 +238,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.
+
open override val textSources: TextSourcesList?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.requests.send.media/-send-photo-data/text-sources.html b/docs/dev.inmo.tgbotapi.requests.send.media/-send-photo-data/text-sources.html index 48e4244b19..b24915644c 100644 --- a/docs/dev.inmo.tgbotapi.requests.send.media/-send-photo-data/text-sources.html +++ b/docs/dev.inmo.tgbotapi.requests.send.media/-send-photo-data/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: TextSourcesList?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.requests.send.media/-send-photo.html b/docs/dev.inmo.tgbotapi.requests.send.media/-send-photo.html index dcf9e944d7..42ee839954 100644 --- a/docs/dev.inmo.tgbotapi.requests.send.media/-send-photo.html +++ b/docs/dev.inmo.tgbotapi.requests.send.media/-send-photo.html @@ -27,7 +27,7 @@
-
fun SendPhoto(chatId: ChatIdentifier, photo: InputFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<PhotoContent>>
fun SendPhoto(chatId: ChatIdentifier, photo: InputFile, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<PhotoContent>>
+
fun SendPhoto(chatId: ChatIdentifier, photo: InputFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<PhotoContent>>
fun SendPhoto(chatId: ChatIdentifier, photo: InputFile, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<PhotoContent>>
diff --git a/docs/dev.inmo.tgbotapi.requests.send.media/-send-video-data/index.html b/docs/dev.inmo.tgbotapi.requests.send.media/-send-video-data/index.html index c854763191..36a2b46f7b 100644 --- a/docs/dev.inmo.tgbotapi.requests.send.media/-send-video-data/index.html +++ b/docs/dev.inmo.tgbotapi.requests.send.media/-send-video-data/index.html @@ -126,7 +126,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -270,7 +270,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.
+
open override val textSources: TextSourcesList?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.requests.send.media/-send-video-data/text-sources.html b/docs/dev.inmo.tgbotapi.requests.send.media/-send-video-data/text-sources.html index c4198e842a..67102a6b0c 100644 --- a/docs/dev.inmo.tgbotapi.requests.send.media/-send-video-data/text-sources.html +++ b/docs/dev.inmo.tgbotapi.requests.send.media/-send-video-data/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: TextSourcesList?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.requests.send.media/-send-video.html b/docs/dev.inmo.tgbotapi.requests.send.media/-send-video.html index 59d41f208f..96bb779720 100644 --- a/docs/dev.inmo.tgbotapi.requests.send.media/-send-video.html +++ b/docs/dev.inmo.tgbotapi.requests.send.media/-send-video.html @@ -27,7 +27,7 @@
-
fun SendVideo(chatId: ChatIdentifier, video: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, supportStreaming: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<VideoContent>>
fun SendVideo(chatId: ChatIdentifier, video: InputFile, thumb: InputFile? = null, entities: List<TextSource>, duration: Long? = null, width: Int? = null, height: Int? = null, supportStreaming: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<VideoContent>>
+
fun SendVideo(chatId: ChatIdentifier, video: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, supportStreaming: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<VideoContent>>
fun SendVideo(chatId: ChatIdentifier, video: InputFile, thumb: InputFile? = null, entities: TextSourcesList, duration: Long? = null, width: Int? = null, height: Int? = null, supportStreaming: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<VideoContent>>
diff --git a/docs/dev.inmo.tgbotapi.requests.send.media/-send-voice-data/index.html b/docs/dev.inmo.tgbotapi.requests.send.media/-send-voice-data/index.html index 607b2efb8c..9c74ba2148 100644 --- a/docs/dev.inmo.tgbotapi.requests.send.media/-send-voice-data/index.html +++ b/docs/dev.inmo.tgbotapi.requests.send.media/-send-voice-data/index.html @@ -126,7 +126,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -238,7 +238,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.
+
open override val textSources: TextSourcesList?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.requests.send.media/-send-voice-data/text-sources.html b/docs/dev.inmo.tgbotapi.requests.send.media/-send-voice-data/text-sources.html index 19d7d508ad..b1e1ee7db6 100644 --- a/docs/dev.inmo.tgbotapi.requests.send.media/-send-voice-data/text-sources.html +++ b/docs/dev.inmo.tgbotapi.requests.send.media/-send-voice-data/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: TextSourcesList?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.requests.send.media/-send-voice.html b/docs/dev.inmo.tgbotapi.requests.send.media/-send-voice.html index 3e3cd44345..1dd2213796 100644 --- a/docs/dev.inmo.tgbotapi.requests.send.media/-send-voice.html +++ b/docs/dev.inmo.tgbotapi.requests.send.media/-send-voice.html @@ -27,7 +27,7 @@
-
fun SendVoice(chatId: ChatIdentifier, voice: InputFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<VoiceContent>>
fun SendVoice(chatId: ChatIdentifier, voice: InputFile, entities: List<TextSource>, duration: Long? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<VoiceContent>>
+
fun SendVoice(chatId: ChatIdentifier, voice: InputFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<VoiceContent>>
fun SendVoice(chatId: ChatIdentifier, voice: InputFile, entities: TextSourcesList, duration: Long? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<VoiceContent>>
diff --git a/docs/dev.inmo.tgbotapi.requests.send.media/index.html b/docs/dev.inmo.tgbotapi.requests.send.media/index.html index 53ce78d3f4..70d4aad1d7 100644 --- a/docs/dev.inmo.tgbotapi.requests.send.media/index.html +++ b/docs/dev.inmo.tgbotapi.requests.send.media/index.html @@ -390,10 +390,10 @@

Functions

-
+
-
SendAnimation +
SendAnimation
Link copied to clipboard
@@ -403,17 +403,17 @@
-
fun SendAnimation(chatId: ChatIdentifier, animation: InputFile, thumb: InputFile? = null, entities: List<TextSource>, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<AnimationContent>>
fun SendAnimation(chatId: ChatIdentifier, animation: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<AnimationContent>>
+
fun SendAnimation(chatId: ChatIdentifier, animation: InputFile, thumb: InputFile? = null, entities: TextSourcesList, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<AnimationContent>>
fun SendAnimation(chatId: ChatIdentifier, animation: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<AnimationContent>>
- +
-
SendAudio +
SendAudio
Link copied to clipboard
@@ -423,17 +423,17 @@
-
fun SendAudio(chatId: ChatIdentifier, audio: InputFile, thumb: InputFile? = null, entities: List<TextSource>, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<AudioContent>>
fun SendAudio(chatId: ChatIdentifier, audio: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<AudioContent>>
+
fun SendAudio(chatId: ChatIdentifier, audio: InputFile, thumb: InputFile? = null, entities: List<TextSource>, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<AudioContent>>
fun SendAudio(chatId: ChatIdentifier, audio: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, performer: String? = null, title: String? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<AudioContent>>
- +
-
SendDocument +
SendDocument
Link copied to clipboard
@@ -443,9 +443,9 @@
-
fun SendDocument(chatId: ChatIdentifier, document: InputFile, thumb: InputFile? = null, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): Request<ContentMessage<DocumentContent>>
+
fun SendDocument(chatId: ChatIdentifier, document: InputFile, thumb: InputFile? = null, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null, disableContentTypeDetection: Boolean? = null): Request<ContentMessage<DocumentContent>>
-
Use this method to send general files.
+
Use this method to send general files.
@@ -496,10 +496,10 @@
- +
-
SendPhoto +
SendPhoto
Link copied to clipboard
@@ -509,7 +509,7 @@
-
fun SendPhoto(chatId: ChatIdentifier, photo: InputFile, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<PhotoContent>>
fun SendPhoto(chatId: ChatIdentifier, photo: InputFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<PhotoContent>>
+
fun SendPhoto(chatId: ChatIdentifier, photo: InputFile, entities: TextSourcesList, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<PhotoContent>>
fun SendPhoto(chatId: ChatIdentifier, photo: InputFile, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<PhotoContent>>
@@ -556,10 +556,10 @@
- +
-
SendVideo +
SendVideo
Link copied to clipboard
@@ -569,7 +569,7 @@
-
fun SendVideo(chatId: ChatIdentifier, video: InputFile, thumb: InputFile? = null, entities: List<TextSource>, duration: Long? = null, width: Int? = null, height: Int? = null, supportStreaming: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<VideoContent>>
fun SendVideo(chatId: ChatIdentifier, video: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, supportStreaming: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<VideoContent>>
+
fun SendVideo(chatId: ChatIdentifier, video: InputFile, thumb: InputFile? = null, entities: TextSourcesList, duration: Long? = null, width: Int? = null, height: Int? = null, supportStreaming: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<VideoContent>>
fun SendVideo(chatId: ChatIdentifier, video: InputFile, thumb: InputFile? = null, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, width: Int? = null, height: Int? = null, supportStreaming: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<VideoContent>>
@@ -616,10 +616,10 @@
- +
-
SendVoice +
SendVoice
Link copied to clipboard
@@ -629,7 +629,7 @@
-
fun SendVoice(chatId: ChatIdentifier, voice: InputFile, entities: List<TextSource>, duration: Long? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<VoiceContent>>
fun SendVoice(chatId: ChatIdentifier, voice: InputFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<VoiceContent>>
+
fun SendVoice(chatId: ChatIdentifier, voice: InputFile, entities: TextSourcesList, duration: Long? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<VoiceContent>>
fun SendVoice(chatId: ChatIdentifier, voice: InputFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): Request<ContentMessage<VoiceContent>>
diff --git a/docs/dev.inmo.tgbotapi.requests.send.polls/-send-quiz-poll.html b/docs/dev.inmo.tgbotapi.requests.send.polls/-send-quiz-poll.html index 5089d64b4e..115507dea4 100644 --- a/docs/dev.inmo.tgbotapi.requests.send.polls/-send-quiz-poll.html +++ b/docs/dev.inmo.tgbotapi.requests.send.polls/-send-quiz-poll.html @@ -27,7 +27,7 @@
-
fun SendQuizPoll(chatId: ChatIdentifier, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): SendQuizPoll
fun SendQuizPoll(chatId: ChatIdentifier, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, entities: List<TextSource>, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): SendQuizPoll
+
fun SendQuizPoll(chatId: ChatIdentifier, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): SendQuizPoll
fun SendQuizPoll(chatId: ChatIdentifier, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, entities: List<TextSource>, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): SendQuizPoll
diff --git a/docs/dev.inmo.tgbotapi.requests.send.polls/-send-quiz-poll/index.html b/docs/dev.inmo.tgbotapi.requests.send.polls/-send-quiz-poll/index.html index 95061be033..d72b6fc942 100644 --- a/docs/dev.inmo.tgbotapi.requests.send.polls/-send-quiz-poll/index.html +++ b/docs/dev.inmo.tgbotapi.requests.send.polls/-send-quiz-poll/index.html @@ -23,7 +23,7 @@

SendQuizPoll

-
data class SendQuizPoll : SendPoll, ExplainedOutput, TextedOutput
+
data class SendQuizPoll : SendPoll, TextedOutput
@@ -142,23 +142,7 @@
common
-
open val entities: List<TextSource>?
-
-
-
-
- -
-
-
explanation -
Link copied to clipboard
-
-
-
-
common
-
-
-
open val explanation: String?
+
open val entities: List<TextSource>?
@@ -334,7 +318,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
open override val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.requests.send.polls/-send-quiz-poll/text-sources.html b/docs/dev.inmo.tgbotapi.requests.send.polls/-send-quiz-poll/text-sources.html index e5ad9a51eb..5ead63c972 100644 --- a/docs/dev.inmo.tgbotapi.requests.send.polls/-send-quiz-poll/text-sources.html +++ b/docs/dev.inmo.tgbotapi.requests.send.polls/-send-quiz-poll/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: List<TextSource>?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.requests.send.polls/index.html b/docs/dev.inmo.tgbotapi.requests.send.polls/index.html index dd812316e5..96f8dd589d 100644 --- a/docs/dev.inmo.tgbotapi.requests.send.polls/index.html +++ b/docs/dev.inmo.tgbotapi.requests.send.polls/index.html @@ -61,7 +61,7 @@
-
data class SendQuizPoll : SendPoll, ExplainedOutput, TextedOutput
+
data class SendQuizPoll : SendPoll, TextedOutput
@@ -130,10 +130,10 @@
- +
-
SendQuizPoll +
SendQuizPoll
Link copied to clipboard
@@ -143,7 +143,7 @@
-
fun SendQuizPoll(chatId: ChatIdentifier, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, entities: List<TextSource>, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): SendQuizPoll
fun SendQuizPoll(chatId: ChatIdentifier, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): SendQuizPoll
+
fun SendQuizPoll(chatId: ChatIdentifier, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, entities: List<TextSource>, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): SendQuizPoll
fun SendQuizPoll(chatId: ChatIdentifier, question: String, options: List<String>, correctOptionId: Int, isAnonymous: Boolean = true, isClosed: Boolean = false, explanation: String? = null, parseMode: ParseMode? = null, closeInfo: ScheduledCloseInfo? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): SendQuizPoll
diff --git a/docs/dev.inmo.tgbotapi.requests.send/-copy-message.html b/docs/dev.inmo.tgbotapi.requests.send/-copy-message.html index faf15c6eaa..0f02c3ba3d 100644 --- a/docs/dev.inmo.tgbotapi.requests.send/-copy-message.html +++ b/docs/dev.inmo.tgbotapi.requests.send/-copy-message.html @@ -27,7 +27,7 @@
-
fun CopyMessage(fromChatId: ChatIdentifier, toChatId: ChatIdentifier, messageId: MessageIdentifier, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): CopyMessage
fun CopyMessage(fromChatId: ChatIdentifier, toChatId: ChatIdentifier, messageId: MessageIdentifier, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): CopyMessage
+
fun CopyMessage(fromChatId: ChatIdentifier, toChatId: ChatIdentifier, messageId: MessageIdentifier, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): CopyMessage
fun CopyMessage(fromChatId: ChatIdentifier, toChatId: ChatIdentifier, messageId: MessageIdentifier, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): CopyMessage
diff --git a/docs/dev.inmo.tgbotapi.requests.send/-copy-message/index.html b/docs/dev.inmo.tgbotapi.requests.send/-copy-message/index.html index 3985db4d68..3a8c662aa0 100644 --- a/docs/dev.inmo.tgbotapi.requests.send/-copy-message/index.html +++ b/docs/dev.inmo.tgbotapi.requests.send/-copy-message/index.html @@ -110,7 +110,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -254,7 +254,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
open override val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.requests.send/-copy-message/text-sources.html b/docs/dev.inmo.tgbotapi.requests.send/-copy-message/text-sources.html index cc07081188..d58c9122f6 100644 --- a/docs/dev.inmo.tgbotapi.requests.send/-copy-message/text-sources.html +++ b/docs/dev.inmo.tgbotapi.requests.send/-copy-message/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: List<TextSource>?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.requests.send/-send-text-message.html b/docs/dev.inmo.tgbotapi.requests.send/-send-text-message.html index 5c7870fb57..97210174d8 100644 --- a/docs/dev.inmo.tgbotapi.requests.send/-send-text-message.html +++ b/docs/dev.inmo.tgbotapi.requests.send/-send-text-message.html @@ -27,7 +27,7 @@
-
fun SendTextMessage(chatId: ChatIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): SendTextMessage
fun SendTextMessage(chatId: ChatIdentifier, entities: List<TextSource>, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): SendTextMessage
+
fun SendTextMessage(chatId: ChatIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): SendTextMessage
fun SendTextMessage(chatId: ChatIdentifier, entities: TextSourcesList, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): SendTextMessage
diff --git a/docs/dev.inmo.tgbotapi.requests.send/-send-text-message/index.html b/docs/dev.inmo.tgbotapi.requests.send/-send-text-message/index.html index 54b6a5d2d8..841da00852 100644 --- a/docs/dev.inmo.tgbotapi.requests.send/-send-text-message/index.html +++ b/docs/dev.inmo.tgbotapi.requests.send/-send-text-message/index.html @@ -126,7 +126,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -238,7 +238,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.
+
open override val textSources: TextSourcesList?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.requests.send/-send-text-message/text-sources.html b/docs/dev.inmo.tgbotapi.requests.send/-send-text-message/text-sources.html index e08c08e81a..6b0fb61e37 100644 --- a/docs/dev.inmo.tgbotapi.requests.send/-send-text-message/text-sources.html +++ b/docs/dev.inmo.tgbotapi.requests.send/-send-text-message/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: TextSourcesList?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.requests.send/index.html b/docs/dev.inmo.tgbotapi.requests.send/index.html index 5248c3685a..d134757340 100644 --- a/docs/dev.inmo.tgbotapi.requests.send/index.html +++ b/docs/dev.inmo.tgbotapi.requests.send/index.html @@ -170,10 +170,10 @@

Functions

-
+
-
CopyMessage +
CopyMessage
Link copied to clipboard
@@ -183,7 +183,7 @@
-
fun CopyMessage(fromChatId: ChatIdentifier, toChatId: ChatIdentifier, messageId: MessageIdentifier, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): CopyMessage
fun CopyMessage(fromChatId: ChatIdentifier, toChatId: ChatIdentifier, messageId: MessageIdentifier, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): CopyMessage
+
fun CopyMessage(fromChatId: ChatIdentifier, toChatId: ChatIdentifier, messageId: MessageIdentifier, entities: List<TextSource>, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): CopyMessage
fun CopyMessage(fromChatId: ChatIdentifier, toChatId: ChatIdentifier, messageId: MessageIdentifier, text: String? = null, parseMode: ParseMode? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): CopyMessage
@@ -250,10 +250,10 @@
- +
-
SendTextMessage +
SendTextMessage
Link copied to clipboard
@@ -263,7 +263,7 @@
-
fun SendTextMessage(chatId: ChatIdentifier, entities: List<TextSource>, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): SendTextMessage
fun SendTextMessage(chatId: ChatIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): SendTextMessage
+
fun SendTextMessage(chatId: ChatIdentifier, entities: TextSourcesList, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): SendTextMessage
fun SendTextMessage(chatId: ChatIdentifier, text: String, parseMode: ParseMode? = null, disableWebPagePreview: Boolean? = null, disableNotification: Boolean = false, replyToMessageId: MessageIdentifier? = null, allowSendingWithoutReply: Boolean? = null, replyMarkup: KeyboardMarkup? = null): SendTextMessage
diff --git a/docs/dev.inmo.tgbotapi.types.ChatMember.abstracts/-chat-member/index.html b/docs/dev.inmo.tgbotapi.types.ChatMember.abstracts/-chat-member/index.html index a5954bdd93..176cbd8958 100644 --- a/docs/dev.inmo.tgbotapi.types.ChatMember.abstracts/-chat-member/index.html +++ b/docs/dev.inmo.tgbotapi.types.ChatMember.abstracts/-chat-member/index.html @@ -47,25 +47,7 @@

Inheritors

-
-
-
-
LeftChatMember -
Link copied to clipboard
-
-
-
-
- -
-
-
MemberChatMember -
Link copied to clipboard
-
-
-
-
- +
BannedChatMember @@ -74,6 +56,24 @@
+ +
+
+
LeftChatMember +
Link copied to clipboard
+
+
+
+
+ +
+
+
MemberChatMember +
Link copied to clipboard
+
+
+
+
@@ -198,7 +198,7 @@
-
inline fun ChatMember.asMemberChatMember(): MemberChatMember?
+
inline fun ChatMember.asMemberChatMember(): MemberChatMember?
@@ -358,7 +358,7 @@
-
inline fun ChatMember.requireMemberChatMember(): MemberChatMember
+
inline fun ChatMember.requireMemberChatMember(): MemberChatMember
diff --git a/docs/dev.inmo.tgbotapi.types.buttons/-force-reply/index.html b/docs/dev.inmo.tgbotapi.types.ChatMember.abstracts/-left-chat-member/index.html similarity index 57% rename from docs/dev.inmo.tgbotapi.types.buttons/-force-reply/index.html rename to docs/dev.inmo.tgbotapi.types.ChatMember.abstracts/-left-chat-member/index.html index ca176e4330..2d4911fcdb 100644 --- a/docs/dev.inmo.tgbotapi.types.buttons/-force-reply/index.html +++ b/docs/dev.inmo.tgbotapi.types.ChatMember.abstracts/-left-chat-member/index.html @@ -1,7 +1,7 @@ - ForceReply + LeftChatMember
@@ -13,26 +13,26 @@
-
+
-

ForceReply

-
data class ForceReply(selective: Boolean?) : KeyboardMarkup
+

LeftChatMember

+
interface LeftChatMember : ChatMember
-
+

Properties

-
+
-
forceReply +
user
Link copied to clipboard
@@ -40,25 +40,20 @@
common
-
val forceReply: Boolean = true
+
abstract val user: User
- +
+

Inheritors

+
-
selective +
LeftChatMemberImpl
Link copied to clipboard
-
-
-
common
-
-
-
val selective: Boolean? = null
-
-
+
diff --git a/docs/dev.inmo.tgbotapi.types.ChatMember.abstracts/-member-chat-member/index.html b/docs/dev.inmo.tgbotapi.types.ChatMember.abstracts/-member-chat-member/index.html new file mode 100644 index 0000000000..69618a513d --- /dev/null +++ b/docs/dev.inmo.tgbotapi.types.ChatMember.abstracts/-member-chat-member/index.html @@ -0,0 +1,68 @@ + + + + MemberChatMember + + +
+
+ + +
+
+
+
+
+
+ +
+

MemberChatMember

+
interface MemberChatMember : ChatMember
+
+
+
+
+

Properties

+
+
+
+
user +
Link copied to clipboard
+
+
+
+
common
+
+
+
abstract val user: User
+
+
+
+
+
+

Inheritors

+
+
+
+
MemberChatMemberImpl +
Link copied to clipboard
+
+
+
+
+
+
+
+
+ +
+
+ + + diff --git a/docs/dev.inmo.tgbotapi.types.ChatMember.abstracts/index.html b/docs/dev.inmo.tgbotapi.types.ChatMember.abstracts/index.html index f093997ba6..461c18fd07 100644 --- a/docs/dev.inmo.tgbotapi.types.ChatMember.abstracts/index.html +++ b/docs/dev.inmo.tgbotapi.types.ChatMember.abstracts/index.html @@ -124,6 +124,46 @@
object ChatMemberSerializer : KSerializer<ChatMember>
+
+
+
+
+ +
+
+
LeftChatMember +
Link copied to clipboard
+
+
+
+
common
+
+
+ +
+
interface LeftChatMember : ChatMember
+
+
+
+
+
+
+ +
+
+
MemberChatMember +
Link copied to clipboard
+
+
+
+
common
+
+
+ +
+
interface MemberChatMember : ChatMember
+
+
diff --git a/docs/dev.inmo.tgbotapi.types.ChatMember/-left-chat-member/-left-chat-member.html b/docs/dev.inmo.tgbotapi.types.ChatMember/-left-chat-member-impl/-left-chat-member-impl.html similarity index 78% rename from docs/dev.inmo.tgbotapi.types.ChatMember/-left-chat-member/-left-chat-member.html rename to docs/dev.inmo.tgbotapi.types.ChatMember/-left-chat-member-impl/-left-chat-member-impl.html index 55337f10d3..743b170e8c 100644 --- a/docs/dev.inmo.tgbotapi.types.ChatMember/-left-chat-member/-left-chat-member.html +++ b/docs/dev.inmo.tgbotapi.types.ChatMember/-left-chat-member-impl/-left-chat-member-impl.html @@ -1,7 +1,7 @@ - LeftChatMember + LeftChatMemberImpl
@@ -13,21 +13,21 @@
-
+
-

LeftChatMember

+

LeftChatMemberImpl

-
fun LeftChatMember(user: User)
+
fun LeftChatMemberImpl(user: User)
diff --git a/docs/dev.inmo.tgbotapi.types.ChatMember/-member-chat-member/index.html b/docs/dev.inmo.tgbotapi.types.ChatMember/-left-chat-member-impl/index.html similarity index 70% rename from docs/dev.inmo.tgbotapi.types.ChatMember/-member-chat-member/index.html rename to docs/dev.inmo.tgbotapi.types.ChatMember/-left-chat-member-impl/index.html index 71d76702b4..28195a95f3 100644 --- a/docs/dev.inmo.tgbotapi.types.ChatMember/-member-chat-member/index.html +++ b/docs/dev.inmo.tgbotapi.types.ChatMember/-left-chat-member-impl/index.html @@ -1,7 +1,7 @@ - MemberChatMember + LeftChatMemberImpl
@@ -13,26 +13,26 @@
-
+
-

MemberChatMember

-
data class MemberChatMember(user: User) : ChatMember
+

LeftChatMemberImpl

+
data class LeftChatMemberImpl(user: User) : LeftChatMember

Properties

-
+
-
user +
user
Link copied to clipboard
@@ -40,7 +40,7 @@
common
-
open override val user: User
+
open override val user: User
diff --git a/docs/dev.inmo.tgbotapi.types.ChatMember/-left-chat-member/user.html b/docs/dev.inmo.tgbotapi.types.ChatMember/-left-chat-member-impl/user.html similarity index 94% rename from docs/dev.inmo.tgbotapi.types.ChatMember/-left-chat-member/user.html rename to docs/dev.inmo.tgbotapi.types.ChatMember/-left-chat-member-impl/user.html index f133f2dac4..eb6a46d398 100644 --- a/docs/dev.inmo.tgbotapi.types.ChatMember/-left-chat-member/user.html +++ b/docs/dev.inmo.tgbotapi.types.ChatMember/-left-chat-member-impl/user.html @@ -13,9 +13,9 @@
-
+
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.audio/-inline-query-result-audio/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.audio/-inline-query-result-audio/index.html index 8d6a5c549f..cedd32ebac 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.audio/-inline-query-result-audio/index.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.audio/-inline-query-result-audio/index.html @@ -56,7 +56,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -88,7 +88,7 @@
common
-
abstract val inputMessageContent: InputMessageContent?
+
abstract val inputMessageContent: InputMessageContent?
@@ -168,7 +168,7 @@
common
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.document/-inline-query-result-document-cached/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.document/-inline-query-result-document-cached/index.html index 8014090b66..d2e8fa3e9d 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.document/-inline-query-result-document-cached/index.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.document/-inline-query-result-document-cached/index.html @@ -56,7 +56,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -104,7 +104,7 @@
common
-
abstract val inputMessageContent: InputMessageContent?
+
abstract val inputMessageContent: InputMessageContent?
@@ -168,7 +168,7 @@
common
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.document/-inline-query-result-document-common/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.document/-inline-query-result-document-common/index.html index bd0ffe96d0..735d3d0ba3 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.document/-inline-query-result-document-common/index.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.document/-inline-query-result-document-common/index.html @@ -56,7 +56,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -88,7 +88,7 @@
common
-
abstract val inputMessageContent: InputMessageContent?
+
abstract val inputMessageContent: InputMessageContent?
@@ -152,7 +152,7 @@
common
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.document/-inline-query-result-document/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.document/-inline-query-result-document/index.html index f0900fc6f6..4dd96626c3 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.document/-inline-query-result-document/index.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.document/-inline-query-result-document/index.html @@ -56,7 +56,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -88,7 +88,7 @@
common
-
abstract val inputMessageContent: InputMessageContent?
+
abstract val inputMessageContent: InputMessageContent?
@@ -168,7 +168,7 @@
common
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.gif/-inline-query-result-gif-cached/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.gif/-inline-query-result-gif-cached/index.html index c8381cd345..4e344ec853 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.gif/-inline-query-result-gif-cached/index.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.gif/-inline-query-result-gif-cached/index.html @@ -40,7 +40,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -88,7 +88,7 @@
common
-
abstract val inputMessageContent: InputMessageContent?
+
abstract val inputMessageContent: InputMessageContent?
@@ -152,7 +152,7 @@
common
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.gif/-inline-query-result-gif-common/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.gif/-inline-query-result-gif-common/index.html index 6b90264a0d..b5122a2c31 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.gif/-inline-query-result-gif-common/index.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.gif/-inline-query-result-gif-common/index.html @@ -40,7 +40,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -72,7 +72,7 @@
common
-
abstract val inputMessageContent: InputMessageContent?
+
abstract val inputMessageContent: InputMessageContent?
@@ -136,7 +136,7 @@
common
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.gif/-inline-query-result-gif/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.gif/-inline-query-result-gif/index.html index d920a016d6..f265d18f01 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.gif/-inline-query-result-gif/index.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.gif/-inline-query-result-gif/index.html @@ -56,7 +56,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -104,7 +104,7 @@
common
-
abstract val inputMessageContent: InputMessageContent?
+
abstract val inputMessageContent: InputMessageContent?
@@ -168,7 +168,7 @@
common
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.mpeg4gif/-inline-query-result-mpeg4-gif-cached/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.mpeg4gif/-inline-query-result-mpeg4-gif-cached/index.html index d12f66fa00..359b86a89b 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.mpeg4gif/-inline-query-result-mpeg4-gif-cached/index.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.mpeg4gif/-inline-query-result-mpeg4-gif-cached/index.html @@ -40,7 +40,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -88,7 +88,7 @@
common
-
abstract val inputMessageContent: InputMessageContent?
+
abstract val inputMessageContent: InputMessageContent?
@@ -152,7 +152,7 @@
common
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.mpeg4gif/-inline-query-result-mpeg4-gif-common/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.mpeg4gif/-inline-query-result-mpeg4-gif-common/index.html index cb99e1ed84..803165ebc4 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.mpeg4gif/-inline-query-result-mpeg4-gif-common/index.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.mpeg4gif/-inline-query-result-mpeg4-gif-common/index.html @@ -40,7 +40,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -72,7 +72,7 @@
common
-
abstract val inputMessageContent: InputMessageContent?
+
abstract val inputMessageContent: InputMessageContent?
@@ -136,7 +136,7 @@
common
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.mpeg4gif/-inline-query-result-mpeg4-gif/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.mpeg4gif/-inline-query-result-mpeg4-gif/index.html index 8d018b6fa5..7a91c6ebef 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.mpeg4gif/-inline-query-result-mpeg4-gif/index.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.mpeg4gif/-inline-query-result-mpeg4-gif/index.html @@ -56,7 +56,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -104,7 +104,7 @@
common
-
abstract val inputMessageContent: InputMessageContent?
+
abstract val inputMessageContent: InputMessageContent?
@@ -168,7 +168,7 @@
common
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.photo/-inline-query-result-photo-cached/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.photo/-inline-query-result-photo-cached/index.html index 87eca02eb3..49714fa333 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.photo/-inline-query-result-photo-cached/index.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.photo/-inline-query-result-photo-cached/index.html @@ -56,7 +56,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -104,7 +104,7 @@
common
-
abstract val inputMessageContent: InputMessageContent?
+
abstract val inputMessageContent: InputMessageContent?
@@ -168,7 +168,7 @@
common
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.photo/-inline-query-result-photo-common/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.photo/-inline-query-result-photo-common/index.html index c3cc4bb50d..c0708cb896 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.photo/-inline-query-result-photo-common/index.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.photo/-inline-query-result-photo-common/index.html @@ -56,7 +56,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -88,7 +88,7 @@
common
-
abstract val inputMessageContent: InputMessageContent?
+
abstract val inputMessageContent: InputMessageContent?
@@ -152,7 +152,7 @@
common
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.photo/-inline-query-result-photo/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.photo/-inline-query-result-photo/index.html index 4865249d24..121acd0059 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.photo/-inline-query-result-photo/index.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.photo/-inline-query-result-photo/index.html @@ -56,7 +56,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -104,7 +104,7 @@
common
-
abstract val inputMessageContent: InputMessageContent?
+
abstract val inputMessageContent: InputMessageContent?
@@ -168,7 +168,7 @@
common
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.video/-inline-query-result-video-cached/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.video/-inline-query-result-video-cached/index.html index 4441433d04..9e0ab2e535 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.video/-inline-query-result-video-cached/index.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.video/-inline-query-result-video-cached/index.html @@ -56,7 +56,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -104,7 +104,7 @@
common
-
abstract val inputMessageContent: InputMessageContent?
+
abstract val inputMessageContent: InputMessageContent?
@@ -168,7 +168,7 @@
common
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.video/-inline-query-result-video-common/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.video/-inline-query-result-video-common/index.html index bf74b479b5..40ad3ca268 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.video/-inline-query-result-video-common/index.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.video/-inline-query-result-video-common/index.html @@ -56,7 +56,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -88,7 +88,7 @@
common
-
abstract val inputMessageContent: InputMessageContent?
+
abstract val inputMessageContent: InputMessageContent?
@@ -152,7 +152,7 @@
common
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.video/-inline-query-result-video/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.video/-inline-query-result-video/index.html index 72bc8f7536..cd8eee7ac2 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.video/-inline-query-result-video/index.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.video/-inline-query-result-video/index.html @@ -72,7 +72,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -120,7 +120,7 @@
common
-
abstract val inputMessageContent: InputMessageContent?
+
abstract val inputMessageContent: InputMessageContent?
@@ -200,7 +200,7 @@
common
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.voice/-inline-query-result-voice-cached/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.voice/-inline-query-result-voice-cached/index.html index 37e43e79b8..efdf559ce1 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.voice/-inline-query-result-voice-cached/index.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.voice/-inline-query-result-voice-cached/index.html @@ -40,7 +40,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -88,7 +88,7 @@
common
-
abstract val inputMessageContent: InputMessageContent?
+
abstract val inputMessageContent: InputMessageContent?
@@ -152,7 +152,7 @@
common
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.voice/-inline-query-result-voice-common/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.voice/-inline-query-result-voice-common/index.html index 309314c3d6..3008028161 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.voice/-inline-query-result-voice-common/index.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.voice/-inline-query-result-voice-common/index.html @@ -40,7 +40,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -72,7 +72,7 @@
common
-
abstract val inputMessageContent: InputMessageContent?
+
abstract val inputMessageContent: InputMessageContent?
@@ -136,7 +136,7 @@
common
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.voice/-inline-query-result-voice/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.voice/-inline-query-result-voice/index.html index abccc430f8..84634ec9c5 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.voice/-inline-query-result-voice/index.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts.results.voice/-inline-query-result-voice/index.html @@ -56,7 +56,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -88,7 +88,7 @@
common
-
abstract val inputMessageContent: InputMessageContent?
+
abstract val inputMessageContent: InputMessageContent?
@@ -152,7 +152,7 @@
common
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-with-input-message-content-inline-query-result/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-with-input-message-content-inline-query-result/index.html index aee40d2eb1..d79d0ecc29 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-with-input-message-content-inline-query-result/index.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-with-input-message-content-inline-query-result/index.html @@ -56,7 +56,7 @@
common
-
abstract val inputMessageContent: InputMessageContent?
+
abstract val inputMessageContent: InputMessageContent?
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-with-input-message-content-inline-query-result/input-message-content.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-with-input-message-content-inline-query-result/input-message-content.html index b39555b9c3..440c476bb0 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-with-input-message-content-inline-query-result/input-message-content.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.abstracts/-with-input-message-content-inline-query-result/input-message-content.html @@ -27,7 +27,7 @@
-
abstract val inputMessageContent: InputMessageContent?
+
abstract val inputMessageContent: InputMessageContent?
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.serializers/-inline-query-result-serializer/descriptor.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.serializers/-inline-query-result-serializer/descriptor.html new file mode 100644 index 0000000000..95badeaeb3 --- /dev/null +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.serializers/-inline-query-result-serializer/descriptor.html @@ -0,0 +1,39 @@ + + + + descriptor + + +
+
+ + +
+
+
+
+
+
+ +
+

descriptor

+
+
+ +
+
open override val descriptor: SerialDescriptor
+
+
+
+ +
+
+ + + diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.serializers/-inline-query-result-serializer/deserialize.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.serializers/-inline-query-result-serializer/deserialize.html new file mode 100644 index 0000000000..2109772744 --- /dev/null +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.serializers/-inline-query-result-serializer/deserialize.html @@ -0,0 +1,39 @@ + + + + deserialize + + +
+
+ + +
+
+
+
+
+
+ +
+

deserialize

+
+
+ +
+
open override fun deserialize(decoder: Decoder): InlineQueryResult
+
+
+
+ +
+
+ + + diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.serializers/-inline-query-result-serializer/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.serializers/-inline-query-result-serializer/index.html new file mode 100644 index 0000000000..334c9f636d --- /dev/null +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.serializers/-inline-query-result-serializer/index.html @@ -0,0 +1,99 @@ + + + + InlineQueryResultSerializer + + +
+
+ + +
+
+
+
+
+
+ +
+

InlineQueryResultSerializer

+
object InlineQueryResultSerializer : KSerializer<InlineQueryResult>
+
+
+
+
+

Functions

+
+
+
+
deserialize +
Link copied to clipboard
+
+
+
+
common
+
+
+ +
+
open override fun deserialize(decoder: Decoder): InlineQueryResult
+
+
+
+
+
+
+ +
+
+
serialize +
Link copied to clipboard
+
+
+
+
common
+
+
+ +
+
open override fun serialize(encoder: Encoder, value: InlineQueryResult)
+
+
+
+
+
+
+
+

Properties

+
+
+
+
descriptor +
Link copied to clipboard
+
+
+
+
common
+
+
+
open override val descriptor: SerialDescriptor
+
+
+
+
+
+
+
+
+ +
+
+ + + diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.serializers/-inline-query-result-serializer/serialize.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.serializers/-inline-query-result-serializer/serialize.html new file mode 100644 index 0000000000..38a2248904 --- /dev/null +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.serializers/-inline-query-result-serializer/serialize.html @@ -0,0 +1,39 @@ + + + + serialize + + +
+
+ + +
+
+
+
+
+
+ +
+

serialize

+
+
+ +
+
open override fun serialize(encoder: Encoder, value: InlineQueryResult)
+
+
+
+ +
+
+ + + diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.serializers/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.serializers/index.html new file mode 100644 index 0000000000..fb911c5ef0 --- /dev/null +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.serializers/index.html @@ -0,0 +1,60 @@ + + + + dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.serializers + + +
+
+ + +
+
+
+
+
+
+ +
+

Package dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult.serializers

+
+
+
+
+

Types

+
+
+
+
InlineQueryResultSerializer +
Link copied to clipboard
+
+
+
+
common
+
+
+ +
+
object InlineQueryResultSerializer : KSerializer<InlineQueryResult>
+
+
+
+
+
+
+
+
+
+
+ +
+
+ + + diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-article/-inline-query-result-article.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-article/-inline-query-result-article.html index 055bd346b3..91e3c5ab9b 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-article/-inline-query-result-article.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-article/-inline-query-result-article.html @@ -13,7 +13,7 @@
-
+

InlineQueryResultArticle

- +
@@ -88,7 +88,7 @@
common
-
open override val inputMessageContent: InputMessageContent
+
open override val inputMessageContent: InputMessageContent
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-article/input-message-content.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-article/input-message-content.html index 715678321f..061bb54815 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-article/input-message-content.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-article/input-message-content.html @@ -27,7 +27,7 @@
-
open override val inputMessageContent: InputMessageContent
+
open override val inputMessageContent: InputMessageContent
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-audio-cached-impl.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-audio-cached-impl.html index a8b6249749..7748c70f69 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-audio-cached-impl.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-audio-cached-impl.html @@ -13,7 +13,7 @@
-
+
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -88,7 +88,7 @@
common
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
@@ -152,7 +152,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.
+
open override val textSources: TextSourcesList?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-audio-cached-impl/input-message-content.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-audio-cached-impl/input-message-content.html index 02628cf223..1e12a66d0a 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-audio-cached-impl/input-message-content.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-audio-cached-impl/input-message-content.html @@ -27,7 +27,7 @@
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-audio-cached-impl/text-sources.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-audio-cached-impl/text-sources.html index 8dd86dc10a..70d9da58a6 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-audio-cached-impl/text-sources.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-audio-cached-impl/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: TextSourcesList?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-audio-impl.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-audio-impl.html index 14de57bfc1..22aa36358a 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-audio-impl.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-audio-impl.html @@ -13,7 +13,7 @@
-
+
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -88,7 +88,7 @@
common
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
@@ -168,7 +168,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.
+
open override val textSources: TextSourcesList?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-audio-impl/input-message-content.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-audio-impl/input-message-content.html index def1190dc7..c353c4984c 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-audio-impl/input-message-content.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-audio-impl/input-message-content.html @@ -27,7 +27,7 @@
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-audio-impl/text-sources.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-audio-impl/text-sources.html index b6e8941e63..13d65fdd0b 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-audio-impl/text-sources.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-audio-impl/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: TextSourcesList?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-contact/-inline-query-result-contact.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-contact/-inline-query-result-contact.html index 05e3657310..342fc9454d 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-contact/-inline-query-result-contact.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-contact/-inline-query-result-contact.html @@ -13,7 +13,7 @@
-
+

InlineQueryResultContact

-
data class InlineQueryResultContact(id: InlineQueryIdentifier, phoneNumber: String, firstName: String, lastName: String?, vcard: String?, thumbUrl: String?, thumbWidth: Int?, thumbHeight: Int?, replyMarkup: InlineKeyboardMarkup?, inputMessageContent: InputMessageContent?) : InlineQueryResult, CommonContactData, WithInputMessageContentInlineQueryResult, ThumbedInlineQueryResult, ThumbSizedInlineQueryResult
+
data class InlineQueryResultContact(id: InlineQueryIdentifier, phoneNumber: String, firstName: String, lastName: String?, vcard: String?, thumbUrl: String?, thumbWidth: Int?, thumbHeight: Int?, replyMarkup: InlineKeyboardMarkup?, inputMessageContent: InputMessageContent?) : InlineQueryResult, CommonContactData, WithInputMessageContentInlineQueryResult, ThumbedInlineQueryResult, ThumbSizedInlineQueryResult
@@ -72,7 +72,7 @@
common
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-contact/input-message-content.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-contact/input-message-content.html index 8ff05e6e60..f85d720086 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-contact/input-message-content.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-contact/input-message-content.html @@ -27,7 +27,7 @@
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-document-cached-impl.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-document-cached-impl.html index 8a988bc1c7..1cad285259 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-document-cached-impl.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-document-cached-impl.html @@ -13,7 +13,7 @@
-
+
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -104,7 +104,7 @@
common
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
@@ -168,7 +168,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.
+
open override val textSources: TextSourcesList?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-document-cached-impl/input-message-content.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-document-cached-impl/input-message-content.html index 871a8dcca7..98645ad5bd 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-document-cached-impl/input-message-content.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-document-cached-impl/input-message-content.html @@ -27,7 +27,7 @@
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-document-cached-impl/text-sources.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-document-cached-impl/text-sources.html index 67998b41e7..cbdeedaf7c 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-document-cached-impl/text-sources.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-document-cached-impl/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: TextSourcesList?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-document-impl.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-document-impl.html index 917fb33875..370bfedc40 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-document-impl.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-document-impl.html @@ -13,7 +13,7 @@
-
+
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -88,7 +88,7 @@
common
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
@@ -168,7 +168,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.
+
open override val textSources: TextSourcesList?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-document-impl/input-message-content.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-document-impl/input-message-content.html index 345f047a9e..92e9a64e56 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-document-impl/input-message-content.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-document-impl/input-message-content.html @@ -27,7 +27,7 @@
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-document-impl/text-sources.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-document-impl/text-sources.html index 91314d4645..2e2ea24570 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-document-impl/text-sources.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-document-impl/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: TextSourcesList?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-gif-cached-impl.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-gif-cached-impl.html index aab6830347..d92de427bd 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-gif-cached-impl.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-gif-cached-impl.html @@ -13,7 +13,7 @@
-
+
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -88,7 +88,7 @@
common
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
@@ -152,7 +152,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.
+
open override val textSources: TextSourcesList?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-gif-cached-impl/input-message-content.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-gif-cached-impl/input-message-content.html index bf97a0e57c..adc659cb28 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-gif-cached-impl/input-message-content.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-gif-cached-impl/input-message-content.html @@ -27,7 +27,7 @@
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-gif-cached-impl/text-sources.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-gif-cached-impl/text-sources.html index a2c1bb23be..62edfc4605 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-gif-cached-impl/text-sources.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-gif-cached-impl/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: TextSourcesList?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-gif-impl.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-gif-impl.html index 9b36b841c3..cbce3da6a0 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-gif-impl.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-gif-impl.html @@ -13,7 +13,7 @@
-
+
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -104,7 +104,7 @@
common
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
@@ -168,7 +168,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.
+
open override val textSources: TextSourcesList?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-gif-impl/input-message-content.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-gif-impl/input-message-content.html index 1ddb7de922..b79e79ec11 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-gif-impl/input-message-content.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-gif-impl/input-message-content.html @@ -27,7 +27,7 @@
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-gif-impl/text-sources.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-gif-impl/text-sources.html index 39d6307ecf..2113fa4e07 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-gif-impl/text-sources.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-gif-impl/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: TextSourcesList?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-location/-inline-query-result-location.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-location/-inline-query-result-location.html index 11afd9325f..9d8327293b 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-location/-inline-query-result-location.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-location/-inline-query-result-location.html @@ -13,7 +13,7 @@
-
+

InlineQueryResultLocation

-
data class InlineQueryResultLocation(id: InlineQueryIdentifier, latitude: Double, longitude: Double, horizontalAccuracy: Meters?, title: String, livePeriod: Seconds?, heading: Degrees?, proximityAlertRadius: Meters?, thumbUrl: String?, thumbWidth: Int?, thumbHeight: Int?, replyMarkup: InlineKeyboardMarkup?, inputMessageContent: InputMessageContent?) : InlineQueryResult, Locationed, HorizontallyAccured, Livable, ProximityAlertable, Headed, TitledInlineQueryResult, WithInputMessageContentInlineQueryResult, ThumbedInlineQueryResult, ThumbSizedInlineQueryResult
+
data class InlineQueryResultLocation(id: InlineQueryIdentifier, latitude: Double, longitude: Double, horizontalAccuracy: Meters?, title: String, livePeriod: Seconds?, heading: Degrees?, proximityAlertRadius: Meters?, thumbUrl: String?, thumbWidth: Int?, thumbHeight: Int?, replyMarkup: InlineKeyboardMarkup?, inputMessageContent: InputMessageContent?) : InlineQueryResult, Locationed, HorizontallyAccured, Livable, ProximityAlertable, Headed, TitledInlineQueryResult, WithInputMessageContentInlineQueryResult, ThumbedInlineQueryResult, ThumbSizedInlineQueryResult
@@ -88,7 +88,7 @@
common
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-location/input-message-content.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-location/input-message-content.html index 876a73dd00..ee463de9db 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-location/input-message-content.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-location/input-message-content.html @@ -27,7 +27,7 @@
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-mpeg4-gif-cached-impl.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-mpeg4-gif-cached-impl.html index d5d0a92a21..2fc5e88061 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-mpeg4-gif-cached-impl.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-mpeg4-gif-cached-impl.html @@ -13,7 +13,7 @@
-
+
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -88,7 +88,7 @@
common
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
@@ -152,7 +152,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.
+
open override val textSources: TextSourcesList?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-mpeg4-gif-cached-impl/input-message-content.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-mpeg4-gif-cached-impl/input-message-content.html index de7d96d10f..418706efce 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-mpeg4-gif-cached-impl/input-message-content.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-mpeg4-gif-cached-impl/input-message-content.html @@ -27,7 +27,7 @@
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-mpeg4-gif-cached-impl/text-sources.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-mpeg4-gif-cached-impl/text-sources.html index 3537bc6e0c..a106dc910b 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-mpeg4-gif-cached-impl/text-sources.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-mpeg4-gif-cached-impl/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: TextSourcesList?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-mpeg4-gif-impl.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-mpeg4-gif-impl.html index a058e2b14b..c37cb90595 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-mpeg4-gif-impl.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-mpeg4-gif-impl.html @@ -13,7 +13,7 @@
-
+
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -104,7 +104,7 @@
common
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
@@ -168,7 +168,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.
+
open override val textSources: TextSourcesList?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-mpeg4-gif-impl/input-message-content.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-mpeg4-gif-impl/input-message-content.html index 2dba515d0f..6a2a94277b 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-mpeg4-gif-impl/input-message-content.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-mpeg4-gif-impl/input-message-content.html @@ -27,7 +27,7 @@
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-mpeg4-gif-impl/text-sources.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-mpeg4-gif-impl/text-sources.html index 6862efd3b5..ad645c55a5 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-mpeg4-gif-impl/text-sources.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-mpeg4-gif-impl/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: TextSourcesList?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-photo-cached-impl.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-photo-cached-impl.html index 95e2669453..47c1b7657b 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-photo-cached-impl.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-photo-cached-impl.html @@ -13,7 +13,7 @@
-
+
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -104,7 +104,7 @@
common
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
@@ -168,7 +168,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.
+
open override val textSources: TextSourcesList?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-photo-cached-impl/input-message-content.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-photo-cached-impl/input-message-content.html index 08d41fe8ed..c1a3e14bec 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-photo-cached-impl/input-message-content.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-photo-cached-impl/input-message-content.html @@ -27,7 +27,7 @@
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-photo-cached-impl/text-sources.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-photo-cached-impl/text-sources.html index 073fc6251e..fc6f4a627e 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-photo-cached-impl/text-sources.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-photo-cached-impl/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: TextSourcesList?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-photo-impl.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-photo-impl.html index 2a5e18ade8..d4473a559e 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-photo-impl.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-photo-impl.html @@ -13,7 +13,7 @@
-
+
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -104,7 +104,7 @@
common
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
@@ -168,7 +168,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.
+
open override val textSources: TextSourcesList?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-photo-impl/input-message-content.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-photo-impl/input-message-content.html index 3220380955..ab2bdf910a 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-photo-impl/input-message-content.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-photo-impl/input-message-content.html @@ -27,7 +27,7 @@
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-photo-impl/text-sources.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-photo-impl/text-sources.html index 527ac84afc..97212fe717 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-photo-impl/text-sources.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-photo-impl/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: TextSourcesList?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-sticker-cached/-inline-query-result-sticker-cached.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-sticker-cached/-inline-query-result-sticker-cached.html index 5c3b097f5c..84c4a7b1ca 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-sticker-cached/-inline-query-result-sticker-cached.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-sticker-cached/-inline-query-result-sticker-cached.html @@ -13,7 +13,7 @@
-
+

InlineQueryResultStickerCached

- +
@@ -72,7 +72,7 @@
common
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-sticker-cached/input-message-content.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-sticker-cached/input-message-content.html index 2141098f02..33217628c5 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-sticker-cached/input-message-content.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-sticker-cached/input-message-content.html @@ -27,7 +27,7 @@
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-venue/-inline-query-result-venue.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-venue/-inline-query-result-venue.html index acbbb6a9f0..ed3618a071 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-venue/-inline-query-result-venue.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-venue/-inline-query-result-venue.html @@ -13,7 +13,7 @@
-
+

InlineQueryResultVenue

-
data class InlineQueryResultVenue(id: InlineQueryIdentifier, latitude: Double, longitude: Double, title: String, address: String, foursquareId: FoursquareId?, foursquareType: FoursquareType?, googlePlaceId: GooglePlaceId?, googlePlaceType: GooglePlaceType?, thumbUrl: String?, thumbWidth: Int?, thumbHeight: Int?, replyMarkup: InlineKeyboardMarkup?, inputMessageContent: InputMessageContent?) : InlineQueryResult, Locationed, CommonVenueData, TitledInlineQueryResult, WithInputMessageContentInlineQueryResult, ThumbedInlineQueryResult, ThumbSizedInlineQueryResult
+
data class InlineQueryResultVenue(id: InlineQueryIdentifier, latitude: Double, longitude: Double, title: String, address: String, foursquareId: FoursquareId?, foursquareType: FoursquareType?, googlePlaceId: GooglePlaceId?, googlePlaceType: GooglePlaceType?, thumbUrl: String?, thumbWidth: Int?, thumbHeight: Int?, replyMarkup: InlineKeyboardMarkup?, inputMessageContent: InputMessageContent?) : InlineQueryResult, Locationed, CommonVenueData, TitledInlineQueryResult, WithInputMessageContentInlineQueryResult, ThumbedInlineQueryResult, ThumbSizedInlineQueryResult
@@ -136,7 +136,7 @@
common
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-venue/input-message-content.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-venue/input-message-content.html index 43e2b380e8..4f0ceb979b 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-venue/input-message-content.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-venue/input-message-content.html @@ -27,7 +27,7 @@
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-video-cached-impl.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-video-cached-impl.html index 7c1c044317..dbfad4a802 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-video-cached-impl.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-video-cached-impl.html @@ -13,7 +13,7 @@
-
+
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -104,7 +104,7 @@
common
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
@@ -168,7 +168,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.
+
open override val textSources: TextSourcesList?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-video-cached-impl/input-message-content.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-video-cached-impl/input-message-content.html index 6d7f9a1a44..0b65a141a6 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-video-cached-impl/input-message-content.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-video-cached-impl/input-message-content.html @@ -27,7 +27,7 @@
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-video-cached-impl/text-sources.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-video-cached-impl/text-sources.html index 7f1185ac6f..cff2443ceb 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-video-cached-impl/text-sources.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-video-cached-impl/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: TextSourcesList?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-video-impl.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-video-impl.html index c50a580138..e857486c0b 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-video-impl.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-video-impl.html @@ -13,7 +13,7 @@
-
+
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -120,7 +120,7 @@
common
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
@@ -200,7 +200,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.
+
open override val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-video-impl/input-message-content.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-video-impl/input-message-content.html index d75d462ccc..1b8b22c6ab 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-video-impl/input-message-content.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-video-impl/input-message-content.html @@ -27,7 +27,7 @@
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-video-impl/text-sources.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-video-impl/text-sources.html index 9fc41ee6fc..1072d8ddf8 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-video-impl/text-sources.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-video-impl/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: List<TextSource>?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-voice-cached-impl.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-voice-cached-impl.html index 299bf8b867..f819560144 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-voice-cached-impl.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-voice-cached-impl.html @@ -13,7 +13,7 @@
-
+
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -88,7 +88,7 @@
common
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
@@ -152,7 +152,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.
+
open override val textSources: TextSourcesList?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-voice-cached-impl/input-message-content.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-voice-cached-impl/input-message-content.html index 866cc77961..de96393e73 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-voice-cached-impl/input-message-content.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-voice-cached-impl/input-message-content.html @@ -27,7 +27,7 @@
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-voice-cached-impl/text-sources.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-voice-cached-impl/text-sources.html index d8b3487a2d..96f3f189f1 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-voice-cached-impl/text-sources.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-voice-cached-impl/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: TextSourcesList?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-voice-impl.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-voice-impl.html index 570496e5c6..64aa140324 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-voice-impl.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-voice-impl.html @@ -13,7 +13,7 @@
-
+
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -88,7 +88,7 @@
common
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
@@ -152,7 +152,7 @@
common
-
open override val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.
+
open override val textSources: TextSourcesList?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-voice-impl/input-message-content.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-voice-impl/input-message-content.html index c833b99c7d..148189999e 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-voice-impl/input-message-content.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-voice-impl/input-message-content.html @@ -27,7 +27,7 @@
-
open override val inputMessageContent: InputMessageContent? = null
+
open override val inputMessageContent: InputMessageContent? = null
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-voice-impl/text-sources.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-voice-impl/text-sources.html index 34de0f3a85..ef543d5f47 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-voice-impl/text-sources.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/-inline-query-result-voice-impl/text-sources.html @@ -27,9 +27,9 @@
-
open override val textSources: List<TextSource>?
+
open override val textSources: TextSourcesList?
-

Full list of TextSource built from sourceTextedInput.textEntities

+

Full list of TextSources

diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/index.html index 21ff178ad8..71036d8661 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/index.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InlineQueryResult/index.html @@ -41,7 +41,7 @@
- +
@@ -101,7 +101,7 @@
-
data class InlineQueryResultContact(id: InlineQueryIdentifier, phoneNumber: String, firstName: String, lastName: String?, vcard: String?, thumbUrl: String?, thumbWidth: Int?, thumbHeight: Int?, replyMarkup: InlineKeyboardMarkup?, inputMessageContent: InputMessageContent?) : InlineQueryResult, CommonContactData, WithInputMessageContentInlineQueryResult, ThumbedInlineQueryResult, ThumbSizedInlineQueryResult
+
data class InlineQueryResultContact(id: InlineQueryIdentifier, phoneNumber: String, firstName: String, lastName: String?, vcard: String?, thumbUrl: String?, thumbWidth: Int?, thumbHeight: Int?, replyMarkup: InlineKeyboardMarkup?, inputMessageContent: InputMessageContent?) : InlineQueryResult, CommonContactData, WithInputMessageContentInlineQueryResult, ThumbedInlineQueryResult, ThumbSizedInlineQueryResult
@@ -221,7 +221,7 @@
-
data class InlineQueryResultLocation(id: InlineQueryIdentifier, latitude: Double, longitude: Double, horizontalAccuracy: Meters?, title: String, livePeriod: Seconds?, heading: Degrees?, proximityAlertRadius: Meters?, thumbUrl: String?, thumbWidth: Int?, thumbHeight: Int?, replyMarkup: InlineKeyboardMarkup?, inputMessageContent: InputMessageContent?) : InlineQueryResult, Locationed, HorizontallyAccured, Livable, ProximityAlertable, Headed, TitledInlineQueryResult, WithInputMessageContentInlineQueryResult, ThumbedInlineQueryResult, ThumbSizedInlineQueryResult
+
data class InlineQueryResultLocation(id: InlineQueryIdentifier, latitude: Double, longitude: Double, horizontalAccuracy: Meters?, title: String, livePeriod: Seconds?, heading: Degrees?, proximityAlertRadius: Meters?, thumbUrl: String?, thumbWidth: Int?, thumbHeight: Int?, replyMarkup: InlineKeyboardMarkup?, inputMessageContent: InputMessageContent?) : InlineQueryResult, Locationed, HorizontallyAccured, Livable, ProximityAlertable, Headed, TitledInlineQueryResult, WithInputMessageContentInlineQueryResult, ThumbedInlineQueryResult, ThumbSizedInlineQueryResult
@@ -321,7 +321,7 @@
- +
@@ -341,7 +341,7 @@
-
data class InlineQueryResultVenue(id: InlineQueryIdentifier, latitude: Double, longitude: Double, title: String, address: String, foursquareId: FoursquareId?, foursquareType: FoursquareType?, googlePlaceId: GooglePlaceId?, googlePlaceType: GooglePlaceType?, thumbUrl: String?, thumbWidth: Int?, thumbHeight: Int?, replyMarkup: InlineKeyboardMarkup?, inputMessageContent: InputMessageContent?) : InlineQueryResult, Locationed, CommonVenueData, TitledInlineQueryResult, WithInputMessageContentInlineQueryResult, ThumbedInlineQueryResult, ThumbSizedInlineQueryResult
+
data class InlineQueryResultVenue(id: InlineQueryIdentifier, latitude: Double, longitude: Double, title: String, address: String, foursquareId: FoursquareId?, foursquareType: FoursquareType?, googlePlaceId: GooglePlaceId?, googlePlaceType: GooglePlaceType?, thumbUrl: String?, thumbWidth: Int?, thumbHeight: Int?, replyMarkup: InlineKeyboardMarkup?, inputMessageContent: InputMessageContent?) : InlineQueryResult, Locationed, CommonVenueData, TitledInlineQueryResult, WithInputMessageContentInlineQueryResult, ThumbedInlineQueryResult, ThumbSizedInlineQueryResult
@@ -430,10 +430,10 @@

Functions

-
+
-
InlineQueryResultAudioCachedImpl +
InlineQueryResultAudioCachedImpl
Link copied to clipboard
@@ -443,17 +443,17 @@
-
fun InlineQueryResultAudioCachedImpl(id: InlineQueryIdentifier, fileId: FileId, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultAudioCachedImpl
fun InlineQueryResultAudioCachedImpl(id: InlineQueryIdentifier, fileId: FileId, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultAudioCachedImpl
+
fun InlineQueryResultAudioCachedImpl(id: InlineQueryIdentifier, fileId: FileId, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultAudioCachedImpl
fun InlineQueryResultAudioCachedImpl(id: InlineQueryIdentifier, fileId: FileId, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultAudioCachedImpl
- +
-
InlineQueryResultAudioImpl +
InlineQueryResultAudioImpl
Link copied to clipboard
@@ -463,17 +463,17 @@
-
fun InlineQueryResultAudioImpl(id: InlineQueryIdentifier, url: String, title: String, performer: String? = null, duration: Int? = null, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultAudioImpl
fun InlineQueryResultAudioImpl(id: InlineQueryIdentifier, url: String, title: String, performer: String? = null, duration: Int? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultAudioImpl
+
fun InlineQueryResultAudioImpl(id: InlineQueryIdentifier, url: String, title: String, performer: String? = null, duration: Int? = null, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultAudioImpl
fun InlineQueryResultAudioImpl(id: InlineQueryIdentifier, url: String, title: String, performer: String? = null, duration: Int? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultAudioImpl
- +
-
InlineQueryResultDocumentCachedImpl +
InlineQueryResultDocumentCachedImpl
Link copied to clipboard
@@ -483,17 +483,17 @@
-
fun InlineQueryResultDocumentCachedImpl(id: InlineQueryIdentifier, fileId: FileId, title: String, description: String? = null, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultDocumentCachedImpl
fun InlineQueryResultDocumentCachedImpl(id: InlineQueryIdentifier, fileId: FileId, title: String, description: String? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultDocumentCachedImpl
+
fun InlineQueryResultDocumentCachedImpl(id: InlineQueryIdentifier, fileId: FileId, title: String, description: String? = null, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultDocumentCachedImpl
fun InlineQueryResultDocumentCachedImpl(id: InlineQueryIdentifier, fileId: FileId, title: String, description: String? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultDocumentCachedImpl
- +
-
InlineQueryResultDocumentImpl +
InlineQueryResultDocumentImpl
Link copied to clipboard
@@ -503,17 +503,17 @@
-
fun InlineQueryResultDocumentImpl(id: InlineQueryIdentifier, url: String, title: String, mimeType: MimeType, thumbUrl: String? = null, thumbWidth: Int? = null, thumbHeight: Int? = null, description: String? = null, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultDocumentImpl
fun InlineQueryResultDocumentImpl(id: InlineQueryIdentifier, url: String, title: String, mimeType: MimeType, thumbUrl: String? = null, thumbWidth: Int? = null, thumbHeight: Int? = null, description: String? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultDocumentImpl
+
fun InlineQueryResultDocumentImpl(id: InlineQueryIdentifier, url: String, title: String, mimeType: MimeType, thumbUrl: String? = null, thumbWidth: Int? = null, thumbHeight: Int? = null, description: String? = null, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultDocumentImpl
fun InlineQueryResultDocumentImpl(id: InlineQueryIdentifier, url: String, title: String, mimeType: MimeType, thumbUrl: String? = null, thumbWidth: Int? = null, thumbHeight: Int? = null, description: String? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultDocumentImpl
- +
-
InlineQueryResultGifCachedImpl +
InlineQueryResultGifCachedImpl
Link copied to clipboard
@@ -523,17 +523,17 @@
-
fun InlineQueryResultGifCachedImpl(id: InlineQueryIdentifier, fileId: FileId, title: String? = null, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultGifCachedImpl
fun InlineQueryResultGifCachedImpl(id: InlineQueryIdentifier, fileId: FileId, title: String? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultGifCachedImpl
+
fun InlineQueryResultGifCachedImpl(id: InlineQueryIdentifier, fileId: FileId, title: String? = null, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultGifCachedImpl
fun InlineQueryResultGifCachedImpl(id: InlineQueryIdentifier, fileId: FileId, title: String? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultGifCachedImpl
- +
-
InlineQueryResultGifImpl +
InlineQueryResultGifImpl
Link copied to clipboard
@@ -543,17 +543,17 @@
-
fun InlineQueryResultGifImpl(id: InlineQueryIdentifier, url: String, thumbUrl: String, thumbMimeType: MimeType? = null, width: Int? = null, height: Int? = null, duration: Int? = null, title: String? = null, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultGifImpl
fun InlineQueryResultGifImpl(id: InlineQueryIdentifier, url: String, thumbUrl: String, thumbMimeType: MimeType? = null, width: Int? = null, height: Int? = null, duration: Int? = null, title: String? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultGifImpl
+
fun InlineQueryResultGifImpl(id: InlineQueryIdentifier, url: String, thumbUrl: String, thumbMimeType: MimeType? = null, width: Int? = null, height: Int? = null, duration: Int? = null, title: String? = null, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultGifImpl
fun InlineQueryResultGifImpl(id: InlineQueryIdentifier, url: String, thumbUrl: String, thumbMimeType: MimeType? = null, width: Int? = null, height: Int? = null, duration: Int? = null, title: String? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultGifImpl
- +
-
InlineQueryResultMpeg4GifCachedImpl +
InlineQueryResultMpeg4GifCachedImpl
Link copied to clipboard
@@ -563,17 +563,17 @@
-
fun InlineQueryResultMpeg4GifCachedImpl(id: InlineQueryIdentifier, fileId: FileId, title: String? = null, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultMpeg4GifCachedImpl
fun InlineQueryResultMpeg4GifCachedImpl(id: InlineQueryIdentifier, fileId: FileId, title: String? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultMpeg4GifCachedImpl
+
fun InlineQueryResultMpeg4GifCachedImpl(id: InlineQueryIdentifier, fileId: FileId, title: String? = null, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultMpeg4GifCachedImpl
fun InlineQueryResultMpeg4GifCachedImpl(id: InlineQueryIdentifier, fileId: FileId, title: String? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultMpeg4GifCachedImpl
- +
-
InlineQueryResultMpeg4GifImpl +
InlineQueryResultMpeg4GifImpl
Link copied to clipboard
@@ -583,17 +583,17 @@
-
fun InlineQueryResultMpeg4GifImpl(id: InlineQueryIdentifier, url: String, thumbUrl: String, thumbMimeType: MimeType? = null, width: Int? = null, height: Int? = null, duration: Int? = null, title: String? = null, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultMpeg4GifImpl
fun InlineQueryResultMpeg4GifImpl(id: InlineQueryIdentifier, url: String, thumbUrl: String, thumbMimeType: MimeType? = null, width: Int? = null, height: Int? = null, duration: Int? = null, title: String? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultMpeg4GifImpl
+
fun InlineQueryResultMpeg4GifImpl(id: InlineQueryIdentifier, url: String, thumbUrl: String, thumbMimeType: MimeType? = null, width: Int? = null, height: Int? = null, duration: Int? = null, title: String? = null, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultMpeg4GifImpl
fun InlineQueryResultMpeg4GifImpl(id: InlineQueryIdentifier, url: String, thumbUrl: String, thumbMimeType: MimeType? = null, width: Int? = null, height: Int? = null, duration: Int? = null, title: String? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultMpeg4GifImpl
- +
-
InlineQueryResultPhotoCachedImpl +
InlineQueryResultPhotoCachedImpl
Link copied to clipboard
@@ -603,17 +603,17 @@
-
fun InlineQueryResultPhotoCachedImpl(id: InlineQueryIdentifier, fileId: FileId, title: String? = null, description: String? = null, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultPhotoCachedImpl
fun InlineQueryResultPhotoCachedImpl(id: InlineQueryIdentifier, fileId: FileId, title: String? = null, description: String? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultPhotoCachedImpl
+
fun InlineQueryResultPhotoCachedImpl(id: InlineQueryIdentifier, fileId: FileId, title: String? = null, description: String? = null, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultPhotoCachedImpl
fun InlineQueryResultPhotoCachedImpl(id: InlineQueryIdentifier, fileId: FileId, title: String? = null, description: String? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultPhotoCachedImpl
- +
-
InlineQueryResultPhotoImpl +
InlineQueryResultPhotoImpl
Link copied to clipboard
@@ -623,17 +623,17 @@
-
fun InlineQueryResultPhotoImpl(id: InlineQueryIdentifier, url: String, thumbUrl: String, width: Int? = null, height: Int? = null, title: String? = null, description: String? = null, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultPhotoImpl
fun InlineQueryResultPhotoImpl(id: InlineQueryIdentifier, url: String, thumbUrl: String, width: Int? = null, height: Int? = null, title: String? = null, description: String? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultPhotoImpl
+
fun InlineQueryResultPhotoImpl(id: InlineQueryIdentifier, url: String, thumbUrl: String, width: Int? = null, height: Int? = null, title: String? = null, description: String? = null, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultPhotoImpl
fun InlineQueryResultPhotoImpl(id: InlineQueryIdentifier, url: String, thumbUrl: String, width: Int? = null, height: Int? = null, title: String? = null, description: String? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultPhotoImpl
- +
-
InlineQueryResultVideoCachedImpl +
InlineQueryResultVideoCachedImpl
Link copied to clipboard
@@ -643,17 +643,17 @@
-
fun InlineQueryResultVideoCachedImpl(id: InlineQueryIdentifier, fileId: FileId, title: String, description: String? = null, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultVideoCachedImpl
fun InlineQueryResultVideoCachedImpl(id: InlineQueryIdentifier, fileId: FileId, title: String, description: String? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultVideoCachedImpl
+
fun InlineQueryResultVideoCachedImpl(id: InlineQueryIdentifier, fileId: FileId, title: String, description: String? = null, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultVideoCachedImpl
fun InlineQueryResultVideoCachedImpl(id: InlineQueryIdentifier, fileId: FileId, title: String, description: String? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultVideoCachedImpl
- +
-
InlineQueryResultVideoImpl +
InlineQueryResultVideoImpl
Link copied to clipboard
@@ -663,17 +663,17 @@
-
fun InlineQueryResultVideoImpl(id: InlineQueryIdentifier, url: String, thumbUrl: String, mimeType: MimeType, title: String, width: Int? = null, height: Int? = null, duration: Int? = null, description: String? = null, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultVideoImpl
fun InlineQueryResultVideoImpl(id: InlineQueryIdentifier, url: String, thumbUrl: String, mimeType: MimeType, title: String, width: Int? = null, height: Int? = null, duration: Int? = null, description: String? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultVideoImpl
+
fun InlineQueryResultVideoImpl(id: InlineQueryIdentifier, url: String, thumbUrl: String, mimeType: MimeType, title: String, width: Int? = null, height: Int? = null, duration: Int? = null, description: String? = null, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultVideoImpl
fun InlineQueryResultVideoImpl(id: InlineQueryIdentifier, url: String, thumbUrl: String, mimeType: MimeType, title: String, width: Int? = null, height: Int? = null, duration: Int? = null, description: String? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultVideoImpl
- +
-
InlineQueryResultVoiceCachedImpl +
InlineQueryResultVoiceCachedImpl
Link copied to clipboard
@@ -683,17 +683,17 @@
-
fun InlineQueryResultVoiceCachedImpl(id: InlineQueryIdentifier, fileId: FileId, title: String, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultVoiceCachedImpl
fun InlineQueryResultVoiceCachedImpl(id: InlineQueryIdentifier, fileId: FileId, title: String, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultVoiceCachedImpl
+
fun InlineQueryResultVoiceCachedImpl(id: InlineQueryIdentifier, fileId: FileId, title: String, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultVoiceCachedImpl
fun InlineQueryResultVoiceCachedImpl(id: InlineQueryIdentifier, fileId: FileId, title: String, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultVoiceCachedImpl
- +
-
InlineQueryResultVoiceImpl +
InlineQueryResultVoiceImpl
Link copied to clipboard
@@ -703,7 +703,7 @@
-
fun InlineQueryResultVoiceImpl(id: InlineQueryIdentifier, url: String, title: String, duration: Int? = null, entities: List<TextSource>, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultVoiceImpl
fun InlineQueryResultVoiceImpl(id: InlineQueryIdentifier, url: String, title: String, duration: Int? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultVoiceImpl
+
fun InlineQueryResultVoiceImpl(id: InlineQueryIdentifier, url: String, title: String, duration: Int? = null, entities: TextSourcesList, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultVoiceImpl
fun InlineQueryResultVoiceImpl(id: InlineQueryIdentifier, url: String, title: String, duration: Int? = null, text: String? = null, parseMode: ParseMode? = null, replyMarkup: InlineKeyboardMarkup? = null, inputMessageContent: InputMessageContent? = null): InlineQueryResultVoiceImpl
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InputMessageContent/-input-contact-message-content/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InputMessageContent/-input-contact-message-content/index.html index e2b8bb83de..d773819ea5 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InputMessageContent/-input-contact-message-content/index.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InputMessageContent/-input-contact-message-content/index.html @@ -23,7 +23,7 @@

InputContactMessageContent

-
data class InputContactMessageContent(phoneNumber: String, firstName: String, lastName: String?, vcard: String?) : CommonContactData, InputMessageContent
+
data class InputContactMessageContent(phoneNumber: String, firstName: String, lastName: String?, vcard: String?) : CommonContactData, InputMessageContent
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InputMessageContent/-input-invoice-message-content/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InputMessageContent/-input-invoice-message-content/index.html index caaa298569..3ef48bac24 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InputMessageContent/-input-invoice-message-content/index.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InputMessageContent/-input-invoice-message-content/index.html @@ -23,7 +23,7 @@

InputInvoiceMessageContent

-
class InputInvoiceMessageContent(title: String, description: String, payload: String, providerToken: String, currency: Currency, prices: List<LabeledPrice>, maxTipAmount: Int?, suggestedTipAmounts: List<Int>?, providerData: String?, requireName: Boolean, requirePhoneNumber: Boolean, requireEmail: Boolean, requireShippingAddress: Boolean, shouldSendPhoneNumberToProvider: Boolean, shouldSendEmailToProvider: Boolean, priceDependOnShipAddress: Boolean) : InputMessageContent, CommonSendInvoiceData
+
class InputInvoiceMessageContent(title: String, description: String, payload: String, providerToken: String, currency: Currency, prices: List<LabeledPrice>, maxTipAmount: Int?, suggestedTipAmounts: List<Int>?, providerData: String?, requireName: Boolean, requirePhoneNumber: Boolean, requireEmail: Boolean, requireShippingAddress: Boolean, shouldSendPhoneNumberToProvider: Boolean, shouldSendEmailToProvider: Boolean, priceDependOnShipAddress: Boolean) : InputMessageContent, CommonSendInvoiceData
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.InputMessageContent/-input-location-message-content/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InputMessageContent/-input-location-message-content/index.html index 5b3e3e62b8..7219ed3536 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.InputMessageContent/-input-location-message-content/index.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InputMessageContent/-input-location-message-content/index.html @@ -23,7 +23,7 @@

InputLocationMessageContent

-
data class InputLocationMessageContent(latitude: Double, longitude: Double, horizontalAccuracy: Meters?, livePeriod: Seconds?, heading: Degrees?, proximityAlertRadius: Meters?) : Locationed, HorizontallyAccured, ProximityAlertable, Livable, Headed, InputMessageContent
+
data class InputLocationMessageContent(latitude: Double, longitude: Double, horizontalAccuracy: Meters?, livePeriod: Seconds?, heading: Degrees?, proximityAlertRadius: Meters?) : Locationed, HorizontallyAccured, ProximityAlertable, Livable, Headed, InputMessageContent
diff --git a/docs/dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html b/docs/dev.inmo.tgbotapi.types.InlineQueries.InputMessageContent/-input-message-content/index.html similarity index 76% rename from docs/dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html rename to docs/dev.inmo.tgbotapi.types.InlineQueries.InputMessageContent/-input-message-content/index.html index d9affaa934..448d5405e5 100644 --- a/docs/dev.inmo.tgbotapi.types.InlineQueries.abstracts/-input-message-content/index.html +++ b/docs/dev.inmo.tgbotapi.types.InlineQueries.InputMessageContent/-input-message-content/index.html @@ -13,9 +13,9 @@
-
+
diff --git a/docs/dev.inmo.tgbotapi.types.InputMedia/-media-group-member-input-media-serializer/descriptor.html b/docs/dev.inmo.tgbotapi.types.InputMedia/-media-group-member-input-media-serializer/descriptor.html new file mode 100644 index 0000000000..f0801a0ef6 --- /dev/null +++ b/docs/dev.inmo.tgbotapi.types.InputMedia/-media-group-member-input-media-serializer/descriptor.html @@ -0,0 +1,39 @@ + + + + descriptor + + +
+
+ + +
+
+
+
+
+
+ +
+

descriptor

+
+
+ +
+
open override val descriptor: SerialDescriptor
+
+
+
+ +
+
+ + + diff --git a/docs/dev.inmo.tgbotapi.types.InputMedia/-media-group-member-input-media-serializer/deserialize.html b/docs/dev.inmo.tgbotapi.types.InputMedia/-media-group-member-input-media-serializer/deserialize.html new file mode 100644 index 0000000000..6456872e5a --- /dev/null +++ b/docs/dev.inmo.tgbotapi.types.InputMedia/-media-group-member-input-media-serializer/deserialize.html @@ -0,0 +1,39 @@ + + + + deserialize + + +
+
+ + +
+
+
+
+
+
+ +
+

deserialize

+
+
+ +
+
open override fun deserialize(decoder: Decoder): MediaGroupMemberInputMedia
+
+
+
+ +
+
+ + + diff --git a/docs/dev.inmo.tgbotapi.types.InputMedia/-media-group-member-input-media-serializer/index.html b/docs/dev.inmo.tgbotapi.types.InputMedia/-media-group-member-input-media-serializer/index.html new file mode 100644 index 0000000000..5beebb7f07 --- /dev/null +++ b/docs/dev.inmo.tgbotapi.types.InputMedia/-media-group-member-input-media-serializer/index.html @@ -0,0 +1,99 @@ + + + + MediaGroupMemberInputMediaSerializer + + +
+
+ + +
+
+
+
+
+
+ +
+

MediaGroupMemberInputMediaSerializer

+
object MediaGroupMemberInputMediaSerializer : KSerializer<MediaGroupMemberInputMedia>
+
+
+
+
+

Functions

+
+
+
+
deserialize +
Link copied to clipboard
+
+
+
+
common
+
+
+ +
+
open override fun deserialize(decoder: Decoder): MediaGroupMemberInputMedia
+
+
+
+
+
+
+ +
+
+
serialize +
Link copied to clipboard
+
+
+
+
common
+
+
+ +
+
open override fun serialize(encoder: Encoder, value: MediaGroupMemberInputMedia)
+
+
+
+
+
+
+
+

Properties

+
+
+
+
descriptor +
Link copied to clipboard
+
+
+
+
common
+
+
+
open override val descriptor: SerialDescriptor
+
+
+
+
+
+
+
+
+ +
+
+ + + diff --git a/docs/dev.inmo.tgbotapi.types.InputMedia/-media-group-member-input-media-serializer/serialize.html b/docs/dev.inmo.tgbotapi.types.InputMedia/-media-group-member-input-media-serializer/serialize.html new file mode 100644 index 0000000000..96b179c34b --- /dev/null +++ b/docs/dev.inmo.tgbotapi.types.InputMedia/-media-group-member-input-media-serializer/serialize.html @@ -0,0 +1,39 @@ + + + + serialize + + +
+
+ + +
+
+
+
+
+
+ +
+

serialize

+
+
+ +
+
open override fun serialize(encoder: Encoder, value: MediaGroupMemberInputMedia)
+
+
+
+ +
+
+ + + diff --git a/docs/dev.inmo.tgbotapi.types.InputMedia/-media-group-member-input-media/index.html b/docs/dev.inmo.tgbotapi.types.InputMedia/-media-group-member-input-media/index.html index a996d3b4ba..f24ad6e27e 100644 --- a/docs/dev.inmo.tgbotapi.types.InputMedia/-media-group-member-input-media/index.html +++ b/docs/dev.inmo.tgbotapi.types.InputMedia/-media-group-member-input-media/index.html @@ -62,7 +62,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -142,7 +142,7 @@
common
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InputMedia/-visual-media-group-member-input-media/index.html b/docs/dev.inmo.tgbotapi.types.InputMedia/-visual-media-group-member-input-media/index.html index 940a45a7fa..da7ae85e19 100644 --- a/docs/dev.inmo.tgbotapi.types.InputMedia/-visual-media-group-member-input-media/index.html +++ b/docs/dev.inmo.tgbotapi.types.InputMedia/-visual-media-group-member-input-media/index.html @@ -62,7 +62,7 @@
common
-
open val entities: List<TextSource>?
+
open val entities: List<TextSource>?
@@ -142,7 +142,7 @@
common
-
abstract val textSources: List<TextSource>?
Full list of TextSource built from sourceTextedInput.textEntities
+
abstract val textSources: List<TextSource>?
Full list of TextSources
diff --git a/docs/dev.inmo.tgbotapi.types.InputMedia/index.html b/docs/dev.inmo.tgbotapi.types.InputMedia/index.html index d3496b6939..dbd8153e42 100644 --- a/docs/dev.inmo.tgbotapi.types.InputMedia/index.html +++ b/docs/dev.inmo.tgbotapi.types.InputMedia/index.html @@ -184,6 +184,26 @@
data class InputMediaPhoto : InputMedia, VisualMediaGroupMemberInputMedia
+
+
+
+
+ +
+
+
InputMediaSerializer +
Link copied to clipboard
+
+
+
+
common
+
+
+ +
+
object InputMediaSerializer : KSerializer<InputMedia>
+
+
@@ -224,6 +244,26 @@
interface MediaGroupMemberInputMedia : InputMedia, TextedOutput
+
+ + + + +
+
+
MediaGroupMemberInputMediaSerializer +
Link copied to clipboard
+
+
+
+
common
+
+
+ +
+
object MediaGroupMemberInputMediaSerializer : KSerializer<MediaGroupMemberInputMedia>
+
+
@@ -310,10 +350,10 @@

Functions

-
+
-
InputMediaAnimation +
InputMediaAnimation
Link copied to clipboard
@@ -323,17 +363,17 @@
-
fun InputMediaAnimation(file: InputFile, entities: List<TextSource>, width: Int? = null, height: Int? = null, duration: Long? = null, thumb: InputFile? = null): InputMediaAnimation
fun InputMediaAnimation(file: InputFile, text: String? = null, parseMode: ParseMode? = null, width: Int? = null, height: Int? = null, duration: Long? = null, thumb: InputFile? = null): InputMediaAnimation
+
fun InputMediaAnimation(file: InputFile, entities: TextSourcesList, width: Int? = null, height: Int? = null, duration: Long? = null, thumb: InputFile? = null): InputMediaAnimation
fun InputMediaAnimation(file: InputFile, text: String? = null, parseMode: ParseMode? = null, width: Int? = null, height: Int? = null, duration: Long? = null, thumb: InputFile? = null): InputMediaAnimation
- +
-
InputMediaAudio +
InputMediaAudio
Link copied to clipboard
@@ -343,17 +383,17 @@
-
fun InputMediaAudio(file: InputFile, entities: List<TextSource>, duration: Long? = null, performer: String? = null, title: String? = null, thumb: InputFile? = null): InputMediaAudio
fun InputMediaAudio(file: InputFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, performer: String? = null, title: String? = null, thumb: InputFile? = null): InputMediaAudio
+
fun InputMediaAudio(file: InputFile, entities: TextSourcesList, duration: Long? = null, performer: String? = null, title: String? = null, thumb: InputFile? = null): InputMediaAudio
fun InputMediaAudio(file: InputFile, text: String? = null, parseMode: ParseMode? = null, duration: Long? = null, performer: String? = null, title: String? = null, thumb: InputFile? = null): InputMediaAudio
- +
-
InputMediaDocument +
InputMediaDocument
Link copied to clipboard
@@ -363,17 +403,17 @@
-
fun InputMediaDocument(file: InputFile, entities: List<TextSource>, thumb: InputFile? = null, disableContentTypeDetection: Boolean? = null): InputMediaDocument
fun InputMediaDocument(file: InputFile, text: String? = null, parseMode: ParseMode? = null, thumb: InputFile? = null, disableContentTypeDetection: Boolean? = null): InputMediaDocument
+
fun InputMediaDocument(file: InputFile, entities: TextSourcesList, thumb: InputFile? = null, disableContentTypeDetection: Boolean? = null): InputMediaDocument
fun InputMediaDocument(file: InputFile, text: String? = null, parseMode: ParseMode? = null, thumb: InputFile? = null, disableContentTypeDetection: Boolean? = null): InputMediaDocument
- +
-
InputMediaPhoto +
InputMediaPhoto
Link copied to clipboard
@@ -383,17 +423,17 @@
-
fun InputMediaPhoto(file: InputFile, entities: List<TextSource>): InputMediaPhoto
fun InputMediaPhoto(file: InputFile, text: String? = null, parseMode: ParseMode? = null): InputMediaPhoto
+
fun InputMediaPhoto(file: InputFile, entities: TextSourcesList): InputMediaPhoto
fun InputMediaPhoto(file: InputFile, text: String? = null, parseMode: ParseMode? = null): InputMediaPhoto
- +
-
InputMediaVideo +
InputMediaVideo
Link copied to clipboard
@@ -403,17 +443,17 @@
-
fun InputMediaVideo(file: InputFile, entities: List<TextSource>, width: Int? = null, height: Int? = null, duration: Long? = null, thumb: InputFile? = null): InputMediaVideo
fun InputMediaVideo(file: InputFile, text: String? = null, parseMode: ParseMode? = null, width: Int? = null, height: Int? = null, duration: Long? = null, thumb: InputFile? = null): InputMediaVideo
+
fun InputMediaVideo(file: InputFile, entities: TextSourcesList, width: Int? = null, height: Int? = null, duration: Long? = null, thumb: InputFile? = null): InputMediaVideo
fun InputMediaVideo(file: InputFile, text: String? = null, parseMode: ParseMode? = null, width: Int? = null, height: Int? = null, duration: Long? = null, thumb: InputFile? = null): InputMediaVideo
- +
-
toInputMediaAudio +
toInputMediaAudio
Link copied to clipboard
@@ -423,17 +463,17 @@
-
fun AudioFile.toInputMediaAudio(textSources: TextSourcesList = emptyList(), title: String? = this.title): InputMediaAudio
fun AudioFile.toInputMediaAudio(text: String? = null, parseMode: ParseMode? = null, title: String? = this.title): InputMediaAudio
+
fun AudioFile.toInputMediaAudio(textSources: TextSourcesList = emptyList(), title: String? = this.title): InputMediaAudio
fun AudioFile.toInputMediaAudio(text: String? = null, parseMode: ParseMode? = null, title: String? = this.title): InputMediaAudio
- +
-
toInputMediaDocument +
toInputMediaDocument
Link copied to clipboard
@@ -443,17 +483,17 @@
-
fun DocumentFile.toInputMediaDocument(textSources: TextSourcesList = emptyList()): InputMediaDocument
fun DocumentFile.toInputMediaDocument(text: String? = null, parseMode: ParseMode? = null): InputMediaDocument
+
fun DocumentFile.toInputMediaDocument(textSources: TextSourcesList = emptyList()): InputMediaDocument
fun DocumentFile.toInputMediaDocument(text: String? = null, parseMode: ParseMode? = null): InputMediaDocument
- +
-
toInputMediaPhoto +
toInputMediaPhoto
Link copied to clipboard
@@ -463,7 +503,7 @@
-
fun PhotoSize.toInputMediaPhoto(textSources: TextSourcesList = emptyList()): InputMediaPhoto
fun PhotoSize.toInputMediaPhoto(text: String? = null, parseMode: ParseMode? = null): InputMediaPhoto
+
fun PhotoSize.toInputMediaPhoto(textSources: TextSourcesList = emptyList()): InputMediaPhoto
fun PhotoSize.toInputMediaPhoto(text: String? = null, parseMode: ParseMode? = null): InputMediaPhoto
diff --git a/docs/dev.inmo.tgbotapi.types.InputMedia/to-input-media-audio.html b/docs/dev.inmo.tgbotapi.types.InputMedia/to-input-media-audio.html index 17babaadae..ac1db1d46b 100644 --- a/docs/dev.inmo.tgbotapi.types.InputMedia/to-input-media-audio.html +++ b/docs/dev.inmo.tgbotapi.types.InputMedia/to-input-media-audio.html @@ -27,7 +27,7 @@
-
fun AudioFile.toInputMediaAudio(text: String? = null, parseMode: ParseMode? = null, title: String? = this.title): InputMediaAudio
fun AudioFile.toInputMediaAudio(textSources: TextSourcesList = emptyList(), title: String? = this.title): InputMediaAudio
+
fun AudioFile.toInputMediaAudio(text: String? = null, parseMode: ParseMode? = null, title: String? = this.title): InputMediaAudio
fun AudioFile.toInputMediaAudio(textSources: TextSourcesList = emptyList(), title: String? = this.title): InputMediaAudio
diff --git a/docs/dev.inmo.tgbotapi.types.InputMedia/to-input-media-document.html b/docs/dev.inmo.tgbotapi.types.InputMedia/to-input-media-document.html index aec38e674a..2ab450f31a 100644 --- a/docs/dev.inmo.tgbotapi.types.InputMedia/to-input-media-document.html +++ b/docs/dev.inmo.tgbotapi.types.InputMedia/to-input-media-document.html @@ -27,7 +27,7 @@
-
fun DocumentFile.toInputMediaDocument(text: String? = null, parseMode: ParseMode? = null): InputMediaDocument
fun DocumentFile.toInputMediaDocument(textSources: TextSourcesList = emptyList()): InputMediaDocument
+
fun DocumentFile.toInputMediaDocument(text: String? = null, parseMode: ParseMode? = null): InputMediaDocument
fun DocumentFile.toInputMediaDocument(textSources: TextSourcesList = emptyList()): InputMediaDocument
diff --git a/docs/dev.inmo.tgbotapi.types.InputMedia/to-input-media-photo.html b/docs/dev.inmo.tgbotapi.types.InputMedia/to-input-media-photo.html index 361fb452a3..0a010c6c75 100644 --- a/docs/dev.inmo.tgbotapi.types.InputMedia/to-input-media-photo.html +++ b/docs/dev.inmo.tgbotapi.types.InputMedia/to-input-media-photo.html @@ -27,7 +27,7 @@
-
fun PhotoSize.toInputMediaPhoto(text: String? = null, parseMode: ParseMode? = null): InputMediaPhoto
fun PhotoSize.toInputMediaPhoto(textSources: TextSourcesList = emptyList()): InputMediaPhoto
+
fun PhotoSize.toInputMediaPhoto(text: String? = null, parseMode: ParseMode? = null): InputMediaPhoto
fun PhotoSize.toInputMediaPhoto(textSources: TextSourcesList = emptyList()): InputMediaPhoto
diff --git a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-bold-text-source/-bold-text-source.html b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-bold-text-source/-bold-text-source.html index a9e4a6801e..f724f87402 100644 --- a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-bold-text-source/-bold-text-source.html +++ b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-bold-text-source/-bold-text-source.html @@ -13,7 +13,7 @@
-
+

BoldTextSource

-
data class BoldTextSource constructor(source: String, subsources: List<TextSource>) : MultilevelTextSource
+
data class BoldTextSource constructor(source: String, subsources: TextSourcesList) : MultilevelTextSource
@@ -33,10 +33,10 @@

Constructors

-
+
-
BoldTextSource +
BoldTextSource
Link copied to clipboard
@@ -44,7 +44,7 @@
common
-
fun BoldTextSource(source: String, subsources: List<TextSource>)
+
fun BoldTextSource(source: String, subsources: TextSourcesList)
@@ -142,7 +142,7 @@
common
-
open override val subsources: List<TextSource>
+
open override val subsources: TextSourcesList
diff --git a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-bold-text-source/subsources.html b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-bold-text-source/subsources.html index 61d03f20b1..31ef5a3479 100644 --- a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-bold-text-source/subsources.html +++ b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-bold-text-source/subsources.html @@ -27,7 +27,7 @@
-
open override val subsources: List<TextSource>
+
open override val subsources: TextSourcesList
diff --git a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-bot-command-text-source/index.html b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-bot-command-text-source/index.html index de1ce92104..9e3f4ffd98 100644 --- a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-bot-command-text-source/index.html +++ b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-bot-command-text-source/index.html @@ -23,7 +23,7 @@

BotCommandTextSource

-
data class BotCommandTextSource constructor(source: String) : TextSource
+
data class BotCommandTextSource constructor(source: String) : TextSource
diff --git a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-cash-tag-text-source/-cash-tag-text-source.html b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-cash-tag-text-source/-cash-tag-text-source.html index e355f92cc9..f95d1bc245 100644 --- a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-cash-tag-text-source/-cash-tag-text-source.html +++ b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-cash-tag-text-source/-cash-tag-text-source.html @@ -13,7 +13,7 @@
-
+

CashTagTextSource

-
data class CashTagTextSource constructor(source: String, subsources: List<TextSource>) : MultilevelTextSource
+
data class CashTagTextSource constructor(source: String, subsources: TextSourcesList) : MultilevelTextSource
@@ -33,10 +33,10 @@

Constructors

-
+
-
CashTagTextSource +
CashTagTextSource
Link copied to clipboard
@@ -44,7 +44,7 @@
common
-
fun CashTagTextSource(source: String, subsources: List<TextSource>)
+
fun CashTagTextSource(source: String, subsources: TextSourcesList)
@@ -142,7 +142,7 @@
common
-
open override val subsources: List<TextSource>
+
open override val subsources: TextSourcesList
diff --git a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-cash-tag-text-source/subsources.html b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-cash-tag-text-source/subsources.html index 6a133870b1..389fe93eea 100644 --- a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-cash-tag-text-source/subsources.html +++ b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-cash-tag-text-source/subsources.html @@ -27,7 +27,7 @@
-
open override val subsources: List<TextSource>
+
open override val subsources: TextSourcesList
diff --git a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-code-text-source/index.html b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-code-text-source/index.html index e719b77ff5..dc37bc588f 100644 --- a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-code-text-source/index.html +++ b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-code-text-source/index.html @@ -23,7 +23,7 @@

CodeTextSource

-
data class CodeTextSource constructor(source: String) : TextSource
+
data class CodeTextSource constructor(source: String) : TextSource
diff --git a/docs/dev.inmo.tgbotapi.CommonAbstracts/-caption-deprecation.html b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-direct-invocation-of-text-source-constructor.html similarity index 71% rename from docs/dev.inmo.tgbotapi.CommonAbstracts/-caption-deprecation.html rename to docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-direct-invocation-of-text-source-constructor.html index 381d8bdb2f..e7456e75f7 100644 --- a/docs/dev.inmo.tgbotapi.CommonAbstracts/-caption-deprecation.html +++ b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-direct-invocation-of-text-source-constructor.html @@ -1,7 +1,7 @@ - CaptionDeprecation + DirectInvocationOfTextSourceConstructor
@@ -13,21 +13,21 @@
-
+
-

CaptionDeprecation

+

DirectInvocationOfTextSourceConstructor

-
const val CaptionDeprecation: String
+
const val DirectInvocationOfTextSourceConstructor: String
diff --git a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-e-mail-text-source/-e-mail-text-source.html b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-e-mail-text-source/-e-mail-text-source.html index 03fb944aa5..4099f22c1a 100644 --- a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-e-mail-text-source/-e-mail-text-source.html +++ b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-e-mail-text-source/-e-mail-text-source.html @@ -13,7 +13,7 @@
-
+

EMailTextSource

-
data class EMailTextSource constructor(source: String, subsources: List<TextSource>) : MultilevelTextSource
+
data class EMailTextSource constructor(source: String, subsources: TextSourcesList) : MultilevelTextSource
@@ -33,10 +33,10 @@

Constructors

-
+
-
EMailTextSource +
EMailTextSource
Link copied to clipboard
@@ -44,7 +44,7 @@
common
-
fun EMailTextSource(source: String, subsources: List<TextSource>)
+
fun EMailTextSource(source: String, subsources: TextSourcesList)
@@ -142,7 +142,7 @@
common
-
open override val subsources: List<TextSource>
+
open override val subsources: TextSourcesList
diff --git a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-e-mail-text-source/subsources.html b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-e-mail-text-source/subsources.html index 3b281919fd..9e2f7a7a28 100644 --- a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-e-mail-text-source/subsources.html +++ b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-e-mail-text-source/subsources.html @@ -27,7 +27,7 @@
-
open override val subsources: List<TextSource>
+
open override val subsources: TextSourcesList
diff --git a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-hash-tag-text-source/-hash-tag-text-source.html b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-hash-tag-text-source/-hash-tag-text-source.html index adbac5f06e..55cb0bfeaf 100644 --- a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-hash-tag-text-source/-hash-tag-text-source.html +++ b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-hash-tag-text-source/-hash-tag-text-source.html @@ -13,7 +13,7 @@
-
+

HashTagTextSource

-
data class HashTagTextSource constructor(source: String, subsources: List<TextSource>) : MultilevelTextSource
+
data class HashTagTextSource constructor(source: String, subsources: TextSourcesList) : MultilevelTextSource
@@ -33,10 +33,10 @@

Constructors

-
+
-
HashTagTextSource +
HashTagTextSource
Link copied to clipboard
@@ -44,7 +44,7 @@
common
-
fun HashTagTextSource(source: String, subsources: List<TextSource>)
+
fun HashTagTextSource(source: String, subsources: TextSourcesList)
@@ -142,7 +142,7 @@
common
-
open override val subsources: List<TextSource>
+
open override val subsources: TextSourcesList
diff --git a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-hash-tag-text-source/subsources.html b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-hash-tag-text-source/subsources.html index 42eb680ad3..6940ef84b4 100644 --- a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-hash-tag-text-source/subsources.html +++ b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-hash-tag-text-source/subsources.html @@ -27,7 +27,7 @@
-
open override val subsources: List<TextSource>
+
open override val subsources: TextSourcesList
diff --git a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-italic-text-source/-italic-text-source.html b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-italic-text-source/-italic-text-source.html index 216d8e5830..4094261720 100644 --- a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-italic-text-source/-italic-text-source.html +++ b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-italic-text-source/-italic-text-source.html @@ -13,7 +13,7 @@
-
+

ItalicTextSource

-
data class ItalicTextSource constructor(source: String, subsources: List<TextSource>) : MultilevelTextSource
+
data class ItalicTextSource constructor(source: String, subsources: TextSourcesList) : MultilevelTextSource
@@ -33,10 +33,10 @@

Constructors

-
+
-
ItalicTextSource +
ItalicTextSource
Link copied to clipboard
@@ -44,7 +44,7 @@
common
-
fun ItalicTextSource(source: String, subsources: List<TextSource>)
+
fun ItalicTextSource(source: String, subsources: TextSourcesList)
@@ -142,7 +142,7 @@
common
-
open override val subsources: List<TextSource>
+
open override val subsources: TextSourcesList
diff --git a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-italic-text-source/subsources.html b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-italic-text-source/subsources.html index 9c9e85f9d7..e5cb3e0807 100644 --- a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-italic-text-source/subsources.html +++ b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-italic-text-source/subsources.html @@ -27,7 +27,7 @@
-
open override val subsources: List<TextSource>
+
open override val subsources: TextSourcesList
diff --git a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-mention-text-source/-mention-text-source.html b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-mention-text-source/-mention-text-source.html index a304289afc..d6cdcf9bc7 100644 --- a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-mention-text-source/-mention-text-source.html +++ b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-mention-text-source/-mention-text-source.html @@ -13,7 +13,7 @@
-
+

MentionTextSource

-
data class MentionTextSource constructor(source: String, subsources: List<TextSource>) : MultilevelTextSource
+
data class MentionTextSource constructor(source: String, subsources: TextSourcesList) : MultilevelTextSource
@@ -33,10 +33,10 @@

Constructors

-
+
-
MentionTextSource +
MentionTextSource
Link copied to clipboard
@@ -44,7 +44,7 @@
common
-
fun MentionTextSource(source: String, subsources: List<TextSource>)
+
fun MentionTextSource(source: String, subsources: TextSourcesList)
@@ -142,7 +142,7 @@
common
-
open override val subsources: List<TextSource>
+
open override val subsources: TextSourcesList
diff --git a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-mention-text-source/subsources.html b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-mention-text-source/subsources.html index 8ae58fcda2..0d5d5a03d1 100644 --- a/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-mention-text-source/subsources.html +++ b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-mention-text-source/subsources.html @@ -27,7 +27,7 @@
-
open override val subsources: List<TextSource>
+
open override val subsources: TextSourcesList
diff --git a/docs/dev.inmo.tgbotapi.CommonAbstracts/-multilevel-text-source/-companion/index.html b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-multilevel-text-source/-companion/index.html similarity index 83% rename from docs/dev.inmo.tgbotapi.CommonAbstracts/-multilevel-text-source/-companion/index.html rename to docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-multilevel-text-source/-companion/index.html index 05585e52a4..a67f0446c5 100644 --- a/docs/dev.inmo.tgbotapi.CommonAbstracts/-multilevel-text-source/-companion/index.html +++ b/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/-multilevel-text-source/-companion/index.html @@ -13,9 +13,9 @@
-
+