Class Application
Fluxer entity with client attached.
public class Application : PartialApplication, IApplication, IPartialApplication, ISnowflake
- Inheritance
-
objectApplication
- Implements
- Derived
- Inherited Members
Properties
Bot
public User Bot { get; }
Property Value
RedirectUrls
The registered redirect URIs for OAuth2.
public string[] RedirectUrls { get; }
Property Value
- string[]
Remarks
Maximum 20
Methods
Create(FluxerBaseClient, ApplicationJson)
Create a Application object from json.
public static Application Create(FluxerBaseClient client, ApplicationJson json)
Parameters
clientFluxerBaseClientjsonApplicationJson