@@ -68,4 +68,10 @@ public class FileEntityRequest {
|
||||
|
||||
@JsonProperty("approve")
|
||||
private Boolean approve;
|
||||
|
||||
@JsonProperty("reason_text")
|
||||
private String reasonText;
|
||||
|
||||
@JsonProperty("reason_text")
|
||||
private String searchQuery;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user