Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ChannelAttributeProperties

Manages channel attributes.

Hierarchy

  • ChannelAttributeProperties

Index

Properties

lastUpdateTs

lastUpdateTs: number

Timestamp of when the channel attribute was last updated in milliseconds.

lastUpdateUserId

lastUpdateUserId: string

User ID of the user who makes the latest update to the channel attribute.

value

value: string

The value of the channel attribute. Must not exceed 8 KB in length.