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

    Enum representing input hints.

    Index

    Enumeration Members

    AcceptingInput: "acceptingInput"

    Indicates that the bot is ready to accept input from the user.

    ExpectingInput: "expectingInput"

    Indicates that the bot is expecting input from the user.

    IgnoringInput: "ignoringInput"

    Indicates that the bot is ignoring input from the user.