struct Discord::REST::GuildVanityURLResponse

Overview

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

Included Modules

Defined in:

discordcr/mappings/rest.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def code : String #

[View source]
def code=(code : String) #

[View source]