nadia v0.7.0 Nadia.Model.WebhookInfo
Link to this section Summary
Link to this section Types
Link to this type
t()
t()
t() :: %Nadia.Model.WebhookInfo{
allowed_updates: [binary()],
has_custom_certificate: boolean(),
last_error_date: non_neg_integer(),
last_error_message: binary(),
max_connections: non_neg_integer(),
pending_update_count: non_neg_integer(),
url: binary()
}
t() :: %Nadia.Model.WebhookInfo{ allowed_updates: [binary()], has_custom_certificate: boolean(), last_error_date: non_neg_integer(), last_error_message: binary(), max_connections: non_neg_integer(), pending_update_count: non_neg_integer(), url: binary() }