0

I am trying to edit the message which will be send using a console script like I typed

hi, this is a temp message

now when I want to change it to

hello, this is not a temp message

so that when I press enter it send the updated message and not the old one

what I tried to far :-

  1. I tried to edit he text using inspect element, but that didn't work, it somehow manage to store the old message
  2. I tried to find the message stores as draft in local storage but it was not there either
  3. I tried to debug and find the variable which stores the message (it is hard, I didn't finish it yet)

explanation or position of the stored message

Krsna
  • 1
  • 1

0 Answers0