I’m working on an application which would send a daily message to a specific room.
Looking at the docs, it seems like the interface to send messages is only accessible from slashcommands, message events and UI feature.
Is there any way to send a message? Currently my callback is in a scheduler processor.
Context about the application:
I want to create the same slack app for rocket