Interface LoadThreadMetadataChatEvent

Hierarchy

Properties

context?: [] | PushUpdateContext
createdAt: Date
createdAtWithMilliseconds?: Date
error?: {
    errorCode: string;
    errorMessage: string;
    transactionId: string;
}

Type declaration

  • errorCode: string
  • errorMessage: string
  • transactionId: string
id: string

Generated using TypeDoc