dmClosedEmoji

@ConfigurationValue(path = "botcommands.text.dmClosedEmoji", defaultValue = "mailbox_closed", type = "java.lang.String")
abstract val dmClosedEmoji: Emoji(source)

Emoji used to indicate a user that their DMs are closed.

This is only used if the closed DMs error message can't be sent.

Default: mailbox_closed

Spring property: botcommands.text.dmClosedEmoji