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