Options (5)
-m, --modebooleanUpload a file to a chat with a caption
Example:
tgcloud {{[-m|--mode]}} upload {{[-n|--name]}} {{session_name}} {{[-u|--username]}} {{chat_id}} {{[-p|--path]}} {{path_of_the_file}} {{[-c|--caption]}} {{caption}}-n, --namebooleanUpload a file to a chat with a caption
Example:
tgcloud {{[-m|--mode]}} upload {{[-n|--name]}} {{session_name}} {{[-u|--username]}} {{chat_id}} {{[-p|--path]}} {{path_of_the_file}} {{[-c|--caption]}} {{caption}}-u, --usernamebooleanUpload a file to a chat with a caption
Example:
tgcloud {{[-m|--mode]}} upload {{[-n|--name]}} {{session_name}} {{[-u|--username]}} {{chat_id}} {{[-p|--path]}} {{path_of_the_file}} {{[-c|--caption]}} {{caption}}-p, --pathbooleanUpload a file to a chat with a caption
Example:
tgcloud {{[-m|--mode]}} upload {{[-n|--name]}} {{session_name}} {{[-u|--username]}} {{chat_id}} {{[-p|--path]}} {{path_of_the_file}} {{[-c|--caption]}} {{caption}}-c, --captionbooleanUpload a file to a chat with a caption
Example:
tgcloud {{[-m|--mode]}} upload {{[-n|--name]}} {{session_name}} {{[-u|--username]}} {{chat_id}} {{[-p|--path]}} {{path_of_the_file}} {{[-c|--caption]}} {{caption}}Examples (2)
Upload a file to a chat with a caption
tgcloud [-m|--mode] upload [-n|--name] session_name [-u|--username] chat_id [-p|--path] path_of_the_file [-c|--caption] captionDownload a file from a chat and store it in `path/to/store` with a caption
tgcloud [-m|--mode] download [-n|--name] session_name [-u|--username] chat_id [-p|--path] path/to/store [-c|--caption] captionmade by @shridhargupta | data from tldr-pages