Module

x/grammy/types.deno.ts>BotName

The Telegram Bot Framework.
Very Popular
Go to Latest
interface BotName
import { type BotName } from "https://dotland.deno.dev/x/grammy@v1.21.2/types.deno.ts";

This object represents the bot's name.

Properties

name: string

The bot's name

import BotName
import { BotName } from "https://dotland.deno.dev/x/grammy@v1.21.2/types.deno.ts";