Class DirectBroadcastPhotoMessage

Send new photo

use [@link DirectBroadcastPhotoAttachmentMessage] instead

Implements

Constructors

Properties

Methods

Constructors

Properties

Methods

  • Returns Promise<{
        body: {
            allow_full_aspect_ratio: true;
            upload_id: string;
        };
        item: string;
    }>