Search Results for

    Show / Hide Table of Contents

    Enum PaginationDeletion

    Specifies what should be done once pagination times out.

    Namespace: DisCatSharp.Interactivity.Enums
    Assembly: DisCatSharp.Interactivity.dll
    Syntax
    public enum PaginationDeletion

    Fields

    Name Description
    DeleteEmojis

    Reaction emojis will be deleted on timeout.

    DeleteMessage

    The message will be completely deleted on timeout.

    KeepEmojis

    Reaction emojis will not be deleted on timeout.

    Extension Methods

    ReflectionUtilities.ToDictionary<PaginationDeletion>()
    ExtensionMethods.GetName<PaginationDeletion>()
    • Improve this Doc
    • View Source
    In This Article
    Back to top © 2021-2022 Aiko IT Systems