Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AddChatItemAction

Hierarchy

  • AddChatItemAction

Index

Properties

authorChannelId: string
authorName?: string

rare but can be undefined

authorPhoto: string
contextMenuEndpointParams: string
id: string
isModerator: boolean
isOwner: boolean
isVerified: boolean
membership?: Membership
message?: YTRun[]

message can somehow be a blank (in quite rare occasion though). We've observed message: {} three or four times. In most cases just action.message! would works.

rawMessage?: YTRun[]
deprecated

use message

timestamp: Date
timestampUsec: string
type: "addChatItemAction"

Generated using TypeDoc