rubenlagus / TelegramApi

Java library to create Telegram Clients
MIT License
300 stars 108 forks source link

Where to find description of DefaultUpdatesHandler functions? #6

Closed afshar-mohammad closed 8 years ago

afshar-mohammad commented 8 years ago

Well, there are a lot of functions in DefaultUpdatesHandler to be overriden, but it's so hard to correctly guess what they do based on their names. How can I find a brief description of what each function does? 👶 🍼

rubenlagus commented 8 years ago

same way as I do: test-error

afshar-mohammad commented 8 years ago

Telegram guys are awesome at documentation :face_with_head_bandage: