toggle menu
Telegram Bot
7.4.0
common
switch theme
search in API
Telegram Bot
/
eu.vendeli.tgbot.utils.builders
/
EntitiesExtBuilder
/
customEmoji
custom
Emoji
open
fun
EntitiesExtBuilder
.
customEmoji
(
customEmojiId
:
String
?
=
null
,
block
:
(
)
->
String
)
:
Triple
<
EntityType
,
String
,
String
?
>