mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-11 12:37:26 +00:00
Leaving message sending optimisation
This commit is contained in:
@@ -44,7 +44,8 @@ interface GroupManagerV2 {
|
||||
|
||||
suspend fun handleMemberLeft(message: GroupUpdated, group: AccountId)
|
||||
|
||||
suspend fun leaveGroup(groupId: AccountId, deleteOnLeave: Boolean)
|
||||
suspend fun leaveGroup(groupId:
|
||||
AccountId, deleteOnLeave: Boolean)
|
||||
|
||||
suspend fun promoteMember(group: AccountId, members: List<AccountId>)
|
||||
|
||||
|
Reference in New Issue
Block a user