import { type LoginUrl } from "https://deno.land/x/mtkruto@0.1.130/3_types.ts";
Properties
An HTTPS URL to be opened with the authorization data appended to the query string when the button is pressed. If the user refuses to provide authorization data, the original URL without information about the user will be opened.
Username of a bot, which will be used for user authorization. See Learn more. If not specified, the current bot's username will be assumed. The url's domain must be the same as the domain linked with the bot. Learn more.