import { getBans } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts";
Returns a list of ban objects for the users banned from this guild. Requires the BAN_MEMBERS permission.
Parameters
bot: Bot
import { getBans } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts";
Returns a list of ban objects for the users banned from this guild. Requires the BAN_MEMBERS permission.