A Message javascript object that represents a goTenna message.
Messages are sent to the setMessageListener callback
receiverGID: number The GID of the recipient
receiverGID: number
senderGID: number The GID of the sender
senderGID: number
sentDate: string The date the message was sent
sentDate: string
text: string The body of the message
text: string
Last updated 7 years ago