mirror of
https://github.com/chatmail/core.git
synced 2026-04-19 22:46:29 +03:00
api: add chat ID to SecureJoinInviterProgress
This commit is contained in:
@@ -273,6 +273,9 @@ pub enum EventType {
|
||||
/// ID of the contact that wants to join.
|
||||
contact_id: ContactId,
|
||||
|
||||
/// ID of the chat in case of success.
|
||||
chat_id: ChatId,
|
||||
|
||||
/// The type of the joined chat.
|
||||
chat_type: Chattype,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user