Documentation - v0.27.1
    Preparing search index...

    Interface ChatActionForumToggled

    Forum has been toggled

    interface ChatActionForumToggled {
        enabled: boolean;
        type: "forum_toggled";
    }
    Index

    Properties

    Properties

    enabled: boolean

    New status

    type: "forum_toggled"