Property ComponentActionRows
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
ComponentActionRows
Gets the action rows this message was sent with - components holding buttons, selects and the likes.
public IReadOnlyList<DiscordActionRowComponent>? ComponentActionRows { get; }