Class: abstract
ChannelBaseInstance<T>
Internal.ChannelBaseInstance
Extends
BaseInstance
<T
>
Type parameters
Parameter | Value |
---|---|
T | any |
Constructors
new ChannelBaseInstance()
new ChannelBaseInstance<
T
>():ChannelBaseInstance
<T
>
Returns
Inherited from
Internal.BaseInstance.constructor
Properties
Property | Type | Description | Inheritance |
---|---|---|---|
channelId | string | - | - |
data | T | - | Internal.BaseInstance.data |
Generated using typedoc-plugin-markdown and TypeDoc