Table of Contents

Property Values

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Values

The developer-defined values of the checkboxes that were checked within this group.

public IReadOnlyList<string> Values { get; }

Property Value

IReadOnlyList<string>