ultra-telegram-framework
Preparing search index...
types/telegram
InputMediaLink
Interface InputMediaLink
Represents an HTTP link to be sent.
interface
InputMediaLink
{
type
:
string
;
url
:
string
;
}
Index
Properties
type
url
Properties
type
type
:
string
Type of the media, must be link
url
url
:
string
HTTP URL of the link
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
url
ultra-telegram-framework
Loading...
Represents an HTTP link to be sent.