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