mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2026-03-05 18:32:27 +00:00
refactor and preparing to multilevel message entities
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
package com.github.insanusmokrassar.TelegramBotAPI.CommonAbstracts
|
||||
|
||||
interface TextSource {
|
||||
val rawSource: String
|
||||
val asMarkdownSource: String
|
||||
val asHtmlSource: String
|
||||
}
|
||||
Reference in New Issue
Block a user