Table of Contents

Enum BadgeStyle

Namespace
Kook
Assembly
Kook.Net.Core.dll

Specifies the style of badges.

public enum BadgeStyle

Fields

GuildName = 0

The badge contains only the guild name.

OnlineAndTotalMemberCount = 2

The badge contains the number of both online and all members in the guild.

OnlineMemberCount = 1

The badge contains the number of online members in the guild.