DiscordEndpoints class

Contains currently supported endpoints and URLs.

Constructors

DiscordEndpoints.new()

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

Constants

APIVersion → const int
Currently this is set to 10
Applications → const String
BaseURL → const String
This is the current base URL of all discord API calls per reference.
Guilds → const String
ME → const String
StickerPacks → const String
Stickers → const String
Users → const String