Naltox / telegram-node-bot

Node module for creating Telegram bots.
MIT License
720 stars 144 forks source link

Android telegram client scroll down after callback #187

Open sautchenkov opened 6 years ago

sautchenkov commented 6 years ago

Hi! I have some problems with android telegram client. If I send a message with a link and callback button for this message, after press callback button client app force scroll down to the end of bot conversation.

This reproduce only in android client and only if a message has a link and callback button.

Maybe anyone one knows what I can do with this?