Interface DirectBroadcastPhotoAttachmentMessageInput

interface DirectBroadcastPhotoAttachmentMessageInput {
    file: Buffer;
}

Properties

Properties

file: Buffer