Table of Contents

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

content string
embed DiscordEmbed
components IReadOnlyList<DiscordComponent>