Skip to content

GramIO API Reference / gramio/dist / SetChatDescriptionParams

Interface: SetChatDescriptionParams

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

Params object for setChatDescription method

Properties

PropertyTypeDescriptionDefined in
chat_idstring | numberUnique identifier for the target chat or username of the target channel in the format @username@gramio/types/out/params.d.ts:2362
description?stringNew chat description, 0-255 characters@gramio/types/out/params.d.ts:2366