contacts.blockFromReplies
Stop getting notifications about thread replies of a certain user in @replies
Example
TL schema
Parameters
Name
Type
Description
flags
delete_message
Whether to delete the specified message as well
delete_history
Whether to delete all @replies messages from this user as well
report_spam
Whether to also report this user for spam
msg_id
Result
Possible errors
Code
Type
Description
Can bots use this methd ?
yes
Related pages
Telegram allows commenting on a channel post or on a generic supergroup message, thanks to message threads.
Last updated