(common)
|
val List<BaseMessageUpdate>.chat: Chat? |
(common)
|
val List<BaseMessageUpdate>.forwarded: ForwardInfo? |
(common)
|
val List<BaseMessageUpdate>.mediaGroupId: MediaGroupIdentifier? |
(common)
|
val List<BaseMessageUpdate>.replyTo: Message? |
(common)
|
fun FullTextSourcesList.toHtmlCaptions(): List<String> |
(common)
|
fun FullTextSourcesList.toHtmlExplanations(): List<String> |
(common)
|
fun FullTextSourcesList.toHtmlTexts(): List<String> |
(common)
|
fun FullTextSourcesList.toMarkdownCaptions(): List<String> |
(common)
|
fun FullTextSourcesList.toMarkdownExplanations(): List<String> |
(common)
|
fun FullTextSourcesList.toMarkdownTexts(): List<String> |
(common)
|
fun FullTextSourcesList.toMarkdownV2Captions(): List<String> |
(common)
|
fun FullTextSourcesList.toMarkdownV2Explanations(): List<String> |
(common)
|
fun FullTextSourcesList.toMarkdownV2Texts(): List<String> |