
As a result, Telegram is like SMS and email combined - and can take care of all your personal or business messaging needs. You can write to your phone contacts and find people by their usernames. With Telegram, you can send messages, photos, videos and files of any type (doc, zip, mp3, etc), as well as create groups for up to 200,000 people or channels for broadcasting to unlimited audiences. Telegram has over 700 million monthly active users and is one of the 10 most downloaded apps in the world. You can use Telegram on all your devices at the same time - your messages sync seamlessly across any number of your phones, tablets or computers. Telegram is a messaging app with a focus on speed and security, it’s super-fast, simple and free. General Questions Q: What is Telegram? What do I do here?

Why do you have two apps in the Mac App Store?.How does account self-destruction work?.I have a new phone number, what do I do?.Can Telegram protect me against everything?.Do I need to trust Telegram for it to be secure?.What if someone is pretending to be me?.How many usernames can I link to my account?.What are Collectible Usernames? How are they different from basic usernames?.What do the check marks mean in Telegram?.What are your thoughts on internet privacy?.

Updater = Updater(token=TOKEN, use_context=True)įile "D:\Python\Windows Shutter. Anyway here is the code I programmed and the error it gives me:įrom telegram.ext import CommandHandler, UpdaterĬommand_handler = CommandHandler('off', handle_message) I have followed the step by step guide on their GitHub several times but nothing changes.

I've created all the code and everything seems correct, I've also installed all the libraries I use, but the telegram bot library doesn't detect it, I've already tried updating it to the latest version but nothing, it keeps not detecting it. I am trying to create a Telegram bot so that I can turn off my pc remotely.
