Trello.js - API library
    Preparing search index...

    Interface UpdateShowSidebarActivity

    interface UpdateShowSidebarActivity {
        id: string;
        value: boolean;
    }
    Index

    Properties

    Properties

    id: string

    The id of the board to update

    value: boolean

    Determines whether to show sidebar activity.