Documentation - v0.27.1
    Preparing search index...

    Interface ChatActionTopicDeleted

    Forum topic has been edited

    interface ChatActionTopicDeleted {
        topic: ForumTopic;
        type: "topic_deleted";
    }
    Index

    Properties

    Properties

    topic: ForumTopic

    Old topic info

    type: "topic_deleted"