package dev.inmo.tgbotapi.CommonAbstracts.types interface DisableWebPagePreview { val disableWebPagePreview: Boolean? }