Skip to content

Commit

Permalink
Merge branch 'main' into cv/reaction-content-type
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronvoell committed Nov 22, 2024
2 parents 956c422 + 3b96eae commit 1bc6c0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions proto/message_contents/frames.proto
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,6 @@ message FrameAction {
bytes installation_signature = 4;
// The public installation id used to sign.
bytes installation_id = 5;
// The inbox id of the installation used to sign.
string inbox_id = 6;
}

0 comments on commit 1bc6c0d

Please sign in to comment.