Introduction
Getting Started
API Reference
Topic Guides
Meta
Telegram API
Client.
get_me
Get your own user identity.
User – Information about the own logged in user/bot.
User
Example
me = app.get_me() print(me)