mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 09:02:44 +02:00
Invite to Space in room landing #5225
- Added participant invite coordinator
This commit is contained in:
@@ -78,6 +78,11 @@ extern NSNotificationName const RoomGroupCallTileTappedNotification;
|
||||
*/
|
||||
@property (nonatomic) BOOL showMissedDiscussionsBadge;
|
||||
|
||||
/**
|
||||
ID of the parent space. `nil` for home space.
|
||||
*/
|
||||
@property (nonatomic, nullable) NSString *parentSpaceId;
|
||||
|
||||
/**
|
||||
Display the preview of a room that is unknown for the user.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user