Documentation - v1.2.0-alpha.3
    Preparing search index...

    Enumeration AdaptiveCardActionExecuteResponseType

    Defines the types of responses that can be returned after executing an Adaptive Card action.

    Index

    Enumeration Members

    NEW_MESSAGE_FOR_ALL: 2

    Sends a new message containing an Adaptive Card to all users.

    REPLACE_FOR_ALL: 1

    Replaces the Adaptive Card for all users.

    REPLACE_FOR_INTERACTOR: 0

    Replaces the Adaptive Card only for the user who interacted with it.