Skip to content

Commit

Permalink
update proto message
Browse files Browse the repository at this point in the history
  • Loading branch information
amirrezaask committed Jul 29, 2020
1 parent 7b21d29 commit 91e99f4
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 6 deletions.
22 changes: 16 additions & 6 deletions hermes.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions hermes.proto
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ message Message {
string channelID = 8;
string time=9;
int32 status = 10;
int64 parent = 11;
}

0 comments on commit 91e99f4

Please sign in to comment.