Skip to content

Instantly share code, notes, and snippets.

@Zmey56
Created August 23, 2022 10:14
Show Gist options
  • Save Zmey56/6d83904097967dc71053918aafc993bb to your computer and use it in GitHub Desktop.
Save Zmey56/6d83904097967dc71053918aafc993bb to your computer and use it in GitHub Desktop.
chat_id = -1001592565485
msg = 'Hello'
bot.sendMessage(chat_id = chat_id, text = msg)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment