package com.github.insanusmokrassar.TelegramBotAPI.CommonAbstracts.types interface DisableWebPagePreview { val disableWebPagePreview: Boolean? }