contacts.blockFromReplies

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

 Method schema is available as of layer 119. Switch ยป

Parameters

Name Type Description
flags # Flags, see TL conditional fields
delete_message flags.0?true Whether to delete the specified message as well
delete_history flags.1?true Whether to delete all @replies messages from this user as well
report_spam flags.2?true Whether to also report this user for spam
msg_id int ID of the message in the @replies chat

Result

Updates

Possible errors

Code Type Description
400 MSG_ID_INVALID Invalid message ID provided.

Related pages

Discussion groups

Groups can be associated to a channel as a discussion group, to allow users to discuss about posts.