A Zello image message.

Implements

Constructors

Properties

channelUser: undefined | ZelloChannelUser

If incoming, the author that sent the message, if the message was sent in a channel. If outgoing, undefined.

contact: ZelloContact

The contact that sent or received the message. If this is a channel message, the contact will be the channel.

image: string

Base64 encoded full image

incoming: boolean

Whether the message was received or sent.

thumbnail: undefined | string

Base64 encoded thumbnail image

timestamp: number

The timestamp of the message.