Record

info-response

No description available.

record info-response {
  backlog: option​<s32>,
  created-at: option​<string>,
  hourly-quota: option​<s32>,
  public-id: option​<string>,
  reputation: option​<s32>,
  stats: option​<info-response-stats>,
  username: option​<string>,
}

Fields

NameTypeDescription
backlogoption​<s32>
created-atoption​<string>
hourly-quotaoption​<s32>
public-idoption​<string>
reputationoption​<s32>
statsoption​<info-response-stats>
usernameoption​<string>