ExGram.Model.Link (ex_gram v0.67.0)

Copy Markdown View Source

Represents an HTTP link.

Check the documentation of this model on Telegram Bot API

  • url: URL of the link

Summary

Types

t()

@type t() :: %ExGram.Model.Link{url: String.t()}

Functions

decode_as()