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