get_custom_emoji_stickers()#

Client.get_custom_emoji_stickers()#

Get information about custom emoji stickers by their identifiers.

Usable by Users Bots
Parameters:

custom_emoji_ids (List of int) – List of custom emoji identifiers. At most 200 custom emoji identifiers can be specified.

Returns:

List of Sticker – On success, a list of sticker objects is returned.