mirror of
https://mau.dev/mautrix/go.git
synced 2026-03-14 14:25:53 +01:00
client: update beeper inbox request content
This commit is contained in:
parent
cb8583825d
commit
e50a705cec
1 changed files with 2 additions and 1 deletions
|
|
@ -366,7 +366,8 @@ type ReqSetReadMarkers struct {
|
|||
}
|
||||
|
||||
type BeeperInboxDone struct {
|
||||
Delta int64 `json:"at_delta"`
|
||||
Delta int64 `json:"at_delta"`
|
||||
AtOrder int64 `json:"at_order"`
|
||||
}
|
||||
|
||||
type ReqSetBeeperInboxState struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue