Telegraph.Model.MessageEntity (telegraph v0.8.3) 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()
}