Class: ChannelInstance
Extends
Constructors
new ChannelInstance()
new ChannelInstance():
ChannelInstance
Returns
Inherited from
Internal.BaseInstance.constructor
Properties
Property | Type | Description | Inheritance |
---|---|---|---|
data | GetChannelResponse | - | Internal.BaseInstance.data |
Methods
connectToChatroom()
connectToChatroom():
Promise
<void
>
Returns
Promise
<void
>
endpoints/channel/instance/channel.instance.ts:13
getChatroom()
getChatroom():
ChannelChatroom
Returns
endpoints/channel/instance/channel.instance.ts:9
getLeaderboard()
getLeaderboard():
Promise
<LeaderboardInstance
>
Returns
Promise
<LeaderboardInstance
>
endpoints/channel/instance/channel.instance.ts:21
getLivestream()
getLivestream():
Promise
<LivestreamInstance
>
Returns
Promise
<LivestreamInstance
>
endpoints/channel/instance/channel.instance.ts:17
getPoll()
getPoll():
Promise
<PollInstance
>
Returns
Promise
<PollInstance
>
endpoints/channel/instance/channel.instance.ts:25
Generated using typedoc-plugin-markdown and TypeDoc