Skip to content

Class: ChatMessageInstance

Extends

Constructors

new ChatMessageInstance()

new ChatMessageInstance(): ChatMessageInstance

Inherited from

Internal.ChatroomBaseInstance.constructor

Properties

PropertyTypeDescriptionInheritance
chatroomIdstring-Internal.ChatroomBaseInstance.chatroomId
dataChatMessageEvent-Internal.ChatroomBaseInstance.data

Methods

chatterIs()

chatterIs(chatterStatus): boolean

Parameters

ParameterType
chatterStatusstring | 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