discord.listChannelInvites list active invites for a Discord channel.
automations/discord-list-channel-invites.automation.ts
Inputs
RequiredchannelId. Optional second argument { account } selects the Discord binding.
Output
ReturnsDiscordInvite[].
Discord behavior
RequiresMANAGE_CHANNELS.