guild property

Guild? guild

Get the Guild of this.

Implementation

Guild? get guild => ioc.use<MineralClient>().guilds.cache.get(_guildId);