jehy / telegram-test-api

Simple implimentation of telegram API which can be used for testing telegram bots
MIT License
98 stars 24 forks source link

Support for `reply.markup.keboard[][].request_contact`? #91

Open FezVrasta opened 4 months ago

FezVrasta commented 4 months ago

I'd like to test a bot that requests the phone number to the user. What would it take to implement this in the simulator?