messages.AcceptUrlAuth#
- class pyrogram.raw.functions.messages.AcceptUrlAuth#
Use this to accept a Seamless Telegram Login authorization request, for more info click here
- Details:
Layer:
223ID:
67A3F0DE
- Parameters:
write_allowed (
bool, optional) – Set this flag to allow the bot to send messages to you (if requested)share_phone_number (
bool, optional)peer (
InputPeer, optional) – The location of the messagemsg_id (
int32-bit, optional) – Message ID of the message with the login buttonbutton_id (
int32-bit, optional) – ID of the login buttonurl (
str, optional) – URL used for link URL authorization, click here for more info »match_code (
str, optional)
- Returns: