Theia API Documentation v1.69.0
    Preparing search index...
    interface ChatSessionCardActionContribution {
        getActions(session: ChatSessionMetadata): ChatSessionCardAction[];
    }

    Implemented by

    Index

    Methods

    Methods