Table of Contents
API reference

Class ModalPage

Namespace
DisCatSharp.Interactivity.Entities
Assembly
DisCatSharp.Interactivity.dll

A modal page.

public class ModalPage
Inheritance
ModalPage
Inherited Members

Constructors

ModalPage(DiscordInteractionModalBuilder, DiscordButtonComponent, string)

Creates a new modal page for the paginated modal builder.

Properties

Modal

The modal that will be displayed.

OpenButton

The button that will be displayed on the ephemeral message.

OpenMessage

The ephemeral message to display for this page.