contacts.BlockFromReplies¶
- class pyrogram.raw.functions.contacts.BlockFromReplies[source]¶
Stop getting notifications about discussion replies of a certain user in
@repliesUsable by Users Bots- Details:
Layer:
229ID:
29A8962C
- Parameters:
msg_id (
int32-bit) – ID of the message in the @replies chatdelete_message (
bool, optional) – Whether to delete the specified message as welldelete_history (
bool, optional) – Whether to delete all@repliesmessages from this user as wellreport_spam (
bool, optional) – Whether to also report this user for spam
- Returns: