View Source Elixteg.Model.InputMessageContent.Text (elixteg v0.7.0)

Link to this section Summary

Link to this section Types

@type t() :: %Elixteg.Model.InputMessageContent.Text{
  disable_web_page_preview: atom(),
  message_text: binary(),
  parse_mode: binary()
}