Function sendCustomMessage
- send
Custom Message(args): Promise<ICustomMessageResponsePayload> Parameters
args: ISendCustomMessageArgs
Returns Promise<ICustomMessageResponsePayload>
Async
Example
sendCustomMessage({custom_data: 'Test message', roomId: 'c1f6082c-f7b9-4d1e-b64e-9071a3860ffc'})
Generated using TypeDoc
sendCustomMessage Send custom message to chat room.