Table of Contents
API reference

Enum PollBehaviour

Namespace
DisCatSharp.Interactivity.Enums
Assembly
DisCatSharp.Interactivity.dll

Specifies what should be done when a poll times out.

public enum PollBehaviour

Fields

KeepEmojis = 0

Reaction emojis will not be deleted.

DeleteEmojis = 1

Reaction emojis will be deleted.