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

    Interface UpdateAction

    interface UpdateAction {
        id: string;
        text: string;
    }
    Index

    Properties

    Properties

    id: string

    The ID of the Action

    text: string

    The new text for the comment