Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grm/src/utils.ts>parseUsername

MTProto API Client for Deno 🦕
Go to Latest
function parseUsername
import { parseUsername } from "https://deno.land/x/grm@0.5.4/src/utils.ts";

Parameters

username: string

Returns

{ username?: string; isInvite: boolean; }