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

10 uses

	github.com/gotd/td/tg (current package)
		tl_forum_topic_gen.go#L44: const ForumTopicDeletedTypeID = 0x23f109b
		tl_forum_topic_gen.go#L90: 	return ForumTopicDeletedTypeID
		tl_forum_topic_gen.go#L102: 		ID:   ForumTopicDeletedTypeID,
		tl_forum_topic_gen.go#L122: 	b.PutID(ForumTopicDeletedTypeID)
		tl_forum_topic_gen.go#L140: 	if err := b.ConsumeID(ForumTopicDeletedTypeID); err != nil {
		tl_forum_topic_gen.go#L975: 	case ForumTopicDeletedTypeID:
		tl_registry_gen.go#L1147: 		ForumTopicDeletedTypeID:                                                 "forumTopicDeleted#23f109b",
		tl_registry_gen.go#L2929: 		"forumTopicDeleted":                                                 ForumTopicDeletedTypeID,
		tl_registry_gen.go#L4711: 		ForumTopicDeletedTypeID:                                                 func() bin.Object { return &ForumTopicDeleted{} },
		tl_registry_gen.go#L5703: 			ForumTopicDeletedTypeID,