Alexia.Model.WebhookInfo (alexia v0.8.1)
Link to this section Summary
Link to this section Types
Specs
t() :: %Alexia.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()
}