get_me
Retrieve information about the currently authorized Telegram user, including user ID, name, and username, to identify the active account.
Instructions
Информация о текущем авторизованном пользователе.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| type | Yes | ||
| phone | No | ||
| title | No | ||
| is_bot | No | ||
| is_self | No | ||
| username | No | ||
| last_name | No | ||
| first_name | No | ||
| participants_count | No |