Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
DirectBroadcastTextMessage
Class DirectBroadcastTextMessage
Plain text message
Implements
DirectBroadcastMessageCommand
Index
Constructors
constructor
Properties
input
Methods
execute
Constructors
constructor
new
Direct
Broadcast
Text
Message
(
input
:
DirectBroadcastTextMessageInput
)
:
DirectBroadcastTextMessage
Parameters
input
:
DirectBroadcastTextMessageInput
Returns
DirectBroadcastTextMessage
Properties
input
input
:
DirectBroadcastTextMessageInput
Methods
execute
execute
(
)
:
{
body
:
{
link_text
:
string
;
link_urls
:
string
;
text
?:
undefined
;
}
;
item
:
string
;
}
|
{
body
:
{
link_text
?:
undefined
;
link_urls
?:
undefined
;
text
:
string
;
}
;
item
:
string
;
}
Returns
{
body
:
{
link_text
:
string
;
link_urls
:
string
;
text
?:
undefined
;
}
;
item
:
string
;
}
|
{
body
:
{
link_text
?:
undefined
;
link_urls
?:
undefined
;
text
:
string
;
}
;
item
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
input
Methods
execute
IGPAPI
Loading...
Plain text message