messages.RequestUrlAuth#
- class pyrogram.raw.functions.messages.RequestUrlAuth#
Get more info about a Seamless Telegram Login authorization request, for more info click here
Usable by ✅ Users ❌ Bots- Details:
Layer:
227ID:
894CC99C
- Parameters:
peer (
InputPeer, optional) – Peer where the message is locatedmsg_id (
int32-bit, optional) – The messagebutton_id (
int32-bit, optional) – The ID of the button with the authorization requesturl (
str, optional) – URL used for link URL authorization, click here for more info »in_app_origin (
str, optional) – For OAuth authorization from mini apps »: the origin of the webview that originated the OAuth request, in the format scheme://host (or scheme://host:port for non-default ports)
- Returns: