Bans up to 200 users from a Discord guild, optionally deleting their recent messages. Requires BAN_MEMBERS permission.
guild_idRequiredstringThe ID of the guild to ban users from.
user_idsRequiredarrayArray of user IDs to ban (maximum 200).
delete_message_secondsintegerNumber of seconds (0-604800) of messages to delete for banned users. Defaults to 0.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.