Skip to content

GramIO API Reference / gramio/dist / SetChatDescriptionParams

Interface: SetChatDescriptionParams

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

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 @channelusername)@gramio/types/out/params.d.ts:2141
description?stringNew chat description, 0-255 characters@gramio/types/out/params.d.ts:2145