InputMediaLink
Represents an HTTP link to be sent.
fields
| field | type | required | description |
|---|---|---|---|
type | string | required | Type of the media, must be link |
url | string | required | HTTP URL of the link |
import
import type { InputMediaLink } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#inputmedialink