Skip to content

BarkResponse

github-actions[bot] edited this page Dec 5, 2023 · 38 revisions

Interface: BarkResponse

The response from Bark server

Table of contents

Properties

Properties

code

Optional code: number

code

Defined in

src/model/response/BarkResponse.ts:8


message

Optional message: string

message

Defined in

src/model/response/BarkResponse.ts:9


timestamp

Optional timestamp: number

The timestamp of the Bark server when it responds

Defined in

src/model/response/BarkResponse.ts:10

@hoshinorei/bark-sdk

Clone this wiki locally