mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-11 14:37:45 +00:00
Feedback
This commit is contained in:
@@ -89,7 +89,7 @@ public class SignalServiceGroup {
|
||||
return groupId;
|
||||
}
|
||||
|
||||
public boolean isNewClosedGroup() {
|
||||
public boolean isGroupV2() {
|
||||
return groupId.length == 33 && groupId[0] == 0x03;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user