ex_gram v0.5.0-rc3 ExGram.Cnt View Source
Context module for ExGram!
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %ExGram.Cnt{ answers: [any()], bot_info: ExGram.Model.User.t() | nil, commands: [any()], extra: map(), halted: boolean(), message: any() | nil, middlewares: [any()], name: name(), regex: [any()], update: ExGram.Model.Update.t() | nil }