IRCBot.hasGuestNickname

Whether or not we connected without an explicit nickname, and a random guest such was generated.

struct IRCBot
@Unserialisable
bool hasGuestNickname;

Meta