Skip to content
#

telegram-api

telegram logo

Telegram is a non-profit, cloud-based instant messaging service. It offers open source clients for a multitude of operating systems and powerful APIs that allow developers to create their own clients and chat bots.

Here are 352 public repositories matching this topic...

core
padhie
padhie commented Nov 29, 2018

Currently to create a command it must be a class with the same name like the command + "Command" in the command directory.
e.g.:
Command -> /foobar
Class -> FooBarCommand

But if you want to start a command with a number or an spezialchar in the commandname you can't create this command.

The idea is that you can set a list of classes and in this class you have a property

reo7sp
reo7sp commented Jun 29, 2019

from @enhanceyourlifeimmediately:

Building for Windows:
0. If you're doing Windows dev and not using vcpkg, start using it! : cpp
	https://www.reddit.com/r/cpp/comments/5ud9sr/if_youre_doing_windows_dev_and_not_using_vcpkg/
1. Vcpkg tutorial - Install C and C++ libraries
	https://www.youtube.com/watch?v=wRnjahwxZ8A
1. vcpkg: Microsoft Docs
	https://docs.microsoft.com/de-de/cpp/build/vc

Created by Telegram Messenger LLP

Released August 2013

Website
telegram.org
Wikipedia
Wikipedia
You can’t perform that action at this time.