allowSendingWithoutReply property

bool? allowSendingWithoutReply
final

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.

Implementation

final bool? allowSendingWithoutReply;