Documentation - v0.27.1
    Preparing search index...

    Interface ChatActionTopicEdited

    Forum topic has been edited

    interface ChatActionTopicEdited {
        new: ForumTopic;
        old: ForumTopic;
        type: "topic_edited";
    }
    Index

    Properties

    Properties

    New topic info

    Old topic info

    type: "topic_edited"