Interface: GetClipResponse
Internal.GetClipResponse
Properties
Property | Type | Description |
---|---|---|
clip | Object | - |
clip.category | Object | - |
clip.category.banner | string | - |
clip.category.id | number | - |
clip.category.name | string | - |
clip.category.parent_category | string | - |
clip.category.responsive | boolean | - |
clip.category.slug | string | - |
clip.category_id | string | - |
clip.channel | Object | - |
clip.channel.id | number | - |
clip.channel.profile_picture? | string | - |
clip.channel.slug | string | - |
clip.channel.username | string | - |
clip.channel_id | number | - |
clip.clip_url | string | - |
clip.created_at | string | - |
clip.creator | Object | - |
clip.creator.id | number | - |
clip.creator.profile_picture? | string | - |
clip.creator.slug | string | - |
clip.creator.username | string | - |
clip.duration | number | - |
clip.id | string | - |
clip.is_mature | boolean | - |
clip.liked | boolean | - |
clip.likes | number | - |
clip.likes_count | number | - |
clip.livestream_id | string | - |
clip.privacy | string | - |
clip.started_at | string | - |
clip.thumbnail_url | string | - |
clip.title | string | - |
clip.user_id | number | - |
clip.video_url | string | - |
clip.view_count | number | - |
clip.views | number | - |
Generated using typedoc-plugin-markdown and TypeDoc