Table of Contents

Interface IApplication

Namespace
Fluxer.Net
Assembly
Fluxer.Net.dll

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

IUser

RedirectUrls

The registered redirect URIs for OAuth2.

string[] RedirectUrls { get; }

Property Value

string[]

Remarks

Maximum 20