Class KeyboardButtonRequestUsers

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

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