Emmanuel Lobo
Emmanuel Lobo
@ZuherLaith We're Already aware of it, And I think 🤔 Pedroo already has ways for Authorization. And Another fix/way was partially added. Those probably fix the problem. I don't Know...
> > Pedroo already has ways for Authorization. And Another fix/way was partially added. Those probably fix the problem. I don't Know because I haven't occurred these Issues. > >...
> it seems that milliseconds are used, but it is not written anywhere about it. For example in player.seek() method, the docs just say args is a "number". It's assumed...
> And variables like “player.position” should only be readonly. I cannot agree with it, As `player.position` needs to be updated everytime it changes and read-only is like constant in JS...
> okay, you can make player.position private, but user can player.get_position() If we do that, We'll also need a setter as well. So currently it serves both purposes.
Still needed!
@shiva00007 to suppress the log/error just catch(use catch block) the error in `account.get()` function and either return `null` or console log it and return `null`, That easily suppresses the Error.
By-mistake Selected the Wrong Review Type. Sorry.