Skip to content

Instantly share code, notes, and snippets.

@rupython
Created March 6, 2019 14:42
Show Gist options
  • Save rupython/488014b3509c4146c95ffd941a8ac8a1 to your computer and use it in GitHub Desktop.
Save rupython/488014b3509c4146c95ffd941a8ac8a1 to your computer and use it in GitHub Desktop.
From: Makaryants
def ls_news(message):
if message.text == "Новости":
bot.send_message(message.chat.id, 'Тут будут отображаться новости LoudSound', reply_markup=keyboard)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment