Skip to content

GramIO API Reference / gramio/dist / DeleteForumTopicParams

Interface: DeleteForumTopicParams

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

Params object for deleteForumTopic 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:2363
message_thread_idnumberUnique identifier for the target message thread of the forum topic@gramio/types/out/params.d.ts:2367