messages.UploadImportedMedia
- class pyrogram.raw.functions.messages.UploadImportedMedia
 Upload a media file associated with an imported chat, click here for more info ».
- Details:
 Layer:
196ID:
2A862092
- Parameters:
 peer (
InputPeer) – The Telegram chat where the media will be importedimport_id (
int64-bit) – Identifier of a history import session, returned by messages.initHistoryImportfile_name (
str) – File namemedia (
InputMedia) – Media metadata
- Returns: