Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

ThreadColor

ThreadColor: string | null

ThreadEmoji

ThreadEmoji: { emoji: string } | null

ThreadHistory

ThreadHistory: any[]

The thread history consisting of last messages. Get an instance from API.getThreadHistory() method.

ThreadID

ThreadID: string | number