function users.isBotimport { users } from "https://deno.land/x/grm@0.5.2/src/client/mod.ts"; const { isBot } = users; isBot(client: AbstractTelegramClient)Parametersclient: AbstractTelegramClient