Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SeamailMessage

Represents a Seamail message.

Hierarchy

  • SeamailMessage

Index

Properties

author

author: User

The user that wrote the message.

id

id: string

The unique id.

read_users

read_users: User[] = []

The users who have read the message.

text

text: string

The text (contents) of the message.

timestamp

timestamp: Moment

The time the message was created.

Methods

toJSON

  • toJSON(): object

Static fromRest

Generated using TypeDoc