Preparing search index...
The search index is not available
tdjson
tdjson
TMeUrl
Interface TMeUrl
Represents a URL linking to an internal Telegram entity.
interface
TMeUrl
{
@type
:
"tMeUrl"
;
type
:
TMeUrlType
;
url
:
string
;
}
Index
Properties
@type
type
url
Properties
@type
@type
:
"tMeUrl"
type
type
:
TMeUrlType
Type of the URL.
url
url
:
string
URL.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
type
url
tdjson
Loading...
Represents a URL linking to an internal Telegram entity.