//[docs](../../../index.md)/[dev.inmo.tgbotapi.CommonAbstracts.types](../index.md)/[ReplyMessageId](index.md) # ReplyMessageId [common] interface [ReplyMessageId](index.md) ## Properties | Name | Summary | |---|---| | [allowSendingWithoutReply](allow-sending-without-reply.md)| [common] abstract val [allowSendingWithoutReply](allow-sending-without-reply.md): [Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)?
| | [replyToMessageId](reply-to-message-id.md)| [common] abstract val [replyToMessageId](reply-to-message-id.md): [MessageIdentifier](../../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FMessageIdentifier%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081)?
| ## Inheritors | Name | |---| | [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)|