View Source ExTDLib.Method.GetInternalLinkType (ExTDLib v0.0.4)

Returns information about the type of an internal link. Returns a 404 error if the link is not internal. Can be called before authorization. Returns object_ptr<InternalLinkType>.

NameTypeDescription
linkstringThe link.

More details on telegram's documentation.