Skip to content

GramIO API Reference / gramio/dist / SetMyDescriptionParams

Interface: SetMyDescriptionParams

Defined in: @gramio/types/out/params.d.ts:2573

Params object for setMyDescription method

Properties

PropertyTypeDescriptionDefined in
description?stringNew bot description; 0-512 characters. Pass an empty string to remove the dedicated description for the given language.@gramio/types/out/params.d.ts:2577
language_code?stringA 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.@gramio/types/out/params.d.ts:2581