struct

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)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

pruned
Source
pruned=(pruned : UInt32)
Source