get Custom Emoji Sticker Or Null
suspend fun TelegramBot.getCustomEmojiStickerOrNull(customEmojiId: CustomEmojiId): CustomEmojiSticker?
Content copied to clipboard
suspend fun TelegramBot.getCustomEmojiStickerOrNull(customEmojiId: String): CustomEmojiSticker?
Content copied to clipboard