telegramx.js

SetMyDescriptionParams

interface

Declaration

interface SetMyDescriptionParams 

Properties

descriptionproperty#
description?: string;

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

language_code?: string;

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