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

10 uses

	github.com/gotd/td/tg (current package)
		tl_notify_peer_gen.go#L499: const NotifyForumTopicTypeID = 0x226e6308
		tl_notify_peer_gen.go#L550: 	return NotifyForumTopicTypeID
		tl_notify_peer_gen.go#L562: 		ID:   NotifyForumTopicTypeID,
		tl_notify_peer_gen.go#L586: 	b.PutID(NotifyForumTopicTypeID)
		tl_notify_peer_gen.go#L610: 	if err := b.ConsumeID(NotifyForumTopicTypeID); err != nil {
		tl_notify_peer_gen.go#L729: 	case NotifyForumTopicTypeID:
		tl_registry_gen.go#L436: 		NotifyForumTopicTypeID:                                   "notifyForumTopic#226e6308",
		tl_registry_gen.go#L2218: 		"notifyForumTopic":                                   NotifyForumTopicTypeID,
		tl_registry_gen.go#L4000: 		NotifyForumTopicTypeID:                                   func() bin.Object { return &NotifyForumTopic{} },
		tl_registry_gen.go#L6224: 			NotifyForumTopicTypeID,