BAppEmojisConfig

Properties

Link copied to clipboard
@ConfigurationValue(path = "botcommands.app.emojis.deleteOnOutOfSlots", defaultValue = "false")
abstract val deleteOnOutOfSlots: Boolean

Allows deleting application emojis that are not managed by this application, starting from the oldest.

Link copied to clipboard
@ConfigurationValue(path = "botcommands.app.emojis.enable", defaultValue = "false")
abstract val enable: Boolean

Allows uploading application emojis at startup, and retrieving them from AppEmojisRegistry.