getFile {telegram}R Documentation

getFile

Description

Get info about a file and download it

Usage

getFile(file_id, destfile = NULL)

Arguments

file_id

File identifier (required)

destfile

Destination path; if specified the file will be downloaded


[Package telegram version 0.6.0 Index]