Constructor Page
- Namespace
 - DSharpPlus.Interactivity
 
- Assembly
 - DSharpPlus.Interactivity.dll
 
Page(string, DiscordEmbed?, IReadOnlyList<DiscordComponent>)
public Page(string content = "", DiscordEmbed? embed = null, IReadOnlyList<DiscordComponent> components = null)
Parameters
contentstringembedDiscordEmbedcomponentsIReadOnlyList<DiscordComponent>