Last updated 1 year ago
Input params:
Output params:
roomId
string
room id
true
text
message to send
eventId
event id
public sendText(roomId: string, text: string): Promise<string>