ultra-telegram-framework
    Preparing search index...

    Interface GetCustomEmojiStickersParams

    interface GetCustomEmojiStickersParams {
        custom_emoji_ids: string[];
    }
    Index

    Properties

    Properties

    custom_emoji_ids: string[]

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