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

    Enum representing the types of actions.

    Index

    Enumeration Members

    Call: "call"

    Initiates a phone call.

    DownloadFile: "downloadFile"

    Downloads a file.

    ImBack: "imBack"

    Sends a message back to the bot as a simple string.

    MessageBack: "messageBack"

    Sends a message back to the bot with additional metadata.

    OpenApp: "openApp"

    Opens an application.

    OpenUrl: "openUrl"

    Opens a URL in the default browser.

    PlayAudio: "playAudio"

    Plays an audio file.

    PlayVideo: "playVideo"

    Plays a video file.

    PostBack: "postBack"

    Sends a message back to the bot with additional data.

    ShowImage: "showImage"

    Displays an image.

    Signin: "signin"

    Initiates a sign-in process.