HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

tginfo — Manage a Telegram account. See also: `tgcloud`, `tgsend`, `tgutil`. More information: <https://pypi.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandtelegramaccountclimanageseealsotginfo

Problem

How to use the tginfo command: Manage a Telegram account. See also: tgcloud, tgsend, tgutil. More information: <https://pypi.org/project/telegram-cloud/>.

Solution

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}}

Code Snippets

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}}

Context

tldr-pages: common/tginfo

Revisions (0)

No revisions yet.