fetchGuild

abstract suspend fun fetchGuild(name: String): TibiaResponse<Guild?>(source)

Fetch a guild by its name.