Skip to content

checkWebAppFileDownload

Function · TDLib 1.8.67 · d1085f9c

Checks whether a file can be downloaded and saved locally by Web App request

checkWebAppFileDownload(
  bot_user_id: int53,
  file_name: string,
  url: string
) → Ok

bot_user_id

int53

Identifier of the bot, providing the Web App

file_name

string

Name of the file

url

string

URL of the file