ISentJoinRequestStore.sendRequestToJoinConversation() method
Send a request to join a conversation.
Signature
sendRequestToJoinConversation(conversationId: ConversationId): Promise<void>;
Parameters
Parameter | Type | Description |
---|---|---|
conversationId | ConversationId | The conversation that the current user wishes to join |
Throws
Error |
---|