docs
5.0.0
common
docs
/
dev.inmo.tgbotapi.extensions.api.get
/
getCustomEmojiStickerOrNull
get
Custom
Emoji
Sticker
Or
Null
suspend
fun
TelegramBot
.
getCustomEmojiStickerOrNull
(
customEmojiId
:
CustomEmojiId
)
:
CustomEmojiSticker
?
suspend
fun
TelegramBot
.
getCustomEmojiStickerOrNull
(
customEmojiId
:
String
)
:
CustomEmojiSticker
?