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

    Enum representing activity types.

    Index

    Enumeration Members

    Command: "command"

    A command activity.

    CommandResult: "commandResult"

    A result of a command activity.

    ContactRelationUpdate: "contactRelationUpdate"

    An update to a contact relationship.

    ConversationUpdate: "conversationUpdate"

    An update to a conversation.

    DeleteUserData: "deleteUserData"

    An activity to delete user data.

    EndOfConversation: "endOfConversation"

    Indicates the end of a conversation.

    Event: "event"

    An event activity.

    Handoff: "handoff"

    A handoff activity to another bot or human.

    InstallationUpdate: "installationUpdate"

    An update to an installation.

    Invoke: "invoke"

    An invoke activity.

    InvokeResponse: "invokeResponse"

    A response to an invoke activity.

    Message: "message"

    A message activity.

    MessageDelete: "messageDelete"

    A deletion of a message.

    MessageReaction: "messageReaction"

    A reaction to a message.

    MessageUpdate: "messageUpdate"

    An update to a message.

    Suggestion: "suggestion"

    A suggestion activity.

    Trace: "trace"

    A trace activity for debugging.

    Typing: "typing"

    A typing indicator activity.