Hierarchy

  • ReturnsMessagesItem

Properties

chatid: number

The chat id.

groupid: number

The group this message belongs to.

id: number

The message record id.

issystem: boolean

Whether is a system message or not.

message: string

The message text.

timestamp: number

The message timestamp (indicates when the message was sent).

userid: number

The user who wrote the message.

Generated using TypeDoc