rubenlagus / TelegramApi

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

How can handle new messages from chats ? #63

Closed alexandr-grinev closed 6 years ago

alexandr-grinev commented 6 years ago

I want handle new messages from chats, but i can't find how do it.

When chat sending new messages, works this handler: onChatsCustom

How handle and retrieve new messages from chats ?