Closed
Description
Messages with type of contact
does not resolve to any of SystemCommands or UserCommands.
so when a user shared his own contact, it can not be handled by this package.
Required Information
- Operating system:
- PHP version: 7.2
- PHP Telegram Bot version: 0.55.1
- Using MySQL database: no
- Update Method: both
Webhook
andgetUpdates
Expected behaviour
It should be processable by a Command (if exists).
Actual behaviour
This type of messages are not resolved to any command!
Steps to reproduce
- send a message with
Keyboard
, and aKeyboadButton
with'request_contact' => true
- Then you will received a message from user which is type of
contact
Metadata
Metadata
Assignees
Labels
No labels