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

9 uses

	github.com/gotd/td/tg (current package)
		tl_channels_get_forum_topics_by_id_gen.go#L46: const ChannelsGetForumTopicsByIDRequestTypeID = 0xb0831eb9
		tl_channels_get_forum_topics_by_id_gen.go#L92: 	return ChannelsGetForumTopicsByIDRequestTypeID
		tl_channels_get_forum_topics_by_id_gen.go#L104: 		ID:   ChannelsGetForumTopicsByIDRequestTypeID,
		tl_channels_get_forum_topics_by_id_gen.go#L128: 	b.PutID(ChannelsGetForumTopicsByIDRequestTypeID)
		tl_channels_get_forum_topics_by_id_gen.go#L155: 	if err := b.ConsumeID(ChannelsGetForumTopicsByIDRequestTypeID); err != nil {
		tl_registry_gen.go#L1664: 		ChannelsGetForumTopicsByIDRequestTypeID:                                 "channels.getForumTopicsByID#b0831eb9",
		tl_registry_gen.go#L3446: 		"channels.getForumTopicsByID":                                       ChannelsGetForumTopicsByIDRequestTypeID,
		tl_registry_gen.go#L5228: 		ChannelsGetForumTopicsByIDRequestTypeID:                                 func() bin.Object { return &ChannelsGetForumTopicsByIDRequest{} },
		tl_server_gen.go#L7651: 	s.handlers[ChannelsGetForumTopicsByIDRequestTypeID] = handler