Skip to content

Gun-Vue docs v0.21.4Docs


Gun-Vue docs v0.21.4 / PrivateChat / Message

Interface: Message

Properties

author

author: string

Defined in

src/private/usePrivateChat.js:14


text

text: string

Defined in

src/private/usePrivateChat.js:15


timestamp

timestamp: number

Defined in

src/private/usePrivateChat.js:13

MIT