KtGram
Toggle table of contents
8.1.0
common
Platform filter
common
Switch theme
Search in API
KtGram
ktgram-utils
/
eu.vendeli.ktgram.extutils
/
sticker
sticker
inline suspend
fun
TelegramBot
.
sticker
(
file
:
ImplicitFile
,
chatId
:
Long
)
(
source
)
inline suspend
fun
TelegramBot
.
sticker
(
noinline
block
:
(
)
->
String
,
chatId
:
Long
)
(
source
)
inline suspend
fun
TelegramBot
.
sticker
(
ba
:
ByteArray
,
chatId
:
Long
)
(
source
)
inline suspend
fun
TelegramBot
.
sticker
(
file
:
InputFile
,
chatId
:
Long
)
(
source
)