method Client.prototype.blockUserimport { Client } from "https://deno.land/x/mtkruto@0.6.3/mod.ts"; blockUser(userId: ID)Block a user. User-only. ParametersuserId: IDThe identifier of the user to block.