toggle menu
Telegram Bot
7.4.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.utils.builders
/
InlineKeyboardMarkupBuilder
/
copyText
copy
Text
fun
copyText
(
name
:
String
,
copyText
:
(
)
->
String
)
:
InlineKeyboardMarkupBuilder
CopyText button
infix inline
fun
String
.
copyText
(
value
:
String
)
:
InlineKeyboardMarkupBuilder
CopyText button infix method