Skip to content

GramIO API Reference / gramio/dist / SetChatTitleParams

Interface: SetChatTitleParams

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

Params object for setChatTitle 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:2127
titlestringNew chat title, 1-128 characters@gramio/types/out/params.d.ts:2131