//[docs](../../../index.md)/[dev.inmo.tgbotapi.CommonAbstracts.types](../index.md)/[DisableNotification](index.md) # DisableNotification [common] interface [DisableNotification](index.md) ## Properties | Name | Summary | |---|---| | [disableNotification](disable-notification.md)| [common] abstract val [disableNotification](disable-notification.md): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)
| ## Inheritors | Name | |---| | [PinChatMessage](../../dev.inmo.tgbotapi.requests.chat.modify/-pin-chat-message/index.md)| | [SendDice](../../dev.inmo.tgbotapi.requests.send/-send-dice/index.md)| | [SendMessageRequest](../../dev.inmo.tgbotapi.requests.send.abstracts/-send-message-request/index.md)| | [SendInvoice](../../dev.inmo.tgbotapi.requests.send.payments/-send-invoice/index.md)|