allowSendingWithoutReply

@SerialName(value = "allow_sending_without_reply")
val allowSendingWithoutReply: Boolean? = null(source)

Optional. Pass True if the message should be sent even if the specified message to be replied to is not found; can be used only for replies in the same chat and forum topic.

type: Boolean