gw2v1GuildDetailsByName   
  fun gw2v1GuildDetailsByName(guildName: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v1GuildDetails>
Returns information about a guild.
Authenticated:       No
Paginated:           No
Bulk expanded:       No
Localized:           No
Cache time:          N/AContent copied to clipboard
Read more: https://wiki.guildwars2.com/wiki/API:1/guild_details
Return
the request that can be executed to query the API
Parameters
guildName 
the name of the guild
configure
configure action for the request