get_public_user_bot_readme
Retrieve the description and README markdown of any published Telegram bot using its username and the bot's username, no authentication required.
Instructions
Get only the description and README markdown for a published bot. No authentication required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | ||
| botUsername | Yes | Telegram bot username without @. |