EI
metropolitan-bronze

user option

Add an option that you always can see who requested the song
3 Replies
1Lucas1.apk
1Lucas1.apk3y ago
Hello, the tracks have a method that can add request information Requester*
metropolitan-bronze
metropolitan-bronzeOP3y ago
didn't saw it
1Lucas1.apk
1Lucas1.apk3y ago
let req = <moon>.search('hummm')
req.tracks[0].setRequester(user)
let req = <moon>.search('hummm')
req.tracks[0].setRequester(user)
When the user class is sent to the queue, it breaks, then you will have to get it again with get and user id to access the methods of the user class

Did you find this page helpful?