Constants class

The client constants.

Constructors

Constants()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

gatewayUri(String gatewayHost, bool useCompression) Uri
Returns Uri to gateway

Constants

apiVersion → const int
Version of API
baseUri → const String
Base API uri
cdnHost → const String
Discord CDN host
cdnUrl → const String
Url for cdn host
host → const String
Discord API host
repoUrl → const String
Url to Nyxx repo
version → const String
Version of Nyxx