https://github.com/telegrambots/telegram.bot.extensions.exceptions
Exception Types extension to Telegram.Bot package
https://github.com/telegrambots/telegram.bot.extensions.exceptions
telegram telegram-bot telegram-bot-api
Last synced: 10 months ago
JSON representation
Exception Types extension to Telegram.Bot package
- Host: GitHub
- URL: https://github.com/telegrambots/telegram.bot.extensions.exceptions
- Owner: TelegramBots
- License: mit
- Created: 2018-05-05T04:56:08.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-06-28T19:53:00.000Z (almost 4 years ago)
- Last Synced: 2025-08-31T04:03:10.530Z (10 months ago)
- Topics: telegram, telegram-bot, telegram-bot-api
- Language: C#
- Homepage:
- Size: 312 KB
- Stars: 8
- Watchers: 8
- Forks: 6
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Telegram.Bot.Extensions.Exceptions
## Development
```bash
git submodule update --init --recursive
cd "deps/Telegram.Bot"
git checkout extensions-exception
```