struct Discord::REST::PruneCountResponse

Overview

A response to the Get Guild Prune Count REST API call.

Defined in:

discordcr/mappings/rest.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(__temp_963 : JSON::PullParser) #

Instance Method Detail

def pruned : UInt32 #

def pruned=(_pruned : UInt32) #

def to_json(json : JSON::Builder) #