TextMessage
interface
A TextMessage interface provided to suggestReplies().
Properties
isLocalUser
</>Whether the message is a local user. If false, a userId must be provided for the message.
isLocalUser: undefined | false | true;
A TextMessage interface provided to suggestReplies().
Whether the message is a local user. If false, a userId must be provided for the message.
isLocalUser: undefined | false | true;