messages.GetMessagesViews¶
- class hydrogram.raw.functions.messages.GetMessagesViews[source]¶
Get and increase the view counter of a message sent or forwarded from a channel
- Details:
Layer:
181ID:
5784D3E1
- Parameters:
peer (
InputPeer) – Peer where the message was foundid (List of
int32-bit) – ID of messageincrement (
bool) – Whether to mark the message as viewed and increment the view counter
- Returns: