package dev.inmo.tgbotapi.abstracts interface SpoilerableData { val spoilered: Boolean }