MadelineProtoDocs/docs/API_docs/constructors/recentMeUrlUnknown.md
2024-05-01 14:53:46 +02:00

619 B

title description nav_exclude image
recentMeUrlUnknown Unknown t.me url true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: recentMeUrlUnknown

Back to constructors index

Unknown t.me url

Attributes:

Name Type Required Description
url string Yes URL

Type: RecentMeUrl

Example:

$recentMeUrlUnknown = ['_' => 'recentMeUrlUnknown', 'url' => 'string'];