View Source ExTDLib.Method.BlockMessageSenderFromReplies (ExTDLib v0.0.4)

Blocks an original sender of a message in the Replies chat. Returns object_ptr<Ok>.

NameTypeDescription
message_idstringThe identifier of an incoming message in the Replies chat.
delete_messageboolPass true to delete the message.
delete_all_messagesboolPass true to delete all messages from the same sender.
report_spamboolPass true to report the sender to the Telegram moderators.

More details on telegram's documentation.