notifications

This commit is contained in:
boufni95 2023-10-20 18:09:32 +02:00
parent 62a2e437af
commit 0a3da2082b
8 changed files with 2168 additions and 2121 deletions

View file

@ -256,4 +256,5 @@ message GetProductBuyLinkResponse {
message LiveUserOperation {
string id = 1;
UserOperation operation = 2;
}