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

9 uses

	github.com/gotd/td/tg (current package)
		tl_phone_toggle_group_call_start_subscription_gen.go#L46: const PhoneToggleGroupCallStartSubscriptionRequestTypeID = 0x219c34e6
		tl_phone_toggle_group_call_start_subscription_gen.go#L92: 	return PhoneToggleGroupCallStartSubscriptionRequestTypeID
		tl_phone_toggle_group_call_start_subscription_gen.go#L104: 		ID:   PhoneToggleGroupCallStartSubscriptionRequestTypeID,
		tl_phone_toggle_group_call_start_subscription_gen.go#L128: 	b.PutID(PhoneToggleGroupCallStartSubscriptionRequestTypeID)
		tl_phone_toggle_group_call_start_subscription_gen.go#L149: 	if err := b.ConsumeID(PhoneToggleGroupCallStartSubscriptionRequestTypeID); err != nil {
		tl_registry_gen.go#L1742: 		PhoneToggleGroupCallStartSubscriptionRequestTypeID:                      "phone.toggleGroupCallStartSubscription#219c34e6",
		tl_registry_gen.go#L3524: 		"phone.toggleGroupCallStartSubscription":                            PhoneToggleGroupCallStartSubscriptionRequestTypeID,
		tl_registry_gen.go#L5306: 		PhoneToggleGroupCallStartSubscriptionRequestTypeID:                      func() bin.Object { return &PhoneToggleGroupCallStartSubscriptionRequest{} },
		tl_server_gen.go#L9053: 	s.handlers[PhoneToggleGroupCallStartSubscriptionRequestTypeID] = handler