Discord::REST::PruneCountResponse
Inherits JSON::Serializable / Struct / Value / Object
A response to the Get Guild Prune Count REST API call.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
pruned
Sourcepruned=(pruned : UInt32)
Source