gw2v1GuildDetailsByID
fun gw2v1GuildDetailsByID(guildId: String, configure: RequestConfigurer? = null): RequestTemplate<GW2v1GuildDetails>
Returns information about a guild.
Authenticated: No
Paginated: No
Bulk expanded: No
Localized: No
Cache time: N/A
Content 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
guildId
the ID of the guild
configure
configure action for the request