docs / com.github.insanusmokrassar.TelegramBotAPI.types.MessageEntity.textsources / CodeTextSource

CodeTextSource

(common) class CodeTextSource : TextSource (source)

Constructors

(common)

<init>

CodeTextSource(source: String)

Properties

(common)

asHtmlSource

val asHtmlSource: String
(common)

asMarkdownSource

val asMarkdownSource: String
(common)

asMarkdownV2Source

val asMarkdownV2Source: String
(common)

source

val source: String