MadelineProtoDocs/docs/API_docs/types/UrlAuthResult.md
2019-12-27 18:25:37 +01:00

29 lines
693 B
Markdown

---
title: UrlAuthResult
description: constructors and methods of type UrlAuthResult
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Type: UrlAuthResult
[Back to types index](index.md)
### Possible values (constructors):
[urlAuthResultRequest](../constructors/urlAuthResultRequest.md)
[urlAuthResultAccepted](../constructors/urlAuthResultAccepted.md)
[urlAuthResultDefault](../constructors/urlAuthResultDefault.md)
### Methods that return an object of this type (methods):
[$MadelineProto->messages->requestUrlAuth](../methods/messages.requestUrlAuth.md)
[$MadelineProto->messages->acceptUrlAuth](../methods/messages.acceptUrlAuth.md)