mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
75e05049f9
* tgcloud: add page * tginfo: add page * tgsend: add page * tgutil: add page * tgcloud: add page * tginfo: add page * tgsend: add page * tgutil: add page * tgcloud: add page * tginfo: add page * tgutil: add page * tgsend: add page * tgcloud: add page * tginfo: add page * tgsend: add page * tgutil: add page
14 lines
467 B
Markdown
14 lines
467 B
Markdown
# tginfo
|
|
|
|
> Manage a Telegram account.
|
|
> See also: `tgcloud`, `tgsend`, `tgutil`.
|
|
> More information: <https://pypi.org/project/telegram-cloud/>.
|
|
|
|
- Search for all files inside a Telegram conversation based on their filename or caption:
|
|
|
|
`tginfo {{[-n|--name]}} {{session_name}} {{[-u|--username]}} {{chat_id}} {{[-s|--search]}} "{{query}}"`
|
|
|
|
- Get info for all media inside a Telegram chat:
|
|
|
|
`tginfo {{[-n|--name]}} {{session_name}} {{[-u|--username]}} {{chat_id}}`
|