GetLoginUrlInfo
public struct GetLoginUrlInfo : Codable, Equatable, TDFunction
Returns information about a button of type inlineKeyboardButtonTypeLoginUrl. The method needs to be called when the user presses the button
-
Undocumented
Declaration
Swift
public typealias Result = LoginUrlInfo
-
Chat identifier of the message with the button
Declaration
Swift
public let chatId: Int53
-
Message identifier of the message with the button
Declaration
Swift
public let messageId: Int53
-
Button identifier
Declaration
Swift
public let buttonId: Int32
-
Returns information about a button of type inlineKeyboardButtonTypeLoginUrl. The method needs to be called when the user presses the button
Parameters
chatId
Chat identifier of the message with the button
messageId
Message identifier of the message with the button
buttonId
Button identifier