apiUri property

Uri apiUri

Returns an Uri instance that points to the host of Discord API.

Implementation

Uri get apiUri => Uri.parse('https://discord.com');