Interface IModal
- Namespace
- Discord.Interactions
- Assembly
- Discord.Net.Interactions.dll
Represents a generic Modal for use with the interaction service.
public interface IModalProperties
Title
Gets the modal's title.
string Title { get; }Represents a generic Modal for use with the interaction service.
public interface IModalGets the modal's title.
string Title { get; }