Botfuel v0.1.0 Botfuel.Entity.Response View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Botfuel.Entity.Response{
body: String.t(),
dim: String.t(),
end: non_neg_integer(),
start: non_neg_integer(),
values: [String.t()]
}