Skip to content

setProfileAudioPosition

Function · TDLib 1.8.67 · d1085f9c

Changes position of an audio file in the profile audio files of the current user

setProfileAudioPosition(
  file_id: int32,
  after_file_id: int32
) → Ok

file_id

int32

Identifier of the file from profile audio files, which position will be changed

after_file_id

int32

Identifier of the file from profile audio files after which the file will be positioned; pass 0 to move the file to the beginning of the list