const github.com/gotd/td/tg.PhoneSetCallRatingRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_phone_set_call_rating_gen.go#L55: const PhoneSetCallRatingRequestTypeID = 0x59ead627
tl_phone_set_call_rating_gen.go#L114: return PhoneSetCallRatingRequestTypeID
tl_phone_set_call_rating_gen.go#L126: ID: PhoneSetCallRatingRequestTypeID,
tl_phone_set_call_rating_gen.go#L166: b.PutID(PhoneSetCallRatingRequestTypeID)
tl_phone_set_call_rating_gen.go#L192: if err := b.ConsumeID(PhoneSetCallRatingRequestTypeID); err != nil {
tl_registry_gen.go#L1725: PhoneSetCallRatingRequestTypeID: "phone.setCallRating#59ead627",
tl_registry_gen.go#L3507: "phone.setCallRating": PhoneSetCallRatingRequestTypeID,
tl_registry_gen.go#L5289: PhoneSetCallRatingRequestTypeID: func() bin.Object { return &PhoneSetCallRatingRequest{} },
tl_server_gen.go#L8756: s.handlers[PhoneSetCallRatingRequestTypeID] = 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. |