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

    Interface GetActionReactions

    interface GetActionReactions {
        emoji?: boolean;
        idAction: string;
        member?: boolean;
    }
    Index

    Properties

    emoji?: boolean

    Whether to load the emoji as a nested resource.

    idAction: string

    The ID of the action

    member?: boolean

    Whether to load the member as a nested resource. See Members Nested Resource