const github.com/gotd/td/tg.ChannelsUpdatePinnedForumTopicRequestTypeID

9 uses

	github.com/gotd/td/tg (current package)
		tl_channels_update_pinned_forum_topic_gen.go#L54: const ChannelsUpdatePinnedForumTopicRequestTypeID = 0x6c2d9026
		tl_channels_update_pinned_forum_topic_gen.go#L105: 	return ChannelsUpdatePinnedForumTopicRequestTypeID
		tl_channels_update_pinned_forum_topic_gen.go#L117: 		ID:   ChannelsUpdatePinnedForumTopicRequestTypeID,
		tl_channels_update_pinned_forum_topic_gen.go#L145: 	b.PutID(ChannelsUpdatePinnedForumTopicRequestTypeID)
		tl_channels_update_pinned_forum_topic_gen.go#L170: 	if err := b.ConsumeID(ChannelsUpdatePinnedForumTopicRequestTypeID); err != nil {
		tl_registry_gen.go#L1666: 		ChannelsUpdatePinnedForumTopicRequestTypeID:                             "channels.updatePinnedForumTopic#6c2d9026",
		tl_registry_gen.go#L3448: 		"channels.updatePinnedForumTopic":                                   ChannelsUpdatePinnedForumTopicRequestTypeID,
		tl_registry_gen.go#L5230: 		ChannelsUpdatePinnedForumTopicRequestTypeID:                             func() bin.Object { return &ChannelsUpdatePinnedForumTopicRequest{} },
		tl_server_gen.go#L7685: 	s.handlers[ChannelsUpdatePinnedForumTopicRequestTypeID] = handler