Skip to content

GramIO API Reference / gramio/dist / SetMyShortDescriptionParams

Interface: SetMyShortDescriptionParams

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

Params object for setMyShortDescription method

Properties

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