#Disabling view object in on_interaction
1 messages · Page 1 of 1 (latest)
1 results
when editing a message, views and embeds are handled separately. meaning you dont need to update or even pass an embed if you only want to edit the view
just dont pass the embed arg and you should be good
Oh yeah thought I'd have to do this for every item. thanks!