♻️ Refactor notification meta
This commit is contained in:
@@ -85,7 +85,7 @@ message PushNotification {
|
||||
string title = 2;
|
||||
string subtitle = 3;
|
||||
string body = 4;
|
||||
map<string, google.protobuf.Value> meta = 5;
|
||||
bytes meta = 5;
|
||||
optional string action_uri = 6;
|
||||
bool is_silent = 7;
|
||||
bool is_savable = 8;
|
||||
|
Reference in New Issue
Block a user