responses property
JSArray<SendResponse>
get
responses
An array of responses, each corresponding to a message.
Implementation
external JSArray<SendResponse> get responses;
An array of responses, each corresponding to a message.
external JSArray<SendResponse> get responses;