Table of Contents

Property FollowupMessages

Namespace
DSharpPlus.Commands
Assembly
DSharpPlus.Commands.dll

FollowupMessages

The followup messages sent from this interaction.

public IReadOnlyDictionary<ulong, DiscordMessage> FollowupMessages { get; }

Property Value

IReadOnlyDictionary<ulong, DiscordMessage>