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

10 uses

	github.com/gotd/td/tg (current package)
		tl_contacts_top_peers_gen.go#L150: const ContactsTopPeersTypeID = 0x70b772a8
		tl_contacts_top_peers_gen.go#L206: 	return ContactsTopPeersTypeID
		tl_contacts_top_peers_gen.go#L218: 		ID:   ContactsTopPeersTypeID,
		tl_contacts_top_peers_gen.go#L246: 	b.PutID(ContactsTopPeersTypeID)
		tl_contacts_top_peers_gen.go#L287: 	if err := b.ConsumeID(ContactsTopPeersTypeID); err != nil {
		tl_contacts_top_peers_gen.go#L540: 	case ContactsTopPeersTypeID:
		tl_registry_gen.go#L669: 		ContactsTopPeersTypeID:                                   "contacts.topPeers#70b772a8",
		tl_registry_gen.go#L2451: 		"contacts.topPeers":                                  ContactsTopPeersTypeID,
		tl_registry_gen.go#L4233: 		ContactsTopPeersTypeID:                                   func() bin.Object { return &ContactsTopPeers{} },
		tl_registry_gen.go#L5626: 			ContactsTopPeersTypeID,