awaitMessageComponent
Hi, I'm currently building a bot but solely using interaction endpoints with express / nestjs, so I don't have a client in my project. The issue is that sometimes I need the 'awaitMessageComponent' method for messages with buttons. Is it possible to use a client without a token or a framework for interaction endpoints?