Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MessagePinEvent

Index

Properties

conversationId: string

The conversation ID.

conversationType: ChatType

The conversation type.

messageId: string

The ID of the message that is pinned or unpinned.

operation: "pin" | "unpin"

The operation type.
pin: A message is pinned.
unpin: A message is unpinned.

operatorId: string

The user ID of the operator that pins or unpins the message

time: number

When the message is pinned or unpinned.

Generated using TypeDoc