useExternalEmojis constant

int const useExternalEmojis

Allows the usage of custom emojis from other servers.

Implementation

static const int useExternalEmojis = 1 << 18;