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