Skip to content

GramIO API Reference / gramio/dist / EditGeneralForumTopicParams

Interface: EditGeneralForumTopicParams

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

Params object for editGeneralForumTopic method

Properties

PropertyTypeDescriptionDefined in
chat_idstring | numberUnique identifier for the target chat or username of the target supergroup (in the format @supergroupusername)@gramio/types/out/params.d.ts:2391
namestringNew topic name, 1-128 characters@gramio/types/out/params.d.ts:2395