KtGram
Toggle table of contents
8.1.0
common
Platform filter
common
Switch theme
Search in API
KtGram
ktgram-utils
/
eu.vendeli.ktgram.extutils
/
dice
dice
inline suspend
fun
TelegramBot
.
dice
(
emoji
:
String
?
=
null
,
chatId
:
Long
)
(
source
)
inline suspend
fun
TelegramBot
.
dice
(
noinline
block
:
(
)
->
DiceEmoji
,
chatId
:
Long
)
(
source
)