Class DirectBroadcastPhotoMessage

Send new photo

Hierarchy

  • DirectBroadcastPhotoMessage

Implements

Constructors

Properties

Methods

Constructors

Properties

ruploadIgphotoRequest: RuploadIgphotoRequest

Methods

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