get_user_profile_audios


Description:

public async Audios get_user_profile_audios (int64 user_id, int32 offset, int32 limit) throws TDLibError

Returns the list of profile audio files of a user

Parameters:

user_id

User identifier

offset

The number of audio files to skip; must be non-negative

limit

The maximum number of audio files to be returned; up to 100