URL authorization result
urlAuthResultRequest#92d33a0e flags:# request_write_access:flags.0?true bot:User domain:string = UrlAuthResult;
urlAuthResultAccepted#8f8c0e4e url:string = UrlAuthResult;
urlAuthResultDefault#a9d6db1f = UrlAuthResult;
---functions---
messages.requestUrlAuth#e33f5613 peer:InputPeer msg_id:int button_id:int = UrlAuthResult;
messages.acceptUrlAuth#f729ea98 flags:# write_allowed:flags.0?true peer:InputPeer msg_id:int button_id:int = UrlAuthResult;
Constructor | Description |
---|---|
urlAuthResultRequest | Details about the authorization request, for more info click here » |
urlAuthResultAccepted | Details about an accepted authorization request, for more info click here » |
urlAuthResultDefault | Details about an accepted authorization request, for more info click here » |
Method | Description |
---|---|
messages.requestUrlAuth | Get more info about a Seamless Telegram Login authorization request, for more info click here » |
messages.acceptUrlAuth | Use this to accept a Seamless Telegram Login authorization request, for more info click here » |