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

9 uses

	github.com/gotd/td/tg (current package)
		tl_channels_get_forum_topics_gen.go#L81: const ChannelsGetForumTopicsRequestTypeID = 0xde560d1
		tl_channels_get_forum_topics_gen.go#L153: 	return ChannelsGetForumTopicsRequestTypeID
		tl_channels_get_forum_topics_gen.go#L165: 		ID:   ChannelsGetForumTopicsRequestTypeID,
		tl_channels_get_forum_topics_gen.go#L213: 	b.PutID(ChannelsGetForumTopicsRequestTypeID)
		tl_channels_get_forum_topics_gen.go#L247: 	if err := b.ConsumeID(ChannelsGetForumTopicsRequestTypeID); err != nil {
		tl_registry_gen.go#L1663: 		ChannelsGetForumTopicsRequestTypeID:                                     "channels.getForumTopics#de560d1",
		tl_registry_gen.go#L3445: 		"channels.getForumTopics":                                           ChannelsGetForumTopicsRequestTypeID,
		tl_registry_gen.go#L5227: 		ChannelsGetForumTopicsRequestTypeID:                                     func() bin.Object { return &ChannelsGetForumTopicsRequest{} },
		tl_server_gen.go#L7634: 	s.handlers[ChannelsGetForumTopicsRequestTypeID] = handler