Property ComponentActionRows
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
ComponentActionRows
Components, filtered for only action rows.
public IReadOnlyList<DiscordActionRowComponent>? ComponentActionRows { get; }
Property Value
- IReadOnlyList<DiscordActionRowComponent>