Yeah, broke the consistency with using APIMessage /s
Yeah, broke the consistency with using APIMessage /s

refreshPages method for PM cause I modify the pages within actions (handler.pages[handler.index] = ...) and I have to then run setPages(handler.pages) to refresh the pages. Also, maybe need a method to edit the current page even if the index is the same.
+modlogs #modlogs or +modlogs offrefreshPageshandler.pages[handler.index] = ...setPages(handler.pages)+modlogs #modlogs+modlogs offnew PaginatedMessage({ actions: PaginatedMessage.defaultActions.filter(action => ['emoji1', 'emoji2'].includes(action.id)) })