API reference
Property SelectResponses
- Namespace
- DisCatSharp.Interactivity.Entities
- Assembly
- DisCatSharp.Interactivity.dll
SelectResponses
The select menu responses. The key is the customid of each component.
public IReadOnlyDictionary<string, string[]> SelectResponses { get; }