struct Discord::REST::GuildVanityURLResponse

Overview

A response to the Get Guild Vanity URL REST API call.

Defined in:

discordcr/mappings/rest.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def code : String #

def code=(_code : String) #

def to_json(json : JSON::Builder) #