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

Returns information about a public or private message link. Can be called for any internal link of the type internalLinkTypeMessage. Returns object_ptr<MessageLinkInfo>.

NameTypeDescription
urlstringThe message link.

More details on telegram's documentation.