Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface ListMessage

    A message containing a list of options to choose from. All items must be of the same type.

    interface ListMessage {
        list_message: ListMessageItem;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    list_message: ListMessageItem

    A message containing a list of options to choose from