cdnHost property

String cdnHost

The host at which the CDN can be found.

This is always cdn.discordapp.com.

Implementation

String get cdnHost => 'cdn.discordapp.com';