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

9 uses

	github.com/gotd/td/tg (current package)
		tl_phone_get_group_call_join_as_gen.go#L45: const PhoneGetGroupCallJoinAsRequestTypeID = 0xef7c213a
		tl_phone_get_group_call_join_as_gen.go#L86: 	return PhoneGetGroupCallJoinAsRequestTypeID
		tl_phone_get_group_call_join_as_gen.go#L98: 		ID:   PhoneGetGroupCallJoinAsRequestTypeID,
		tl_phone_get_group_call_join_as_gen.go#L118: 	b.PutID(PhoneGetGroupCallJoinAsRequestTypeID)
		tl_phone_get_group_call_join_as_gen.go#L141: 	if err := b.ConsumeID(PhoneGetGroupCallJoinAsRequestTypeID); err != nil {
		tl_registry_gen.go#L1740: 		PhoneGetGroupCallJoinAsRequestTypeID:                                    "phone.getGroupCallJoinAs#ef7c213a",
		tl_registry_gen.go#L3522: 		"phone.getGroupCallJoinAs":                                          PhoneGetGroupCallJoinAsRequestTypeID,
		tl_registry_gen.go#L5304: 		PhoneGetGroupCallJoinAsRequestTypeID:                                    func() bin.Object { return &PhoneGetGroupCallJoinAsRequest{} },
		tl_server_gen.go#L9019: 	s.handlers[PhoneGetGroupCallJoinAsRequestTypeID] = handler