d-Rickyy-b / Python-BlackJackBot

A Telegram bot written in Python to play the game BlackJack alone or with your friends
https://telegram.me/BlackJackBot
GNU General Public License v3.0
76 stars 37 forks source link

Avoid usage of send_message #44

Closed d-Rickyy-b closed 6 years ago

d-Rickyy-b commented 6 years ago

Use the framework method sendMessage instead