This website requires JavaScript.
Explore
Help
Sign in
Nosial
/
tgbotlib
Watch
2
Star
0
Fork
You've already forked tgbotlib
0
Code
Issues
1
Pull requests
Projects
Releases
6
Packages
Wiki
Activity
Actions
5ce6f737f5
tgbotlib
/
tests
History
Netkas
3c91058235
Implemented Telegram's currency API
\TgBotLib\Classes\Utilities::getCurrency
to get basic information about the currency of the specified country, see [Telegram's currency API](
https://core.telegram.org/bots/payments
) for more information.
...
https://git.n64.cc/nosial/libs/tgbot/-/issues/3
2023-04-27 20:42:11 -04:00
..
commands
Added single-threaded and multi-threaded example
2023-02-20 21:27:43 -05:00
autoload.php
Added single-threaded and multi-threaded example
2023-02-20 21:27:43 -05:00
currency_test.php
Implemented Telegram's currency API
\TgBotLib\Classes\Utilities::getCurrency
to get basic information about the currency of the specified country, see [Telegram's currency API](
https://core.telegram.org/bots/payments
) for more information.
2023-04-27 20:42:11 -04:00
multi_threaded.php
Added single-threaded and multi-threaded example
2023-02-20 21:27:43 -05:00
single_threaded.php
Added single-threaded and multi-threaded example
2023-02-20 21:27:43 -05:00
worker.php
Removed token from worker.php lol
2023-02-20 21:32:56 -05:00