Record

webhook-info

No description available.

record webhook-info {
  allowed-updates: option​<list​<string>>,
  has-custom-certificate: bool,
  ip-address: option​<string>,
  last-error-date: option​<s32>,
  last-error-message: option​<string>,
  max-connections: option​<s32>,
  pending-update-count: s32,
  url: string,
}

Fields

NameTypeDescription
allowed-updatesoption​<list​<string>>
has-custom-certificatebool
ip-addressoption​<string>
last-error-dateoption​<s32>
last-error-messageoption​<string>
max-connectionsoption​<s32>
pending-update-counts32
urlstring