function kickMemberimport { kickMember } from "https://deno.land/x/natico@4.0.0-pre.4/examples/deps.ts"; kickMember(bot: Bot,guildId: bigint,memberId: bigint,reason?: string,)Kick a member from the server Parametersbot: BotguildId: bigintmemberId: bigintoptionalreason: string