Telegraph.Model.MessageEntity (telegraph v0.7.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Telegraph.Model.MessageEntity{
  length: integer(),
  offset: integer(),
  type: binary(),
  url: binary(),
  user: Telegraph.Model.User.t()
}