ultra-telegram-framework
    Preparing search index...

    Interface ForumTopicEdited

    This object represents a service message about an edited forum topic.

    interface ForumTopicEdited {
        icon_custom_emoji_id?: string;
        name?: string;
    }
    Index

    Properties

    icon_custom_emoji_id?: string

    Optional. New identifier of the custom emoji shown as the topic icon, if it was edited; an empty string if the icon was removed

    name?: string

    Optional. New name of the topic, if it was edited