Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface that represents params needed for video content.

Hierarchy

Index

Properties

Optional sticker

sticker: { raw: string } & StickerParams & { uri: string } & StickerParams

Optional sticker to attach to content.

Optional caption

caption: string

Optional caption to attach to content.

Optional attachmentUrl

attachmentUrl: string

Optional URL to attach to content.

content

content: VideoData

The video data to be shared.

Generated using TypeDoc