Hierarchy (view full)

Implements

Constructors

Properties

app: string

The app the topic belongs to

customFields?: Record<string, unknown>

Custom fields

isPublic: boolean

If the topic is public

lastMessageAt?: null | Date

The time of the latest message created on the topic

lastMessageId?: null | string

The ID of the latest message created on the topic

name: string

Name of the topic

ownerIds: string[]

Topic owner ID

ownerType: string

Topic owner type

Topic type ID

Generated using TypeDoc