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

9 uses

	github.com/gotd/td/tg (current package)
		tl_contacts_reset_top_peer_rating_gen.go#L49: const ContactsResetTopPeerRatingRequestTypeID = 0x1ae373ac
		tl_contacts_reset_top_peer_rating_gen.go#L95: 	return ContactsResetTopPeerRatingRequestTypeID
		tl_contacts_reset_top_peer_rating_gen.go#L107: 		ID:   ContactsResetTopPeerRatingRequestTypeID,
		tl_contacts_reset_top_peer_rating_gen.go#L131: 	b.PutID(ContactsResetTopPeerRatingRequestTypeID)
		tl_contacts_reset_top_peer_rating_gen.go#L160: 	if err := b.ConsumeID(ContactsResetTopPeerRatingRequestTypeID); err != nil {
		tl_registry_gen.go#L1376: 		ContactsResetTopPeerRatingRequestTypeID:                                 "contacts.resetTopPeerRating#1ae373ac",
		tl_registry_gen.go#L3158: 		"contacts.resetTopPeerRating":                                       ContactsResetTopPeerRatingRequestTypeID,
		tl_registry_gen.go#L4940: 		ContactsResetTopPeerRatingRequestTypeID:                                 func() bin.Object { return &ContactsResetTopPeerRatingRequest{} },
		tl_server_gen.go#L2483: 	s.handlers[ContactsResetTopPeerRatingRequestTypeID] = handler