Files
cheatsheet-tldr/tldr/tginfo
2025-10-19 00:22:04 +00:00

19 lines
560 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# 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}}`