View Source ExTDLib.Method.GetDeepLinkInfo (ExTDLib v0.0.4)
Returns information about a tg:// deep link. Use "tg://need_update_for_some_feature" or "tg:some_unsupported_feature" for testing. Returns a 404 error for unknown links. Can be called before authorization. Returns object_ptr<DeepLinkInfo>.
| Name | Type | Description |
|---|---|---|
| link | string | The link. |
More details on telegram's documentation.