Table of Contents

Enum PollBehaviour

Namespace
DSharpPlus.Interactivity.Enums
Assembly
DSharpPlus.Interactivity.dll

Specifies what should be done when a poll times out.

public enum PollBehaviour
Extension Methods

Fields

DeleteEmojis = 1

Reaction emojis will be deleted.

KeepEmojis = 0

Reaction emojis will not be deleted.