Post

Get File

Client.get_file()

دریافت اطلاعات یک فایل

Parameters

  • file_id (str)

    آیدی فایلی که اطلاعات آن دریافت میشود

Returns

File

Example

1
await bot.get_file("FILE_ID")
This post is licensed under CC BY 4.0 by the author.