selective property
Optional. Use this parameter if you want to show the keyboard to specific users only. Targets:
- users that are @mentioned in the text of the Message object;
- if the bot's message is a reply (has reply_to_message_id), sender of the original message.
Implementation
bool? selective;