Table of Contents

Enum GuildOperations

Namespace
Fluxer.Net
Assembly
Fluxer.Net.dll
[Flags]
public enum GuildOperations : ulong

Fields

EveryoneMentions = 2

@everyone mentions in this guild.

InstantInvites = 8

Creation of instant invites.

MemberListUpdates = 64

Member list update events.

None = 0

No flags set.

PushNotifications = 1

Push notifications for this guild.

Reactions = 32

Adding reactions to messages.

SendMessages = 16

Sending messages in the guild.

TypingEvents = 4

Typing indicator events.