1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-09-07 19:26:52 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.CommonAbstracts.types/-disable-notification/index.md

25 lines
1.4 KiB
Markdown
Raw Normal View History

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