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