Scripting API – Message Object

The Message object represents a single chat message either sent or received by the application.

Properties

  • attachments
  • blockAttachments
  • blockInput
  • body
  • channel
  • channelId
  • conversationId
  • data
  • fromDisplayName
  • inputType
  • isCommand
  • isEmpty
  • recipientId
  • senderId
  • tag
  • text
  • time
  • ttl
  • uxItems

Methods

  • addAttachmentByUrl
  • contains
  • containsDates
  • containsEmailsAddresses
  • containsNumbers
  • containsPattern
  • containsPhoneNumbers
  • getDates
  • getEmailAddresses
  • getMatches
  • getNumbers
  • getPhoneNumbers

Powered by BetterDocs