✨ Push flag for notify
This commit is contained in:
@ -20,6 +20,8 @@ message NotifyRequest {
|
||||
optional string subtitle = 3;
|
||||
string body = 4;
|
||||
bytes metadata = 5;
|
||||
bool is_realtime = 6;
|
||||
bool is_force_push = 7;
|
||||
}
|
||||
|
||||
message NotifyResponse {
|
||||
|
Reference in New Issue
Block a user