noGuild

suspend fun CheckContext<*>.noGuild()

Check asserting an Event was not fired within a guild.

Note: This check can't tell the difference between an event that wasn't fired within a guild, and an event that fired within a guild the bot doesn't have access to, or that it can't get the GuildBehavior for (for example, due to a niche Kord configuration).