telegram icon indicating copy to clipboard operation
telegram copied to clipboard

Basic support for buttons in messages

Open tulir opened this issue 7 years ago • 3 comments

Currently, custom buttons that bots can send aren't shown at all. They should be rendered and there should be a command to click them.

tulir avatar Jun 01 '18 06:06 tulir

Waiting for a somewhat stable spec proposal and corresponding implementation in matrix-org/matrix-react-sdk#2109

tulir avatar Aug 03 '18 17:08 tulir

The initial implementation could probably use the same command system with encoded ids as games and polls. Polls and buttons can then later be moved to use Matrix buttons when they're specced.

tulir avatar Mar 28 '19 23:03 tulir

MSC2192 has been implemented in RiotX (vector-im/riotX-android#810), so I'll just implement that

tulir avatar Feb 12 '20 17:02 tulir