Skip to content

GramIO API Reference / gramio/dist / SetMyNameParams

Interface: SetMyNameParams

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

Params object for setMyName method

Properties

PropertyTypeDescriptionDefined in
language_code?stringA two-letter ISO 639-1 language code. If empty, the name will be shown to all users for whose language there is no dedicated name.@gramio/types/out/params.d.ts:2557
name?stringNew bot name; 0-64 characters. Pass an empty string to remove the dedicated name for the given language.@gramio/types/out/params.d.ts:2553