-
Library contains methods and types for Telegram Passport.
Are there any examples of how to use these methods?
-
Blockers:
- [x] File uploads/`multipart/form-data` support in [`ogen`](https://github.com/ogen-go/ogen)
- [ ] Investigate `file_unique_id` generation.
TDLib `file_unique_id` generator implemen…
-
In some chatbots (in iOS and Android mainly), we display a "Skip" button by default.
As briefly defined in issue #5, we would like to have the ability to hide this "Skip" button. To hide the skip,…
-
The python script does not work without TelegramBot from twx.botapi?
_Traceback (most recent call last):
File "nagios_telegram.py", line 4, in
from twx.botapi import TelegramBot
ImportError: N…
-
## Signal
It seems `signald` is no longer maintained, and [`auxin`](https://github.com/mobilecoinofficial/auxin) is a cleaner solution anyway.
## Telegram
Telethon sucks for long-term stabil…
-
English translation:
mtproto is much cooler and extensive protocol than botapi
and visibly faster, as we saw with Python Pyrogram vs. js telegraf (however we haven't been benchmarking all of thi…
-
I use ILMerge nuget package: [MSBuild.ILMerge.Task](https://www.nuget.org/packages/MSBuild.ILMerge.Task/1.1.3) to merge assemblies
But it doesn't work with Telegram.BotAPI
See error log:
```
ILM…
-
cpanel 104.0.4 on Centos 7.9
Got error like this when compiling
`perl -MNet::XMPP -MMozilla::CA -e 'exit 0;' || sudo cpan -i Net::XMPP Mozilla::CA
perl -MIO::Socket::INET -MIO::Socket::SSL -e…
-
v5 documentation: https://pkg.go.dev/github.com/go-telegram-bot-api/telegram-bot-api/v5#BotAPI
v4.6.4 documentation: https://pkg.go.dev/github.com/go-telegram-bot-api/telegram-bot-api#BotAPI.KickChat…
-
Hi! I'd like to start by thanking you for your continued work on Robocode. I've had a lot of fun with it for almost a decade now.
While evaluating the new Tank Royale platform, I attempted to port …