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