Skip to main content

AdvanceReadMessageOffsetInput (Input)

Description

No description



Fields

NameDescription
messageId - String!
pageId - String!
signature - String!The address signature of the message that was provided as part of the server response. The operation will fail if signature is invalid.

input AdvanceReadMessageOffsetInput {
messageId: String!
pageId: String!
signature: String!
}