Class DirectBroadcastPhotoAttachmentMessage

Send a new photo from a gallery

Implements

Constructors

Properties

Methods

Constructors

Properties

Methods

  • Returns Promise<{
        body: {
            attachment_fbid: string;
        };
        item: string;
    }>

  • Parameters

    • uploadId: string

    Returns Promise<{
        media_id: string;
    }>