How can I send message to user, knowing his username? – Telegram API
I'm use python-telegram-bot for sending message to users (in private messages). In the documentation wrote, that bot can send message to user, knowing his channel_id or username. But, by chat_id message is sending, but by username I get error telegram.error.Bad…