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

10 uses

	github.com/gotd/td/tg (current package)
		tl_contacts_top_peers_gen.go#L394: const ContactsTopPeersDisabledTypeID = 0xb52c939d
		tl_contacts_top_peers_gen.go#L430: 	return ContactsTopPeersDisabledTypeID
		tl_contacts_top_peers_gen.go#L442: 		ID:   ContactsTopPeersDisabledTypeID,
		tl_contacts_top_peers_gen.go#L457: 	b.PutID(ContactsTopPeersDisabledTypeID)
		tl_contacts_top_peers_gen.go#L474: 	if err := b.ConsumeID(ContactsTopPeersDisabledTypeID); err != nil {
		tl_contacts_top_peers_gen.go#L547: 	case ContactsTopPeersDisabledTypeID:
		tl_registry_gen.go#L670: 		ContactsTopPeersDisabledTypeID:                           "contacts.topPeersDisabled#b52c939d",
		tl_registry_gen.go#L2452: 		"contacts.topPeersDisabled":                          ContactsTopPeersDisabledTypeID,
		tl_registry_gen.go#L4234: 		ContactsTopPeersDisabledTypeID:                           func() bin.Object { return &ContactsTopPeersDisabled{} },
		tl_registry_gen.go#L5627: 			ContactsTopPeersDisabledTypeID,