messages.AffectedHistory#

class pyrogram.raw.base.messages.AffectedHistory#

Object contains info on affected part of communication history with the user or in a chat.

Constructors:

This base type has 1 constructor available.

messages.AffectedHistory

Affected part of communication history with the user or in a chat.

Functions:

This object can be returned by 6 functions.

messages.DeleteHistory

Deletes communication history.

messages.ReadMentions

Mark mentions as read.

messages.UnpinAllMessages

Unpin all pinned messages.

messages.ReadReactions

Mark message reactions » as read.

channels.DeleteParticipantHistory

Delete all messages sent by a specific participant of a given supergroup.

channels.DeleteTopicHistory

Delete message history of a forum topic.