messages.ReportMusicListen#
- class pyrogram.raw.functions.messages.ReportMusicListen#
Report the listening duration of a music track (audio document without the voice flag), see here for more info on the full flow.
Usable by ✅ Users ❌ Bots- Details:
Layer:
227ID:
DDBCD819
- Parameters:
id (
InputDocument) – The InputDocument of the listened songlistened_duration (
int32-bit) – Accumulated playing time in whole seconds
- Returns:
bool