ReceivedMessage
interface ReceivedMessage {
method: string
args: any[]
id: string
type: string
}
Properties
Property | Description |
---|---|
method: string
|
|
args: any[]
|
|
id: string
|
|
type: string
|