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
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |