Table of Contents

Enum DiscordSeparatorSpacing

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Represents the spacing for a separator.

public enum DiscordSeparatorSpacing
Extension Methods

Fields

Large = 2

A large spacing, equivalent to 33px or ~2 lines of text.

Small = 1

A small spacing, equivalent to 17px, or ~1 line of text.