felixbade / minecraft-telegram-gateway

Bukkit/Spigot plugin integrates Minecraft chat with a Telegram group
MIT License
9 stars 4 forks source link

Add full support of Telegram bot api schema to TelegramBotClient/APIModel/ #31

Closed felixbade closed 5 years ago

felixbade commented 5 years ago

This would make it easier to implement other features

felixbade commented 5 years ago

This is not reasonable to do. The Telegram schema is almost endless. There are ~100 different types and ~1000 fields in total.