View Source Elixteg.Model.MessageEntity (elixteg v0.7.0)
Link to this section Summary
Link to this section Types
@type t() :: %Elixteg.Model.MessageEntity{ length: integer(), offset: integer(), type: binary(), url: binary(), user: Elixteg.Model.User.t() }