package com.github.insanusmokrassar.TelegramBotAPI.requests.abstracts.types interface DisableNotification { val disableNotification: Boolean }