mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 00:24:43 +02:00
Merge pull request #6297 from vector-im/ismail/5731_room_header_invite
This commit is contained in:
@@ -112,6 +112,11 @@
|
||||
*/
|
||||
@property (nonatomic) BOOL shouldHideSenderInformation;
|
||||
|
||||
/**
|
||||
Flag indicating whether the user can invite people in this room.
|
||||
*/
|
||||
@property (nonatomic, readonly) BOOL canInvitePeople;
|
||||
|
||||
/**
|
||||
Tell whether this bubble has nothing to display (neither a message nor an attachment).
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user