MediaGroupCollectionContent

Types

Link copied to clipboard
@Serializable
data class PartWrapper<T : MediaGroupPartContent>(val messageId: MessageId, val content: T, val sourceMessage: PossiblySentViaBotCommonMessage<T>)

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun createResend(chatId: ChatIdentifier, messageThreadId: MessageThreadId?, disableNotification: Boolean, protectContent: Boolean, replyToMessageId: MessageId?, allowSendingWithoutReply: Boolean?, replyMarkup: KeyboardMarkup?): Request<out ContentMessage<MediaContent>>

Properties

Link copied to clipboard
Link copied to clipboard
abstract val media: TelegramMediaFile
Link copied to clipboard
Link copied to clipboard
abstract val text: String?
Link copied to clipboard
abstract override val textSources: List<TextSource>

Full list of TextSources