package xyz.lncvrt.galaxyapi.utils @Suppress("unused") object Messages { const val PRIMARY_COLOR = "c864f0" const val SECONDARY_COLOR = "8c2db4" }