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

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_notify_peer_gen.go#L502: const InputNotifyForumTopicTypeID = 0x5c467992
		tl_input_notify_peer_gen.go#L553: 	return InputNotifyForumTopicTypeID
		tl_input_notify_peer_gen.go#L565: 		ID:   InputNotifyForumTopicTypeID,
		tl_input_notify_peer_gen.go#L589: 	b.PutID(InputNotifyForumTopicTypeID)
		tl_input_notify_peer_gen.go#L613: 	if err := b.ConsumeID(InputNotifyForumTopicTypeID); err != nil {
		tl_input_notify_peer_gen.go#L732: 	case InputNotifyForumTopicTypeID:
		tl_registry_gen.go#L211: 		InputNotifyForumTopicTypeID:                              "inputNotifyForumTopic#5c467992",
		tl_registry_gen.go#L1993: 		"inputNotifyForumTopic":                              InputNotifyForumTopicTypeID,
		tl_registry_gen.go#L3775: 		InputNotifyForumTopicTypeID:                              func() bin.Object { return &InputNotifyForumTopic{} },
		tl_registry_gen.go#L5879: 			InputNotifyForumTopicTypeID,