Hey there, new to Kotlin/Kord in general. I'm trying to push messages to specific channels that my bot is in. The example in the github makes this esay becasue the channel is ready already.
When I try to do something similar to the screenshot, the it.channelIds are always empty but I see the bot existing in the channel.
What's the best way to approach something like this?