menu
tdlib2 package
documentation
td_api.dart
GetLoginUrlInfo
GetLoginUrlInfo.new constructor
GetLoginUrlInfo.new constructor
dark_mode
light_mode
GetLoginUrlInfo
constructor
GetLoginUrlInfo
(
{
required
int
chatId
,
required
int
messageId
,
required
int
buttonId
,
})
Implementation
GetLoginUrlInfo({ required this.chatId, required this.messageId, required this.buttonId, });
tdlib2 package
documentation
td_api
GetLoginUrlInfo
GetLoginUrlInfo.new constructor
GetLoginUrlInfo class