Class KeyboardButtonRequestChat

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

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