/**
* ## GeneralForumTopicHidden
* This object represents a service message about General forum topic hidden in the chat. Currently holds no
* information.
* @see https://core.telegram.org/bots/api#generalforumtopichidden
*/exporttypeGeneralForumTopicHidden = Record<string, never>;