vysheng / tg

telegram-cli
GNU General Public License v2.0
6.5k stars 1.54k forks source link

Messages with buttons are not supported #1590

Open sdmio opened 5 years ago

sdmio commented 5 years ago

I get [unsupported] sting for the messages with buttons when getting chat history. I'm not expecting buttons support (no idea how to realize it for command line) but it would be nice to see at least the body of the message.

cagnulein commented 5 years ago

I have the same issue. I try to check the code in order to achieve the target...

permabull commented 5 years ago

Is there anyway to "push" a button with the cli, like a command or something? That would be very very awesome