Represents an HTTP link.
Check the documentation of this model on Telegram Bot API
url: URL of the link
Summary
Types
@type t() :: %ExGram.Model.Link{url: String.t()}
Represents an HTTP link.
Check the documentation of this model on Telegram Bot API
url: URL of the link@type t() :: %ExGram.Model.Link{url: String.t()}