getCustomEmojiStickers

Use this method to get information about custom emoji stickers by their identifiers. Returns an Array of Sticker objects.

Api reference

Parameters

customEmojiIds

A JSON-serialized list of custom emoji identifiers. At most 200 custom emoji identifiers can be specified.


@JvmName(name = "getCustomEmojiStickersWithVararg")
inline fun getCustomEmojiStickers(vararg customEmojiId: String): GetCustomEmojiStickersAction