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

Searches a user by a token from the user's link. Returns object_ptr<User>.

NameTypeDescription
tokenstringToken to search for.

More details on telegram's documentation.