Module

x/grammy_types/mod.ts>BotName

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface BotName
import { type BotName } from "https://dotland.deno.dev/x/grammy_types@v3.6.2/mod.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_types@v3.6.2/mod.ts";