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

9 uses

	github.com/gotd/td/tg (current package)
		tl_channels_edit_forum_topic_gen.go#L79: const ChannelsEditForumTopicRequestTypeID = 0xf4dfa185
		tl_channels_edit_forum_topic_gen.go#L160: 	return ChannelsEditForumTopicRequestTypeID
		tl_channels_edit_forum_topic_gen.go#L172: 		ID:   ChannelsEditForumTopicRequestTypeID,
		tl_channels_edit_forum_topic_gen.go#L232: 	b.PutID(ChannelsEditForumTopicRequestTypeID)
		tl_channels_edit_forum_topic_gen.go#L272: 	if err := b.ConsumeID(ChannelsEditForumTopicRequestTypeID); err != nil {
		tl_registry_gen.go#L1665: 		ChannelsEditForumTopicRequestTypeID:                                     "channels.editForumTopic#f4dfa185",
		tl_registry_gen.go#L3447: 		"channels.editForumTopic":                                           ChannelsEditForumTopicRequestTypeID,
		tl_registry_gen.go#L5229: 		ChannelsEditForumTopicRequestTypeID:                                     func() bin.Object { return &ChannelsEditForumTopicRequest{} },
		tl_server_gen.go#L7668: 	s.handlers[ChannelsEditForumTopicRequestTypeID] = handler