Interface BaseMessageInput

interface BaseMessageInput {
    message_type?: MessageInputType;
}

Hierarchy (View Summary)

Properties

Properties

message_type?: MessageInputType

The type of user input.

MMNEPVFCICPMFPCPTTAAATR