Interface: ChatMoveToSupportedChannelEvent
Properties
Property | Type | Description |
---|---|---|
channel | Object | - |
channel.can_host | boolean | - |
channel.current_livestream | Object | - |
channel.current_livestream.channel_id | number | - |
channel.current_livestream.created_at | Date | - |
channel.current_livestream.duration | number | - |
channel.current_livestream.id | number | - |
channel.current_livestream.is_live | boolean | - |
channel.current_livestream.is_mature | boolean | - |
channel.current_livestream.language | string | - |
channel.current_livestream.risk_level_id | unknown | - |
channel.current_livestream.session_title | string | - |
channel.current_livestream.slug | string | - |
channel.current_livestream.source | unknown | - |
channel.current_livestream.start_time | Date | - |
channel.current_livestream.twitch_channel? | string | - |
channel.current_livestream.viewer_count | number | - |
channel.id | number | - |
channel.is_banned | boolean | - |
channel.name_updated_at | unknown | - |
channel.playback_url | string | - |
channel.slug | string | - |
channel.subscription_enabled | boolean | - |
channel.user | Object | - |
channel.user.agreed_to_terms | boolean | - |
channel.user.bio? | string | - |
channel.user.city? | string | - |
channel.user.country? | string | - |
channel.user.discord? | string | - |
channel.user.email_verified_at | Date | - |
channel.user.facebook? | string | - |
channel.user.id | number | - |
channel.user.instgram? | string | - |
channel.user.state? | string | - |
channel.user.tiktok? | string | - |
channel.user.twitter? | string | - |
channel.user.username | string | - |
channel.user.youtube? | string | - |
channel.user_id | number | - |
channel.vod_enabled | boolean | - |
hosted | Object | - |
hosted.category | string | - |
hosted.id | number | - |
hosted.is_live | boolean | - |
hosted.preview_thumbnail | Object | - |
hosted.preview_thumbnail.src | string | - |
hosted.preview_thumbnail.srcset | string | - |
hosted.profile_pic | string | - |
hosted.slug | string | - |
hosted.username | string | - |
hosted.viewers_count | number | - |
slug | string | - |
Generated using typedoc-plugin-markdown and TypeDoc