contacts.BlockFromReplies

class pyrogram.raw.functions.contacts.BlockFromReplies

Stop getting notifications about discussion replies of a certain user in @replies

Details:
  • Layer: 187

  • ID: 29A8962C

Parameters:
  • msg_id (int 32-bit) – ID of the message in the @replies chat

  • delete_message (bool, optional) – Whether to delete the specified message as well

  • delete_history (bool, optional) – Whether to delete all @replies messages from this user as well

  • report_spam (bool, optional) – Whether to also report this user for spam

Returns:

Updates