solapi
Preparing search index...
models/responses/messageResponses
SingleMessageSentResponse
Type Alias SingleMessageSentResponse
type
SingleMessageSentResponse
=
{
accountId
:
string
;
country
:
string
;
from
:
string
;
groupId
:
string
;
messageId
:
string
;
statusCode
:
string
;
statusMessage
:
string
;
to
:
string
;
type
:
MessageType
;
}
Index
Properties
account
Id
country
from
group
Id
message
Id
status
Code
status
Message
to
type
Properties
account
Id
accountId
:
string
country
country
:
string
from
from
:
string
group
Id
groupId
:
string
message
Id
messageId
:
string
status
Code
statusCode
:
string
status
Message
statusMessage
:
string
to
to
:
string
type
type
:
MessageType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Id
country
from
group
Id
message
Id
status
Code
status
Message
to
type
solapi
Loading...