dev add new action
Test Workflow / test (push) Has been cancelled

This commit is contained in:
2026-04-22 12:38:05 +07:00
parent bb96e3ac93
commit eb223c2ecb
4 changed files with 25 additions and 4 deletions
@@ -36,4 +36,7 @@ public class ComplaintResponse {
@JsonProperty("not_moderated")
private Boolean notModerated;
@JsonProperty("file_id")
private String fileId;
}