Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
DirectBroadcastPhotoMessage
Class DirectBroadcastPhotoMessage
Send new photo
Deprecated
use [@link DirectBroadcastPhotoAttachmentMessage] instead
Implements
DirectBroadcastMessageCommand
Index
Constructors
constructor
Properties
input
Methods
execute
Constructors
constructor
new
Direct
Broadcast
Photo
Message
(
input
:
DirectBroadcastPhotoMessageInput
,
ruploadIgphotoRequest
:
RuploadIgphotoRequest
)
:
DirectBroadcastPhotoMessage
Parameters
input
:
DirectBroadcastPhotoMessageInput
ruploadIgphotoRequest
:
RuploadIgphotoRequest
Returns
DirectBroadcastPhotoMessage
Properties
input
input
:
DirectBroadcastPhotoMessageInput
Methods
execute
execute
(
)
:
Promise
<
{
body
:
{
allow_full_aspect_ratio
:
true
;
upload_id
:
string
;
}
;
item
:
string
;
}
>
Returns
Promise
<
{
body
:
{
allow_full_aspect_ratio
:
true
;
upload_id
:
string
;
}
;
item
:
string
;
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
input
Methods
execute
IGPAPI
Loading...
Send new photo
Deprecated
use [@link DirectBroadcastPhotoAttachmentMessage] instead