isMigrated property

bool get isMigrated

Returns a bool indicating whether the user use the new Discord username system.

Implementation

bool get isMigrated => _discriminator == '0';