resource "discord-interactions_guild_command" "hello-world" { name = "hello-world" description = "Says hello!" guild_id = "386659935687147521" }