mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2026-03-09 20:32:26 +00:00
update dependencies
This commit is contained in:
@@ -7,6 +7,7 @@ import kotlin.js.json
|
||||
external class BottomButton {
|
||||
|
||||
val text: String
|
||||
@Suppress("INLINE_CLASS_IN_EXTERNAL_DECLARATION_WARNING")
|
||||
val iconCustomEmojiId: CustomEmojiId?
|
||||
fun setText(text: String): BottomButton
|
||||
|
||||
|
||||
Reference in New Issue
Block a user