getCenteredText

fun getCenteredText(text: String): String

Get a message that will be perfectly centered in chat.

Return

the centered message

Parameters

text

the text to be centered

Sources

Link copied to clipboard