get previous command arguments after clicking button

I have a command which gathers some data from a github PR. I'm trying to add an update button. The button interaction returns a message which has a interaction component, but it does not have the options field so I can't get the previous user arguments
Was this page helpful?