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