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