ISendMessageDIDCommAlpha1Args interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Warning: This API is now obsolete.
Please use IDIDComm.sendDIDCommMessage() instead. This will be removed in Veramo 4.0. Input arguments for IDIDComm.sendMessageDIDCommAlpha1()
This API may change without a BREAKING CHANGE notice.
Signature:
export interface ISendMessageDIDCommAlpha1Args
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
{ id?: string; from: string; to: string; type: string; body: object | string; } |
(BETA) | ||
|
Record<string, string> |
(BETA) (Optional) | ||
|
boolean |
(BETA) (Optional) | ||
|
string |
(BETA) (Optional) |