getCustomEmojiStickerOrNull

suspend fun TelegramBot.getCustomEmojiStickerOrNull(customEmojiId: CustomEmojiId): CustomEmojiSticker?
suspend fun TelegramBot.getCustomEmojiStickerOrNull(customEmojiId: String): CustomEmojiSticker?