Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
DirectBroadcastPhotoAttachmentMessage
Class DirectBroadcastPhotoAttachmentMessage
Send a new photo from a gallery
Implements
DirectBroadcastMessageCommand
Index
Constructors
constructor
Properties
input
Methods
execute
upload
File
Constructors
constructor
new
Direct
Broadcast
Photo
Attachment
Message
(
input
:
DirectBroadcastPhotoAttachmentMessageInput
,
http
:
AndroidHttp
)
:
DirectBroadcastPhotoAttachmentMessage
Parameters
input
:
DirectBroadcastPhotoAttachmentMessageInput
http
:
AndroidHttp
Returns
DirectBroadcastPhotoAttachmentMessage
Properties
input
input
:
DirectBroadcastPhotoAttachmentMessageInput
Methods
execute
execute
(
)
:
Promise
<
{
body
:
{
attachment_fbid
:
string
;
}
;
item
:
string
;
}
>
Returns
Promise
<
{
body
:
{
attachment_fbid
:
string
;
}
;
item
:
string
;
}
>
upload
File
upload
File
(
uploadId
:
string
)
:
Promise
<
{
media_id
:
string
;
}
>
Parameters
uploadId
:
string
Returns
Promise
<
{
media_id
:
string
;
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
input
Methods
execute
upload
File
IGPAPI
Loading...
Send a new photo from a gallery