Skip to main content

AppQueryMessage

@totemsdk/lookup-protocol


@totemsdk/lookup-protocol / AppQueryMessage

Interface: AppQueryMessage

Extends

  • BaseMessage

Properties

id?

optional id?: string

Inherited from

BaseMessage.id


payload

payload: object

authorAddress?

optional authorAddress?: string

category?

optional category?: string[]

freeOnly?

optional freeOnly?: boolean

limit?

optional limit?: number

minVersion?

optional minVersion?: number


sig?

optional sig?: string

Inherited from

BaseMessage.sig


type

type: "APP_QUERY"

Overrides

BaseMessage.type


version

version: number

Inherited from

BaseMessage.version