Class KeyboardButtonRequestUser

java.lang.Object
org.telegram.telegrambots.meta.api.objects.replykeyboard.buttons.KeyboardButtonRequestUser
All Implemented Interfaces:
Serializable, BotApiObject, Validable

public class KeyboardButtonRequestUser extends Object implements Validable, BotApiObject
Version:
6.5 This object defines the criteria used to request a suitable user. The identifier of the selected user will be shared with the bot when the corresponding button is pressed.
Author:
Ruben Bermudez
See Also: