Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grammy_types/mod.ts>LanguageCode

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
type alias LanguageCode
Re-export
import { type LanguageCode } from "https://deno.land/x/grammy_types@v3.8.1/mod.ts";

A two-letter ISO 639-1 language code.

definition: LanguageCodes[keyof LanguageCodes]