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

9 uses

	github.com/gotd/td/tg (current package)
		tl_channels_create_forum_topic_gen.go#L80: const ChannelsCreateForumTopicRequestTypeID = 0xf40c0224
		tl_channels_create_forum_topic_gen.go#L158: 	return ChannelsCreateForumTopicRequestTypeID
		tl_channels_create_forum_topic_gen.go#L170: 		ID:   ChannelsCreateForumTopicRequestTypeID,
		tl_channels_create_forum_topic_gen.go#L226: 	b.PutID(ChannelsCreateForumTopicRequestTypeID)
		tl_channels_create_forum_topic_gen.go#L269: 	if err := b.ConsumeID(ChannelsCreateForumTopicRequestTypeID); err != nil {
		tl_registry_gen.go#L1662: 		ChannelsCreateForumTopicRequestTypeID:                                   "channels.createForumTopic#f40c0224",
		tl_registry_gen.go#L3444: 		"channels.createForumTopic":                                         ChannelsCreateForumTopicRequestTypeID,
		tl_registry_gen.go#L5226: 		ChannelsCreateForumTopicRequestTypeID:                                   func() bin.Object { return &ChannelsCreateForumTopicRequest{} },
		tl_server_gen.go#L7617: 	s.handlers[ChannelsCreateForumTopicRequestTypeID] = handler