tg_accounts
Check which Telegram accounts the daemon holds, see which one handles your calls, and review each account's access level.
Instructions
Which Telegram accounts this daemon holds, and which one your calls go to.
Each row carries the label, the person behind it (name, id, @username, masked phone), whether it has Premium, whether your calls go there right now ("active"), whether it is the stored default, and the files that belong to it alone: session, search index, chat dossiers.
Two different notions of "default" are reported side by side and must not be
confused: using is the account this client writes to at this moment, while
default is what is stored on disk and survives a restart. They differ only
after a session-only tg_account_use.
More than one account can be signed in at once; only the owner can add one,
and the add field spells out the exact command. Premium is a fact about one
account; the notification bot, the .env keys, the alert rules and the write
limits belong to the installation and are shared by all of them.
Args: access: also report each account's access level (Premium plus how many tools are available and blocked). Costs one cached request to Telegram per account; pass false when only the list is needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| access | No |