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

public class LoginUrl extends Object implements Validable, BotApiObject
Version:
4.3 This object represents a parameter of the inline keyboard button used to automatically authorize a user. Serves as a great replacement for the Telegram Login Widget when the user is coming from Telegram. All the user needs to do is tap/click a button and confirm that they want to log in.
Author:
Ruben Bermudez
See Also: