telegramx.js

SetMyShortDescriptionParams

interface

Declaration

interface SetMyShortDescriptionParams 

Properties

language_code?: string;

A two-letter ISO 639-1 language code. If empty, the short description will be applied to all users for whose language there is no dedicated short description.

short_description?: string;

New short description for the bot; 0-120 characters. Pass an empty string to remove the dedicated short description for the given language.