mirror of
https://github.com/cadmium-im/cadmium-docs-legacy.git
synced 2024-11-22 18:32:21 +00:00
SPEC-4: Update proposal
This commit is contained in:
parent
1cd3b60334
commit
cc0a683506
@ -208,13 +208,7 @@ interface CreatePrivateChatRequestPayload {
|
|||||||
/**
|
/**
|
||||||
* Type of chat which need to create
|
* Type of chat which need to create
|
||||||
*/
|
*/
|
||||||
chatType: ChatType,
|
chatType: ChatType
|
||||||
|
|
||||||
/**
|
|
||||||
* Second chat member ID (first member is who trying to create this chat) in
|
|
||||||
* case when chatType is "user"
|
|
||||||
*/
|
|
||||||
receiverUserId: EntityID
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user