@wembat/client / WembatMessage
Interface: WembatMessage
Represents a Wembat message.
Properties
encrypted
encrypted:
string
The encrypted message.
Source
iv
iv:
string
The initialization vector used for encryption.
Source
message
message:
string
The original message before encryption.
Source
Generated using typedoc-plugin-markdown and TypeDoc