mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-11 14:17:52 +00:00
light refactor + OpenGroupUrlParser implementation & unit test
This commit is contained in:
@@ -146,9 +146,8 @@ message DataMessage {
|
||||
}
|
||||
|
||||
message OpenGroupInvitation {
|
||||
optional string serverAddress = 1;
|
||||
optional uint32 channelId = 2;
|
||||
optional string serverName = 3;
|
||||
optional string groupUrl = 1;
|
||||
optional string groupName = 2;
|
||||
}
|
||||
|
||||
message ConfigurationMessage {
|
||||
|
Reference in New Issue
Block a user