mirror of
https://github.com/cadmium-im/cadmium-docs-legacy.git
synced 2024-11-08 11:41:03 +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
|
||||
*/
|
||||
chatType: ChatType,
|
||||
|
||||
/**
|
||||
* Second chat member ID (first member is who trying to create this chat) in
|
||||
* case when chatType is "user"
|
||||
*/
|
||||
receiverUserId: EntityID
|
||||
chatType: ChatType
|
||||
}
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user