Class: ChatMessageInstance
Extends
Constructors
new ChatMessageInstance()
new ChatMessageInstance():
ChatMessageInstance
Returns
Inherited from
Internal.ChatroomBaseInstance.constructor
Properties
Property | Type | Description | Inheritance |
---|---|---|---|
chatroomId | string | - | Internal.ChatroomBaseInstance.chatroomId |
data | ChatMessageEvent | - | Internal.ChatroomBaseInstance.data |
Methods
chatterIs()
chatterIs(
chatterStatus
):boolean
Parameters
Parameter | Type |
---|---|
chatterStatus | string | Object |
Returns
boolean
ws/chatroom/instance/chat-message.instance.ts:8
deleteMessage()
deleteMessage():
Promise
<GenericApiResponse
<null
>>
Returns
Promise
<GenericApiResponse
<null
>>
ws/chatroom/instance/chat-message.instance.ts:13
Generated using typedoc-plugin-markdown and TypeDoc