Skip to content

Commit

Permalink
- field ReplyRequest.is_fold_comment_req due to lumina37/aiotieba#1…
Browse files Browse the repository at this point in the history
…23 (comment) @ tbm & interested
  • Loading branch information
n0099 committed May 19, 2023
1 parent b4941a8 commit 8373492
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion interested/Api/Request/ReplyRequest.proto
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ message ReplyRequest {
Common common = 25;
int32 is_jumpfloor = 34;
int32 jumpfloor_num = 35;
int32 is_fold_comment_req = 78;
};
Data data = 1;
}
Binary file added protoc.exe
Binary file not shown.
1 change: 0 additions & 1 deletion tbm/Api/Request/ReplyRequest.proto
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ message ReplyRequest {
int32 rn = 13;
int32 pn = 18;
Common common = 25;
int32 is_fold_comment_req = 78;
};
Data data = 1;
}

0 comments on commit 8373492

Please sign in to comment.