Interface IApplication
Application/bot used to interact with the Fluxer platform and API.
public interface IApplication : IPartialApplication, ISnowflake
- Inherited Members
Properties
Bot
Detailed bot user metadata.
IUser Bot { get; }
Property Value
RedirectUrls
The registered redirect URIs for OAuth2.
string[] RedirectUrls { get; }
Property Value
- string[]
Remarks
Maximum 20