import { InlineKeyboard } from "https://deno.land/x/grammy_autoquote@v2.0.0/deps.deno.ts";
Creates a new login button. This can be used as a replacement for the Telegram Login Widget. You must specify an HTTPS URL used to automatically authorize the user.
Parameters
loginUrl: string | LoginUrl
The login URL as string or LoginUrl
object