messages.getDialogUnreadMarks

Get dialogs manually marked as unread

---functions---
messages.getDialogUnreadMarks#22e24e22 = Vector<DialogPeer>;

Parameters

Name Type Description
flags # Flags, see TL conditional fields
parent_peer flags.0?InputPeer Can be equal to the ID of a monoforum, to fetch monoforum topics manually marked as unread.

Result

Vector<DialogPeer>

Only users can use this method