Interface IModal
Represents a generic Modal for use with the interaction service.
Namespace: Discord.Interactions
Assembly: Discord.Net.Interactions.dll
Syntax
public interface IModal
Properties
| Improve this Doc View SourceTitle
Gets the modal's title.
Declaration
string Title { get; }
Property Value
Type | Description |
---|---|
String |